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

next_shove_stuns

Status effect specifically for instances where someone is vulnerable to being stunned when shoved.

Vars

vulnverability_overlayOur visual cue for the vulnerable state this status effect puts us in.

Procs

clear_stun_vulnverabilityIf our owner is either stunned, paralzyed or immobilized, we remove the status effect. This is both an anti-chainstun measure and a sanity check.
clear_stun_vulnverability_overlayClears our overlay where needed.

Var Details

vulnverability_overlay

Our visual cue for the vulnerable state this status effect puts us in.

Proc Details

clear_stun_vulnverability

If our owner is either stunned, paralzyed or immobilized, we remove the status effect. This is both an anti-chainstun measure and a sanity check.

clear_stun_vulnverability_overlay

Clears our overlay where needed.