magey / tbc-warrior

10 stars 1 forks source link

Rage normalization #6

Open magey opened 3 years ago

magey commented 3 years ago

Verify that the new formula for rage generation matches what is currently known.

viliustank commented 3 years ago

Calculator for reference: https://www.desmos.com/calculator/kii0y8r8xi

magey commented 3 years ago

Obligatory buffwarriors.jpg (I've been saving it all these years just for this moment):

buffwarriors

GMPeka commented 3 years ago

Tested rage gen on the level 70 raid testing server at level 70 on the Dummies. I used a 3.7 second low level weapon with a tight damage spread and adjusted my AP to control how hard I hit, I stuck to 2H non-crits for testing. After hitting the Dummy a few hundred times I came up with the following data points: 552dmg = 14 rage 185dmg = 9 rage

So approximately every extra 73.4 damage resulted in 1 more rage point generated, which closely matches the damage conversion value from the wiki of 274.7 for level 70. Then I used basic maths to come to a hit factor (f) value of 3.5.

So the complete rage formula from my testing for MH non-crits was: ((Dmg/274.7*7.5)+(W.Speed*3.5))/2

Offhand attacks and Crits remain untested.

Build 38339