next_shove_stuns
Status effect specifically for instances where someone is vulnerable to being stunned when shoved.
Vars | |
vulnverability_overlay | Our visual cue for the vulnerable state this status effect puts us in. |
---|---|
Procs | |
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. |
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.