/tg/ 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.
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.

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