netherspite / cc-buglist

CoreCraft NexT bug tracker
0 stars 3 forks source link

[CLOSED] [Warrior] Sword Specialization does not trigger off special attacks #2119

Closed netherspite closed 6 years ago

netherspite commented 6 years ago

Issue by hedgefund
Friday Dec 18, 2015 at 17:44 GMT
Originally opened as https://github.com/ccshiro/cc-buglist/issues/2119


The warrior talent Sword Specialization (5/5) does not seem to be triggering off special attacks (Mortal Strike, Hamstring, Whirlwind, etc.). After spending the better part of an hour spamming Hamstring on a training dummy and combing through the combat log, it only seems to be triggering off normal white melee swings.

netherspite commented 6 years ago

Comment by hedgefund
Friday Dec 18, 2015 at 23:09 GMT


Looks like it was just a display bug; when you gain an extra attack the combat log first show the extra melee swing and only then the "You gain 1 extra attack through Sword Specialization" message so it always appeared like Hamstring was not actually triggering an extra attack. To verify this I made a macro that does /cast Hamstring; /stopattack and spammed it on a training dummy at 100 rage and I could see the "You gain 1 extra attack through Sword Specialization" triggering. On a sidenote, if you are not actively auto attacking then the extra attack you gain does not actually happen, you only see the message but you do not swing. Not sure if this is a bug or not.