thrusting_spines
Vars | |
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 |
Procs | |
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 |
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