Receiving_damage

Old: Yueren 2021-08-23 23:57:47

New: Yueren 2021-08-24 00:35:35

OldNewDifferences
1-# Receiving damage
1+# Receiving damage
2+There are a number of steps involved in deciding whether damage sources such as attacks, spells and [[secondary damage]]s hits or not and how much damage is done to the target.
3+
4+## Order of operations
5+The list below displays the order of operations when an attacker attempts to damage a defender:
6+
7+- **Initial damage**
8+
9+ - Damage sources have a base damage that can be increased by various stats. Stats are only applied once per calculation.
10+
11+1. **Flat damage**
12+
13+ - Local modifiers apply to base damage on the relevant source, for example most modifiers on weapons.
14+
15+ - Added damage to attacks or spells from equipment and support gems.
16+
17+2. **Damage conversion**
18+
19+ - Added as modifiers adds a percentage of one damage type as another damage type, for example <span class="explicitMod">Gain #% of Physical Damage as Extra Cold Damage during effect</span> or <span class="explicitMod">You and nearby allies add #% of your Physical Damage as Cold Damage</span>.
20+
21+ - Converted to modifiers changes one type of damage into another, for example <span class="explicitMod">#% of Cold Damage Converted to Fire Damage</span>.
22+
23+3. **Global modifiers**
24+
25+ - All <span class="explicitMod">increased</span> and <span class="explicitMod">reduced</span> modifiers are additive.
26+
27+ - All <span class="explicitMod">more and</span> <span class="explicitMod">less</span> modifiers are multiplicative.
28+
29+Converted damage can take benefit of bonuses for the damage type it was before and what it converted into.
30+
31+4. **Critical strike roll**
32+
33+ - Hits can be rolled as a critical strike which multiplies the damage by 150% by default.
34+
35+- **Preventing the hit**:
36+
37+ - Evasion of attacks.
38+
39+ - Dodge and Spell dodge.
40+
41+- **Damage shift**:
42+
43+Incoming damage can be shifted to another damage type.[4] It is usually done by utilizing an item which offers the <span class="explicitMod">#% of X Damage taken as Y modifier, for example:
44+
45+ - [[Lightning Coil]]
46+
47+ - [[Cloak of Flame]]
48+
49+ - [[Incandescent Heart]]
50+
51+ - [[Font of Thunder]]
52+
53+It is important to note that this is not damage conversion, as shifted part of damage does not retain its original damage property so it won't get mitigated either twice or by the more favorable method. For example, if some of the incoming damage is shifted to or from physical, the after-shift value is used in the armour calculation.
54+
55+- **Damage mitigation**:
56+
57+ - Damage can be avoided, for example with [[Glitterdisc]]. Avoiding damage stops the damage of a hit. It still counts as a hit, even if it only is 0 damage.
58+
59+ - Elemental and chaos damage is mitigated by its respective resistance.
60+
61+ - Physical damage is mitigated by the sum of all <span class="explicitMod">#% additional Physical Damage Reduction modifiers, up to its 90% cap. These modifiers can be calculated from:
62+Armour, which grants damage reduction relative to how much Armour you have compared to the initial physical damage hit.
63+Other sources of flat physical damage reduction, such as:
64+Endurance charges
65+
66+Basalt Flask
67+
68+- **Damage taken**:
69+
70+ - After damage mitigation, modifiers to damage taken are applied. Flat amounts are applied first, then the sum of all increases/reductions and lastly with more/less multipliers applied separately
71+
72+ **Order** | **Modifier** | **Examples**
73+---|---|---
74+1| <span class="explicitMod">**# X Damage taken from Y**</span> | <ul><li>[[Ashrend]]</li><li>[[Bramblejack]]</li><li>[[Astramentis]]</li></ul>
75+2| <span class="explicitMod">**#% increased/reduced X Damage taken**</span> | <ul><li>[[Shock]]</li><li>[[Vulnerability]]</li><li>[[Abyssus]]</li></ul>
76+3| <span class="explicitMod">**#% more/less X Damage taken**</span> | <ul><li>[[Fortify]]</li><li>[[Arctic Armour]]<li>[[Kintsugi]]</li><li>[[Infused Channelling Support]]</li></li></ul>
77+
78+- **Blocking the damage**:
79+
80+ - [[Block]] and [Spell block](https://poedb.tw/us/Block).
81+
82+- **Taking the final damage**:
83+
84+ - Effects that change the damage to be taken from other objects 'before you', such as [[The Jinxed Juju]].
85+
86+ - Effects that change the damage to be taken from other objects 'before your life or enegy shield', such as [[Frost Shield]].
87+
88+ - Your [[Aegis]] (you can't have multiple aegises).
89+
90+ - [[Guard]] skill buffs.
91+
92+ - [[Ward]] takes the damage first if it's not broken (disabled), and is then broken for a duration.
93+
94+ - Non-chaos damage damages energy shield protecting life until it's depleted, by default.
95+
96+ - For [[Mind over Matter]] users, #% of the remaining damage is removed from mana. Mind over Matter only applies if the damage is affecting life.
97+
98+ - [[Chaos damage]] always bypasses energy shield. This applies regardless if energy shield is protecting life or mana.
99+
100+- **Losing resources due to damage**:
101+
102+ - Life loss from damage that would reduce your life below 50% while affected by [[Petrified Blood]] is prevented and a portion of that life loss is applied over time.
103+
104+- **Damage over Time** generally follows the same principle, however this damage source doesn't hit which means that it ignores evasion, damage shifts, armour and other mechanics that requires a hit. Other sources of physical damage reduction will apply as usual though. As for damage taken step, modifiers that generally affect <span class="explicitMod">Damage taken or <span class="explicitMod">Damage taken</span> from Damage over Time</span> will apply, but <span class="explicitMod">Damage taken from Hits</span> won't.
105+
106+## Unlucky
107+If a damage roll is [unlucky](https://poedb.tw/us/Luck), the damage calculation will be rolled twice and the lower value will be chosen. Rolls to crit/evade/dodge/block are unchanged and only happen once. This can effectively reduce damage by up to one third if the damage has a very low minimum, with the benefit decreasing rapidly: Damage with minimum at half the maximum will only be reduced by one ninth. Currently unlucky is only found on the unique ring [[Lori's Lantern]] and the "<span class="explicitMod">of Miring</span>" map suffix.