#Tracking DR of cooldowns

1 messages · Page 1 of 1 (latest)

fast drift
#

I want to make a WA that tracks how much total DR I have on my Prot Paladin at any given time. Is there a way I can get the DR percentage of a CD without having to manually set a value for each one?

left sedge
#

If the ability adds to block/parry/dodge chance you can use GetBlockChance(), GetParryChance(), GetDodgeChance(). If it just reduces damage taken by % like Shield wall then you probably have to look at the tooltip info or manually set it like you suggested

fast drift
#

thank you for the response! It's almost all pure damage reduction; prot pally is kind of insane with how many pure DRs they can have at once