/tg/ Station 13 - Modules - TypesVar Details

addict

Vars

accessory_typeIf this is null, an accessory won't be spawned.
drug_container_typeIf this is defined before pill generation, pill generation will be skipped. This is the type of the pill bottle.
next_processticker for processing
process_intervalhow frequently the quirk processes
reagent_instanceactual instanced version of the reagent
reagent_typeIf this is defined, reagent_id will be unused and the defined reagent type will be instead.
where_accessorywhere the accessory spawned
where_drugWhere the drug spawned

Var Details

accessory_type

If this is null, an accessory won't be spawned.

drug_container_type

If this is defined before pill generation, pill generation will be skipped. This is the type of the pill bottle.

next_process

ticker for processing

process_interval

how frequently the quirk processes

reagent_instance

actual instanced version of the reagent

reagent_type

If this is defined, reagent_id will be unused and the defined reagent type will be instead.

where_accessory

where the accessory spawned

where_drug

Where the drug spawned