Damage Resistance: Difference between revisionsGive feedback
m →Bullet Resist: link |
m →Math: reword |
||
| Line 19: | Line 19: | ||
== Math == | == Math == | ||
Despite being presented in-game as + | Despite being presented in-game as +x% Bullet or Spirit Resist, multiple sources of resist stack multiplicatively, not additively. | ||
The formula for | The formula for resist is: <math>BR_f = \left\lceil 1 - \prod_{i=1}^n (1 - BR_i) \right\rceil</math><br/> | ||
where:<br/> | where:<br/> | ||
<math> | <math> | ||