/tg/ Station 13 - Modules - TypesVar Details - Proc Details

ectoplasm

Vars

effect_powerThe numerical power of the anomaly. Calculated in anomalyEffect. Also used in determining the category of detonation effects.
ghosts_orbitingThe actual number of ghosts orbiting the anomaly.
override_ghostsBlocks the anomaly from updating ghost count. Used in case an admin wants to rig the anomaly to be a certain size or intensity.

Procs

intensity_updateManages updating the sprite for the anomaly based on how many orbiters it has.

Var Details

effect_power

The numerical power of the anomaly. Calculated in anomalyEffect. Also used in determining the category of detonation effects.

ghosts_orbiting

The actual number of ghosts orbiting the anomaly.

override_ghosts

Blocks the anomaly from updating ghost count. Used in case an admin wants to rig the anomaly to be a certain size or intensity.

Proc Details

intensity_update

Manages updating the sprite for the anomaly based on how many orbiters it has.

A check that is run to determine which sprite the anoamly should currently be displaying. With 50% or more participation, the "heavy" sprite is used. Otherwise, it is reverted to the normal anomaly sprite.