Void beam 
        
    
            
        
| Vars | |
| charge_ticks | how many times the charge sound effect plays, also affects delay, sorta like a cast time | 
|---|---|
| charging | boolean, whether or not the spell is being charged | 
| targets_from | turf of the caster at the moment of casting starting | 
| targets_to | turf targeted for the center of the beam | 
Var Details
charge_ticks
            
        
    
            
        
        how many times the charge sound effect plays, also affects delay, sorta like a cast time
charging
            
        
    
            
        
        boolean, whether or not the spell is being charged
targets_from
            
        
    
            
        
        turf of the caster at the moment of casting starting
targets_to
            
        
    
            
        
        turf targeted for the center of the beam