The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
Armour: Difference between revisions
No edit summary |
(Updated PercentMitigatedDmg to 0.1.1b) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
==Mechanics== | ==Mechanics== | ||
Armour grants physical damage reduction, with the exact amount of damage reduction depending on the ratio of armour to the physical damage of the hit. If the armour value is significantly larger than the damage, most of the damage is prevented. If the armour value is similar to or less than the incoming damage, only a small percentage of that damage will be prevented. As a result, armour is more effective against many smaller hits rather than fewer larger hits, even if the total damage dealt would be identical. | Armour grants physical damage reduction, with the exact amount of damage reduction depending on the ratio of armour to the physical damage of the hit. If the armour value is significantly larger than the damage, most of the damage is prevented. If the armour value is similar to or less than the incoming damage, only a small percentage of that damage will be prevented. As a result, armour is more effective against many smaller hits rather than fewer larger hits, even if the total damage dealt would be identical. | ||
Line 19: | Line 18: | ||
===Rule of thumb=== | ===Rule of thumb=== | ||
* To prevent '''one third of damage''' (33%), you need armour ''' | * To prevent '''one third of damage''' (33%), you need armour '''5 times''' the damage (e.g. 500 armour for 100 damage) | ||
* To prevent '''half of damage''' (50%), you need armour ''' | * To prevent '''half of damage''' (50%), you need armour '''10 times''' the damage (e.g. 1000 armour for 100 damage) | ||
* To prevent '''two thirds of damage''' (66%), you need armour ''' | * To prevent '''two thirds of damage''' (66%), you need armour '''20 times''' the damage (e.g. 2000 armour for 100 damage) | ||
* To prevent '''three quarters of damage''' (75%), you need armour ''' | * To prevent '''three quarters of damage''' (75%), you need armour '''30 times''' the damage (e.g. 3000 armour for 100 damage) | ||
* To prevent '''90%''' of damage, you need armour ''' | * To prevent '''90%''' of damage, you need armour '''90 times''' the damage (e.g. 9000 armour for 100 damage) | ||
When the damage of a hit significantly exceeds Armour, it will never prevent more damage than the armour value divided by | When the damage of a hit significantly exceeds Armour, it will never prevent more damage than the armour value divided by 10 (e.g. 1000 armour will never prevent more than 100 damage at its minimum percentage prevention). | ||
==Armour formulas== | ==Armour formulas== | ||
{{update|section|reason=New graphs for 0.1.1 changes}} | |||
===Relative damage reduction=== | ===Relative damage reduction=== | ||
The following is the base formula that can be used to calculate the damage reduction gained from armour<ref> | The following is the base formula that can be used to calculate the damage reduction gained from armour<ref>https://www.youtube.com/watch?v=3lffk1YR4ok</ref>: | ||
{{math|formula= | {{math|formula= | ||
DR(A, D_{raw}) = {A \over A + | DR(A, D_{raw}) = {A \over A + 10 * D_{raw} } | ||
}} | }} | ||
where A is the defender's armour rating and D<sub>raw</sub> is the raw physical damage. | where A is the defender's armour rating and D<sub>raw</sub> is the raw physical damage. | ||
[[File:Mitigation vs Armour.png|thumb|none]] | <!--[[File:Mitigation vs Armour.png|thumb|none]] --> | ||
====Required armour rating==== | ====Required armour rating==== | ||
To calculate the armour rating required to mitigate a given amount of damage at a specific ratio, the following formula can be used: | To calculate the armour rating required to mitigate a given amount of damage at a specific ratio, the following formula can be used: | ||
{{math|formula= | {{math|formula= | ||
A(D_{raw}, DR) = {DR * | A(D_{raw}, DR) = {DR * 10 * D_{raw} \over 1 - DR} | ||
}} | }} | ||
[[File:EHP vs Hit.png|thumb|none]] | <!--[[File:EHP vs Hit.png|thumb|none]]--> | ||
===Examples=== | ===Examples=== | ||
[[File:PercentMitigatedDmg 0.1. | [[File:PercentMitigatedDmg 0.1.1b.png|thumb|none|% Mitigated Damage as a function of Incoming Damage and Armour Rating]] | ||
==Armour Break== | ==Armour Break== |
Latest revision as of 00:20, 24 January 2025
Exact Damage Reduction depends on the Damage dealt, but cannot be higher than 90%.
Armour is a defence that provides damage reduction to incoming physical damage from spells and attacks. The % of damage reduced depends on the size of the incoming hit relative to the armour value and cannot exceed 90%. Armour is associated with strength. Hits with Hits Break # Armour can Break a given portion of armour, rendering that amount of armour ineffective.
Mechanics
Armour grants physical damage reduction, with the exact amount of damage reduction depending on the ratio of armour to the physical damage of the hit. If the armour value is significantly larger than the damage, most of the damage is prevented. If the armour value is similar to or less than the incoming damage, only a small percentage of that damage will be prevented. As a result, armour is more effective against many smaller hits rather than fewer larger hits, even if the total damage dealt would be identical.
Armour can reduce damage up to a fifth of its value; for example, a character with 1000 Armour can prevent a maximum of 200 physical damage from a single hit from armour alone.
Armour never mitigates damage over time, as armour only applies to hits. Bleed is an ailment that deals physical damage over time that is based on the physical damage dealt by a skill before mitigation; armour will reduce the hit damage but not the damage over time. However, both the hit damage and the damage over time can be mitigated with sources of #% additional Physical Damage Reduction. The maximum total physical damage reduction from all sources is 90%.
Normally Armour only applies to physical damage; however, it can be made to apply to other damage types through items or passive skills, such as BlackbraidBlackbraid
Fur PlateArmour: 60Requires 10 Str+(40-60) to Armour
+(5-15) to Strength
+(5-15) to Intelligence
+10% to all Elemental Resistances
+(40-60) to Stun Threshold
Armour applies to Elemental DamageAn Ezomyte endures. or
Doryani's PrototypeDoryani's Prototype
Scale MailArmour: 125
Evasion: 112Requires Level 37, 43 Str, 43 Dex(50–100)% increased Armour and Evasion
+(60-100) to maximum Life
Armour also applies to Lightning damage taken from Hits
Enemies in your Presence have Lightning Resistance equal to yours
Lightning Resistance does not affect Lightning damage taken"This was the first step in some grand design,
lost to the ages, now ours to decipher."
- Dominus, High Templar. In such cases, the armour value applies independently to each damage type. The maximum elemental or chaos damage reduction is also 90%.
Rule of thumb
- To prevent one third of damage (33%), you need armour 5 times the damage (e.g. 500 armour for 100 damage)
- To prevent half of damage (50%), you need armour 10 times the damage (e.g. 1000 armour for 100 damage)
- To prevent two thirds of damage (66%), you need armour 20 times the damage (e.g. 2000 armour for 100 damage)
- To prevent three quarters of damage (75%), you need armour 30 times the damage (e.g. 3000 armour for 100 damage)
- To prevent 90% of damage, you need armour 90 times the damage (e.g. 9000 armour for 100 damage)
When the damage of a hit significantly exceeds Armour, it will never prevent more damage than the armour value divided by 10 (e.g. 1000 armour will never prevent more than 100 damage at its minimum percentage prevention).
Armour formulas

This section needs to be updated.
Reason: New graphs for 0.1.1 changes
Please update this article to reflect newly available information.
Relative damage reduction
The following is the base formula that can be used to calculate the damage reduction gained from armour[1]:
where A is the defender's armour rating and Draw is the raw physical damage.
Required armour rating
To calculate the armour rating required to mitigate a given amount of damage at a specific ratio, the following formula can be used:
Examples

Armour Break
Players Break Armour 3 times against Normal Monsters and 2 times Armour against Magic Monsters.
Armour Break is a mechanic that allows players to reduce enemy armour by a specified amount. Armour break lasts for 12 seconds, after which the broken armour will be regained. If the target's armour value reaches 0, their armour will be Fully Broken for 12 seconds, after which they will regain all armour. Armour broken is triple against normal monsters and double against magic monsters.
Armour cannot be broken below 0 unless Imploding Impacts is allocated. If so, Armour can be broken up to the inverse of its original value; for example, an enemy with 1000 armour can be broken up to -1000 armour. Negative armour grants a damage multiplier rather than a damage reduction at the same ratio.
Related gems
Item | ![]() | Stats |
---|---|---|
Armour Breaker![]() Tier: 3 Level: (1-40) Cost: (5-486) Mana Attack Speed: 80% of base Attack Damage: (50-414)% of baseAttack with a forceful blow, knocking enemies back and weakening their Armour.Hits Break (4-5123) Armour +2 to Melee Strike Range Knock Enemies Back on Hit 40% more attack speed while Dual Wielding Additional Effects From 1-20% Quality: Break (0-20)% increased ArmourPlace into a Skill Gem socket to gain this skill. These are found in the Skill Gems panel. ![]() ![]() | 1 | Hits Break (4-5123) Armour +2 to Melee Strike Range Knock Enemies Back on Hit 40% more attack speed while Dual Wielding |
Armour Explosion![]() Tier: 2 Level: 1Supports Attacks, causing them to trigger a Fiery explosion when they Fully Break an enemy's Armour.Supported Skills trigger an Explosion when they Fully Break an enemy's ArmourPlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time. ![]() | 1 | Supported Skills trigger an Explosion when they Fully Break an enemy's Armour |
Armour Piercing Rounds![]() Tier: 1 Level: (1-40) Cost: (8-706) Mana Attack Speed: 425% of base Attack Damage: (20-166)% of baseLoads your Crossbow with a clip of bolts that can be fired rapidly and Break enemy Armour. Using this skill again reloads the clip.Armour Piercing Rounds Hits Break (1-845) Armour Knocks Back Enemies Ammunition (12-21) Bolts loaded per clip Additional Effects From 1-20% Quality: Break (1.5-30)% increased ArmourSkills can be managed in the Skills Panel. ![]() ![]() | 1 | Armour Piercing Rounds Hits Break (1-845) Armour Knocks Back Enemies Ammunition (12-21) Bolts loaded per clip |
BattershoutFile:Battershout inventory icon.pngBattershoutSupport, Warcry, AoE, Trigger, Physical Level: 1 Cost & Reservation Multiplier: 130%Supports Warcry Skills. Supported Skills trigger Physical Damage explosions on Enemies within their range who have Fully Broken Armour but cannot themselves Break Armour.Support Supported Skills cannot Break Armour Supported Skills Consume Fully Broken Armour on Enemies within range to Trigger Battershout Battershout Deals Physical Area Damage based off of the Broken Armour of the target which this explosion was Triggered from. ![]() Explosion radius is 2 meters 4% more Damage per 50 Strenght Deal Physical Damage equal to 50% Broken Armour of the target Triggered from Does not take into account Overbroken ArmourPlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time.File:Battershout inventory icon.png | 1 | Support Supported Skills cannot Break Armour Supported Skills Consume Fully Broken Armour on Enemies within range to Trigger Battershout Battershout Deals Physical Area Damage based off of the Broken Armour of the target which this explosion was Triggered from. ![]() Explosion radius is 2 meters 4% more Damage per 50 Strenght Deal Physical Damage equal to 50% Broken Armour of the target Triggered from Does not take into account Overbroken Armour |
Break Endurance![]() Level: 1Supports any skill that Hits enemies, giving it a chance to gain an Endurance Charge when it Fully Breaks an enemy's Armour.20% chance to gain an Endurance Charge when Supported Skills Fully Break enemy ArmourPlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time. ![]() | 1 | 20% chance to gain an Endurance Charge when Supported Skills Fully Break enemy Armour |
Break Posture![]() Tier: 2 Level: 1Supports Attacks, causing them to Daze Enemies when they fully Break Armour.Supported Skills Apply Daze when fully Breaking Armour Daze lasts for 6 secondsPlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time. ![]() | 1 | Supported Skills Apply Daze when fully Breaking Armour Daze lasts for 6 seconds |
Corrosion![]() Tier: 1 Level: 1Supports any skill that Hits enemies, causing Poison it applies to also Break enemy Armour. Cannot support skills that Consume Fully Broken Armour.Poison applied by supported Skills also Breaks Armour equal to 80% of Poison Damage dealtPlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time. ![]() | 1 | Poison applied by supported Skills also Breaks Armour equal to 80% of Poison Damage dealt |
Demolisher![]() Tier: 2 Level: 1Supports any skill, causing Armour Break it inflicts to be stronger.Supported Skills Break 40% more ArmourPlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time. ![]() | 1 | Supported Skills Break 40% more Armour |
Devastate![]() Level: 1 Cost & Reservation Multiplier: 120%Supports any skill that Hits enemies, causing them to apply Broken Armour to enemies when causing a Heavy Stun to enemies.Supported Skills Fully Break Armour when inflicting a Heavy StunPlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time. ![]() | 1 | Supported Skills Fully Break Armour when inflicting a Heavy Stun |
Exploit Weakness![]() Tier: 2 Level: 1 Cost & Reservation Multiplier: 130%Supports any skill that Hits enemies, causing them to deal more Damage against enemies with Broken Armour but preventing them from Breaking Armour themselves. Cannot support skills that Consume Broken Armour.Supported Skills cannot Break Armour Supported Skills Consume Enemy Fully Broken Armour to deal 50% more DamagePlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time. ![]() | 1 | Supported Skills cannot Break Armour Supported Skills Consume Enemy Fully Broken Armour to deal 50% more Damage |
High Velocity Rounds![]() Tier: 3 Level: (1-40) Cost: (7-602) Mana Attack Damage: (150-1241)% of baseLoads your Crossbow with Piercing bolts that can consume Fully Broken Armour on enemies to deal extra damage.Fragmentation Rounds Projectile Knocks Back Enemies Bolts Pierce 6 Targets Vs Armour Broken Attack Damage: (340-1060)% Knocks Back Enemies Bolts Pierce 6 Targets Ammunition 1 Bolts loaded per clip Additional Effects From 1-20% Quality: (1-20)% more Projectile Damage after Piercing an EnemySkills can be managed in the Skills Panel. ![]() ![]() | 1 | Fragmentation Rounds Projectile Knocks Back Enemies Bolts Pierce 6 Targets Vs Armour Broken Attack Damage: (340-1060)% Knocks Back Enemies Bolts Pierce 6 Targets Ammunition 1 Bolts loaded per clip |
Leap Slam![]() Tier: 7 Level: (1-40) Cost: (14-1243) Mana Attack Damage: (110-910)% of baseJump into the air, damaging and Knocking Back enemies with your mace where you land. Enemies you would land on are pushed out of the way.+0.65 seconds to Total Attack Time, plus up to +0.5 seconds based on distance travelled While Dual Wielding, both weapons hit with 30% less damage (20–39)% more Stun buildup Cannot Break Armour Impact radius is 2.5 metres Consumes Fully Broken Armour on enemies to cause 500% more Stun buildup Additional Effects From 1-20% Quality: (0–20)% more Damage with Hits against Enemies with Fully Broken ArmourPlace into a Skill Gem socket to gain this skill. Sockets are found in the Skills menu tab. ![]() ![]() | 1 | +0.65 seconds to Total Attack Time, plus up to +0.5 seconds based on distance travelled While Dual Wielding, both weapons hit with 30% less damage (20–39)% more Stun buildup Cannot Break Armour Impact radius is 2.5 metres Consumes Fully Broken Armour on enemies to cause 500% more Stun buildup |
Magma Barrier![]() Tier: 4 Level: (1-40) Cost: 30 Spirit Attack Damage: (120-2172)% of baseWhen you raise your Shield it is infused with magma for a short time. Blocking during this time will spray magma at the attacker and grant you an Endurance Charge.Raising your shield infuses it with magma for 0.5 seconds Cannot perform a magma-infused block for 0.75 seconds after magma dissipates Gain Endurance Charge on Block Magma Spray Critical Hit Chance: 5.00% Attack Damage: (120-490)% of base (2-4) to (3-6) Added Fire Damage per 15 Armour on Shield (4-234) to (7-351) Base Off Hand Fire Damage Additional Effects From 1-20% Quality: Raising your shield infuses it with magma for (0-0.2) secondsPlace into a Skill Gem socket to gain this skill. Sockets are found in the Skills menu tab. ![]() ![]() | 1 | Raising your shield infuses it with magma for 0.5 seconds Cannot perform a magma-infused block for 0.75 seconds after magma dissipates Gain Endurance Charge on Block Magma Spray Critical Hit Chance: 5.00% Attack Damage: (120-490)% of base (2-4) to (3-6) Added Fire Damage per 15 Armour on Shield (4-234) to (7-351) Base Off Hand Fire Damage |
Resonating Shield![]() Tier: 5 Level: (1-40) Cost: (7-600) Mana Attack Time: 0.80 sec Critical Strike Chance: 5.00% Attack Damage: (25-127)% of baseRepeatedly strike your Shield with your weapon causing damaging shockwaves in an area around you. Enemies hit by the shockwave lose Armour for a duration. While using Resonating Shield, your Shield is raised and you will Block all incoming Blockable hits.Hits Break (2-1537) Armour (4-88) to (6-132) Base Off Hand Physical Damage 6 to 8 Added Physical Damage per 15 Armour on Shield Cannot be Empowered by Warcries Shockwave radius is 2.3 metres Additional Effects From 1-20% Quality: Break (0-20)% increased ArmourPlace into a Skill Gem socket to gain this skill. Skills can be managed in the Skills Panel. ![]() ![]() | 1 | Hits Break (2-1537) Armour (4-88) to (6-132) Base Off Hand Physical Damage 6 to 8 Added Physical Damage per 15 Armour on Shield Cannot be Empowered by Warcries Shockwave radius is 2.3 metres |
Shield Charge![]() Tier: 3 Level: (1-40) Cost: (7-622) Mana Cooldown Time: 3.00 sec Attack Time: 0.50 sec Critical Strike Chance: 5.00% Attack Damage: (70-579)% of baseChannel to charge in the target direction. You will crash into enemies on your path, stopping your charge and dealing damage to enemies in an area, and extra damage to the enemies you collided with. While charging, your Shield is raised and you will Block all incoming Blockable hits.Area of Effect (4-88) to (6-132) Base Off Hand Physical Damage 6 to 8 Added Physical Damage per 15 Armour on Shield Impact radius is 2.4 metres Collision Attack Damage: (210-655)% Knocks Back Enemies 50% more Stun buildup Impact radius is 2.4 metres 6 to 8 Added Physical Damage per 15 Armour on Shield Additional Effects From 1-20% Quality: (0-10)% increased Cooldown Recovery RatePlace into a Skill Gem socket to gain this skill. Skills can be managed in the Skills Panel. ![]() ![]() | 1 | Area of Effect (4-88) to (6-132) Base Off Hand Physical Damage 6 to 8 Added Physical Damage per 15 Armour on Shield Impact radius is 2.4 metres Collision Attack Damage: (210-655)% Knocks Back Enemies 50% more Stun buildup Impact radius is 2.4 metres 6 to 8 Added Physical Damage per 15 Armour on Shield |
Shield Wall![]() Tier: 7 Level: (1-40) Cost: (14-1174) Mana Attack Time: 1.25 sec Critical Strike Chance: 5.00% Attack Damage: (60-1086)% of baseRam your Shield into the ground, throwing up a semi-circular wall of earth. Enemies can attack the walls and your Slams will instantly destroy them. Each wall segment explodes when destroyed, damaging enemies around it.Can have 2 Shield Walls active at a time (4-88) to (6-132) Base Off Hand Physical Damage 6 to 8 Added Physical Damage per 15 Armour on Shield Explosion radius is 4 metres Wall duration is 6 seconds Wall segments have (36-12714) maximum life Additional Effects From 1-20% Quality: Can have (0-2) Shield Walls active at a timePlace into a Skill Gem socket to gain this skill. Skills can be managed in the Skills Panel. ![]() ![]() | 1 | Can have 2 Shield Walls active at a time (4-88) to (6-132) Base Off Hand Physical Damage 6 to 8 Added Physical Damage per 15 Armour on Shield Explosion radius is 4 metres Wall duration is 6 seconds Wall segments have (36-12714) maximum life |
Splinter![]() Level: 1Supports Skills that Hit Enemies, causing those Hits to Break Armour based on a portion of Physical Damage dealt.Break Armour equal to 15% of Physical Damage dealt by Supported SkillPlace into a Skill's Support Gem socket in the Skills Panel to apply its effects to that Skill. You cannot have multiple copies of the same Support Gem socketed at the same time. ![]() | 1 | Break Armour equal to 15% of Physical Damage dealt by Supported Skill |
Vulnerability![]() Tier: 7 Level: 1Curses all targets in an area after a short delay, making Hits against them ignore a portion of their Armour.Curse applies after 1.0 second delay Curse radius is 1.9 metres Curse duration is 7 seconds Hits against Cursed Enemies ignore 2376 ArmourPlace into a Skill Gem socket to gain this skill. Sockets are found in the Skills menu tab. ![]() ![]() | 1 | Curse applies after 1.0 second delay Curse radius is 1.9 metres Curse duration is 7 seconds Hits against Cursed Enemies ignore 2376 Armour |
Related base items
Item | Base item | Item class | ![]() | Stats |
---|---|---|---|---|
Plate Belt![]() +(100-140) to Armour ![]() | — | Belt | 24 | Charm Slots: 1 +(100-140) to Armour |
Related unique items
Item | Base item | Item class | ![]() | Stats |
---|---|---|---|---|
Blackbraid![]() Fur PlateArmour: 60Requires 10 Str+(40-60) to Armour +(5-15) to Strength +(5-15) to Intelligence +10% to all Elemental Resistances +(40-60) to Stun Threshold Armour applies to Elemental DamageAn Ezomyte endures. ![]() | Fur Plate | Body Armour | 1 | +(40-60) to Armour +(5-15) to Strength +(5-15) to Intelligence +10% to all Elemental Resistances +(40-60) to Stun Threshold Armour applies to Elemental Damage |
Horns of Bynden![]() Rusted GreathelmArmour: 29+20 to Armour (5-15)% increased Rarity of Items found +(20-30) to Strength Gain 1 Rage on Melee Hit Every Rage also grants 1% increased ArmourThe Younger Brother waded into Battle, shrugging off Blows. ![]() | Rusted Greathelm | Helmet | 1 | +20 to Armour (5-15)% increased Rarity of Items found +(20-30) to Strength Gain 1 Rage on Melee Hit Every Rage also grants 1% increased Armour |
Wylund's Stake![]() Smithing HammerOne Hand Mace Physical Damage: 4-7 Elemental Damage: 4-7 Critical Strike Chance: 5.00% Attacks per Second: 1.45Requires 11 StrAdds (4-6) to (8-10) Physical Damage Adds (4-6) to (8-10) Fire Damage +(10-20) to Strength +(20-30)% to Fire Resistance Hits Break (30-50) Armour Apply Fire Exposure when fully breaking enemy ArmourShaped metal never forgets the forge. ![]() | Smithing Hammer | One Hand Mace | 1 | Adds (4-6) to (8-10) Physical Damage Adds (4-6) to (8-10) Fire Damage +(10-20) to Strength +(20-30)% to Fire Resistance Hits Break (30-50) Armour Apply Fire Exposure when fully breaking enemy Armour |
Doryani's Prototype![]() Scale MailArmour: 125 Evasion: 112Requires Level 37, 43 Str, 43 Dex(50–100)% increased Armour and Evasion +(60-100) to maximum Life Armour also applies to Lightning damage taken from Hits Enemies in your Presence have Lightning Resistance equal to yours Lightning Resistance does not affect Lightning damage taken"This was the first step in some grand design, lost to the ages, now ours to decipher." - Dominus, High Templar ![]() | Scale Mail | Body Armour | 37 | (50–100)% increased Armour and Evasion +(60-100) to maximum Life Armour also applies to Lightning damage taken from Hits Enemies in your Presence have Lightning Resistance equal to yours Lightning Resistance does not affect Lightning damage taken |
Version history
Version | Changes |
---|---|
0.1.1 |
|
0.1.0d |
|
0.1.0 |
|