Space Station 13 - Nebula13 - Modules - TypesVar Details

singularity

Vars

current_stageWhat are our current values, icons, strings, etc?
energyHow strong/large are we? How much have we eaten?
investigation_labelCategory used for investigation entries relating to this atom.
last_failed_movementWill not move in the same dir if it couldnt before, will help with the getting stuck on fields thing.
last_warningWhen did we last emit a warning about a containment failure?
max_atoms_assessed_per_tickHow many atoms can we pull in a single tick?
move_selfWill we wander, if our stage permits it? Only set by var edit or mapped subtype.
singularity_eventsA list of events. Toxins is in here twice to double the chance of proccing.
targetOur current target. Moves towards the target if it has one.

Var Details

current_stage

What are our current values, icons, strings, etc?

energy

How strong/large are we? How much have we eaten?

investigation_label

Category used for investigation entries relating to this atom.

last_failed_movement

Will not move in the same dir if it couldnt before, will help with the getting stuck on fields thing.

last_warning

When did we last emit a warning about a containment failure?

max_atoms_assessed_per_tick

How many atoms can we pull in a single tick?

move_self

Will we wander, if our stage permits it? Only set by var edit or mapped subtype.

singularity_events

A list of events. Toxins is in here twice to double the chance of proccing.

target

Our current target. Moves towards the target if it has one.