| Name | walk_speed | 
| Object | PlayerTag | 
| Input | ElementTag(Decimal) | 
| Related Tags | <PlayerTag.walk_speed>Returns the speed the player can walk at. (...) | 
| Description | Sets the walk speed of the player. The standard value is '0.2'. Valid range is 0.0 to 1.0 Works with offline players. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L3283 |