Furious Steel 
        
    
            
        
| Vars | |
| blade_effect | A ref to the status effect surrounding our heretic on activation. | 
|---|---|
| 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.
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