Quote:
Originally Posted by Jimmysnuka
Has anybody taken the time to give you figures on the Exalted BT ring yet?
|
I'm doing a ghetto version of this analysis at the moment, and adding in the average AP value by hand. If you believe the WoWHead comments, the proc is 15 seconds (not 10), with a 45 second cooldown and a 10% proc rate. Taking these #s as a starting point, I calculate:
Code:
APProc = 160
Duration = 15
Cooldown = 45
ProcChance = 10%
ShotsPerSecond = 1.15 (you can get this from the Calculations tab)
TimeBetweenProcs = Cooldown+(1/ProcChance)*ShotsPerSecond
AverageUptime = Duration/(TimeBetweenProcs+Duration)
AverageAP = AverageUptime*APProc
These values yield an average 21% uptime, or an average of ~33.57 attack power. Assuming my calculations & numbers are right, it seems that the exalted Hyjal ring is /slightly/ better than then ZA ring, but not by much - and the ZA ring might pull ahead with enough other penetration effects. Hopefully the mathemagicians on this board can jump in if there is something amiss in how I'm figuring it.