Movement Slow: Difference between revisionsGive feedback
Jump to navigation
Jump to search
formatting, add notes, change math, add hero sources |
verified speed, add notes |
||
| Line 1: | Line 1: | ||
'''Movement Slow''' is a status effect applied by many items and abilities that slows [[move speed]] by a percentage. | '''Movement Slow''' is a status effect applied by many items and abilities that slows [[move speed]] by a percentage. | ||
Movement Slow cannot reduce a player's speed below 2.0 m/s in-game.<!-- 1 hu approximately equal 1 inch, therefore 1 meter is approximately equal to | 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--> | ||
== Math == | == Math == | ||
Slows from multiple sources are multiplicative with each other. | Slows from multiple sources are multiplicative with each other. Note that displayed speed in m/s is rounded to the nearest decimal for all numbers under 10 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/> | ||