/datum/component/caltrop

Vars | |
crossed_connections | given to connect_loc to listen for something moving over target |
---|---|
dupe_mode | So we can update ant damage |
flags | Miscelanous caltrop flags; shoe bypassing, walking interaction, silence |
max_damage | Maximum damage done when crossed |
min_damage | Minimum damage done when crossed |
paralyze_duration | Amount of time the spike will paralyze |
probability | Probability of actually "firing", stunning and doing damage |
soundfile | The sound that plays when a caltrop is triggered. |
Var Details
crossed_connections

given to connect_loc to listen for something moving over target
dupe_mode

So we can update ant damage
flags

Miscelanous caltrop flags; shoe bypassing, walking interaction, silence
max_damage

Maximum damage done when crossed
min_damage

Minimum damage done when crossed
paralyze_duration

Amount of time the spike will paralyze
probability

Probability of actually "firing", stunning and doing damage
soundfile

The sound that plays when a caltrop is triggered.