Damage reduction
| Type | Defensive mechanic |
| Source | Armor, resistances |
| Maximum | 75% from armor |
| Applies to | Physical damage |
Overview
Damage reduction is a defensive mechanic that reduces the amount of damage taken from attacks. The most common form is armor-based damage reduction, which specifically mitigates physical damage through mathematical formulas that scale with both the defender's armor value and the attacker's level.
Understanding damage reduction mechanics is crucial for tanking, survivability optimization, and making informed gear choices in both PvE and PvP content.
Armor-Based Damage Reduction
Armor reduces physical damage by a percentage determined by the relationship between the defender's total armor value and the attacking enemy's level. This system ensures that armor remains relevant across different level ranges while maintaining balance.
- Armor only affects physical damage sources
- Maximum damage reduction from armor is capped at 75%
- Higher-level attackers require more armor for equivalent protection
- Damage reduction percentage follows diminishing returns
Damage Reduction Formulas
The damage reduction calculation varies based on the enemy's level, with different formulas applying to different level ranges:
Enemies Level 1-59
%Reduction = (Armor / ([85 × Enemy_Level] + Armor + 400)) × 100
Simplified:
%Reduction = Armor / (Armor + 85 × Enemy_Level + 400)
Enemies Level 60 and Above
%Reduction = (Armor / ([467.5 × Enemy_Level] + Armor - 22167.5)) × 100
Breakdown:
Denominator = 467.5 × Enemy_Level + Armor - 22167.5
Level-Specific Calculations
For commonly encountered enemy levels, the formulas can be simplified:
Level 80 Enemies
%Reduction = (Armor / (Armor + 15232.5)) × 100
Level 83 Boss Encounters
%Reduction = (Armor / (Armor + 16635)) × 100
| Enemy Level | Formula Constant | Armor for 50% DR | Armor for 75% DR |
|---|---|---|---|
| 60 | 5,500 | 5,500 | 16,500 |
| 70 | 10,557 | 10,557 | 31,672 |
| 80 | 15,232.5 | 15,232 | 45,697 |
| 83 | 16,635 | 16,635 | 49,905 |
Base Armor Calculation
A character's total armor value comes from multiple sources that combine additively:
Base Armor = (2 × Agility) + Equipment Armor + Magical Armor Bonuses
Components:
• Agility contribution: 2 armor per point of agility
• Equipment: Sum of all worn armor pieces
• Magic bonuses: Spells, enchantments, consumables
Armor Effectiveness Analysis
While armor follows diminishing returns for percentage damage reduction, its effectiveness in terms of actual survivability remains linear:
Effective Health Multiplier
EH = Base Health / (1 - Damage Reduction)
Examples:
• 25% DR: EH = Base HP / 0.75 = 1.33× Base HP
• 50% DR: EH = Base HP / 0.50 = 2.00× Base HP
• 75% DR: EH = Base HP / 0.25 = 4.00× Base HP
Armor Efficiency Insight
A crucial understanding about armor scaling:
"An X% increase in armor means an X% increase in armor's contribution to damage taken."
This means that doubling your armor will always provide the same absolute increase in survivability, regardless of your current armor level. The diminishing returns only apply to the percentage of damage reduction displayed.
Practical Armor Targets
| Content Type | Enemy Level | Recommended Armor | Damage Reduction |
|---|---|---|---|
| Heroic Dungeons | 82 | 25,000 | ~60% |
| Raid Bosses | 83 | 33,000 | ~66% |
| Hard Mode Raids | 83 | 40,000+ | ~70%+ |
Resistance-Based Damage Reduction
In addition to armor, resistances provide damage reduction against specific schools of magic damage:
- Fire Resistance: Reduces fire damage
- Nature Resistance: Reduces nature damage
- Frost Resistance: Reduces frost damage
- Shadow Resistance: Reduces shadow damage
- Arcane Resistance: Reduces arcane damage
Resistance vs Armor
Key differences between resistance and armor-based damage reduction:
- Resistances are school-specific, armor affects all physical damage
- Resistances can cause complete avoidance, armor always allows some damage
- Resistance gear often requires sacrificing other stats
- Armor benefits from agility scaling, resistances do not