Original Post — Direct link
over 3 years ago - /u/RiotAether - Direct link

Originally posted by TuxSH

Currently, CD = (1 - CDR)*base_cd. What's the new formula for Ability Haste?

CD = base_cd / (1 + [AH/100])

IMO that formula's going to be mostly useful for determining uptime thresholds for specific abilities, since it's complicated to do on the fly. The easier way to think about ability haste will probably end up being:

Casts per base CD = 1 + [AH/100]

100 AH = 1 extra cast, or 50% cdr
200 AH = 2 extra casts, or 66.67% cdr

etc