Space Station 13 - Modules - TypesVar Details

flash

Vars

battery_panelWhether the flash can be modified with a cell or not
borg_flashIs this a cyborg's flash?
brokenIs the flash burnt out?
can_overchargeSet this to FALSE if you don't want your flash to be overcharge capable
flash_timerA reference to the timer used to recharge. If we use it while it's on cooldown, we reset the cooling
max_usesWhat is the max amount we can use this flash before it burns out
overchargedIf overcharged the flash will set people on fire then immediately burn out (does so even if it doesn't blind them).
time_between_flashesHow long do we have between flashes
times_usedHow many times have we used the flash recently

Var Details

battery_panel

Whether the flash can be modified with a cell or not

borg_flash

Is this a cyborg's flash?

broken

Is the flash burnt out?

can_overcharge

Set this to FALSE if you don't want your flash to be overcharge capable

flash_timer

A reference to the timer used to recharge. If we use it while it's on cooldown, we reset the cooling

max_uses

What is the max amount we can use this flash before it burns out

overcharged

If overcharged the flash will set people on fire then immediately burn out (does so even if it doesn't blind them).

time_between_flashes

How long do we have between flashes

times_used

How many times have we used the flash recently