Movement Speed: Difference between revisions

22 bytes removed ,  16:59, 25 March 2022
m
no edit summary
m (+navbox)
mNo edit summary
Tag: Manual revert
 
Line 175: Line 175:
== Modding ==
== Modding ==
In XML and the game code, movespeed is stored as a penalty to the base movespeed. This means that it increases when negative numbers are added to the stat. Wishing for <code>stat:MoveSpeed:0</code> will set the movespeed to the base 100. Setting movespeed to 0 requires wishing it to 100.
In XML and the game code, movespeed is stored as a penalty to the base movespeed. This means that it increases when negative numbers are added to the stat. Wishing for <code>stat:MoveSpeed:0</code> will set the movespeed to the base 100. Setting movespeed to 0 requires wishing it to 100.
{{Mechanics Navbox}}
2,158

edits