Physical_damage_reduction

Old: Yueren 2021-09-02 16:36:44

New: horsepowerhsu 2021-08-30 17:56:01

OldNewDifferences
1-# Armour
2-**Armour** is a form of [defence](Defences) that mitigates incoming [[physical damage]] from [[hit]]s. Armour rating can be increased by wearing equipment, taking certain passive skills, using skills (e.g. [[Molten Shell]]), and drinking flasks (e.g. [[Granite Flask]] and [[Basalt Flask]]).
1+# Physical damage reduction
32
4-## Mechanics
5-Along with evasion and energy shield, armour is one of the three defence types that can implicitly appear on equipment. Unlike resistance, armour has diminishing returns as its effectiveness is based on the magnitude of incoming physical damage (multiplied by 10). As a result, armour is most effective in mitigating small hits (i.e. 50% and better reduction for initial damage less than a tenth of the armour value) and least effective in mitigating very large hits (where its absolute reduction can at most be one tenth of the armour value).
3+Physical damage is mitigated by the sum of all <span class="explicitMod">#% additional Physical Damage Reduction</span> modifiers, up to its 90% cap. These modifiers can be calculated for example from [[Endurance charge]]s, [[Summon Chaos Golem]] or [[Oak]]s bandit reward.
64
7-Supposedly the most armour monsters have in the game is about 983.
5+[[Armour]] also grants physical damage reduction. However, armour requires that the defender is [[hit]] by the damage and is calculated differently.
86
9-Physical damage reduction from armour only mitigates physical damage from hits. It falls under the modifier <span class="explicitMod">#% additional Physical Damage Reduction when Hit</span>. Physical Damage Reduction is capped at 90%.
10-
11-Armour does not mitigate [[damage over time]], as armour will only mitigate damage from [[hit]]s. [Bleed](Bleeding) is a damage over time debuff that is based on the initial physical hit, armour would reduce the initial hit but not the damage over time. However both the initial hit and the damage over time can be mitigated with other sources for example [[endurance charge]]s because they don't only apply to hits.
12-
13-Armour will only mitigate physical damage hits, not for elemental or chaos damage. If the [[Transcendence]] keystone is taken, armour mitigates elemental damage hits, but not physical.
14-
15-### Rule of thumb
16-- To prevent one third of damage, you need armour 5 times the damage (e.g. 500 armour for 100 damage)
17-- To prevent half of damage, you need armour 10 times the damage (e.g. 1000 armour for 100 damage)
18-- To prevent two thirds of damage, you need armour 20 times the damage (e.g. 2000 armour for 100 damage)
19-- To prevent three quarters of damage, you need armour 30 times the damage (e.g. 3000 armour for 100 damage)
20-- To prevent 90% of damage, you need armour 90 times the damage (e.g. 9000 armour for 100 damage)
21-armour will never prevent more damage than its value divided by 10 (e.g. 1000 armour will never prevent more than 100 damage)
22-
23-### Formulas
24-The amount of physical damage reduction is a function of armour rating and the physical damage taken.
25-
26-### Relative Physical Damage Reduction (Base Formula)
27-This is the base formula all other formulas are based upon. It is used to calculate the <span class="explicitMod">#% additional Physical Damage Reduction when Hit</span> factor, i.e. the percentage by which the physical damage is mitigated.
28-
29-![](https://wikimedia.org/api/rest_v1/media/math/render/png/a2070d64eb84186b7daeb0ad85d506da9e77fe5b)
30-
31-where A is the defender's armour rating and Draw is the raw physical damage.
32-
33-### Required Armour Rating
34-To calculate the armour rating you need to mitigate a given amount of Physical Damage at specific ratio, you can use this formula:
35-
36-![](https://wikimedia.org/api/rest_v1/media/math/render/png/185f3d0f5ff657139d76421fda396728e067dc15)
37-
38-### Reverse Physical Damage
39-You can also calculate the raw physical damage that would have resulted for a given Physical Damage Reduction and Armour rating:
40-
41-![](https://wikimedia.org/api/rest_v1/media/math/render/png/2a6e3efba51fbf5757a6114539142a1d992de72a)
42-
43-### Resulting Physical Damage
44-To calculate the net physical damage (i.e. the damage after damage reduction, the following formula can be used:
45-
46-![](https://wikimedia.org/api/rest_v1/media/math/render/png/efe1afc6ade2b831bf87de0b1ef5372aa2d3ef9d)
47-
48-Absolute Physical Damage Reduction
49-Another way of looking at it is in terms of absolute physical damage reduction:
50-
51-![](https://wikimedia.org/api/rest_v1/media/math/render/png/cbb92dc23eb76beebf87f503c60e71cceba4500e)
52-
53-### Defense factor
54-
55-![](https://wikimedia.org/api/rest_v1/media/math/render/png/254641e6deab09498e9e958f142b6695380eb75a)
56-
57-### Examples
58-The plots below displays how much damage reduction occurs at different armour ratings and raw physical damage.
59-
60-![imgur](https://i.imgur.com/JFYngIX.png)
61-
62-<sup>Armour reduction at varying armour ratings and raw physical damage</sup>
63-
64-![imgur](https://i.imgur.com/cdoYP44.png)
65-
66-<sup>Mitigated Damage as a function of Incoming Damage and Armour Rating. Note that Rounding is usually decided in the monster's favor.</sup>
67-
68-![imgur](https://i.imgur.com/BfcbyWF.png)
69-
70-<sup>% Mitigated Damage as a function of Incoming Damage and Armour Rating</sup>
71-
72-From the plot below we can further conclude:
73-
74-- If raw damage is much less than Armour / 10, raw damage has a near-quadratic effect on net damage. Equivalently, in this regime raw damage has a near-linear effect on net DPS if the raw DPS is held constant.
75-- If raw damage is much greater than Armour / 10, raw damage has a near-linear effect on net damage. Equivalently, in this regime raw damage has little effect on net DPS if the raw DPS is held constant.
76-- Against attacks of a fixed raw damage, armour has a linear effect on the number of attacks it takes to deplete a certain amount of hit points.
77-
78-![imgur](https://i.imgur.com/EA0woZk.png)
7+Physical Damage Reduction cannot be below zero.
798