Guide:Armour calculations: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Illviljan
mNo edit summary
>Illviljan
mNo edit summary
Line 6: Line 6:
\begin{align}
\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 armour rating the defender has} & A & \in \mathbb{N}^+ \\
D_{raw} & \text{ the raw damage dealt} & D_{raw} & \in \mathbb{N}^+\\
D_{raw} & \text{ the raw damage dealt} & D_{raw} & \in \mathbb{N}^+\\
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}^+\\

Revision as of 09:18, 3 July 2016

Calculating 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