experimentor 
Vars | |
| banned_typecache | Items that the machine shouldn't interact with |
|---|---|
| cooldown | How long is the cooldown between experiments |
| critical_items_typecache | Items that will cause critical reactions |
| critical_malfunction_counter | How many times we've had a critical reaction |
| experimentor_result_handlers | List of experiment handler datums by scantype |
| item_reactions | Reactions that can occur for specific items |
| malfunction_probability_coeff | The current probability of a malfunction |
| tracked_ian_ref | Weakref to the station Ian the corgi (or whichever we can find) |
| tracked_runtime_ref | Weakref to the station Runtime the cat (or whichever we can find) |
| valid_items | Items that we can get by transforming |
Var Details
banned_typecache 
Items that the machine shouldn't interact with
cooldown 
How long is the cooldown between experiments
critical_items_typecache 
Items that will cause critical reactions
critical_malfunction_counter 
How many times we've had a critical reaction
experimentor_result_handlers 
List of experiment handler datums by scantype
item_reactions 
Reactions that can occur for specific items
malfunction_probability_coeff 
The current probability of a malfunction
tracked_ian_ref 
Weakref to the station Ian the corgi (or whichever we can find)
tracked_runtime_ref 
Weakref to the station Runtime the cat (or whichever we can find)
valid_items 
Items that we can get by transforming