Crushing Blows

Does anyone know what version of crushing blows do we have in TBC? Are they level or Defence based?

Pretty sure those are defense based. Could be wrong but think I read something about that.

You can avoid some crushing blows with sheild block but to be totally crit immune you need defence cap you should be looking to get 102.4% avoidance as a paladin or warrior for example with good mix of parry dodge block

I’m not sure if this macro still works it will tell you

/run local d,p,b,bv,a,e=GetDodgeChance(),GetParryChance(),GetBlockChance(),GetShieldBlock(),UnitArmor(“player”) print(format(“Avoidance: %.2f%% + %.2f%% + %.2f%% = %.2f%% - %.0f Blocked %.2f%% of the time”,d,p,(e/89.3),d+p+(e/89.3),bv,b))

On side note druids can hit defence cap but will still suffer crushing blows because they cannot shield block but because armor and dodge and hp alot of the damage is mitigated

Aha! Because mobs my level were crushing me the whole time until my defence went up a little, well that clears it up, cheers.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.