Movement Slow: Difference between revisionsGive feedback
Jump to navigation
Jump to search
→Math: Slowing bullets is now 30% |
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) = | <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: | ||