improvised skateboard

Vars | |
board_icon | Stores the time of the last crash plus a short cooldown, affects availability and outcome of certain actions |
---|---|
board_item_type | Stores the default icon state |
instability | The handheld item counterpart for the board |
next_crash | Whether the board is currently grinding |
Procs | |
Destroy | Change this value to change how fast the skateboard goes. Lower = Faster |
Initialize | Stamina drain multiplier |
grind | Moves the vehicle forward and if it lands on a table, repeats |
Var Details
board_icon

Stores the time of the last crash plus a short cooldown, affects availability and outcome of certain actions
board_item_type

Stores the default icon state
instability

The handheld item counterpart for the board
next_crash

Whether the board is currently grinding
Proc Details
Destroy
Change this value to change how fast the skateboard goes. Lower = Faster
Initialize
Stamina drain multiplier
grind
Moves the vehicle forward and if it lands on a table, repeats