HDL

Class Codex => Warrior => Topic started by: Vitandus on Fri, 2008-04-18 : 10:03

Title: Warrior
Post by: Vitandus on Fri, 2008-04-18 : 10:03
Placeholder
Title: Macro to calculate total avoidance
Post by: Vitandus on Sun, 2008-08-31 : 01:46
/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)
Title: Re: Warrior
Post by: Korrtez on Thu, 2008-12-11 : 00:47
would this work for paladins too?
Title: Re: Warrior
Post by: Vitandus on Thu, 2008-12-11 : 09:25
Yes - just be sure to throw up Holy Shield first.