shadow_cloak
Vars | |
active_cloak | The cloak currently active |
---|---|
uncloak_time | How long before we automatically uncloak? |
uncloak_timer | A timer id, for the uncloak timer |
Procs | |
on_early_cloak_loss | Signal proc for COMSIG_QDELETING, if our cloak is deleted early, impart negative effects |
on_focus_lost | Signal proc for [SIGNAL_REMOVETRAIT] via TRAIT_ALLOW_HERETIC_CASTING, losing our focus midcast will throw us out. |
Var Details
active_cloak
The cloak currently active
uncloak_time
How long before we automatically uncloak?
uncloak_timer
A timer id, for the uncloak timer
Proc Details
on_early_cloak_loss
Signal proc for COMSIG_QDELETING, if our cloak is deleted early, impart negative effects
on_focus_lost
Signal proc for [SIGNAL_REMOVETRAIT] via TRAIT_ALLOW_HERETIC_CASTING, losing our focus midcast will throw us out.