watchyoursixx / hunter-tbc

1 stars 0 forks source link

Tamed pets on Beta are not normalized speed, but copied pets are. #47

Closed watchyoursixx closed 3 years ago

watchyoursixx commented 3 years ago

Classic image

Copied Pet on Beta image

Freshly tamed on Beta image

watchyoursixx commented 3 years ago

Also pet retains the damage range of a normalized pet like here (70-75 with yellow happiness compared to the above at red happiness) Resulting in the pet's DPS to be increased proportionately to the speed of it's attacks, notice how since it keeps same damage range but does 1.5 speed it is doing more DPS. image

watchyoursixx commented 3 years ago

image Tamed Brokentooth for the memes, the attack speed was originally 0.83 on tame, fixed by itself upon attacking an enemy.

watchyoursixx commented 3 years ago

Narrowed down what caused it to fix itself to being attack speed changes (where it recalculates)

So my guess is the normalize check needs to be adjusted to flagged when tamed instead of "OnAttackSpeedUpdate" or whatever it may be

watchyoursixx commented 3 years ago

Started to mark as minor, but then remembered you can still abuse this if you don't get pet Frenzy talent.

watchyoursixx commented 3 years ago

confirmed fixed as of 38401