addict
Vars | |
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 |
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