byond - Modules - TypesVar Details

LTAA-AP Minigun

Vars

last_firedWhen it was last fired, related to world.time.
spin_stageIndex of stage_rate.
spindown_grace_timeGrace period before losing spin_stage.
spindown_timeCooldown time to reach min spin_stage.
spinup_timeActive firing time to reach max spin_stage.
stage_delay_multFire delay multiplier for current spin_stage.
stage_rateShots 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.