Space Station 13 - Modules - TypesVar Details - Proc Details

skateboard

Vars

board_item_typeThe handheld item counterpart for the board
can_slow_downIf true, riding the skateboard with walk intent on will prevent crashing.
cursedIs this board cursed, preventing the cheeser from picking it up right away and using it again. Can not get on it while cursed either.
grindingWhether the board is currently grinding
instabilityStamina drain multiplier
next_crashStores the time of the last crash plus a short cooldown, affects availability and outcome of certain actions
sparksSparks datum for when we grind on tables

Procs

grindMoves the vehicle forward and if it lands on a table, repeats

Var Details

board_item_type

The handheld item counterpart for the board

can_slow_down

If true, riding the skateboard with walk intent on will prevent crashing.

cursed

Is this board cursed, preventing the cheeser from picking it up right away and using it again. Can not get on it while cursed either.

grinding

Whether the board is currently grinding

instability

Stamina drain multiplier

next_crash

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

sparks

Sparks datum for when we grind on tables

Proc Details

grind

Moves the vehicle forward and if it lands on a table, repeats