/tg/ Station 13 - Modules - TypesVar Details

singularity

The gravitational singularity

Vars

allowed_sizeCurrent allowed size for the singulo
consumed_supermatterIf the singularity has eaten a supermatter shard and can go to stage six
current_sizeCurrent singularity size, from 1 to 6
dissipateDo we lose energy over time?
dissipate_delayHow long should it take for us to dissipate in seconds?
dissipate_strengthHow much energy do we lose every dissipate_delay?
energyHow strong are we?
event_chanceProb for event each tick
ghost_notification_messageWhat the game tells ghosts when you make one
maximum_stagemaximum size this singuloth can get to.
move_selfCan i move by myself?
singularity_componentThe singularity component itself. A weak ref in case an admin removes the component to preserve the functionality.
singularity_component_typetype of singularity component made
singularity_icon_variantthe prepended string to the icon state (singularity_s1, dark_matter_s1, etc)
time_since_actHow long it's been since the singulo last acted, in seconds
time_since_last_dissipiationHow long its been (in seconds) since the last dissipation

Var Details

allowed_size

Current allowed size for the singulo

consumed_supermatter

If the singularity has eaten a supermatter shard and can go to stage six

current_size

Current singularity size, from 1 to 6

dissipate

Do we lose energy over time?

dissipate_delay

How long should it take for us to dissipate in seconds?

dissipate_strength

How much energy do we lose every dissipate_delay?

energy

How strong are we?

event_chance

Prob for event each tick

ghost_notification_message

What the game tells ghosts when you make one

maximum_stage

maximum size this singuloth can get to.

move_self

Can i move by myself?

singularity_component

The singularity component itself. A weak ref in case an admin removes the component to preserve the functionality.

singularity_component_type

type of singularity component made

singularity_icon_variant

the prepended string to the icon state (singularity_s1, dark_matter_s1, etc)

time_since_act

How long it's been since the singulo last acted, in seconds

time_since_last_dissipiation

How long its been (in seconds) since the last dissipation