Movement Slow: Difference between revisionsGive feedback
mNo edit summary |
move notes, add info |
||
| Line 2: | Line 2: | ||
Movement Slow cannot reduce a player's speed below 2.0 m/s in-game (or 80 hammer units per second).<!-- 1 hu approximately equal 1 inch, therefore 1 meter is approximately equal to 39.3701 hu or 1 hu is approximately equal to 0.0254 meters--> | Movement Slow cannot reduce a player's speed below 2.0 m/s in-game (or 80 hammer units per second).<!-- 1 hu approximately equal 1 inch, therefore 1 meter is approximately equal to 39.3701 hu or 1 hu is approximately equal to 0.0254 meters--> | ||
== Notes == | |||
* The displayed speed in-game in m/s is rounded to the nearest decimal for all numbers under 10 m/s. | |||
== Math == | == Math == | ||
Slows from multiple sources are stacked diminishingly. | Slows from multiple sources are stacked diminishingly. If the value of movement slow is large enough to reduce a player's speed below 2.0 m/s, it will bottom out to the minimum of 2.0 m/s. | ||
The formula for movement slow is: <math>\text{Total Slow} = 1 - \prod_{i=1}^n (1 - \text{Slow}_i)</math><br/> | The formula for movement slow is: <math>\text{Total Slow} = 1 - \prod_{i=1}^n (1 - \text{Slow}_i)</math><br/> | ||
| Line 140: | Line 143: | ||
|} | |} | ||
{{Stat navbox}} | {{Stat navbox}} | ||