LTAA-AP Minigun 
Vars | |
| last_fired | When it was last fired, related to world.time. |
|---|---|
| spin_stage | Index of stage_rate. |
| spindown_grace_time | Grace period before losing spin_stage. |
| spindown_time | Cooldown time to reach min spin_stage. |
| spinup_time | Active firing time to reach max spin_stage. |
| stage_delay_mult | Fire delay multiplier for current spin_stage. |
| stage_rate | Shots fired per fire_delay at a particular spin_stage. |
Var Details
last_fired 
When it was last fired, related to world.time.
spin_stage 
Index of stage_rate.
spindown_grace_time 
Grace period before losing spin_stage.
spindown_time 
Cooldown time to reach min spin_stage.
spinup_time 
Active firing time to reach max spin_stage.
stage_delay_mult 
Fire delay multiplier for current spin_stage.
stage_rate 
Shots fired per fire_delay at a particular spin_stage.