Movement Slow: Difference between revisions

Jump to navigation Jump to search
Math: Slowing bullets is now 30%
LVL (talk | contribs)
Fixed the number. Probably need to simplify the math formula on this page at some point.
Line 15: Line 15:
* 30% movement slow from [[Slowing Bullets]]
* 30% movement slow from [[Slowing Bullets]]
* 25% movement slow from [[Point Blank]] results in:
* 25% movement slow from [[Point Blank]] results in:
<math>1 - (1 - 0.30) * (1 - 0.25) = 52.50% \text{ movement slow}</math>
<math>1 - (1 - 0.30) * (1 - 0.25) = 47.5% \text{ movement slow}</math> (you move at 52.5% speed)


The movement slow is then applied using 2 m/s as the "base" movement speed, as follows:
The movement slow is then applied using 2 m/s as the "base" movement speed, as follows: