singularity
Vars | |
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. |
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.