Damage Reduction Calculator
🛡️ Armor Equipment
✨ Enchantments
🧪 Status Effects
💥 Damage Calculation
Original damage before any reduction
Damage Reduction Result:
Raw Damage:
-
Armor Points:
-
Armor Toughness:
-
Enchantment Reduction:
-
Resistance Reduction:
-
Final Damage:
-
Total Reduction:
-
How Damage Reduction Works
🛡️ Armor Points
Armor provides basic damage reduction:
- Each armor point reduces damage by 4%
- Maximum 20 armor points (80% reduction)
- Different materials provide different protection
Armor Formula:
Damage Reduction = min(20, max(armor/5, armor - damage/2 + 1)) / 25
Damage Reduction = min(20, max(armor/5, armor - damage/2 + 1)) / 25
💎 Armor Toughness
Toughness reduces damage from strong attacks:
- Only diamond and netherite armor have toughness
- Diamond: 2 toughness per piece
- Netherite: 3 toughness per piece
- More effective against high damage
✨ Protection Enchantments
Enchantments provide additional protection:
- Protection: 4% per level (all damage)
- Specific protections: 8% per level (specific damage)
- Maximum 20 enchantment points
- Applied after armor reduction
🧪 Resistance Effect
Status effect that reduces all damage:
- Each level reduces damage by 20%
- Level V+ provides complete immunity
- Applied after all other reductions
- Stacks multiplicatively
Damage Reduction Examples
Armor Set | Enchantments | Raw Damage | Final Damage | Reduction |
---|---|---|---|---|
Full Iron | None | 20 damage | 8 damage | 60% |
Full Diamond | Protection IV | 20 damage | 3.2 damage | 84% |
Full Netherite | Protection IV | 50 damage | 10 damage | 80% |
Full Diamond | Prot IV + Resistance II | 30 damage | 2.88 damage | 90.4% |