Guide:Armour calculations: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
>TheFrz
Line 3: Line 3:
Let the following be:
Let the following be:


<math>\begin{align}
<math style="background:#0f0f0f">\definecolor{back}{rgb}{0.05882352941176,0.05882352941176,0.05882352941176} \definecolor{front}{rgb}{0.6392156862745,0.5529411764706,0.4274509803922} \pagecolor{back} \color{front} \begin{align}
DR & \text{ the damage reduction factor} & DR & \in \mathbb{R}\\
DR & \text{ the damage reduction factor} & DR & \in \mathbb{R}\\
A & \text{ the armor the player has} & A & \in \mathbb{N}^+ \\
A & \text{ the armor the player has} & A & \in \mathbb{N}^+ \\
Line 9: Line 9:
D_{net} & \text{ the damage dealt after reduction} & D_{net} & \in \mathbb{R}^+\\
D_{net} & \text{ the damage dealt after reduction} & D_{net} & \in \mathbb{R}^+\\
\end{align}</math>
\end{align}</math>


==DR Formula==
==DR Formula==

Revision as of 10:11, 1 July 2016

Cacluating the formulas

Let the following be:

DR Formula

Resolved for Raw Damage

Final result for raw damage

Resolved for Armour

Final result for armour

Net Damage formula

Based on DR

Eliminating DR

Final result

Defense Factor formula

Base Formula

Eliminating Net Damage

Final result