Damage Resistance: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Updating resistance reduction formula and description |
|||
| Line 20: | Line 20: | ||
==Resistance Reduction== | ==Resistance Reduction== | ||
Resistance Reduction refers to any negative amount of | Resistance Reduction refers to any negative amount of Resist, making the target take increased damage. | ||
Resistance Reduction is simply | 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> | ||