Space Station 13 - Modules - TypesVar Details

fauna_bomb

Vars

chargeCurrent level of charge.
charge_speedAmount of charge that regenerates every SSobj process.
choose_target_timerTimer of choosing target.
chooserClient of somebody, who needs to choose target.
coreInserted atmospheric cnomaly core.
created_mobsList of already created and still alive mobs.
cur_choosingNumber of current target choosing. Used to not stop choosing because of multiclicks.
current_targetCurrent choosen target.
datasList of saved mob datas.
in_choose_modeIf true, owner is choosing someone right now.
last_commandLast command that was given. (attack/go/stop) null == stop
max_chargeMax level of charge, that can be stored. Depends of inserted core and created mobs.
ownerA mob that currently carries src with it.
scan_numNumber of all scans. Used for generating keys for datas.
used_chargeUsed level of max_charge.

Var Details

charge

Current level of charge.

charge_speed

Amount of charge that regenerates every SSobj process.

choose_target_timer

Timer of choosing target.

chooser

Client of somebody, who needs to choose target.

core

Inserted atmospheric cnomaly core.

created_mobs

List of already created and still alive mobs.

cur_choosing

Number of current target choosing. Used to not stop choosing because of multiclicks.

current_target

Current choosen target.

datas

List of saved mob datas.

in_choose_mode

If true, owner is choosing someone right now.

last_command

Last command that was given. (attack/go/stop) null == stop

max_charge

Max level of charge, that can be stored. Depends of inserted core and created mobs.

owner

A mob that currently carries src with it.

scan_num

Number of all scans. Used for generating keys for datas.

used_charge

Used level of max_charge.