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

dazed

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

Vars

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

Procs

clear_dazeIf 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_dazed_overlayClears our overlay where needed.

Var Details

dazed_overlay

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

Proc Details

clear_daze

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_dazed_overlay

Clears our overlay where needed.