Thread: avoidance stats

  1. #1

    avoidance stats

    With the change to Block chance, im wondering if it's still an avoidance stat. If you scroll over it on your character panel, you will see that now you have a chance to block 30% of incoming damage. So would this be considered an Effective Health stat now and should no longer be added to overall avoidance? If so, does this mean I have to get more Dodge and Parry to reach 102.4% avoidance?

  2. #2
    Block is a mitigation stat and is added in with dodge and parry.

    You can simply add your dodge, parry and block together then add 5% miss which is built into NPC's to calculate.

    Personal I use the following script as a macro:

    /script DEFAULT_CHAT_FRAME:AddMessage("Need 102.4 combat table coverage. Currently at: "..string.format("%.2f", GetDodgeChance()+GetBlockChance()+GetParryChance()+5))
    Raid Leading - it's the next best thing to playing every class and spec, you just can't push the buttons or move the mouse. That's why they die.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •