Avoidance Macro For Tanks (for Frake)

View: New views
1 Messages — Rating Filter:   Alert me  

Avoidance Macro For Tanks (for Frake)

by Mallachor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Works out your avoidance. Pretty accurate-ish lol

/script DEFAULT_CHAT_FRAME:AddMessage("Need 102.4 combined avoidance. Currently at:",0.8,0.8,1)
/script DEFAULT_CHAT_FRAME:AddMessage(GetDodgeChance()+GetBlockChance() + GetParryChance() +5+(GetCombatRatingBonus(CR_DEFENSE_SKILL) + 20)*0.04,1,0.5,0)