kissingers

Results 51 comments of kissingers

https://github.com/azerothcore/azerothcore-wotlk/commit/1ddd884d6a69b2fde6647c6af24cee987dba9510

Yes I lookup in spell_bonus before version, there is also no spell 17962. but before this version, this spell is Warlock's main one cycle spell, at any 3.13 and 3.35...

According to the normal understanding, even if the spell does not has the spell bonus, but according to the skill description, after cast 17962 devour the current Immolate, should be...

Also 31801 have very low bonus bug, with the description, it should 5 times, totle 97, but real test only 3 X 5=15 ![image](https://user-images.githubusercontent.com/33601959/191067173-a1b25e02-977e-426b-92d3-1aed3f739216.png) it can Stacked 5 times, every...

![image](https://user-images.githubusercontent.com/33601959/191799389-5fefe004-d770-4d81-a3b8-2a48ea803f0c.png) In addition, the knight's devotion skills, 27173, panel damage 8 seconds caused 1492 damage, the actual test only 824 damage, the higher AP the actual damage ratio the lower....

According to the current of bonus effect, defensive talent of the knight can't tank the group of monsters, because he will always be OT.

> As Ovahlord pointed out, the old solution was an incorrect hack, though it did provide more correct damage values. I think we should continue to try and implement proper...

After update, will it still work if the original module not change?

I test it today and it still doesn't look like it's fixed, can this bug be fixed?

Disengagement because this code: me->SetUnitFlag(UNIT_FLAG_NOT_SELECTABLE | UNIT_FLAG_NON_ATTACKABLE); As soon as move to the last line of this judgment (originally in the third line), it almost never get out of the...