mangosR2 / mangos

Production (stable and testing) versions of current mangosR2 v2 server (World of Warcraft: Wrath of the Lich King, 3.3.5a client).
http://mangosr2.2x2forum.com/
GNU General Public License v2.0
175 stars 77 forks source link

Combo points + Soul Link [Bug][Rogue;Warlock] #1060

Open rochu opened 12 years ago

rochu commented 12 years ago

Hi.

Its seems that when a rogue hits a warlock with Ambush (id: 8676 I think) the combo point generated by rogues ambush is redirected to the warlocks pet by Soul Link (id:19028). When this happen 1 combo point is redirected to the warlocks pet, and the warlock stays with 0 combo points (eliminating the other combo points).

http://www.wowwiki.com/Soul_Link

Soul Link is a warlock spell that redirects DAMAGE from the warlock to the minion. It's not dispellable, and the mitigation is applied after all other sources.

Only damage, no combo points.

Here is a video that shows what Im traying to say. http://www.youtube.com/watch?v=4v4UTJ92kyc

Thanks and sorry for my really bad english.

Tiquihit commented 12 years ago

Confirm

http://www.youtube.com/watch?v=2I-q2YHjJuc

rsa commented 12 years ago

as i think, combopoints not may appears without damage apply. if damage apply on warlock, points must be applied on warlock AND pet (as i see in code, sorry, not tested). but if damage on warlock == 0 (absorb?), no points on warlock. anybody may comment?

Tiquihit commented 12 years ago

There are various skills that do points and not necessary damage (like gouge). When you do these skills applied on warlock, points must be applied on warlock only. If you do it on pet, points on pet.

This problem only appears when you use Ambush being in stealth (not appear when you are in shadow dance), the damage is done but combo points goes to the pet when it should be appear in the warlock.