Editing Movement SlowGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 3: | Line 3: | ||
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--> | ||
== | == Math == | ||
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/> | ||
where <math>\text{Slow}_i</math> is the percent slow amount. | |||
For example, multiple sources of movement slow: | |||
* 25% movement slow from [[Slowing Bullets]] | |||
* 25% movement slow from [[Point Blank]] results in: | |||
<math>1 - (1 - 0.25) * (1 - 0.25) = 43.75% \text{ movement slow}</math> | |||
== Movement Slow Resist == | |||
Movement Slow Resist is applied after the final slow percentage is calculated. | |||
For example, if the player had [[Enduring Speed]] with 40% Movement Slow Resist in the above example of 43.75% slow, actual speed would be only be 26.4% slowed. | |||
Movement Slow Resist | |||
== Sources == | == Sources == | ||
=== Movement Slow === | |||
==== Heroes ==== | ==== Heroes ==== | ||
{{ | * {{HeroIcon|Dynamo}}'s {{AbilityIcon|Kinetic Pulse}} (T1) | ||
* {{HeroIcon|Ivy}}'s {{AbilityIcon|Kudzu Bomb}} | |||
* {{HeroIcon|Ivy}}'s {{AbilityIcon|Air Drop}} | |||
* {{HeroIcon|Kelvin}}'s {{AbilityIcon|Frost Grenade}} | |||
* {{HeroIcon|Kelvin}}'s {{AbilityIcon|Arctic Beam}} | |||
* {{HeroIcon|Kelvin}}'s {{AbilityIcon|Frozen Shelter}} | |||
* {{HeroIcon|Lady Geist}}'s {{AbilityIcon|Malice}} | |||
* {{HeroIcon|Lash}}'s {{AbilityIcon|Ground Strike}} (T2) | |||
* {{HeroIcon|Lash}}'s {{AbilityIcon|Flog}} (T1) | |||
* {{HeroIcon|Lash}}'s {{AbilityIcon|Death Slam}} | |||
* {{HeroIcon|McGinnis}}' {{AbilityIcon|Mini Turret}} (T1) | |||
* {{HeroIcon|McGinnis}}' {{AbilityIcon|Spectral Wall}} (T1) | |||
* {{HeroIcon|McGinnis}}' {{AbilityIcon|Heavy Barrage}} to self | |||
* {{HeroIcon|McGinnis}}' {{AbilityIcon|Heavy Barrage}} (T1) | |||
* {{HeroIcon|Paradox}}'s {{AbilityIcon|Pulse Grenade}} | |||
* {{HeroIcon|Paradox}}'s {{AbilityIcon|Time Wall}} | |||
* {{HeroIcon|Pocket}}'s {{AbilityIcon|Barrage}} | |||
* {{HeroIcon|Viscous}}'s {{AbilityIcon|Puddle Punch}} | |||
* {{HeroIcon|Yamato}}'s {{AbilityIcon|Flying Strike}} | |||
{{Item stat table|Movement Slow}} | {{Item stat table|Movement Slow}} | ||
=== Movement Slow Resist === | === Movement Slow Resist === | ||
==== Heroes ==== | ==== Heroes ==== | ||
* {{HeroIcon|Kelvin}}'s {{AbilityIcon|Ice Path}} to self | |||
{| class = "wikitable sortable | |||
{| class="wikitable sortable | |||
! Name !! {{Souls}} Cost !! Category !! Stat change | ! Name !! {{Souls}} Cost !! Category !! Stat change | ||
|- | |- | ||
| {{ItemIcon|Enduring Speed}} || 1,750 || Vitality || +<b>30</b>% Movement Slow Resist | |||
| {{ItemIcon|Enduring Speed}} || 1, | |||
|} | |} | ||
{{Stat navbox}} | {{Stat navbox}} | ||