Daedalus Dock - Modules - TypesVar Details - Proc Details

advance

Vars

has_startedSet to TRUE on first life process.
idsee get_id()
mutableIf FALSE, prevent most in-game methods of altering the disease via virology
oldresKeeps track of the old RESISTANCE property so that cures do not change unless the resistance changes
propertiesA k:v list of properties, see GenerateProperties()
symptomsA list of symptom instances.

Procs

update_propertiesRecaluculate the properties of the disease, and generate a new ID.

Var Details

has_started

Set to TRUE on first life process.

id

see get_id()

mutable

If FALSE, prevent most in-game methods of altering the disease via virology

oldres

Keeps track of the old RESISTANCE property so that cures do not change unless the resistance changes

properties

A k:v list of properties, see GenerateProperties()

symptoms

A list of symptom instances.

Proc Details

update_properties

Recaluculate the properties of the disease, and generate a new ID.