mecha weapon 
        
    
            
        
| Vars | |
| fire_sound | Firing Sound | 
|---|---|
| firing_effect_type | Visual effect when fired | 
| kickback | Will this push the mech back when used in no gravity | 
| projectile | Typepath of the projectile | 
| projectile_delay | Firing delay | 
| projectiles_per_shot | How many projectiles does it shoot | 
| randomspread | Amount of unpredictable spread in the shot | 
| variance | Amount of preditable spread in the shot | 
Var Details
fire_sound
            
        
    
            
        
        Firing Sound
firing_effect_type
            
        
    
            
        
        Visual effect when fired
kickback
            
        
    
            
        
        Will this push the mech back when used in no gravity
projectile
            
        
    
            
        
        Typepath of the projectile
projectile_delay
            
        
    
            
        
        Firing delay
projectiles_per_shot
            
        
    
            
        
        How many projectiles does it shoot
randomspread
            
        
    
            
        
        Amount of unpredictable spread in the shot
variance
            
        
    
            
        
        Amount of preditable spread in the shot