magey / tbc-warrior

10 stars 1 forks source link

Unbridled Wrath #18

Closed magey closed 3 years ago

magey commented 3 years ago

The last TBC-era wowwiki entry says:

As of patch 2.0.10 Unbridled Wrath now has an increased chance to grant rage when using slower weapons. The exact normalization formula is not yet known.

Source: https://gist.github.com/magey/6beb165ea93cdb010d5f22a21a9db5c2#file-patch-txt-L6234

  * "Unbridled Wrath" has been modified so that rather than a fixed
    chance to grant rage, it has an increased chance when using slower
    weapons.

Concrete proc chance data can be found in a WotLK-era entry from December 2009, presumably because they had actual training dummies added to the game so they could test this properly:

As of patch 2.0.10 Unbridled Wrath now has an increased chance to grant rage when using slower weapons. The proc chance is 3 PPM per talent point based on base weapon speed.

magey commented 3 years ago

Below are test results with 5/5 Unbridled Wrath and various weapon speeds (thank to all the Fight Club members who hit dummies on the beta for hours):

Speed Hits Procs Chance (95% CI) PPM (95% CI)
1.30 17877 5765 32.25% ±0.69% 14.884 ±0.316
1.80 8844 3940 44.55% ±1.04% 14.850 ±0.345
1.90 7516 3476 46.25% ±1.13% 14.605 ±0.356
2.10 2716 1431 52.69% ±1.88% 15.054 ±0.536
2.40 7065 4229 59.86% ±1.14% 14.965 ±0.286
2.70 5674 3826 67.43% ±1.22% 14.985 ±0.271
2.80 1401 999 71.31% ±2.37% 15.280 ±0.508
3.20 2300 1814 78.87% ±1.67% 14.788 ±0.313
3.40 2949 2526 85.66% ±1.27% 15.116 ±0.223
3.70 3681 3387 92.01% ±0.88% 14.921 ±0.142
4.00 2368 2368 100.00% ±0.00% 15.000 ±0.000

We can clearly see from this data that the PPM at 5/5 is 15, just like the WotLK data said.

magey commented 3 years ago

Just to add the information already here for completion's sake; UW also procs off of Heroic Strike / Cleave and in Cleave's case you get 2 procs if Cleave hits two targets.