PDA

View Full Version : Avoidance Macros


towelliee
10-05-2009, 03:24 PM
1) Unhittable (paladins, warriors). This is the same one as above, slightly reworked - includes dodge + parry + miss + block. Should spit out the same numbers as the one above.


Code: Select all (http://maintankadin.failsafedesign.com/forum/index.php?rb_v=viewtopic&t=21476#)/run ChatFrame1:AddMessage(format("Unhittable at 102.4%% - you have %.2f%%", GetDodgeChance() + GetBlockChance() + GetParryChance() + 5 + 1/(0.0625 + 0.956/(GetCombatRating(CR_DEFENSE_SKILL)/4.91850*0.04))))