Damage Resistance: Difference between revisions

Updating resistance reduction formula and description
Formula formatting
Line 24: Line 24:
Resistance Reduction is calculated multiplicatively like resistance, but then simply subtracted from the resistance amount.
Resistance Reduction is calculated multiplicatively like resistance, but then simply subtracted from the resistance amount.


<math>\mathit{Displayed Resist} = 1 - (1 - \mathit{Resistance 1}) * (1 - \mathit{Resistance 2}) * ... * (1 - \mathit{Resistance N}) - (1 - (1 - \mathit{ResReduct.1}) * (1 - \mathit{ResReduct.2})* ... * (1 - \mathit{ResReduct.n}))</math>
<math>\mathit{Displayed Resist} = [1 - (1 - \mathit{Resistance 1}) * (1 - \mathit{Resistance 2}) * ... * (1 - \mathit{Resistance N})] - [1 - (1 - \mathit{ResReduct.1}) * (1 - \mathit{ResReduct.2})* ... * (1 - \mathit{ResReduct.N})]</math>


For example, using Bullet Resists and Reductions:
For example, using Bullet Resists and Reductions: