/tg/ Station 13 - Modules - TypesVar Details - Proc Details

thrusting_spines

Vars

activeIf this will trigger a trap when entered
impale_damageDamage to deal on activation
standing_damage_zonesWeighted list of body zones to target while standing
thrust_delayTime between activations

Procs

on_enteredCalled when something enters our turf, if it is a non-flying mob then give it a stab
readyCalled when we're ready to start impaling people
retractCalled when it is time to stop impaling people

Var Details

active

If this will trigger a trap when entered

impale_damage

Damage to deal on activation

standing_damage_zones

Weighted list of body zones to target while standing

thrust_delay

Time between activations

Proc Details

on_entered

Called when something enters our turf, if it is a non-flying mob then give it a stab

ready

Called when we're ready to start impaling people

retract

Called when it is time to stop impaling people