/tg/ Station 13 - Modules - TypesVar Details

walking_aid

Walking Aid Component

Add this to an item to allow it to act as a cane (or crutch) while held. Items with this component will help mobs avoid limping from broken leg bones, and lessen the slowdown caused by missing legs.

Used by canes, crutches, and pole-like items such as spears and staffs.

Vars

current_user_refWeakref to the mob currently being supported
limbless_slowdown_modifierThe amount of slowdown to reduce for a limbless leg
required_traitIf set, the parent item must have this trait for the support to function
waddlingCauses a mob to waddle (wiggle) while walking when holding this object

Var Details

current_user_ref

Weakref to the mob currently being supported

limbless_slowdown_modifier

The amount of slowdown to reduce for a limbless leg

required_trait

If set, the parent item must have this trait for the support to function

waddling

Causes a mob to waddle (wiggle) while walking when holding this object