|
Is EA before or after other armor reductions?
|
Good question, and one that should be easy to test with a rogue and druid on the PTR. Here's how:
Methodology
1) Find a mob.
2) Kick a few times, record results.
3) Apply EA and FF
4) Kick a few times, record results.
I have already done step 1-2 on the live server:
Lvl 53-54 Scarlet Warder (From Tyr's Hand): Avg Kick Damage = 53.5 (I got results of 53 and 54 exclusively with a small dataset.)
Kick Reduction Formula: R = 100 - 1.25D
R = 100 - 1.25 * 53.5 = 33.5 Reduction
Armor Formula: A = -5500R / (R - 100)
Armor = -5500 * 33.5 / (33.5 - 100) = 2724.3 Armor
So a Warder has
2724.3 Armor.
Let's assume we use the untalented 5pt EA value of -40%. Faerie Fire removes 505 Armor.
Also, we use two more formulas here:
*
Reduction Formula: R = 100A / ( A + 5500)
*
Kick Damage: D = - (R-100)/1.25
With that in mind, let's look at the two scenarios.
Scenario A: EA then FF
2724.3 * (1 - .4) - 505 = 1129.6 Armor
Reduction = 100 * 1129.6 / ( 1129.6 + 5500) = 17.03% Reduction
Kick Dmg = - (17.03 - 100)/1.25 =
66.3
Scenario B: FF then EA
( 2724.3 - 505) * (1 - .4) = 1331.58 Armor
Reduction = 100 * 1331.58 / ( 1331.58 + 5500) = 19.49% Reduction
Kick Dmg = - (19.49 - 100)/1.25 =
64.4
Conclusion:
So some Rogue and Druid go to the PTR and kick some Scarlet Warders.
If a 5pt EA + FF Scarlet Warder is kicked for:
* 66-67 damage, its EA -> FF.
* 64-65 damage, its FF -> EA.
(Assuming I haven't borked up the formulas here somewhere).