Space Station 13 - Modules - TypesVar Details - Proc Details

full

Vars

energy_used_per_shotAmount of energy required to reload the BSA (Joules)
reload_cooldown_timeThe gun's cooldown
try_reloadAre we trying to reload? Should only be true if we failed to reload due to lack of power.

Procs

processIf we failed a reload keep trying until the APC has enough energy available.

Var Details

energy_used_per_shot

Amount of energy required to reload the BSA (Joules)

reload_cooldown_time

The gun's cooldown

try_reload

Are we trying to reload? Should only be true if we failed to reload due to lack of power.

Proc Details

process

If we failed a reload keep trying until the APC has enough energy available.