furious_steel
Vars | |
blade_effect | A ref to the status effect surrounding our heretic on activation. |
---|---|
projectile_effect | Effect of the projectile that surrounds us while the spell is active |
Procs | |
on_focus_lost | Signal proc for [SIGNAL_REMOVETRAIT], via TRAIT_ALLOW_HERETIC_CASTING, to remove the effect when we lose the focus trait |
on_status_effect_deleted | If our blade status effect is deleted, clear our refs and deactivate |
Var Details
blade_effect
A ref to the status effect surrounding our heretic on activation.
projectile_effect
Effect of the projectile that surrounds us while the spell is active
Proc Details
on_focus_lost
Signal proc for [SIGNAL_REMOVETRAIT], via TRAIT_ALLOW_HERETIC_CASTING, to remove the effect when we lose the focus trait
on_status_effect_deleted
If our blade status effect is deleted, clear our refs and deactivate