User:Moony/chem prototypes.json: Difference between revisions

From Space Station 14 Wiki
(Update chem_prototypes.json via GitHub Actions)
(Update chem_prototypes.json via GitHub Actions)
Line 1: Line 1:
{
{
     "Phosphorus": {
     "Frezon": {
         "id": "Phosphorus",
         "id": "Frezon",
         "name": "phosphorus",
         "name": "frezon",
         "group": "Elements",
         "group": "Unknown",
         "desc": "A reactive metal used in pyrotechnics and weapons.",
         "desc": "A highly effective coolant.. and hallucinogenic.",
        "physicalDesc": "powdery",
         "physicalDesc": "gaseous",
        "color": "#EDE4E4FF",
         "color": "#3A758CFF",
        "recipes": [],
        "metabolisms": null
    },
    "Nutriment": {
        "id": "Nutriment",
        "name": "nutriment",
        "group": "Foods",
        "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "physicalDesc": "opaque",
         "color": "#664330FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Cellular": 0.01
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     },
                     }
                    {
                ]
                        "Key": "SeeingRainbows",
            }
                        "Component": "SeeingRainbows",
        }
                        "Time": 5,
    },
                        "Refresh": false,
    "JuiceLime": {
                        "Type": 0,
        "id": "JuiceLime",
                        "conditions": [
        "name": "lime juice",
                            {
        "group": "Drinks",
                                "Min": 1,
        "desc": "The sweet-sour juice of limes.",
                                "Max": 21474836,
        "physicalDesc": "citric",
                                "Reagent": "Frezon",
        "color": "#99BB43FF",
                                "id": "ReagentThreshold"
        "recipes": [],
                            }
        "metabolisms": {
                         ],
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "BloodyMary": {
        "id": "BloodyMary",
        "name": "bloody mary",
        "group": "Drinks",
        "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
        "physicalDesc": "strong-smelling",
        "color": "#660000FF",
        "recipes": [
            "BloodyMary"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Drunk"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                        "Group": null,
                            "frezon-lungs-cold"
                         "Amount": 0.05,
                        ],
                         "conditions": null,
                        "Type": 1,
                         "probability": 1,
                        "VisualType": 0,
                         "id": "AdjustReagent"
                        "conditions": [
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "frezon-euphoric"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 86: Line 101:
         }
         }
     },
     },
     "Cryptobiolin": {
     "Flour": {
         "id": "Cryptobiolin",
         "id": "Flour",
         "name": "cryptobiolin",
         "name": "flour",
         "group": "Medicine",
         "group": "Foods",
         "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "desc": "Used for baking.",
         "physicalDesc": "fizzy",
         "physicalDesc": "powdery",
         "color": "#081A80FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
            "Cryptobiolin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Stutter",
                         "Reagent": "Sugar",
                         "Component": "ScrambledAccent",
                         "Group": null,
                        "Time": 2,
                         "Amount": 0.4,
                        "Refresh": true,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                     }
                     },
                ]
                    {
            },
                        "Reagent": "Nutriment",
            "Alcohol": {
                         "Group": null,
                "rate": 0.5,
                         "Amount": 0.1,
                "effects": [
                    {
                         "BoozePower": 20,
                         "SlurSpeech": false,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 126: Line 133:
         }
         }
     },
     },
     "Spaceacillin": {
     "Fluorine": {
         "id": "Spaceacillin",
         "id": "Fluorine",
         "name": "spaceacillin",
         "name": "fluorine",
         "group": "Medicine",
         "group": "Elements",
         "desc": "A theta-lactam antibiotic. A common and very useful medicine, effective against many diseases likely to be encountered in space. Slows progression of diseases.",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "physicalDesc": "opaque",
        "physicalDesc": "gaseous",
         "color": "#9942F5FF",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Amasec": {
        "id": "Amasec",
        "name": "amasec",
        "group": "Drinks",
        "desc": "Official drink of the Gun Club!",
         "physicalDesc": "strong-smelling",
         "color": "#124DA7FF",
         "recipes": [
         "recipes": [
             "Spaceacillin"
             "Amasec"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "CureChance": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCureDisease"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Cellular": 0.5
                         "Amount": 0.05,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 163: Line 175:
         }
         }
     },
     },
     "Mercury": {
     "TranexamicAcid": {
         "id": "Mercury",
         "id": "TranexamicAcid",
         "name": "mercury",
         "name": "tranexamic acid",
         "group": "Elements",
         "group": "Medicine",
         "desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
         "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "physicalDesc": "shiny",
         "physicalDesc": "viscous",
         "color": "#929296FF",
         "color": "#BA7D7DFF",
         "recipes": [],
         "recipes": [
            "TranexamicAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "Scaled": false,
                        "Amount": -1.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "ModifyBleedAmount"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Bloodloss": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 184: Line 205:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 192: Line 220:
         }
         }
     },
     },
     "Charcoal": {
     "CarbonDioxide": {
         "id": "Charcoal",
         "id": "CarbonDioxide",
         "name": "charcoal",
         "name": "carbon dioxide",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A black, porous solid",
         "desc": "You have genuinely no idea what this is.",
         "physicalDesc": "porous",
         "physicalDesc": "odorless",
         "color": "#22282BFF",
         "color": "#66FF33FF",
         "recipes": [
         "recipes": [],
            "Charcoal"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -1
                                 "Poison": 0.2
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "CleanseRate": 3,
                        "conditions": null,
                        "probability": 1,
                        "id": "ChemCleanBloodstream"
                     }
                     }
                 ]
                 ]
Line 229: Line 273:
         }
         }
     },
     },
     "Andalusia": {
     "ThreeMileIsland": {
         "id": "Andalusia",
         "id": "ThreeMileIsland",
         "name": "andalusia",
         "name": "three mile island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strangely named drink.",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#665700FF",
         "color": "#666340FF",
         "recipes": [
         "recipes": [
             "Andalusia"
             "ThreeMileIsland"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 251: Line 295:
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Uranium",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 261: Line 313:
         }
         }
     },
     },
     "Fluorine": {
     "Synaptizine": {
         "id": "Fluorine",
         "id": "Synaptizine",
         "name": "fluorine",
         "name": "synaptizine",
         "group": "Elements",
         "group": "Medicine",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "desc": "Toxic, but treats hallucinations, drowsiness \u0026 halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly.",
         "physicalDesc": "gaseous",
         "physicalDesc": "pungent",
         "color": "#808080FF",
         "color": "#D49A2FFF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "Synaptizine"
    },
         ],
    "BlueCuracao": {
        "id": "BlueCuracao",
        "name": "blue curacao",
        "group": "Drinks",
        "desc": "Exotically blue, fruity drink, distilled from oranges.",
        "physicalDesc": "strong-smelling",
        "color": "#0000CDFF",
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "SeeingRainbows",
                         "Group": null,
                         "Component": "",
                         "Amount": 0.1,
                        "Time": 15,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 301: Line 374:
         }
         }
     },
     },
     "RedMead": {
     "Dylovene": {
         "id": "RedMead",
         "id": "Dylovene",
         "name": "red mead",
         "name": "dylovene",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "translucent",
         "color": "#C73C00FF",
         "color": "#3A1D8AFF",
         "recipes": [
         "recipes": [
             "RedMead"
             "Dylovene"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": -1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "Brute": 0.5
                         "conditions": null,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     },
                ]
            }
        }
    },
    "JuicePotato": {
        "id": "JuicePotato",
        "name": "potato juice",
        "group": "Drinks",
        "desc": "Juice of the potato. Bleh.",
        "physicalDesc": "starchy",
        "color": "#302000FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "Amplitude": 10,
                         "probability": 1,
                        "Frequency": 4,
                         "HydrationFactor": 3,
                        "Time": 2,
                         "id": "SatiateThirst"
                        "Refresh": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "Jitter"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-nauseous"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.2,
                        "id": "PopupMessage"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.02,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Alcohol": {
    },
    "THCOil": {
        "id": "THCOil",
        "name": "THC oil",
        "group": "Narcotics",
        "desc": "Pure THC oil, extracted from the leaves of the cannabis plant. Much stronger than in it's natural form and can be used to numb chronic pain in patients.",
        "physicalDesc": "skunky",
        "color": "#DAA520FF",
        "recipes": [],
        "metabolisms": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "BoozePower": 3,
                         "Component": "SeeingRainbows",
                        "SlurSpeech": true,
                        "Time": 5,
                         "conditions": [
                        "Refresh": false,
                            {
                        "Type": 0,
                                "Min": 15,
                         "conditions": null,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 381: Line 491:
         }
         }
     },
     },
     "PlantBGone": {
     "Hyronalin": {
         "id": "PlantBGone",
         "id": "Hyronalin",
         "name": "plant-B-gone",
         "name": "hyronalin",
         "group": "Botanical",
         "group": "Medicine",
         "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "desc": "A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine.",
         "physicalDesc": "bubbling",
         "physicalDesc": "cloudy",
         "color": "#49002EFF",
         "color": "#4CB580FF",
         "recipes": [
         "recipes": [
             "PlantBGone"
             "Hyronalin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 398: Line 508:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -4,
                                 "Radiation": -1
                                "Blunt": 2,
                            },
                                "Slash": 1,
                            "groups": null
                                 "Piercing": 1
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.02,
                        "id": "ChemVomit"
                    },
                    {
                        "damage": {
                            "types": {
                                 "Heat": 0.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 409: Line 536:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                 "Min": 30,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Jitter"
                     }
                     }
                 ]
                 ]
Line 421: Line 565:
         }
         }
     },
     },
     "ManhattanProject": {
     "PoisonWine": {
         "id": "ManhattanProject",
         "id": "PoisonWine",
         "name": "manhattan project",
         "name": "poison wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#000000FF",
         "recipes": [
         "recipes": [],
            "ManhattanProject"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 450: Line 592:
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Poison": {
    },
    "JuiceGrape": {
        "id": "JuiceGrape",
        "name": "grape juice",
        "group": "Drinks",
        "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
        "physicalDesc": "crisp",
        "color": "#512284FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 475: Line 613:
         }
         }
     },
     },
     "Vodka": {
     "Oxygen": {
         "id": "Vodka",
         "id": "Oxygen",
         "name": "vodka",
         "name": "oxygen",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "desc": "An oxidizing, colorless gas.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "gaseous",
         "color": "#D1D1D155",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "Factor": 1,
                         "conditions": [
                            {
                                "Type": "Human",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Oxygenate"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Factor": 1,
                        "Group": null,
                        "conditions": [
                        "Amount": 0.2,
                            {
                        "conditions": null,
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Oxygenate"
                     }
                     },
                ]
            }
        }
    },
    "Omnizine": {
        "id": "Omnizine",
        "name": "omnizine",
        "group": "Medicine",
        "desc": "A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete.",
        "physicalDesc": "soothing",
        "color": "#FCF7F9FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Factor": 1,
                             "types": null,
                        "conditions": [
                            "groups": {
                            {
                                "Burn": -2,
                                "Type": "Rat",
                                 "Toxin": -2,
                                "ShouldHave": true,
                                 "Airloss": -2,
                                "id": "OrganType"
                                 "Brute": -2
                             }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                 "Type": "Plant",
                                 "ShouldHave": true,
                                 "id": "OrganType"
                             }
                             }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                         },
                         },
                         "scaleByQuantity": false,
                         "conditions": [
                        "ignoreResistances": true,
                            {
                        "conditions": null,
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 537: Line 692:
         }
         }
     },
     },
     "Bilk": {
     "Nocturine": {
         "id": "Bilk",
         "id": "Nocturine",
         "name": "bilk",
         "name": "nocturine",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "physicalDesc": "bilky",
         "physicalDesc": "powdery",
         "color": "#895C4CFF",
         "color": "#128E80FF",
         "recipes": [
         "recipes": [],
            "Bilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                         "probability": 1,
                            "types": {
                         "HydrationFactor": 3,
                                "Poison": 1
                         "id": "SatiateThirst"
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 8,
                                "Max": 21474836,
                                "Reagent": "Nocturine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 561: Line 745:
         }
         }
     },
     },
     "BananaHonk": {
     "HotRamen": {
         "id": "BananaHonk",
         "id": "HotRamen",
         "name": "banana honk",
         "name": "hot ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Clown Heaven.",
         "desc": "Hot noodles.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "wormy",
         "color": "#FFFF91FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "BananaHonk"
             "HotRamen"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 578: Line 762:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 593: Line 769:
         }
         }
     },
     },
     "CafeLatte": {
     "CarpoToxin": {
         "id": "CafeLatte",
         "id": "CarpoToxin",
         "name": "cafe latte",
         "name": "carpotoxin",
        "group": "Toxins",
        "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
        "physicalDesc": "exotic smelling",
        "color": "#E2A38CFF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                    }
                ]
            }
        }
    },
    "TequilaSunrise": {
        "id": "TequilaSunrise",
        "name": "tequila sunrise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "physicalDesc": "creamy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#FFE48CFF",
         "recipes": [
         "recipes": [
             "CafeLatte"
             "TequilaSunrise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 610: Line 825:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 617: Line 840:
         }
         }
     },
     },
     "Oxygen": {
     "Manhattan": {
         "id": "Oxygen",
         "id": "Manhattan",
         "name": "oxygen",
         "name": "manhattan",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "An oxidizing, colorless gas.",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "physicalDesc": "gaseous",
         "physicalDesc": "strong-smelling",
         "color": "#808080FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "Manhattan"
        ],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Factor": 1,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Human",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "Reagent": "Ethanol",
                         "conditions": [
                         "Group": null,
                            {
                        "Amount": 0.05,
                                "Type": "Animal",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "AdjustReagent"
                     },
                     }
                    {
                ]
                        "Factor": 1,
            }
                        "conditions": [
        }
                            {
    },
                                "Type": "Rat",
    "Oil": {
                                "ShouldHave": true,
        "id": "Oil",
                                "id": "OrganType"
        "name": "oil",
                            }
        "group": "Foods",
                        ],
        "desc": "Used by chefs to cook.",
                        "probability": 1,
        "physicalDesc": "oily",
                        "id": "Oxygenate"
        "color": "#B67823FF",
                    },
        "recipes": [
                    {
            "Oil"
                        "Factor": 1,
        ],
                        "conditions": [
        "metabolisms": null
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                    }
                ]
            }
        }
     },
     },
     "LongIslandIcedTea": {
     "SyndicateBomb": {
         "id": "LongIslandIcedTea",
         "id": "SyndicateBomb",
         "name": "long island iced tea",
         "name": "syndicate bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "desc": "Somebody set us up the bomb!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "opaque",
         "color": "#664300FF",
         "color": "#2E6660FF",
         "recipes": [
         "recipes": [
             "LongIslandIcedTea"
             "SyndicateBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 719: Line 907:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 728: Line 916:
         }
         }
     },
     },
     "ManlyDorf": {
     "Tricordrazine": {
         "id": "ManlyDorf",
         "id": "Tricordrazine",
         "name": "manly dorf",
         "name": "tricordrazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "desc": "A wide-spectrum stimulant, originally derived from Cordrazine. It's capable of healing most common damage types simultaneously, however only at about half the rate of other medications. Because of its low potency, it's best used as a supplement to other medicines.",
         "physicalDesc": "bubbly",
         "physicalDesc": "opaque",
         "color": "#664300FF",
         "color": "#00E5FFFF",
         "recipes": [
         "recipes": [
             "ManlyDorf"
             "Tricordrazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": -0.5,
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                            "groups": {
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Max": 50,
                                "Min": 0,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 760: Line 958:
         }
         }
     },
     },
     "Water": {
     "TableSalt": {
         "id": "Water",
         "id": "TableSalt",
         "name": "water",
         "name": "table salt",
         "group": "Drinks",
         "group": "Foods",
         "desc": "A colorless liquid that humans need in order to survive.",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "physicalDesc": "translucent",
         "physicalDesc": "grainy",
         "color": "#75B1F0FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "TableSalt"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 775: Line 975:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                        "NutritionFactor": 0.5,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 782: Line 988:
         }
         }
     },
     },
     "UnstableMutagen": {
     "WeedKiller": {
         "id": "UnstableMutagen",
         "id": "WeedKiller",
         "name": "unstable mutagen",
         "name": "weed killer",
         "group": "Toxins",
         "group": "Botanical",
         "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
         "desc": "A mixture that targets weeds.",
         "physicalDesc": "glowing",
         "physicalDesc": "bubbling",
         "color": "#00FF5FFF",
         "color": "#968395FF",
         "recipes": [
         "recipes": [],
            "UnstableMutagen"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 799: Line 1,003:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 3
                                 "Poison": 4
                             },
                             },
                             "groups": null
                             "groups": null
Line 805: Line 1,009:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 813: Line 1,023:
         }
         }
     },
     },
     "CarpoToxin": {
     "AtomicBomb": {
         "id": "CarpoToxin",
         "id": "AtomicBomb",
         "name": "carpotoxin",
         "name": "atomic bomb",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
         "desc": "Nuclear proliferation never tasted so good.",
         "physicalDesc": "exotic smelling",
         "physicalDesc": "cloudy",
         "color": "#E2A38CFF",
         "color": "#666300FF",
         "recipes": [],
         "recipes": [
            "AtomicBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "generic-reagent-effect-burning-insides"
                         "Group": null,
                        ],
                         "Amount": 0.15,
                        "Type": 1,
                         "VisualType": 3,
                        "conditions": null,
                         "probability": 0.33,
                        "id": "PopupMessage"
                    }
                ]
            }
        }
    },
    "Booger": {
        "id": "Booger",
        "name": "booger",
        "group": "Drinks",
        "desc": "Ewww...",
        "physicalDesc": "strong-smelling",
        "color": "#8CFF8CFF",
        "recipes": [
            "Booger"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Radium",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 884: Line 1,063:
         }
         }
     },
     },
     "BahamaMama": {
     "Neurotoxin": {
         "id": "BahamaMama",
         "id": "Neurotoxin",
         "name": "bahama mama",
         "name": "neurotoxin",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tropical cocktail.",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF7F3BFF",
         "color": "#2E2E61FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 905: Line 1,084:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 911: Line 1,090:
                     }
                     }
                 ]
                 ]
             }
             },
        }
    },
    "WeldingFuel": {
        "id": "WeldingFuel",
        "name": "welding fuel",
        "group": "Pyrotechnic",
        "desc": "Used by welders to weld.",
        "physicalDesc": "oily",
        "color": "#A76B1CFF",
        "recipes": [],
        "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 938: Line 1,106:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 949: Line 1,111:
         }
         }
     },
     },
     "Ammonia": {
     "VentCrud": {
         "id": "Ammonia",
         "id": "VentCrud",
         "name": "ammonia",
         "name": "vent crud",
         "group": "Botanical",
         "group": "Unknown",
         "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
         "desc": "A jet black substance found in poorly maintained ventilation systems.",
         "physicalDesc": "pungent",
         "physicalDesc": "sticky",
         "color": "#77B58EFF",
         "color": "#000000FF",
         "recipes": [
         "recipes": [],
            "Ammonia"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 966: Line 1,126:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": 1
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 975: Line 1,135:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "CauseChance": 0.6,
                        "Disease": "VentCough",
                        "conditions": null,
                        "probability": 1,
                        "id": "ChemCauseDisease"
                     }
                     }
                 ]
                 ]
Line 980: Line 1,147:
         }
         }
     },
     },
     "JuiceBerry": {
     "Impedrezene": {
         "id": "JuiceBerry",
         "id": "Impedrezene",
         "name": "berry juice",
         "name": "impedrezene",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "A delicious blend of several different kinds of berries.",
         "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.",
         "physicalDesc": "sweet",
         "physicalDesc": "acrid",
         "color": "#660099FF",
         "color": "#215263FF",
         "recipes": [],
         "recipes": [
            "Impedrezene"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "WalkSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 0.65,
                     }
                        "id": "MovespeedModifier"
                 ]
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 10,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                    },
                    {
                        "BoozePower": 5,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "Drunk"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "IcedGreenTea": {
     "IrishCream": {
         "id": "IcedGreenTea",
         "id": "IrishCream",
         "name": "iced green tea",
         "name": "irish cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "cold green tea.",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "physicalDesc": "aromatic",
         "physicalDesc": "creamy",
         "color": "#CE4200FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "IcedGreenTea"
             "IrishCream"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,019: Line 1,227:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,026: Line 1,242:
         }
         }
     },
     },
     "Frostoil": {
     "Ethanol": {
         "id": "Frostoil",
         "id": "Ethanol",
         "name": "frostoil",
         "name": "ethanol",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Leaves the tongue numb in its passage.",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "physicalDesc": "cold",
         "physicalDesc": "strong-smelling",
         "color": "#87CEEBFF",
         "color": "#B05B3CFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "Left4Zed": {
        "id": "Left4Zed",
        "name": "left-4-zed",
        "group": "Botanical",
        "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
        "physicalDesc": "heterogeneous",
        "color": "#5B406CFF",
        "recipes": [
            "Left4Zed"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                "Min": 5,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Dwarf",
                                 "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": 0.2
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,073: Line 1,290:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Dwarf",
                                 "ShouldHave": true,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
Line 1,080: Line 1,303:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
                    {
            }
                        "damage": {
        }
                            "types": null,
    },
                            "groups": {
    "GreenTea": {
                                "Brute": -1
        "id": "GreenTea",
                            }
        "name": "green tea",
                        },
        "group": "Drinks",
                        "scaleByQuantity": false,
        "desc": "Tasty green tea.",
                        "ignoreResistances": true,
        "physicalDesc": "aromatic",
                        "conditions": [
        "color": "#C33F00FF",
                            {
        "recipes": [],
                                "Min": 5,
        "metabolisms": {
                                "Max": 21474836,
             "Drink": {
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": "Ethanol",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 0.04,
                        "id": "ChemVomit"
                    }
                ]
            },
             "Alcohol": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 20,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "Drunk"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,107: Line 1,364:
         }
         }
     },
     },
     "SpaceUp": {
     "GinTonic": {
         "id": "SpaceUp",
         "id": "GinTonic",
         "name": "Space-Up",
         "name": "gin and tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tastes like a hull breach in your mouth.",
         "desc": "An all time classic, mild cocktail.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#00FF00FF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [
            "GinTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 1,124: Line 1,383:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,129: Line 1,396:
         }
         }
     },
     },
     "Barefoot": {
     "Napalm": {
         "id": "Barefoot",
         "id": "Napalm",
         "name": "barefoot",
         "name": "napalm",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "Barefoot and pregnant.",
         "desc": "It's just a little flammable.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "soapy",
         "color": "#664300FF",
         "color": "#FA00AFFF",
         "recipes": [
         "recipes": [
             "Barefoot"
             "Napalm"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Multiplier": 0.4,
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 1,161: Line 1,433:
         }
         }
     },
     },
     "Whiskey": {
     "Hooch": {
         "id": "Whiskey",
         "id": "Hooch",
         "name": "whiskey",
         "name": "hooch",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664E00FF",
         "recipes": [],
         "recipes": [
            "Hooch"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 1,182: Line 1,456:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 1,191: Line 1,465:
         }
         }
     },
     },
     "Posca": {
     "Vermouth": {
         "id": "Posca",
         "id": "Vermouth",
         "name": "posca",
         "name": "vermouth",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Poor warriors' drink from a forgotten era.",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "physicalDesc": "sour",
         "physicalDesc": "strong-smelling",
         "color": "#B3B599FF",
         "color": "#91FF91FF",
         "recipes": [
         "recipes": [],
            "Posca"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 1,208: Line 1,480:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,215: Line 1,495:
         }
         }
     },
     },
     "CarbonDioxide": {
     "JuiceApple": {
         "id": "CarbonDioxide",
         "id": "JuiceApple",
         "name": "carbon dioxide",
         "name": "apple juice",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "You have genuinely no idea what this is.",
         "desc": "It's a little piece of Eden.",
         "physicalDesc": "odorless",
         "physicalDesc": "crisp",
         "color": "#66FF33FF",
         "color": "#FDAD01FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Factor": 1,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Ultravasculine": {
        "id": "Ultravasculine",
        "name": "ultravasculine",
        "group": "Medicine",
        "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
        "physicalDesc": "thick and grainy",
        "color": "#520E30FF",
        "recipes": [
            "Ultravasculine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Toxin": -3,
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 0,
                                "Max": 30,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Poison": 0.2
                            "groups": {
                            },
                                 "Toxin": -1,
                            "groups": null
                                "Brute": 3
                            }
                         },
                         },
                         "scaleByQuantity": true,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Type": "Plant",
                                 "Min": 30,
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 0.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 1,263: Line 1,572:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Histamine",
        }
                        "Group": null,
    },
                        "Amount": -1,
    "ErikaSurprise": {
                        "conditions": [
        "id": "ErikaSurprise",
                            {
        "name": "erika surprise",
                                "Min": 1,
        "group": "Drinks",
                                "Max": 21474836,
        "desc": "The surprise is, it's green!",
                                "Reagent": "Histamine",
        "physicalDesc": "strong-smelling",
                                "id": "ReagentThreshold"
        "color": "#2E6671FF",
                            }
        "recipes": [
                         ],
            "ErikaSurprise"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ultravasculine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.5,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
Line 1,300: Line 1,607:
         }
         }
     },
     },
     "Vitamin": {
     "Nicotine": {
         "id": "Vitamin",
         "id": "Nicotine",
         "name": "vitamin",
         "name": "Nicotine",
         "group": "Foods",
         "group": "Narcotics",
         "desc": "Found in healthy, complete meals.",
         "desc": "Dangerous and highly addictive.",
         "physicalDesc": "chalky",
         "physicalDesc": "strong-smelling",
         "color": "#D3D3D3FF",
         "color": "#C0C0C0FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
        "metabolisms": null
             "Food": {
    },
    "Sigynate": {
        "id": "Sigynate",
        "name": "sigynate",
        "group": "Medicine",
        "desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids.  Tastes sweet!",
        "physicalDesc": "thick",
        "color": "#E0A5B9FF",
        "recipes": [
            "Sigynate"
        ],
         "metabolisms": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Caustic": -3
                                 "Brute": -0.5,
                            },
                                "Burn": -0.5
                            "groups": null
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.5,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Scaled": false,
                         "damage": {
                         "Amount": -0.25,
                            "types": {
                         "conditions": null,
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 16,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "conditions": null,
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "id": "Jitter"
                         "id": "SatiateHunger"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-nauseous"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.2,
                        "id": "PopupMessage"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.02,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 1,343: Line 1,715:
         }
         }
     },
     },
     "FourteenLoko": {
     "Cognac": {
         "id": "FourteenLoko",
         "id": "Cognac",
         "name": "Fourteen Loko",
         "name": "cognac",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#DEB928FF",
         "color": "#AB3C05FF",
         "recipes": [
         "recipes": [],
            "FourteenLoko"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 1,364: Line 1,734:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 1,372: Line 1,742:
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
                 "rate": 0.5,
    },
                 "effects": [
    "Diethylamine": {
                     {
        "id": "Diethylamine",
                         "damage": {
        "name": "diethylamine",
                             "types": {
        "group": "Botanical",
                                 "Poison": 1
        "desc": "A very potent fertilizer.",
        "physicalDesc": "strong-smelling",
        "color": "#A1000BFF",
        "recipes": [
            "Diethylamine"
        ],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                     {
                         "damage": {
                             "types": {
                                 "Caustic": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,393: Line 1,776:
         }
         }
     },
     },
     "Inaprovaline": {
     "Oculine": {
         "id": "Inaprovaline",
         "id": "Oculine",
         "name": "inaprovaline",
         "name": "oculine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding by a good amount. Acts as a decent painkiller.",
         "desc": "Heals eye damage.",
         "physicalDesc": "opaque",
         "physicalDesc": "translucent",
         "color": "#731024FF",
         "color": "#404040FF",
         "recipes": [
         "recipes": [
             "Inaprovaline"
             "Oculine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,408: Line 1,791:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Amount": -1,
                            "types": {
                                "Asphyxiation": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Max": 21474836,
                                "Min": 100,
                                "id": "TotalDamage"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": -0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "id": "ChemHealEyeDamage"
                     }
                     }
                 ]
                 ]
Line 1,437: Line 1,800:
         }
         }
     },
     },
     "JuiceBerryPoison": {
     "Left4Zed": {
         "id": "JuiceBerryPoison",
         "id": "Left4Zed",
         "name": "poison berry juice",
         "name": "left-4-zed",
         "group": "Unknown",
         "group": "Botanical",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
         "physicalDesc": "sickly",
         "physicalDesc": "heterogeneous",
         "color": "#6600CCFF",
         "color": "#5B406CFF",
         "recipes": [],
         "recipes": [
            "Left4Zed"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "NutritionFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     },
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
Line 1,469: Line 1,835:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 1,477: Line 1,849:
         }
         }
     },
     },
     "Sugar": {
     "BloodyMary": {
         "id": "Sugar",
         "id": "BloodyMary",
         "name": "sugar",
         "name": "bloody mary",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Tasty spacey sugar!",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "physicalDesc": "sweet",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#660000FF",
         "recipes": [],
         "recipes": [
            "BloodyMary"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "Min": 0.1,
                        "HydrationFactor": 2,
                                "Max": 21474836,
                        "id": "SatiateThirst"
                                "Reagent": "Nutriment",
                    },
                                "id": "ReagentThreshold"
                    {
                            }
                        "Reagent": "Ethanol",
                         ],
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 1,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 1,506: Line 1,881:
         }
         }
     },
     },
     "Ketchup": {
     "JuiceTomato": {
         "id": "Ketchup",
         "id": "JuiceTomato",
         "name": "ketchup",
         "name": "tomato juice",
        "group": "Foods",
        "desc": "Made from pureed tomatoes and flavored with spices.",
        "physicalDesc": "tangy",
        "color": "#FF0000FF",
        "recipes": [
            "CookingKetchup"
        ],
        "metabolisms": null
    },
    "NTCahors": {
        "id": "NTCahors",
        "name": "NeoTheology Cahors Wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "saucey",
         "color": "#7E4043FF",
         "color": "#731008FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 1,533: Line 1,896:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,548: Line 1,903:
         }
         }
     },
     },
     "Barozine": {
     "Theobromine": {
         "id": "Barozine",
         "id": "Theobromine",
         "name": "barozine",
         "name": "theobromine",
         "group": "Medicine",
         "group": "Toxins",
         "desc": "A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "physicalDesc": "viscous",
         "physicalDesc": "grainy",
         "color": "#FF867DFF",
         "color": "#F5F5F5FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.05,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 0.5
                                 "Poison": 0.4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.3,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,584: Line 1,926:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
Line 1,598: Line 1,945:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 3,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 0.15,
                         "probability": 0.04,
                         "id": "ChemVomit"
                         "id": "ChemVomit"
                     },
                     }
                ]
            }
        }
    },
    "JuiceWatermelon": {
        "id": "JuiceWatermelon",
        "name": "water melon juice",
        "group": "Drinks",
        "desc": "The delicious juice of a watermelon.",
        "physicalDesc": "sweet",
        "color": "#EF3520FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "PressureImmunity",
                        "Component": "PressureImmunity",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                     }
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "EmoteId": "Scream",
                        "ShowInChat": false,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "Emote"
                    },
                    {
                        "Messages": [
                            "barozine-effect-skin-burning",
                            "barozine-effect-muscle-contract"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.1,
                         "id": "PopupMessage"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Ale": {
     "AlliesCocktail": {
         "id": "Ale",
         "id": "AlliesCocktail",
         "name": "ale",
         "name": "allies cocktail",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#663100FF",
         "color": "#00664DFF",
         "recipes": [],
         "recipes": [
            "AlliesCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 1,688: Line 2,017:
         }
         }
     },
     },
     "Leporazine": {
     "Silicon": {
         "id": "Leporazine",
         "id": "Silicon",
         "name": "leporazine",
         "name": "silicon",
         "group": "Medicine",
         "group": "Elements",
         "desc": "This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "physicalDesc": "pungent",
        "physicalDesc": "crystalline",
         "color": "#FF7DB5FF",
        "color": "#364266FF",
        "recipes": [],
        "metabolisms": null
    },
    "DoctorsDelight": {
        "id": "DoctorsDelight",
        "name": "the doctor's delight",
        "group": "Drinks",
        "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "physicalDesc": "strong-smelling",
         "color": "#FF8CFFFF",
         "recipes": [
         "recipes": [
             "Leporazine"
             "DoctorsDelight"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Cold": -4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Amount": 100000,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 293.15,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                        "NutritionFactor": -2,
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "Amount": -10000,
                         "Reagent": "Ethanol",
                         "conditions": [
                         "Group": null,
                            {
                        "Amount": 0.05,
                                "Min": 293.15,
                        "conditions": null,
                                "Max": 3.4028235e+38,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "damage": {
                             "leporazine-effect-temperature-adjusting"
                             "types": null,
                         ],
                            "groups": {
                         "Type": 1,
                                "Burn": -1,
                         "VisualType": 2,
                                "Brute": -1,
                                "Airloss": -1,
                                "Toxin": -1
                            }
                         },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.2,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 1,753: Line 2,086:
         }
         }
     },
     },
     "Oculine": {
     "Blackpepper": {
         "id": "Oculine",
         "id": "Blackpepper",
         "name": "oculine",
         "name": "black pepper",
        "group": "Foods",
        "desc": "Often used to flavor food or make people sneeze.",
        "physicalDesc": "grainy",
        "color": "#000000FF",
        "recipes": [],
        "metabolisms": null
    },
    "Inaprovaline": {
        "id": "Inaprovaline",
        "name": "inaprovaline",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Heals eye damage.",
         "desc": "Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding by a good amount. Acts as a decent painkiller.",
         "physicalDesc": "translucent",
         "physicalDesc": "opaque",
         "color": "#404040FF",
         "color": "#731024FF",
         "recipes": [
         "recipes": [
             "Oculine"
             "Inaprovaline"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,768: Line 2,111:
                 "effects": [
                 "effects": [
                     {
                     {
                         "Amount": -1,
                         "damage": {
                         "conditions": null,
                            "types": {
                                "Asphyxiation": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Max": 21474836,
                                "Min": 100,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemHealEyeDamage"
                         "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": -0.25,
                        "conditions": null,
                        "probability": 1,
                        "id": "ModifyBleedAmount"
                     }
                     }
                 ]
                 ]
Line 1,777: Line 2,140:
         }
         }
     },
     },
     "BuzzochloricBees": {
     "Cornoil": {
         "id": "BuzzochloricBees",
         "id": "Cornoil",
         "name": "Buzzochloric Bees",
         "name": "corn oil",
         "group": "Toxins",
         "group": "Foods",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
         "physicalDesc": "buzzy",
         "physicalDesc": "oily",
         "color": "#FFD35DFF",
         "color": "#FFFF00FF",
         "recipes": [
         "recipes": [],
            "BuzzochloricBees"
        "metabolisms": null
         ],
    },
    "Singulo": {
        "id": "Singulo",
        "name": "singulo",
         "group": "Drinks",
        "desc": "A blue-space beverage!",
        "physicalDesc": "strong-smelling",
        "color": "#3B0C0CFF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-oh-god-bees",
                        "probability": 1,
                            "buzzochloricbees-effect-its-the-bees",
                        "HydrationFactor": 2,
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                        "id": "SatiateThirst"
                            "buzzochloricbees-effect-one-with-the-bees",
                    },
                            "buzzochloricbees-effect-squeaky-clean"
                    {
                         ],
                        "Reagent": "Ethanol",
                         "Type": 1,
                        "Group": null,
                         "VisualType": 3,
                         "Amount": 0.05,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 1,
                                "Min": 0,
                         "id": "AdjustReagent"
                                "Max": 0,
                    }
                                "Reagent": "Histamine",
                ]
                                "id": "ReagentThreshold"
            }
                            },
        }
                            {
    },
                                "Tag": "Bee",
    "Cola": {
                                "Invert": true,
        "id": "Cola",
                                "id": "HasTag"
        "name": "cola",
                            }
        "group": "Drinks",
                        ],
        "desc": "A sweet, carbonated soft drink. Caffeine free.",
                        "probability": 0.1,
        "physicalDesc": "fizzy",
                        "id": "PopupMessage"
        "color": "#422912FF",
                    },
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-histamine-bee-allergy",
                        "probability": 1,
                            "buzzochloricbees-effect-histamine-swells",
                        "HydrationFactor": 2,
                            "buzzochloricbees-effect-histamine-numb-to-the-bees",
                        "id": "SatiateThirst"
                            "buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
                    }
                            "buzzochloricbees-effect-squeaky-clean"
                ]
                        ],
            }
                        "Type": 1,
        }
                        "VisualType": 2,
    },
                        "conditions": [
    "SpaceUp": {
                            {
        "id": "SpaceUp",
                                "Min": 0.01,
        "name": "Space-Up",
                                "Max": 21474836,
        "group": "Drinks",
                                "Reagent": "Histamine",
        "desc": "Tastes like a hull breach in your mouth.",
                                "id": "ReagentThreshold"
        "physicalDesc": "fizzy",
                            },
        "color": "#00FF00FF",
                            {
        "recipes": [],
                                "Tag": "Bee",
        "metabolisms": {
                                "Invert": true,
            "Drink": {
                                "id": "HasTag"
                "rate": 0.5,
                            }
                "effects": [
                        ],
                    {
                        "probability": 0.05,
                        "conditions": null,
                        "id": "PopupMessage"
                        "probability": 1,
                    },
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "GinFizz": {
        "id": "GinFizz",
        "name": "gin fizz",
        "group": "Drinks",
        "desc": "Refreshingly lemony, deliciously dry.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [
            "GinFizz"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-licoxide-electrifying",
                         "probability": 1,
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                         "HydrationFactor": 2,
                            "buzzochloricbees-effect-licoxide-buzzed",
                         "id": "SatiateThirst"
                            "buzzochloricbees-effect-licoxide-buzzes"
                        ],
                         "Type": 1,
                         "VisualType": 2,
                        "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Licoxide",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.05,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "buzzochloricbees-effect-fiber-hairy",
                         "Group": null,
                            "buzzochloricbees-effect-fiber-soft"
                         "Amount": 0.15,
                        ],
                         "conditions": null,
                         "Type": 1,
                         "VisualType": 0,
                         "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Fiber",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.05,
                        "id": "PopupMessage"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Piercing": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,915: Line 2,256:
         }
         }
     },
     },
     "DryRamen": {
     "Slime": {
         "id": "DryRamen",
         "id": "Slime",
         "name": "dry ramen",
         "name": "slime",
         "group": "Drinks",
         "group": "Biological",
         "desc": "Dry noodles and salt.",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "physicalDesc": "wormy",
         "physicalDesc": "viscous",
         "color": "#664300FF",
         "color": "#2CF274FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 1,930: Line 2,271:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "NutritionFactor": 1.5,
                         "id": "SatiateHunger"
                         "id": "SatiateHunger"
                     }
                     }
Line 1,937: Line 2,278:
         }
         }
     },
     },
     "Soysauce": {
     "Rice": {
         "id": "Soysauce",
         "id": "Rice",
         "name": "soy sauce",
         "name": "rice",
         "group": "Foods",
         "group": "Foods",
         "desc": "A salty soy-based flavoring.",
         "desc": "Hard, small white grains.",
         "physicalDesc": "salty",
         "physicalDesc": "chewy",
         "color": "#8B4513FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
            "CookingSoysauce"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Food": {
Line 1,952: Line 2,291:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 0.5,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": -0.5,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,967: Line 2,310:
         }
         }
     },
     },
     "Toxin": {
     "Honk": {
         "id": "Toxin",
         "id": "Honk",
         "name": "toxin",
         "name": "honk",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "A toxic chemical.",
         "desc": "A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate.",
         "physicalDesc": "opaque",
         "physicalDesc": "pungent",
         "color": "#CF3600FF",
         "color": "#F2E9D2FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.05,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Poison": 0.06
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,988: Line 2,331:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "CauseChance": 1,
                        "Disease": "ActiveHonkVirus",
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ChemCauseDisease"
                     }
                     }
                 ]
                 ]
Line 1,996: Line 2,358:
         }
         }
     },
     },
     "Manhattan": {
     "RootBeerFloat": {
         "id": "Manhattan",
         "id": "RootBeerFloat",
         "name": "manhattan",
         "name": "root beer float",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "color": "#664300FF",
         "color": "#4F361FFF",
         "recipes": [
         "recipes": [
             "Manhattan"
             "RootBeerFloat"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,015: Line 2,377:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,028: Line 2,382:
         }
         }
     },
     },
     "Theobromine": {
     "ShamblersJuice": {
         "id": "Theobromine",
         "id": "ShamblersJuice",
         "name": "theobromine",
         "name": "Shambler's Juice",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "desc": "~Shake me up some of that Shambler's Juice!~",
         "physicalDesc": "grainy",
         "physicalDesc": "fizzy",
         "color": "#F5F5F5FF",
         "color": "#66538FFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Poison": 0.4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "HydrationFactor": 2,
                    },
                         "id": "SatiateThirst"
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 0.04,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 2,088: Line 2,404:
         }
         }
     },
     },
     "Carpetium": {
     "Iodine": {
         "id": "Carpetium",
         "id": "Iodine",
         "name": "carpetium",
         "name": "iodine",
         "group": "Special",
         "group": "Elements",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
         "physicalDesc": "fibrous",
        "physicalDesc": "dark brown",
         "color": "#800000FF",
        "color": "#BC8A00FF",
        "recipes": [],
        "metabolisms": null
    },
    "DemonsBlood": {
        "id": "DemonsBlood",
        "name": "demons blood",
        "group": "Drinks",
        "desc": "AHHHH!!!!",
         "physicalDesc": "strong-smelling",
         "color": "#A70000FF",
         "recipes": [
         "recipes": [
             "Carpetium"
             "DemonsBlood"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Messages": [
                            "carpetium-effect-blood-fibrous",
                            "carpetium-effect-jumpsuit-insides"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "CarpoToxin",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": -3,
                         "Amount": 0.05,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "CarpoToxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Grenadine": {
        "id": "Grenadine",
        "name": "grenadine",
        "group": "Drinks",
        "desc": "Not cherry flavored!",
        "physicalDesc": "dark-red",
        "color": "#EA1D26FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,197: Line 2,489:
         }
         }
     },
     },
     "HotRamen": {
     "Ichor": {
         "id": "HotRamen",
         "id": "Ichor",
         "name": "hot ramen",
         "name": "ichor",
         "group": "Drinks",
         "group": "Biological",
         "desc": "Hot noodles.",
         "desc": "An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.",
         "physicalDesc": "wormy",
         "physicalDesc": "roaring",
         "color": "#664300FF",
         "color": "#F4692EFF",
         "recipes": [
         "recipes": [],
            "HotRamen"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,214: Line 2,504:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 4,
                         "HydrationFactor": 1.5,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
                 "rate": 0.5,
    "Thermite": {
                 "effects": [
        "id": "Thermite",
        "name": "thermite",
        "group": "Pyrotechnic",
        "desc": "A mixture that becomes extremely hot when ignited, and which can burn straight through walls when applied and ignited. It'll slowly inflict burn damage to anybody dumb enough to ingest it, but can't be ignited inside inside said dumb person.",
        "physicalDesc": "grainy",
        "color": "#757245FF",
        "recipes": [
            "Thermite"
        ],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 2
                                 "Bloodloss": -5
                             },
                             },
                             "groups": null
                             "groups": {
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 2,252: Line 2,533:
         }
         }
     },
     },
     "ShamblersJuice": {
     "Miasma": {
         "id": "ShamblersJuice",
         "id": "Miasma",
         "name": "Shambler's Juice",
         "name": "miasma",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "~Shake me up some of that Shambler's Juice!~",
         "desc": "Uh oh, stinky!",
         "physicalDesc": "fizzy",
         "physicalDesc": "gaseous",
         "color": "#66538FFF",
         "color": "#56941EFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "ChemMiasmaPoolSource"
                         "id": "SatiateThirst"
                     },
                     }
                     {
                ]
            }
        }
    },
    "UncookedAnimalProteins": {
        "id": "UncookedAnimalProteins",
        "name": "uncooked animal proteins",
        "group": "Unknown",
        "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
        "physicalDesc": "clumpy",
        "color": "#FFFFE5FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Poison": 0.25
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,297: Line 2,573:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Human",
                                 "Type": "Rat",
                                 "ShouldHave": true,
                                 "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
Line 2,306: Line 2,588:
                     },
                     },
                     {
                     {
                         "Reagent": "Protein",
                         "ThirstAmount": -40,
                        "Group": null,
                         "HungerAmount": -40,
                         "Amount": 0.5,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Type": "Rat",
                                 "ShouldHave": true,
                                 "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                            },
                            {
                                "Min": 0.8,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.12,
                         "id": "AdjustReagent"
                         "id": "ChemVomit"
                     }
                     },
                ]
            }
        }
    },
    "JuicePineapple": {
        "id": "JuicePineapple",
        "name": "pineapple juice",
        "group": "Drinks",
        "desc": "The delicious juice of a pineapple.",
        "physicalDesc": "tropical",
        "color": "#FFFF00FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "Messages": [
                            "miasma-smell"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                            {
                                "Min": 0.25,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "damage": {
                            "types": {
                                "Blunt": -4,
                                "Slash": -3,
                                "Piercing": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,345: Line 2,654:
         }
         }
     },
     },
     "JuiceCarrot": {
     "Acetone": {
         "id": "JuiceCarrot",
         "id": "Acetone",
         "name": "carrot juice",
         "name": "acetone",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "It's like a carrot, but less crunchy.",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "physicalDesc": "crisp",
         "physicalDesc": "acidic",
         "color": "#FF8820FF",
         "color": "#AF14B7FF",
         "recipes": [],
         "recipes": [
        "metabolisms": {
             "Acetone"
             "Drink": {
        ],
                "rate": 0.5,
        "metabolisms": null
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Oculine",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
     },
     },
     "PestKiller": {
     "Mercury": {
         "id": "PestKiller",
         "id": "Mercury",
         "name": "pest killer",
         "name": "mercury",
         "group": "Botanical",
         "group": "Elements",
         "desc": "A mixture that targets pests.",
         "desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
         "physicalDesc": "bubbling",
         "physicalDesc": "shiny",
         "color": "#9E9886FF",
         "color": "#929296FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,398: Line 2,681:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 3
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,404: Line 2,687:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 2,418: Line 2,695:
         }
         }
     },
     },
     "Copper": {
     "Phosphorus": {
         "id": "Copper",
         "id": "Phosphorus",
         "name": "copper",
         "name": "phosphorus",
         "group": "Elements",
         "group": "Elements",
         "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
         "desc": "A reactive metal used in pyrotechnics and weapons.",
         "physicalDesc": "metallic",
         "physicalDesc": "powdery",
         "color": "#B05B3CFF",
         "color": "#EDE4E4FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "TranexamicAcid": {
     "JuicePotato": {
         "id": "TranexamicAcid",
         "id": "JuicePotato",
         "name": "tranexamic acid",
         "name": "potato juice",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "desc": "Juice of the potato. Bleh.",
         "physicalDesc": "viscous",
         "physicalDesc": "starchy",
         "color": "#BA7D7DFF",
         "color": "#302000FF",
         "recipes": [
         "recipes": [],
            "TranexamicAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": -1.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "damage": {
                            "types": {
                                "Bloodloss": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,473: Line 2,727:
         }
         }
     },
     },
     "Tea": {
     "ScrewdriverCocktail": {
         "id": "Tea",
         "id": "ScrewdriverCocktail",
         "name": "tea",
         "name": "screwdriver",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#8A5A3AFF",
         "color": "#A68310FF",
         "recipes": [],
         "recipes": [
            "ScrewdriverCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,492: Line 2,748:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,503: Line 2,759:
         }
         }
     },
     },
     "Siderlac": {
     "Rum": {
         "id": "Siderlac",
         "id": "Rum",
         "name": "siderlac",
         "name": "rum",
        "group": "Medicine",
        "desc": "A powerful anti-caustic medicine derived from plants.",
        "physicalDesc": "milky",
        "color": "#F4DAB8FF",
        "recipes": [
            "Siderlac"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Caustic": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "GinFizz": {
        "id": "GinFizz",
        "name": "gin fizz",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Refreshingly lemony, deliciously dry.",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "GinFizz"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,557: Line 2,780:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,566: Line 2,789:
         }
         }
     },
     },
     "Cognizine": {
     "Mold": {
         "id": "Cognizine",
         "id": "Mold",
         "name": "cognizine",
         "name": "mold",
         "group": "Medicine",
         "group": "Toxins",
         "desc": "A mysterious chemical which is able to make any non-sentient creature sentient.",
         "desc": "Often found in dark, humid places or on old bread.",
         "physicalDesc": "enigmatic",
         "physicalDesc": "fuzzy",
         "color": "#B50EE8FF",
         "color": "#8A9A5BFF",
         "recipes": [
         "recipes": [],
            "Cognizine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Diseases": [
                            "VentCough",
                            "SpaceCold",
                            "SpaceFlu",
                            "BirdFlew",
                            "Plague",
                            "TongueTwister",
                            "MemeticAmirmir"
                        ],
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 5,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Mold",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "MakeSentient"
                         "id": "ChemCauseRandomDisease"
                     }
                     }
                 ]
                 ]
Line 2,596: Line 2,839:
         }
         }
     },
     },
     "SpiderBlood": {
     "RobustHarvest": {
         "id": "SpiderBlood",
         "id": "RobustHarvest",
         "name": "blue blood",
         "name": "robust harvest",
         "group": "Biological",
         "group": "Botanical",
         "desc": "Doesn't taste like blueberry juice.",
         "desc": "Plant-enhancing hormones, good for increasing potency.",
         "physicalDesc": "ferrous",
         "physicalDesc": "robust",
         "color": "#162581FF",
         "color": "#3E901CFF",
         "recipes": [],
         "recipes": [
            "RobustHarvest"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                         "probability": 1,
                            "types": {
                         "HydrationFactor": 1.5,
                                "Poison": -2,
                         "id": "SatiateThirst"
                                "Blunt": -3,
                                "Slash": -3,
                                "Piercing": -3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,618: Line 2,879:
         }
         }
     },
     },
     "B52": {
     "Hydrogen": {
         "id": "B52",
         "id": "Hydrogen",
         "name": "b-52",
         "name": "hydrogen",
        "group": "Elements",
        "desc": "A light, flammable gas.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "GroundBee": {
        "id": "GroundBee",
        "name": "Ground Bee",
        "group": "Unknown",
        "desc": "Bee grounds. Gross.",
        "physicalDesc": "bee guts",
        "color": "#86530EFF",
        "recipes": [],
        "metabolisms": null
    },
    "ErikaSurprise": {
        "id": "ErikaSurprise",
        "name": "erika surprise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "desc": "The surprise is, it's green!",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "B52"
             "ErikaSurprise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,641: Line 2,922:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,650: Line 2,931:
         }
         }
     },
     },
     "Coffee": {
     "JuicePineapple": {
         "id": "Coffee",
         "id": "JuicePineapple",
         "name": "coffee",
         "name": "pineapple juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
         "desc": "The delicious juice of a pineapple.",
         "physicalDesc": "aromatic",
         "physicalDesc": "tropical",
         "color": "#664300FF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 2,665: Line 2,946:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,680: Line 2,953:
         }
         }
     },
     },
     "Protein": {
     "KiraSpecial": {
         "id": "Protein",
         "id": "KiraSpecial",
         "name": "protein",
         "name": "kira special",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Found in certain meals, good for bodily health.",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "physicalDesc": "clumpy",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFE5FF",
         "color": "#CCCC99FF",
         "recipes": [
         "recipes": [
             "ProteinCooking"
             "KiraSpecial"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -0.4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBloodLevel"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 3,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 2,724: Line 2,977:
         }
         }
     },
     },
     "MilkSpoiled": {
     "CubaLibre": {
         "id": "MilkSpoiled",
         "id": "CubaLibre",
         "name": "spoiled milk",
         "name": "cuba libre",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This milk has gone rancid.",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
        "physicalDesc": "putrid",
         "physicalDesc": "bubbly",
        "color": "#FAFFBAFF",
         "color": "#3E1B00FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "WhiskeySoda": {
        "id": "WhiskeySoda",
        "name": "whiskey soda",
        "group": "Drinks",
        "desc": "For the more refined griffon.",
         "physicalDesc": "strong-smelling",
         "color": "#533600FF",
         "recipes": [
         "recipes": [
             "WhiskeySoda"
             "CubaLibre"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,778: Line 3,009:
         }
         }
     },
     },
     "Patron": {
     "FluorosulfuricAcid": {
         "id": "Patron",
         "id": "FluorosulfuricAcid",
         "name": "patron",
         "name": "fluorosulfuric acid",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "desc": "An extremely corrosive chemical substance.",
         "physicalDesc": "metallic",
         "physicalDesc": "strong-smelling",
         "color": "#585840FF",
         "color": "#5050FFFF",
         "recipes": [
         "recipes": [
             "Patron"
             "FluorosulfuricAcid"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "generic-reagent-effect-burning-insides"
                         "Amount": 0.2,
                        ],
                         "Type": 1,
                         "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,810: Line 3,050:
         }
         }
     },
     },
     "Acetone": {
     "MilkGoat": {
         "id": "Acetone",
         "id": "MilkGoat",
         "name": "acetone",
         "name": "goats milk",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
        "physicalDesc": "acidic",
         "physicalDesc": "opaque",
        "color": "#AF14B7FF",
         "color": "#DFDFDFFF",
        "recipes": [
            "Acetone"
        ],
        "metabolisms": null
    },
    "CapsaicinOil": {
        "id": "CapsaicinOil",
        "name": "Capsaicin Oil",
        "group": "Unknown",
        "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
         "physicalDesc": "oily",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.75,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 4,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "SpiderBlood": {
        "id": "SpiderBlood",
        "name": "blue blood",
        "group": "Biological",
        "desc": "Doesn't taste like blueberry juice.",
        "physicalDesc": "ferrous",
        "color": "#162581FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": 250,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                         "HydrationFactor": 1.5,
                    },
                         "id": "SatiateThirst"
                    {
                     }
                        "damage": {
                 ]
                            "types": {
             }
                                "Caustic": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "capsaicin-effect-light-burn"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.2,
                         "id": "PopupMessage"
                     }
                 ]
             }
         }
         }
     },
     },
     "Goldschlager": {
     "Grog": {
         "id": "Goldschlager",
         "id": "Grog",
         "name": "Goldschlager",
         "name": "grog",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "desc": "Watered-down rum, pirate approved!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFFF91FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Goldschlager"
             "Grog"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,910: Line 3,117:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,919: Line 3,126:
         }
         }
     },
     },
     "Allicin": {
     "Phalanximine": {
         "id": "Allicin",
         "id": "Phalanximine",
         "name": "allicin",
         "name": "phalanximine",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
         "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.",
         "physicalDesc": "pungent",
         "physicalDesc": "acrid",
         "color": "#F2E9D2FF",
         "color": "#C8FF75FF",
         "recipes": [],
         "recipes": [
            "Phalanximine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.06
                                 "Cellular": -1,
                                "Radiation": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,940: Line 3,150:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 2,960: Line 3,165:
         }
         }
     },
     },
     "Oats": {
     "HeartbreakerToxin": {
         "id": "Oats",
         "id": "HeartbreakerToxin",
         "name": "oats",
         "name": "heartbreaker toxin",
         "group": "Foods",
         "group": "Toxins",
         "desc": "Used for a variety of tasty purposes.",
         "desc": "A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking.",
         "physicalDesc": "coarse",
         "physicalDesc": "strong-smelling",
         "color": "#D2B48CFF",
         "color": "#5F959CFF",
         "recipes": [],
         "recipes": [
            "HeartbreakerToxin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Sugar",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.2,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                    },
                     }
                    {
                 ]
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.3,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "Lithium": {
     "Water": {
         "id": "Lithium",
         "id": "Water",
         "name": "lithium",
         "name": "water",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
         "desc": "A colorless liquid that humans need in order to survive.",
         "physicalDesc": "shiny",
         "physicalDesc": "translucent",
         "color": "#C6C8CCFF",
         "color": "#75B1F0FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "AlliesCocktail": {
        "id": "AlliesCocktail",
        "name": "allies cocktail",
        "group": "Drinks",
        "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
        "physicalDesc": "strong-smelling",
        "color": "#00664DFF",
        "recipes": [
            "AlliesCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,019: Line 3,211:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,034: Line 3,218:
         }
         }
     },
     },
     "Rewriter": {
     "JuiceLemon": {
         "id": "Rewriter",
         "id": "JuiceLemon",
         "name": "rewriter",
         "name": "lemon juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The secret of the sanctuary of the Librarian...",
         "desc": "This juice is VERY sour.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "citric",
         "color": "#485000FF",
         "color": "#FFF690FF",
         "recipes": [
         "recipes": [],
            "Rewriter"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,058: Line 3,240:
         }
         }
     },
     },
     "FluorosulfuricAcid": {
     "Antifreeze": {
         "id": "FluorosulfuricAcid",
         "id": "Antifreeze",
         "name": "fluorosulfuric acid",
         "name": "antifreeze",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "An extremely corrosive chemical substance.",
         "desc": "Ultimate refreshment.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "translucent",
         "color": "#5050FFFF",
         "color": "#FF7D63FF",
         "recipes": [
         "recipes": [
             "FluorosulfuricAcid"
             "Antifreeze"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "generic-reagent-effect-burning-insides"
                         "Group": null,
                        ],
                         "Amount": 0.15,
                         "Type": 1,
                         "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.33,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,099: Line 3,272:
         }
         }
     },
     },
     "Enzyme": {
     "Grenadine": {
         "id": "Enzyme",
         "id": "Grenadine",
         "name": "universal enzyme",
         "name": "grenadine",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used in cooking various dishes.",
         "desc": "Not cherry flavored!",
         "physicalDesc": "chalky",
        "physicalDesc": "dark-red",
         "color": "#009900FF",
        "color": "#EA1D26FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Ash": {
        "id": "Ash",
        "name": "ash",
        "group": "Unknown",
        "desc": "A light grey powdery residue",
         "physicalDesc": "powdery",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Vinaigrette": {
     "Ammonia": {
         "id": "Vinaigrette",
         "id": "Ammonia",
         "name": "vinaigrette",
         "name": "ammonia",
        "group": "Foods",
        "desc": "A basic salad dressing made with oil, vinegar and seasoning.",
        "physicalDesc": "sour",
        "color": "#EFDAAEFF",
        "recipes": [
            "CookingVinaigrette"
        ],
        "metabolisms": null
    },
    "Diethylamine": {
        "id": "Diethylamine",
        "name": "diethylamine",
         "group": "Botanical",
         "group": "Botanical",
         "desc": "A very potent fertilizer.",
         "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "pungent",
         "color": "#A1000BFF",
         "color": "#77B58EFF",
         "recipes": [
         "recipes": [
             "Diethylamine"
             "Ammonia"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,152: Line 3,335:
         }
         }
     },
     },
     "Ice": {
     "IrishCarBomb": {
         "id": "Ice",
         "id": "IrishCarBomb",
         "name": "ice",
         "name": "irish car bomb",
        "group": "Unknown",
        "desc": "Frozen water.",
        "physicalDesc": "frosty",
        "color": "#BED8E6FF",
        "recipes": [],
        "metabolisms": null
    },
    "NuclearCola": {
        "id": "NuclearCola",
        "name": "nuclear cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Cola, cola never changes.",
         "desc": "A troubling mixture of irish cream and ale.",
         "physicalDesc": "fizzy",
         "physicalDesc": "bubbly",
         "color": "#100800FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "NuclearCola"
             "IrishCarBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,179: Line 3,352:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 6,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Poison": 1
                         "Amount": 0.15,
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,204: Line 3,367:
         }
         }
     },
     },
     "KiraSpecial": {
     "Potassium": {
         "id": "KiraSpecial",
         "id": "Potassium",
         "name": "kira special",
         "name": "potassium",
        "group": "Elements",
        "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
        "physicalDesc": "shiny",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "GreenTea": {
        "id": "GreenTea",
        "name": "green tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "desc": "Tasty green tea.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "aromatic",
         "color": "#CCCC99FF",
         "color": "#C33F00FF",
         "recipes": [
         "recipes": [],
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,228: Line 3,399:
         }
         }
     },
     },
     "Saxoite": {
     "Vinaigrette": {
         "id": "Saxoite",
         "id": "Vinaigrette",
         "name": "Saxoite",
         "name": "vinaigrette",
         "group": "Unknown",
         "group": "Foods",
         "desc": "Smells like jazz.",
         "desc": "A basic salad dressing made with oil, vinegar and seasoning.",
         "physicalDesc": "ground brass",
         "physicalDesc": "sour",
         "color": "#B8A603FF",
         "color": "#EFDAAEFF",
         "recipes": [],
         "recipes": [
            "CookingVinaigrette"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "GrapeSoda": {
     "Dermaline": {
         "id": "GrapeSoda",
         "id": "Dermaline",
         "name": "grape soda",
         "name": "dermaline",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "It's Graaaaaape!",
         "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "physicalDesc": "fizzy",
         "physicalDesc": "translucent",
         "color": "#AE94A6FF",
         "color": "#215263FF",
         "recipes": [],
         "recipes": [
            "Dermaline"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": -1,
                                "Shock": -1,
                                "Cold": -1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Rice": {
        "id": "Rice",
        "name": "rice",
        "group": "Foods",
        "desc": "Hard, small white grains.",
        "physicalDesc": "chewy",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.1,
                                "Asphyxiation": 1
                         "conditions": null,
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Jitter"
                     }
                     }
                 ]
                 ]
Line 3,292: Line 3,480:
         }
         }
     },
     },
     "Margarita": {
     "AcidSpit": {
         "id": "Margarita",
         "id": "AcidSpit",
         "name": "margarita",
         "name": "acidspit",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#8CFF8CFF",
         "color": "#365000FF",
         "recipes": [
         "recipes": [
             "Margarita"
             "AcidSpit"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,324: Line 3,512:
         }
         }
     },
     },
     "DoctorsDelight": {
     "Sugar": {
         "id": "DoctorsDelight",
         "id": "Sugar",
         "name": "the doctor's delight",
         "name": "sugar",
         "group": "Drinks",
        "group": "Foods",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
        "desc": "Tasty spacey sugar!",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "sweet",
         "color": "#FF8CFFFF",
        "color": "#FFFFFFFF",
         "recipes": [
        "recipes": [],
             "DoctorsDelight"
        "metabolisms": {
         ],
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": [
                            {
                                "Min": 0.1,
                                "Max": 21474836,
                                "Reagent": "Nutriment",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "BananaHonk": {
        "id": "BananaHonk",
        "name": "banana honk",
         "group": "Drinks",
         "desc": "A drink from Clown Heaven.",
         "physicalDesc": "strong-smelling",
         "color": "#FFFF91FF",
         "recipes": [
             "BananaHonk"
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,343: Line 3,560:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": -2,
                        "id": "SatiateHunger"
                     },
                     },
                     {
                     {
Line 3,359: Line 3,570:
                     }
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
    },
    "GargleBlaster": {
        "id": "GargleBlaster",
        "name": "Pan-Galactic Gargle Blaster",
        "group": "Drinks",
        "desc": "Whoah, this stuff looks volatile!",
        "physicalDesc": "volatile",
        "color": "#9CC8B4FF",
        "recipes": [
            "GargleBlaster"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Brute": -1,
                                "Airloss": -1,
                                "Toxin": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,383: Line 3,605:
         }
         }
     },
     },
     "MindbreakerToxin": {
     "THC": {
         "id": "MindbreakerToxin",
         "id": "THC",
         "name": "mindbreaker toxin",
         "name": "THC",
         "group": "Toxins",
         "group": "Narcotics",
         "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "desc": "The main psychoactive compound in cannabis.",
        "physicalDesc": "opaque",
         "physicalDesc": "crystalline",
        "color": "#77B58EFF",
         "color": "#808080FF",
        "recipes": [
            "MindbreakerToxin"
        ],
        "metabolisms": null
    },
    "Gin": {
        "id": "Gin",
        "name": "gin",
        "group": "Drinks",
        "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,425: Line 3,631:
         }
         }
     },
     },
     "ThreeMileIsland": {
     "BbqSauce": {
         "id": "ThreeMileIsland",
         "id": "BbqSauce",
         "name": "three mile island iced tea",
         "name": "BBQ sauce",
         "group": "Drinks",
         "group": "Foods",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "desc": "Hand wipes not included.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "gloopy",
         "color": "#666340FF",
        "color": "#8B0000FF",
        "recipes": [
            "CookingBbqSauce"
        ],
        "metabolisms": null
    },
    "Vinegar": {
        "id": "Vinegar",
        "name": "vinegar",
        "group": "Foods",
        "desc": "Often used to flavor food.",
         "physicalDesc": "sour",
         "color": "#D2B48CFF",
         "recipes": [
         "recipes": [
             "ThreeMileIsland"
             "CookingVinegar"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Water",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Vitamin",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,454: Line 3,674:
                     },
                     },
                     {
                     {
                         "Reagent": "Uranium",
                         "ThirstAmount": -40,
                         "Group": null,
                        "HungerAmount": -40,
                        "Amount": 0.05,
                         "conditions": [
                        "conditions": null,
                            {
                         "probability": 1,
                                "Min": 6,
                         "id": "AdjustReagent"
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 3,465: Line 3,691:
         }
         }
     },
     },
     "Aloe": {
    "Cognizine": {
         "id": "Aloe",
        "id": "Cognizine",
         "name": "aloe",
        "name": "cognizine",
         "group": "Drinks",
        "group": "Medicine",
         "desc": "So very, very, very good.",
        "desc": "A mysterious chemical which is able to make any non-sentient creature sentient.",
        "physicalDesc": "enigmatic",
        "color": "#B50EE8FF",
        "recipes": [
            "Cognizine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "MakeSentient"
                    }
                ]
            }
        }
    },
     "Aloe": {
         "id": "Aloe",
         "name": "aloe",
         "group": "Drinks",
         "desc": "So very, very, very good.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#192C00FF",
         "color": "#192C00FF",
Line 3,495: Line 3,751:
         }
         }
     },
     },
     "Licoxide": {
     "DryRamen": {
         "id": "Licoxide",
         "id": "DryRamen",
         "name": "Licoxide",
         "name": "dry ramen",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "It looks... electrifying.",
         "desc": "Dry noodles and salt.",
         "physicalDesc": "electric",
         "physicalDesc": "wormy",
         "color": "#FDD023FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "ElectrocuteTime": 2,
                        "ElectrocuteDamageScale": 5,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.5,
                         "probability": 1,
                         "id": "Electrocute"
                        "NutritionFactor": 1,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 3,519: Line 3,773:
         }
         }
     },
     },
     "RootBeer": {
     "CoffeeLiqueur": {
         "id": "RootBeer",
         "id": "CoffeeLiqueur",
         "name": "root beer",
         "name": "coffee liqueur",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "physicalDesc": "fizzy",
         "physicalDesc": "cloudy",
         "color": "#381C07FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "WhiskeyCola": {
        "id": "WhiskeyCola",
        "name": "whiskey cola",
        "group": "Drinks",
        "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
        "physicalDesc": "bubbly",
        "color": "#3E1B00FF",
        "recipes": [
            "WhiskeyCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,564: Line 3,794:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,573: Line 3,803:
         }
         }
     },
     },
     "MuteToxin": {
     "Allicin": {
         "id": "MuteToxin",
         "id": "Allicin",
         "name": "mute toxin",
         "name": "allicin",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Makes you unable to talk while metabolizing.",
         "desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
         "physicalDesc": "syrupy",
         "physicalDesc": "pungent",
         "color": "#000000FF",
         "color": "#F2E9D2FF",
         "recipes": [
         "recipes": [],
            "MuteToxin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.05,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Muted",
                         "damage": {
                        "Component": "Muted",
                            "types": {
                         "Time": 2,
                                "Poison": 0.06
                         "Refresh": true,
                            },
                         "Type": 0,
                            "groups": null
                        "conditions": null,
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 3,601: Line 3,844:
         }
         }
     },
     },
     "Phenol": {
     "Sbiten": {
         "id": "Phenol",
         "id": "Sbiten",
         "name": "phenol",
         "name": "sbiten",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "physicalDesc": "acidic",
         "physicalDesc": "strong-smelling",
         "color": "#E7EA91FF",
         "color": "#004166FF",
         "recipes": [
         "recipes": [
             "Phenol"
             "Sbiten"
         ],
         ],
        "metabolisms": null
    },
    "Sodium": {
        "id": "Sodium",
        "name": "sodium",
        "group": "Elements",
        "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
        "physicalDesc": "metallic",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "SpaceMountainWind": {
        "id": "SpaceMountainWind",
        "name": "Space Mountain Wind",
        "group": "Drinks",
        "desc": "Blows right through you like a space wind.",
        "physicalDesc": "fizzy",
        "color": "#102000FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,640: Line 3,863:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,645: Line 3,876:
         }
         }
     },
     },
     "TableSalt": {
     "IcedBeer": {
         "id": "TableSalt",
         "id": "IcedBeer",
         "name": "table salt",
         "name": "iced beer",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "desc": "A beer which is so cold the air around it freezes.",
         "physicalDesc": "grainy",
         "physicalDesc": "bubbly",
         "color": "#A1000BFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "TableSalt"
             "IcedBeer",
            "IcedBeerAlt"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 3,662: Line 3,894:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 0.5,
                         "HydrationFactor": 2,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": -0.5,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 3,675: Line 3,909:
         }
         }
     },
     },
     "Sulfur": {
     "MindbreakerToxin": {
         "id": "Sulfur",
         "id": "MindbreakerToxin",
         "name": "sulfur",
         "name": "mindbreaker toxin",
         "group": "Elements",
         "group": "Toxins",
         "desc": "A yellow, crystalline solid.",
         "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "physicalDesc": "powdery",
         "physicalDesc": "opaque",
         "color": "#FFF385FF",
         "color": "#77B58EFF",
         "recipes": [],
         "recipes": [
            "MindbreakerToxin"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Grog": {
     "DevilsKiss": {
         "id": "Grog",
         "id": "DevilsKiss",
         "name": "grog",
         "name": "devils kiss",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Watered-down rum, pirate approved!",
         "desc": "Creepy time!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [
             "Grog"
             "DevilsKiss"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,717: Line 3,953:
         }
         }
     },
     },
     "Martini": {
     "JuiceLime": {
         "id": "Martini",
         "id": "JuiceLime",
         "name": "classic martini",
         "name": "lime juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "The sweet-sour juice of limes.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "citric",
         "color": "#664300FF",
        "color": "#99BB43FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "SnowWhite": {
        "id": "SnowWhite",
        "name": "snow white",
        "group": "Drinks",
        "desc": "A cold refreshment.",
         "physicalDesc": "bubbly",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [
             "Martini"
             "SnowWhite"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,740: Line 3,998:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,749: Line 4,007:
         }
         }
     },
     },
     "Iron": {
     "Aluminium": {
         "id": "Iron",
         "id": "Aluminium",
         "name": "iron",
         "name": "aluminium",
         "group": "Elements",
         "group": "Elements",
         "desc": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "physicalDesc": "metallic",
         "physicalDesc": "metallic",
         "color": "#434B4DFF",
         "color": "#848789FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "NorepinephricAcid": {
        "id": "NorepinephricAcid",
        "name": "norepinephric acid",
        "group": "Narcotics",
        "desc": "Makes you unable to see while metabolizing.",
        "physicalDesc": "milky",
        "color": "#96A8B5FF",
        "recipes": [
            "NorepinephricAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Scaled": false,
                         "Messages": [
                         "Amount": 4,
                            "generic-reagent-effect-burning-eyes",
                         "conditions": null,
                            "generic-reagent-effect-burning-eyes-a-bit",
                         "probability": 1,
                            "generic-reagent-effect-tearing-up",
                         "id": "ModifyBloodLevel"
                            "norepinephricacid-effect-eyelids",
                            "norepinephricacid-effect-eyes-itch",
                            "norepinephricacid-effect-vision-fade",
                            "norepinephricacid-effect-vision-fail"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.08,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "norepinephricacid-effect-eye-disconnect",
                            "norepinephricacid-effect-eye-pain",
                            "norepinephricacid-effect-darkness",
                            "norepinephricacid-effect-blindness"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.03,
                         "id": "PopupMessage"
                    },
                    {
                        "Key": "TemporaryBlindness",
                        "Component": "TemporaryBlindness",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 3,772: Line 4,088:
         }
         }
     },
     },
     "Silver": {
     "Tritium": {
         "id": "Silver",
         "id": "Tritium",
         "name": "silver",
         "name": "tritium",
         "group": "Elements",
         "group": "Unknown",
         "desc": "A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal.",
         "desc": "Radioactive space-magic pixie dust.",
         "physicalDesc": "reasonably metallic",
         "physicalDesc": "ionizing",
         "color": "#D0D0D0FF",
         "color": "#66FF33FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
         "metabolisms": {
    },
             "Poison": {
    "Radium": {
        "id": "Radium",
        "name": "radium",
        "group": "Elements",
        "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
        "physicalDesc": "glowing",
        "color": "#00FF04FF",
        "recipes": [],
         "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 3,797: Line 4,103:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 2
                                 "Radiation": 3
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            },
            "Gas": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Radiation": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
Line 3,811: Line 4,135:
         }
         }
     },
     },
     "Epinephrine": {
     "Charcoal": {
         "id": "Epinephrine",
         "id": "Charcoal",
         "name": "epinephrine",
         "name": "charcoal",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
         "desc": "A black, porous solid",
         "physicalDesc": "odorless",
         "physicalDesc": "porous",
         "color": "#D2FFFAFF",
         "color": "#22282BFF",
         "recipes": [
         "recipes": [
             "Epinephrine"
             "Charcoal"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,828: Line 4,152:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                "Asphyxiation": -3,
                                 "Poison": -1
                                 "Poison": -0.5
                             },
                             },
                             "groups": {
                             "groups": null
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "mobstate": 2,
                        "id": "HealthChange"
                                "id": "MobStateCondition"
                    },
                            },
                    {
                            {
                        "CleanseRate": 3,
                                "Min": 0,
                        "conditions": null,
                                "Max": 20,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ChemCleanBloodstream"
                     },
                     }
                ]
            }
        }
    },
    "ManlyDorf": {
        "id": "ManlyDorf",
        "name": "manly dorf",
        "group": "Drinks",
        "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
        "physicalDesc": "bubbly",
        "color": "#664300FF",
        "recipes": [
            "ManlyDorf"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Asphyxiation": 1,
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Lexorin",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": -2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                     },
                     }
                    {
                ]
                        "Reagent": "Epinephrine",
            }
                        "Group": null,
        }
                        "Amount": -1,
    },
                        "conditions": [
    "THCOil": {
                            {
        "id": "THCOil",
                                "Min": 1,
        "name": "THC oil",
                                "Max": 21474836,
        "group": "Narcotics",
                                "Reagent": "Lexorin",
        "desc": "Pure THC oil, extracted from the leaves of the cannabis plant. Much stronger than in it's natural form and can be used to numb chronic pain in patients.",
                                "id": "ReagentThreshold"
        "physicalDesc": "skunky",
                            }
        "color": "#DAA520FF",
                        ],
        "recipes": [],
                        "probability": 1,
        "metabolisms": {
                        "id": "AdjustReagent"
            "Narcotic": {
                    },
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Reagent": "Histamine",
                         "Key": "SeeingRainbows",
                        "Group": null,
                         "Component": "SeeingRainbows",
                        "Amount": 4,
                         "Time": 5,
                        "conditions": [
                         "Refresh": false,
                            {
                         "Type": 0,
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "AdjustReagent"
                    },
                    {
                         "Key": "Stun",
                         "Component": "",
                         "Time": 0.75,
                         "Refresh": true,
                         "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 0.75,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,936: Line 4,230:
         }
         }
     },
     },
     "BlackRussian": {
     "EZNutrient": {
         "id": "BlackRussian",
         "id": "EZNutrient",
         "name": "black russian",
         "name": "EZ nutrient",
         "group": "Drinks",
         "group": "Botanical",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "desc": "Give your plants some of those EZ nutrients!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "thick",
         "color": "#360000FF",
         "color": "#664330FF",
         "recipes": [
         "recipes": [
             "BlackRussian"
             "EZNutrient"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,968: Line 4,260:
         }
         }
     },
     },
     "Romerol": {
     "Starkist": {
         "id": "Romerol",
         "id": "Starkist",
         "name": "romerol",
         "name": "starkist",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
         "desc": "A sweet, orange flavored soft drink.",
         "physicalDesc": "acrid",
         "physicalDesc": "fizzy",
         "color": "#7E916EFF",
         "color": "#9F3400FF",
         "recipes": [
         "recipes": [
             "Romerol"
             "Starkist"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Poison": 0.5
                         "HydrationFactor": 2,
                            },
                         "id": "SatiateThirst"
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 3,999: Line 4,284:
         }
         }
     },
     },
     "SoyLatte": {
     "VodkaMartini": {
         "id": "SoyLatte",
         "id": "VodkaMartini",
         "name": "soy latte",
         "name": "vodka martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [
             "SoyLatte"
             "VodkaMartini"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "IrishCream": {
        "id": "IrishCream",
        "name": "irish cream",
        "group": "Drinks",
        "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
        "physicalDesc": "creamy",
        "color": "#664300FF",
        "recipes": [
            "IrishCream"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,046: Line 4,307:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,055: Line 4,316:
         }
         }
     },
     },
     "Antifreeze": {
     "Siderlac": {
         "id": "Antifreeze",
         "id": "Siderlac",
         "name": "antifreeze",
         "name": "siderlac",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Ultimate refreshment.",
         "desc": "A powerful anti-caustic medicine derived from plants.",
         "physicalDesc": "translucent",
         "physicalDesc": "milky",
         "color": "#FF7D63FF",
         "color": "#F4DAB8FF",
         "recipes": [
         "recipes": [
             "Antifreeze"
             "Siderlac"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,087: Line 4,347:
         }
         }
     },
     },
     "BeepskySmash": {
     "Ketchup": {
         "id": "BeepskySmash",
         "id": "Ketchup",
         "name": "beepsky smash",
         "name": "ketchup",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "desc": "Made from pureed tomatoes and flavored with spices.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "tangy",
         "color": "#664300FF",
         "color": "#FF0000FF",
         "recipes": [
         "recipes": [
             "BeepskySmash"
             "CookingKetchup"
         ],
         ],
        "metabolisms": null
    },
    "MilkSoy": {
        "id": "MilkSoy",
        "name": "soy milk",
        "group": "Drinks",
        "desc": "Consumers favorite.",
        "physicalDesc": "refreshing",
        "color": "#D2C29DFF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,104: Line 4,374:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,119: Line 4,381:
         }
         }
     },
     },
     "Fiber": {
     "PolytrinicAcid": {
         "id": "Fiber",
         "id": "PolytrinicAcid",
         "name": "fiber",
         "name": "polytrinic acid",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "desc": "An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it.",
        "physicalDesc": "fibrous",
         "physicalDesc": "strong-smelling",
        "color": "#808080FF",
         "color": "#A1000BFF",
        "recipes": [],
        "metabolisms": null
    },
    "Sigynate": {
        "id": "Sigynate",
        "name": "sigynate",
        "group": "Medicine",
        "desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
         "physicalDesc": "thick",
         "color": "#E0A5B9FF",
         "recipes": [
         "recipes": [
             "Sigynate"
             "PolytrinicAcid"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,146: Line 4,398:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": -3
                                 "Caustic": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,155: Line 4,407:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 16,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Jitter"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "generic-reagent-effect-nauseous"
                             "generic-reagent-effect-burning-insides"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 2,
                         "VisualType": 4,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 0.33,
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.2,
                         "id": "PopupMessage"
                         "id": "PopupMessage"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.02,
                        "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 4,227: Line 4,422:
         }
         }
     },
     },
     "Milk": {
     "HorseradishSauce": {
         "id": "Milk",
         "id": "HorseradishSauce",
         "name": "milk",
         "name": "horseradish sauce",
        "group": "Foods",
        "desc": "Smelly horseradish sauce.",
        "physicalDesc": "overpowering",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Tea": {
        "id": "Tea",
        "name": "tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "physicalDesc": "opaque",
         "physicalDesc": "aromatic",
         "color": "#DFDFDFFF",
         "color": "#8A5A3AFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,242: Line 4,447:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,249: Line 4,462:
         }
         }
     },
     },
     "Tritium": {
     "Patron": {
         "id": "Tritium",
         "id": "Patron",
         "name": "tritium",
         "name": "patron",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Radioactive space-magic pixie dust.",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "physicalDesc": "ionizing",
         "physicalDesc": "metallic",
         "color": "#66FF33FF",
         "color": "#585840FF",
         "recipes": [],
         "recipes": [
            "Patron"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "HydrationFactor": 2,
                    }
                        "id": "SatiateThirst"
                ]
                    },
            },
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Radiation": 1
                         "Amount": 0.2,
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,296: Line 4,494:
         }
         }
     },
     },
     "Ethylredoxrazine": {
     "Protein": {
         "id": "Ethylredoxrazine",
         "id": "Protein",
         "name": "ethylredoxrazine",
         "name": "protein",
         "group": "Medicine",
         "group": "Foods",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
         "desc": "Found in certain meals, good for bodily health.",
         "physicalDesc": "opaque",
         "physicalDesc": "clumpy",
         "color": "#2D5708FF",
         "color": "#FFFFE5FF",
         "recipes": [
         "recipes": [
             "Ethylredoxrazine"
             "ProteinCooking"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Drunk",
                         "damage": {
                        "Component": "",
                            "types": null,
                         "Time": 2,
                            "groups": {
                         "Refresh": true,
                                "Brute": -0.4
                         "Type": 1,
                            }
                         },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.5,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                     },
                ]
            }
        }
    },
    "DevilsKiss": {
        "id": "DevilsKiss",
        "name": "devils kiss",
        "group": "Drinks",
        "desc": "Creepy time!",
        "physicalDesc": "strong-smelling",
        "color": "#A68310FF",
        "recipes": [
            "DevilsKiss"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "ModifyBloodLevel"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "NutritionFactor": 3,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 4,356: Line 4,538:
         }
         }
     },
     },
     "CoffeeLiqueur": {
     "Fiber": {
         "id": "CoffeeLiqueur",
         "id": "Fiber",
         "name": "coffee liqueur",
         "name": "fiber",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "physicalDesc": "cloudy",
         "physicalDesc": "fibrous",
         "color": "#664300FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
     },
     },
     "Amatoxin": {
     "PestKiller": {
         "id": "Amatoxin",
         "id": "PestKiller",
         "name": "amatoxin",
         "name": "pest killer",
         "group": "Toxins",
         "group": "Botanical",
         "desc": "A potent toxin found in some mushrooms.",
         "desc": "A mixture that targets pests.",
         "physicalDesc": "nondescript",
         "physicalDesc": "bubbling",
         "color": "#D6CE7BFF",
         "color": "#9E9886FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,401: Line 4,563:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 6
                                 "Poison": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,407: Line 4,569:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 4,415: Line 4,583:
         }
         }
     },
     },
     "Blood": {
     "PwrGame": {
         "id": "Blood",
         "id": "PwrGame",
         "name": "blood",
         "name": "Pwr Game",
         "group": "Biological",
         "group": "Drinks",
         "desc": "I hope this is ketchup.",
         "desc": "The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to.",
         "physicalDesc": "ferrous",
         "physicalDesc": "fizzy",
         "color": "#800000FF",
         "color": "#9385BFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,430: Line 4,598:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1.5,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 4,437: Line 4,605:
         }
         }
     },
     },
     "Bicaridine": {
     "Romerol": {
         "id": "Bicaridine",
         "id": "Romerol",
         "name": "bicaridine",
         "name": "romerol",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright.",
         "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
         "physicalDesc": "opaque",
         "physicalDesc": "acrid",
         "color": "#FFAA00FF",
         "color": "#7E916EFF",
         "recipes": [
         "recipes": [
             "Bicaridine"
             "Romerol"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,451: Line 4,619:
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                "Asphyxiation": 1,
                                 "Poison": 0.5
                                 "Poison": 0.5
                             },
                             },
Line 4,474: Line 4,628:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Jitter"
                     }
                     }
                 ]
                 ]
             },
             }
            "Alcohol": {
        }
                "rate": 0.5,
    },
                "effects": [
    "Rewriter": {
                    {
        "id": "Rewriter",
                        "BoozePower": 3,
        "name": "rewriter",
                        "SlurSpeech": true,
        "group": "Drinks",
        "desc": "The secret of the sanctuary of the Librarian...",
        "physicalDesc": "strong-smelling",
        "color": "#485000FF",
        "recipes": [
            "Rewriter"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,517: Line 4,660:
         }
         }
     },
     },
     "DrGibb": {
     "IcedGreenTea": {
         "id": "DrGibb",
         "id": "IcedGreenTea",
         "name": "Dr. Gibb",
         "name": "iced green tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A delicious blend of 42 different flavours.",
         "desc": "cold green tea.",
         "physicalDesc": "fizzy",
         "physicalDesc": "aromatic",
         "color": "#102000FF",
         "color": "#CE4200FF",
         "recipes": [],
         "recipes": [
            "IcedGreenTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,532: Line 4,677:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 4,539: Line 4,684:
         }
         }
     },
     },
     "Dermaline": {
     "DexalinPlus": {
         "id": "Dermaline",
         "id": "DexalinPlus",
         "name": "dermaline",
         "name": "dexalin plus",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "desc": "Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage.",
         "physicalDesc": "translucent",
         "physicalDesc": "cloudy",
         "color": "#215263FF",
         "color": "#4DA0BDFF",
         "recipes": [
         "recipes": [
             "Dermaline"
             "DexalinPlus"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,556: Line 4,701:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": -1,
                                 "Asphyxiation": -3.5,
                                 "Shock": -1,
                                 "Bloodloss": -3
                                "Cold": -1
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,569: Line 4,713:
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Lexorin",
                            "types": {
                        "Group": null,
                                "Asphyxiation": 1
                         "Amount": -3,
                            },
                         "conditions": [
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Lexorin",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Stellibinin": {
        "id": "Stellibinin",
        "name": "stellibinin",
        "group": "Medicine",
        "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
        "physicalDesc": "starry",
        "color": "#2B2F77FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": -4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "Reagent": "Amatoxin",
                        "Frequency": 4,
                         "Group": null,
                         "Time": 2,
                         "Amount": -3,
                         "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Amatoxin",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,608: Line 4,775:
         }
         }
     },
     },
     "CogChamp": {
     "SpaceLube": {
         "id": "CogChamp",
         "id": "SpaceLube",
         "name": "cogchamp",
         "name": "space lube",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
         "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).",
         "physicalDesc": "ground brass",
         "physicalDesc": "shiny",
         "color": "#B5A642FF",
         "color": "#77B58EFF",
         "recipes": [
         "recipes": [
             "CogChamp"
             "SpaceLube"
         ],
         ],
        "metabolisms": null
    },
    "NitrousOxide": {
        "id": "NitrousOxide",
        "name": "nitrous oxide",
        "group": "Unknown",
        "desc": "You know how everything seems funnier when you're tired? Well...",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "RatvarianLanguage",
                         "Messages": [
                         "Component": "RatvarianLanguage",
                            "effect-sleepy"
                         "Time": 2,
                        ],
                        "Refresh": true,
                         "Type": 1,
                        "Type": 0,
                        "VisualType": 2,
                        "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                         "id": "GenericStatusEffect"
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 0.1,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "conditions": null,
                        "StatusLifetime": 2,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 0.65,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "ForcedSleep",
                         "Group": null,
                         "Component": "ForcedSleeping",
                        "Amount": 0.15,
                         "Time": 3,
                         "conditions": null,
                         "Refresh": true,
                         "probability": 1,
                         "Type": 0,
                         "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Diphenylmethylamine": {
        "id": "Diphenylmethylamine",
        "name": "diphenylmethylamine",
        "group": "Medicine",
        "desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
        "physicalDesc": "glowing",
        "color": "#B0ABAAFF",
        "recipes": [
            "Diphenylmethylamine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "TimerReset": 600,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 5,
                                 "Min": 1.8,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "NitrousOxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "damage": {
                             "ethyloxyephedrine-effect-feeling-awake",
                             "types": {
                             "ethyloxyephedrine-effect-clear-mind"
                                "Poison": 0.25
                         ],
                            },
                         "Type": 1,
                             "groups": null
                         "VisualType": 2,
                         },
                         "conditions": null,
                         "scaleByQuantity": false,
                         "probability": 0.1,
                         "ignoreResistances": true,
                         "id": "PopupMessage"
                         "conditions": [
                            {
                                "Min": 3.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 4,692: Line 4,892:
         }
         }
     },
     },
     "JuiceWatermelon": {
     "Absinthe": {
         "id": "JuiceWatermelon",
         "id": "Absinthe",
         "name": "water melon juice",
         "name": "absinthe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The delicious juice of a watermelon.",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "physicalDesc": "sweet",
         "physicalDesc": "strong-smelling",
         "color": "#EF3520FF",
         "color": "#33EE00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,707: Line 4,907:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.3,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,714: Line 4,922:
         }
         }
     },
     },
     "Dexalin": {
     "Spaceacillin": {
         "id": "Dexalin",
         "id": "Spaceacillin",
         "name": "dexalin",
         "name": "spaceacillin",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Used for treating oxygen deprivation. In most cases where it is likely to be needed, the strength of Dexalin Plus will probably be more useful.",
         "desc": "A theta-lactam antibiotic. A common and very useful medicine, effective against many diseases likely to be encountered in space. Slows progression of diseases.",
         "physicalDesc": "opaque",
         "physicalDesc": "opaque",
         "color": "#0041A8FF",
         "color": "#9942F5FF",
         "recipes": [
         "recipes": [
             "Dexalin"
             "Spaceacillin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,728: Line 4,936:
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "CureChance": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "ChemCureDisease"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": -1,
                                 "Cellular": 0.5
                                "Bloodloss": -0.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,746: Line 4,959:
         }
         }
     },
     },
     "IrishCarBomb": {
     "GrapeSoda": {
         "id": "IrishCarBomb",
         "id": "GrapeSoda",
         "name": "irish car bomb",
         "name": "grape soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A troubling mixture of irish cream and ale.",
         "desc": "It's Graaaaaape!",
         "physicalDesc": "bubbly",
         "physicalDesc": "fizzy",
         "color": "#2E6671FF",
         "color": "#AE94A6FF",
         "recipes": [
         "recipes": [],
            "IrishCarBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,765: Line 4,976:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,778: Line 4,981:
         }
         }
     },
     },
     "Desoxyephedrine": {
     "Saxoite": {
         "id": "Desoxyephedrine",
         "id": "Saxoite",
         "name": "desoxyephedrine",
         "name": "Saxoite",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "desc": "Smells like jazz.",
         "physicalDesc": "translucent",
         "physicalDesc": "ground brass",
         "color": "#FAFAFAFF",
         "color": "#B8A603FF",
        "recipes": [],
        "metabolisms": null
    },
    "ChloralHydrate": {
        "id": "ChloralHydrate",
        "name": "chloral hydrate",
        "group": "Toxins",
        "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
        "physicalDesc": "nondescript",
        "color": "#000067FF",
         "recipes": [
         "recipes": [
             "Desoxyephedrine"
             "ChloralHydrate"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,793: Line 5,006:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "StatusLifetime": 2,
                            "types": {
                                "Poison": 0.75
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "WalkSpeedModifier": 0.65,
                        "SprintSpeedModifier": 0.65,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Key": "ForcedSleep",
                             "types": {
                        "Component": "ForcedSleeping",
                                "Poison": 2,
                        "Time": 2,
                                 "Asphyxiation": 2
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                             }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                 "Poison": 1.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,817: Line 5,041:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "ChloralHydrate",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
Line 4,827: Line 5,051:
                     }
                     }
                 ]
                 ]
             },
             }
             "Narcotic": {
        }
    },
    "Pilk": {
        "id": "Pilk",
        "name": "pilk",
        "group": "Drinks",
        "desc": "A sickening mixture of milk and cola.",
        "physicalDesc": "creamy",
        "color": "#E7C69FFF",
        "recipes": [
            "Pilk"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.35,
                         "HydrationFactor": 1,
                         "SprintSpeedModifier": 1.35,
                         "id": "SatiateThirst"
                        "id": "MovespeedModifier"
                    }
                    },
                ]
            }
        }
    },
    "RootBeer": {
        "id": "RootBeer",
        "name": "root beer",
        "group": "Drinks",
        "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
        "physicalDesc": "fizzy",
        "color": "#381C07FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "Stutter",
                         "conditions": null,
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                     },
                         "id": "SatiateThirst"
                     }
                ]
            }
        }
    },
    "Milk": {
        "id": "Milk",
        "name": "milk",
        "group": "Drinks",
        "desc": "An opaque white liquid produced by the mammary glands of mammals.",
        "physicalDesc": "opaque",
        "color": "#DFDFDFFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                        "HydrationFactor": 4,
                     },
                         "id": "SatiateThirst"
                     }
                ]
            }
        }
    },
    "NuclearCola": {
        "id": "NuclearCola",
        "name": "nuclear cola",
        "group": "Drinks",
        "desc": "Cola, cola never changes.",
        "physicalDesc": "fizzy",
        "color": "#100800FF",
        "recipes": [
            "NuclearCola"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "HydrationFactor": 6,
                    },
                         "id": "SatiateThirst"
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             },
             },
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "TimerReset": 600,
                         "damage": {
                        "conditions": [
                            "types": {
                            {
                                 "Poison": 1
                                 "Min": 20,
                            },
                                "Max": 21474836,
                            "groups": null
                                "Reagent": null,
                        },
                                "id": "ReagentThreshold"
                        "scaleByQuantity": false,
                            }
                        "ignoreResistances": true,
                        ],
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 4,900: Line 5,164:
         }
         }
     },
     },
     "JuiceOrange": {
     "JuiceGrape": {
         "id": "JuiceOrange",
         "id": "JuiceGrape",
         "name": "orange juice",
         "name": "grape juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "physicalDesc": "citric",
         "physicalDesc": "crisp",
         "color": "#E78108FF",
         "color": "#512284FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,922: Line 5,186:
         }
         }
     },
     },
     "VodkaMartini": {
     "JuiceBanana": {
         "id": "VodkaMartini",
         "id": "JuiceBanana",
         "name": "vodka martini",
         "name": "banana juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "The raw essence of a banana. HONK.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "crisp",
         "color": "#004666FF",
         "color": "#FFE777FF",
         "recipes": [
         "recipes": [],
            "VodkaMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,939: Line 5,201:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Impedrezene": {
     "Plasma": {
         "id": "Impedrezene",
         "id": "Plasma",
         "name": "impedrezene",
         "name": "plasma",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "physicalDesc": "acrid",
         "physicalDesc": "gaseous",
         "color": "#215263FF",
         "color": "#7E009EFF",
         "recipes": [
         "recipes": [],
            "Impedrezene"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "StatusLifetime": 2,
                        "conditions": null,
                        "probability": 1,
                        "WalkSpeedModifier": 0.65,
                        "SprintSpeedModifier": 0.65,
                        "id": "MovespeedModifier"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Poison": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,990: Line 5,234:
                     },
                     },
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Reagent": "Inaprovaline",
                         "Component": "SeeingRainbows",
                         "Group": null,
                        "Time": 10,
                         "Amount": -2,
                        "Refresh": false,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                    },
                    {
                        "BoozePower": 5,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                     }
                     }
                 ]
                 ]
            }
             },
        }
    },
    "Plasma": {
        "id": "Plasma",
        "name": "plasma",
        "group": "Unknown",
        "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
        "physicalDesc": "gaseous",
        "color": "#7E009EFF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Reagent": "Inaprovaline",
                        "Group": null,
                        "Amount": -2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
             },
             "Gas": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 5,072: Line 5,263:
         }
         }
     },
     },
     "CubaLibre": {
     "SodiumCarbonate": {
         "id": "CubaLibre",
         "id": "SodiumCarbonate",
         "name": "cuba libre",
         "name": "Sodium Carbonate",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water. Also known as soda ash.",
         "physicalDesc": "bubbly",
         "physicalDesc": "powdery",
         "color": "#3E1B00FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [
             "CubaLibre"
             "SodiumCarbonate"
         ],
         ],
         "metabolisms": {
        "metabolisms": null
             "Drink": {
    },
                 "rate": 0.5,
    "Posca": {
        "id": "Posca",
        "name": "posca",
        "group": "Drinks",
        "desc": "Poor warriors' drink from a forgotten era.",
        "physicalDesc": "sour",
        "color": "#B3B599FF",
        "recipes": [
            "Posca"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "B52": {
        "id": "B52",
        "name": "b-52",
        "group": "Drinks",
        "desc": "Coffee, irish cream, and cognac. You will get bombed.",
        "physicalDesc": "bubbly",
        "color": "#664300FF",
        "recipes": [
            "B52"
        ],
         "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
Line 5,104: Line 5,331:
         }
         }
     },
     },
     "Lipozine": {
     "Astrotame": {
         "id": "Lipozine",
         "id": "Astrotame",
         "name": "lipozine",
         "name": "Astrotame",
         "group": "Medicine",
         "group": "Foods",
         "desc": "Causes weight loss upon consumption.",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "physicalDesc": "oily",
         "physicalDesc": "sugary",
         "color": "#2690B5FF",
         "color": "#7FFFD4FF",
         "recipes": [
         "recipes": [],
            "Lipozine"
        "metabolisms": null
         ],
    },
    "JuiceOrange": {
        "id": "JuiceOrange",
        "name": "orange juice",
         "group": "Drinks",
        "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
        "physicalDesc": "citric",
        "color": "#E78108FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 5,121: Line 5,356:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": -1,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,128: Line 5,363:
         }
         }
     },
     },
     "Synaptizine": {
     "IrishCoffee": {
         "id": "Synaptizine",
         "id": "IrishCoffee",
         "name": "synaptizine",
         "name": "irish coffee",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Toxic, but treats hallucinations, drowsiness \u0026 halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly.",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "physicalDesc": "pungent",
         "physicalDesc": "cloudy",
         "color": "#D49A2FFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Synaptizine"
             "IrishCoffee"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Key": "Stun",
                         "Reagent": "Ethanol",
                         "Component": "",
                         "Group": null,
                        "Time": 3,
                         "Amount": 0.15,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "SeeingRainbows",
                        "Component": "",
                        "Time": 15,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 5,189: Line 5,395:
         }
         }
     },
     },
     "MilkGoat": {
     "Ephedrine": {
         "id": "MilkGoat",
         "id": "Ephedrine",
         "name": "goats milk",
         "name": "ephedrine",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.",
         "physicalDesc": "opaque",
         "physicalDesc": "powdery",
         "color": "#DFDFDFFF",
         "color": "#D2FFFAFF",
         "recipes": [],
         "recipes": [
            "Ephedrine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "WalkSpeedModifier": 1.25,
                        "id": "SatiateThirst"
                         "SprintSpeedModifier": 1.25,
                    }
                         "id": "MovespeedModifier"
                ]
            }
        }
    },
    "Rum": {
        "id": "Rum",
        "name": "rum",
        "group": "Drinks",
        "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                        "Group": null,
                            "types": {
                        "Amount": 0.2,
                                "Poison": 2,
                        "conditions": null,
                                "Asphyxiation": 2
                         "probability": 1,
                            },
                         "id": "AdjustReagent"
                            "groups": null
                    }
                        },
                ]
                         "scaleByQuantity": false,
            }
                         "ignoreResistances": true,
        }
                        "conditions": [
    },
                            {
    "MilkSoy": {
                                "Min": 20,
        "id": "MilkSoy",
                                "Max": 21474836,
        "name": "soy milk",
                                "Reagent": null,
        "group": "Drinks",
                                "id": "ReagentThreshold"
        "desc": "Consumers favorite.",
                            }
        "physicalDesc": "refreshing",
                        ],
        "color": "#D2C29DFF",
                        "probability": 1,
        "recipes": [],
                        "id": "HealthChange"
        "metabolisms": {
                    },
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 4,
                         "id": "Jitter"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "WhiteRussian": {
        "id": "WhiteRussian",
        "name": "white russian",
        "group": "Drinks",
        "desc": "That's just, like, your opinion, man...",
        "physicalDesc": "strong-smelling",
        "color": "#A68340FF",
        "recipes": [
            "WhiteRussian"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                        "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Messages": [
                            "ephedrine-effect-tight-pain",
                            "ephedrine-effect-heart-pounds"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "PopupMessage"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "TimerReset": 600,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                    }
                ]
            }
        }
    },
    "NTCahors": {
        "id": "NTCahors",
        "name": "NeoTheology Cahors Wine",
        "group": "Drinks",
        "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
        "physicalDesc": "strong-smelling",
        "color": "#7E4043FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,295: Line 5,530:
         }
         }
     },
     },
     "Oil": {
     "Gold": {
         "id": "Oil",
         "id": "Gold",
         "name": "oil",
         "name": "gold",
         "group": "Foods",
         "group": "Elements",
         "desc": "Used by chefs to cook.",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "physicalDesc": "oily",
         "physicalDesc": "metallic",
         "color": "#B67823FF",
         "color": "#F7C430FF",
         "recipes": [
         "recipes": [],
            "Oil"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Pax": {
     "Wine": {
         "id": "Pax",
         "id": "Wine",
         "name": "pax",
         "name": "wine",
        "group": "Unknown",
        "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
        "physicalDesc": "soothing",
        "color": "#AAAAAAFF",
        "recipes": [
            "Pax"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "Pacified",
                        "Component": "Pacified",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
    },
    "BraveBull": {
        "id": "BraveBull",
        "name": "brave bull",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's just as effective as Dutch-Courage!",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "translucent",
         "color": "#664300FF",
         "color": "#7E4043FF",
         "recipes": [
         "recipes": [
             "BraveBull"
             "BloodToWine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,358: Line 5,563:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,367: Line 5,572:
         }
         }
     },
     },
     "Sbiten": {
     "JuiceBerryPoison": {
         "id": "Sbiten",
         "id": "JuiceBerryPoison",
         "name": "sbiten",
         "name": "poison berry juice",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sickly",
         "color": "#004166FF",
         "color": "#6600CCFF",
         "recipes": [
         "recipes": [],
            "Sbiten"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,384: Line 5,587:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 5,399: Line 5,612:
         }
         }
     },
     },
     "SpaceDrugs": {
     "Stimulants": {
         "id": "SpaceDrugs",
         "id": "Stimulants",
         "name": "space drugs",
         "name": "stimulants",
         "group": "Narcotics",
         "group": "Narcotics",
         "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
         "desc": "A chemical cocktail developed by Donk Co. that allows agents to recover from stuns faster, move more quickly, and grants a small heal while close to critical condition. Due to the complex nature of the chemical, it is much harder for the body to purge naturally.",
         "physicalDesc": "syrupy",
         "physicalDesc": "energizing",
         "color": "#63806EFF",
         "color": "#9A040EFF",
         "recipes": [
         "recipes": [],
            "SpaceDrugs"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.2,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "StatusLifetime": 2,
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "WalkSpeedModifier": 1.3,
                    }
                        "SprintSpeedModifier": 1.3,
                ]
                        "id": "MovespeedModifier"
            }
                    },
        }
    },
    "NitrousOxide": {
        "id": "NitrousOxide",
        "name": "nitrous oxide",
        "group": "Unknown",
        "desc": "You know how everything seems funnier when you're tired? Well...",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": {
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "damage": {
                             "effect-sleepy"
                             "types": {
                         ],
                                "Poison": 1
                         "Type": 1,
                            },
                         "VisualType": 2,
                            "groups": null
                         },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.5,
                                 "Min": 80,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "NitrousOxide",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "StatusLifetime": 2,
                         "Key": "Stun",
                         "conditions": [
                         "Component": "",
                            {
                        "Time": 3,
                                "Min": 1,
                        "Refresh": true,
                                "Max": 21474836,
                        "Type": 1,
                                "Reagent": "NitrousOxide",
                        "conditions": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "WalkSpeedModifier": 0.65,
                         "id": "GenericStatusEffect"
                        "SprintSpeedModifier": 0.65,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Key": "ForcedSleep",
                         "Key": "KnockedDown",
                         "Component": "ForcedSleeping",
                         "Component": "",
                         "Time": 3,
                         "Time": 3,
                         "Refresh": true,
                         "Refresh": true,
                         "Type": 0,
                         "Type": 1,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1.8,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.2,
                "effects": [
                    {
                        "TimerReset": 600,
                        "conditions": null,
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1,
                        "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Poison": 0.25
                            "groups": {
                            },
                                 "Burn": -1,
                            "groups": null
                                "Brute": -1
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 5,514: Line 5,707:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Min": 3.5,
                                 "Max": 120,
                                 "Max": 21474836,
                                 "Min": 70,
                                 "Reagent": "NitrousOxide",
                                 "id": "TotalDamage"
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
Line 5,532: Line 5,719:
         }
         }
     },
     },
     "Carbon": {
     "ManhattanProject": {
         "id": "Carbon",
         "id": "ManhattanProject",
         "name": "carbon",
         "name": "manhattan project",
        "group": "Elements",
        "desc": "A black, crystalline solid.",
        "physicalDesc": "crystalline",
        "color": "#22282BFF",
        "recipes": [],
        "metabolisms": null
    },
    "Absinthe": {
        "id": "Absinthe",
        "name": "absinthe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#33EE00FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "ManhattanProject"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,563: Line 5,742:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.3,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,572: Line 5,751:
         }
         }
     },
     },
     "DexalinPlus": {
     "Arithrazine": {
         "id": "DexalinPlus",
         "id": "Arithrazine",
         "name": "dexalin plus",
         "name": "arithrazine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage.",
         "desc": "A slightly unstable medication used for the most extreme case of radiation poisoning. Lowers radiation level at over twice the rate Hyronalin does and will heal toxin damage at the same time. Deals very minor brute damage to the patient over time, but the patient's body will typically out-regenerate it easily.",
         "physicalDesc": "cloudy",
         "physicalDesc": "cloudy",
         "color": "#4DA0BDFF",
         "color": "#BD5902FF",
         "recipes": [
         "recipes": [
             "DexalinPlus"
             "Arithrazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,589: Line 5,768:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": -3.5,
                                 "Radiation": -3
                                "Bloodloss": -3
                             },
                             },
                             "groups": null
                             "groups": {
                                "Brute": 0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 5,599: Line 5,779:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                     }
                    {
                 ]
                        "Reagent": "Lexorin",
             }
                        "Group": null,
         }
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
         }
     },
     },
     "SnowWhite": {
     "JuiceCarrot": {
         "id": "SnowWhite",
         "id": "JuiceCarrot",
         "name": "snow white",
         "name": "carrot juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A cold refreshment.",
         "desc": "It's like a carrot, but less crunchy.",
         "physicalDesc": "bubbly",
         "physicalDesc": "crisp",
         "color": "#FFFFFFFF",
         "color": "#FF8820FF",
         "recipes": [
         "recipes": [],
            "SnowWhite"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,640: Line 5,803:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Oculine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Amasec": {
        "id": "Amasec",
        "name": "amasec",
        "group": "Drinks",
        "desc": "Official drink of the Gun Club!",
        "physicalDesc": "strong-smelling",
        "color": "#124DA7FF",
        "recipes": [
            "Amasec"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Nutriment",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,683: Line 5,822:
         }
         }
     },
     },
     "WeedKiller": {
     "Chlorine": {
         "id": "WeedKiller",
         "id": "Chlorine",
         "name": "weed killer",
         "name": "chlorine",
         "group": "Botanical",
         "group": "Elements",
         "desc": "A mixture that targets weeds.",
         "desc": "A yellow-green gas which is toxic to humans.",
         "physicalDesc": "bubbling",
         "physicalDesc": "gaseous",
         "color": "#968395FF",
         "color": "#A2FF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Singulo": {
     "Margarita": {
         "id": "Singulo",
         "id": "Margarita",
         "name": "singulo",
         "name": "margarita",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A blue-space beverage!",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#3B0C0CFF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [
            "Margarita"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,748: Line 5,864:
         }
         }
     },
     },
     "JuiceTomato": {
     "BahamaMama": {
         "id": "JuiceTomato",
         "id": "BahamaMama",
         "name": "tomato juice",
         "name": "bahama mama",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "desc": "Tropical cocktail.",
         "physicalDesc": "saucey",
         "physicalDesc": "strong-smelling",
         "color": "#731008FF",
         "color": "#FF7F3BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,763: Line 5,879:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,770: Line 5,894:
         }
         }
     },
     },
     "Tequila": {
     "Omnizine": {
         "id": "Tequila",
         "id": "Omnizine",
         "name": "tequila",
         "name": "omnizine",
        "group": "Medicine",
        "desc": "A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete.",
        "physicalDesc": "soothing",
        "color": "#FCF7F9FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -2,
                                "Toxin": -2,
                                "Airloss": -2,
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "VodkaTonic": {
        "id": "VodkaTonic",
        "name": "vodka tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "desc": "For when a gin and tonic isn't russian enough.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#D7D1D155",
         "color": "#0064C8FF",
         "recipes": [],
         "recipes": [
            "VodkaTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,791: Line 5,949:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,800: Line 5,958:
         }
         }
     },
     },
     "Cola": {
     "SoyLatte": {
         "id": "Cola",
         "id": "SoyLatte",
         "name": "cola",
         "name": "soy latte",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#422912FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "SoyLatte"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,815: Line 5,975:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 5,822: Line 5,982:
         }
         }
     },
     },
     "IrishCoffee": {
     "WhiskeySoda": {
         "id": "IrishCoffee",
         "id": "WhiskeySoda",
         "name": "irish coffee",
         "name": "whiskey soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "desc": "For the more refined griffon.",
         "physicalDesc": "cloudy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#533600FF",
         "recipes": [
         "recipes": [
             "IrishCoffee"
             "WhiskeySoda"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,854: Line 6,014:
         }
         }
     },
     },
     "Honk": {
     "Ale": {
         "id": "Honk",
         "id": "Ale",
         "name": "honk",
         "name": "ale",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate.",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "physicalDesc": "pungent",
         "physicalDesc": "bubbly",
         "color": "#F2E9D2FF",
         "color": "#663100FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 0.06
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "CauseChance": 1,
                        "Disease": "ActiveHonkVirus",
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCauseDisease"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,902: Line 6,044:
         }
         }
     },
     },
     "IcedCoffee": {
     "Moonshine": {
         "id": "IcedCoffee",
         "id": "Moonshine",
         "name": "iced coffee",
         "name": "moonshine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee and ice, refreshing and cool.",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#102838FF",
         "color": "#D1D7D155",
         "recipes": [
         "recipes": [
             "IcedCoffee"
             "Moonshine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,919: Line 6,061:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,926: Line 6,076:
         }
         }
     },
     },
     "Histamine": {
     "Silencer": {
         "id": "Histamine",
         "id": "Silencer",
         "name": "histamine",
         "name": "silencer",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.",
         "desc": "A drink from Mime Heaven.",
         "physicalDesc": "abrasive",
         "physicalDesc": "strong-smelling",
         "color": "#FA6464FF",
         "color": "#004666FF",
         "recipes": [],
         "recipes": [
            "Silencer"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Key": "Muted",
                            "types": null,
                        "Component": "Muted",
                            "groups": {
                        "Time": 2,
                                "Brute": 2
                         "Refresh": true,
                            }
                         "Type": 0,
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                        "probability": 0.1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": 2,
                                "Toxin": 2,
                                "Airloss": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                        "Messages": [
                            "histamine-effect-light-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                        "HydrationFactor": 2,
                     },
                         "id": "SatiateThirst"
                    {
                     }
                        "Messages": [
                ]
                            "histamine-effect-heavy-itchiness"
            }
                        ],
        }
                        "Type": 1,
    },
                        "VisualType": 2,
    "Martini": {
                        "conditions": [
        "id": "Martini",
                            {
        "name": "classic martini",
                                "Min": 45,
        "group": "Drinks",
                                "Max": 21474836,
        "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
                                "Reagent": null,
        "physicalDesc": "strong-smelling",
                                "id": "ReagentThreshold"
        "color": "#664300FF",
                            }
        "recipes": [
                         ],
            "Martini"
                         "probability": 0.2,
        ],
                         "id": "PopupMessage"
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                         "Reagent": "Ethanol",
                        "Group": null,
                         "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,004: Line 6,142:
         }
         }
     },
     },
     "ChloralHydrate": {
     "Kelotane": {
         "id": "ChloralHydrate",
         "id": "Kelotane",
         "name": "chloral hydrate",
         "name": "kelotane",
         "group": "Toxins",
         "group": "Medicine",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "desc": "Treats burn damage and prevents infection.",
         "physicalDesc": "nondescript",
         "physicalDesc": "strong-smelling",
         "color": "#000067FF",
         "color": "#BF3D19FF",
         "recipes": [
         "recipes": [
             "ChloralHydrate"
             "Kelotane"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "StatusLifetime": 2,
                        "conditions": null,
                        "probability": 1,
                        "WalkSpeedModifier": 0.65,
                        "SprintSpeedModifier": 0.65,
                        "id": "MovespeedModifier"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1.5
                                 "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                             },
                             },
                             "groups": null
                             "groups": null
Line 6,052: Line 6,167:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 6,067: Line 6,175:
         }
         }
     },
     },
     "TequilaSunrise": {
     "Lipozine": {
         "id": "TequilaSunrise",
         "id": "Lipozine",
         "name": "tequila sunrise",
         "name": "lipozine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "desc": "Causes weight loss upon consumption.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "oily",
         "color": "#FFE48CFF",
         "color": "#2690B5FF",
         "recipes": [
         "recipes": [
             "TequilaSunrise"
             "Lipozine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 6,084: Line 6,192:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": -1,
                        "id": "SatiateThirst"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,099: Line 6,199:
         }
         }
     },
     },
     "Cognac": {
     "SpaceDrugs": {
         "id": "Cognac",
         "id": "SpaceDrugs",
         "name": "cognac",
         "name": "space drugs",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "syrupy",
         "color": "#AB3C05FF",
         "color": "#63806EFF",
         "recipes": [],
         "recipes": [
            "SpaceDrugs"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,129: Line 6,227:
         }
         }
     },
     },
     "Dylovene": {
     "Carpetium": {
         "id": "Dylovene",
         "id": "Carpetium",
         "name": "dylovene",
         "name": "carpetium",
         "group": "Medicine",
         "group": "Special",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "physicalDesc": "translucent",
         "physicalDesc": "fibrous",
         "color": "#3A1D8AFF",
         "color": "#800000FF",
         "recipes": [
         "recipes": [
             "Dylovene"
             "Carpetium"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                             "carpetium-effect-blood-fibrous",
                                "Poison": -1
                             "carpetium-effect-jumpsuit-insides"
                            },
                         ],
                             "groups": null
                         "Type": 1,
                         },
                         "VisualType": 0,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "Reagent": "CarpoToxin",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "CarpoToxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            }
        }
    },
    "Epinephrine": {
        "id": "Epinephrine",
        "name": "epinephrine",
        "group": "Medicine",
        "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
        "physicalDesc": "odorless",
        "color": "#D2FFFAFF",
        "recipes": [
            "Epinephrine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Brute": 0.5
                                 "Asphyxiation": -3,
                                "Poison": -0.5
                             },
                             },
                             "groups": null
                             "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 6,167: Line 6,300:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                "mobstate": 2,
                                 "Max": 21474836,
                                "id": "MobStateCondition"
                            },
                            {
                                 "Min": 0,
                                 "Max": 20,
                                 "Reagent": null,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
Line 6,177: Line 6,314:
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "damage": {
                        "Frequency": 4,
                            "types": {
                         "Time": 2,
                                "Asphyxiation": 1,
                         "Refresh": true,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 6,190: Line 6,332:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "HealthChange"
                    },
                    {
                        "Reagent": "Lexorin",
                        "Group": null,
                        "Amount": -2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Epinephrine",
                            "generic-reagent-effect-nauseous"
                         "Group": null,
                        ],
                         "Amount": -1,
                         "Type": 1,
                         "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Lexorin",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.2,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "AdjustReagent"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Reagent": "Histamine",
                         "HungerAmount": -40,
                        "Group": null,
                         "Amount": 4,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Lexorin",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.02,
                         "probability": 0.1,
                         "id": "ChemVomit"
                         "id": "AdjustReagent"
                     }
                     },
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "BoozePower": 3,
                         "Key": "Stun",
                         "SlurSpeech": true,
                        "Component": "",
                         "conditions": [
                        "Time": 0.75,
                            {
                         "Refresh": true,
                                "Min": 15,
                        "Type": 1,
                                "Max": 21474836,
                         "conditions": null,
                                "Reagent": null,
                        "probability": 1,
                                "id": "ReagentThreshold"
                        "id": "GenericStatusEffect"
                            }
                    },
                         ],
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 0.75,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 6,246: Line 6,396:
         }
         }
     },
     },
     "Ephedrine": {
     "IcedCoffee": {
         "id": "Ephedrine",
         "id": "IcedCoffee",
         "name": "ephedrine",
         "name": "iced coffee",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.",
         "desc": "Coffee and ice, refreshing and cool.",
         "physicalDesc": "powdery",
         "physicalDesc": "aromatic",
         "color": "#D2FFFAFF",
         "color": "#102838FF",
         "recipes": [
         "recipes": [
             "Ephedrine"
             "IcedCoffee"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.25,
                         "HydrationFactor": 3,
                         "SprintSpeedModifier": 1.25,
                         "id": "SatiateThirst"
                        "id": "MovespeedModifier"
                    }
                    },
                ]
                    {
            }
                        "damage": {
        }
                            "types": {
    },
                                "Poison": 2,
    "Lithium": {
                                "Asphyxiation": 2
        "id": "Lithium",
                            },
        "name": "lithium",
                            "groups": null
        "group": "Elements",
                        },
        "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
                        "scaleByQuantity": false,
        "physicalDesc": "shiny",
                        "ignoreResistances": true,
        "color": "#C6C8CCFF",
                        "conditions": [
        "recipes": [],
                            {
        "metabolisms": null
                                "Min": 20,
    },
                                "Max": 21474836,
    "CogChamp": {
                                "Reagent": null,
        "id": "CogChamp",
                                "id": "ReagentThreshold"
        "name": "cogchamp",
                            }
        "group": "Drinks",
                        ],
        "desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
                        "probability": 1,
        "physicalDesc": "ground brass",
                        "id": "HealthChange"
        "color": "#B5A642FF",
                    },
        "recipes": [
            "CogChamp"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Amplitude": 10,
                         "Key": "RatvarianLanguage",
                         "Frequency": 4,
                         "Component": "RatvarianLanguage",
                         "Time": 2,
                         "Time": 2,
                         "Refresh": true,
                         "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Key": "KnockedDown",
                         "Reagent": "Ethanol",
                         "Component": "",
                         "Group": null,
                        "Time": 1,
                         "Amount": 0.15,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                     },
                     }
                    {
                ]
                        "Messages": [
            }
                            "ephedrine-effect-tight-pain",
        }
                            "ephedrine-effect-heart-pounds"
    },
                        ],
    "Histamine": {
                        "Type": 1,
        "id": "Histamine",
                        "VisualType": 2,
        "name": "histamine",
                        "conditions": null,
        "group": "Toxins",
                        "probability": 0.05,
        "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.",
                        "id": "PopupMessage"
        "physicalDesc": "abrasive",
                    }
        "color": "#FA6464FF",
                ]
        "recipes": [],
            },
        "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "TimerReset": 600,
                         "damage": {
                            "types": null,
                            "groups": {
                                "Brute": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": 2,
                                "Toxin": 2,
                                "Airloss": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 45,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 6,345: Line 6,517:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                         "id": "HealthChange"
                     }
                     },
                ]
                    {
            }
                        "Messages": [
        }
                            "histamine-effect-light-itchiness"
    },
                        ],
    "ChangelingSting": {
                        "Type": 1,
        "id": "ChangelingSting",
                        "VisualType": 0,
        "name": "changeling sting",
                        "conditions": null,
        "group": "Drinks",
                        "probability": 0.1,
        "desc": "You take a tiny sip and feel a burning sensation...",
                        "id": "PopupMessage"
        "physicalDesc": "fizzy",
                    },
        "color": "#2E6671FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "Messages": [
                        "probability": 1,
                            "histamine-effect-heavy-itchiness"
                         "HydrationFactor": 2,
                        ],
                         "id": "SatiateThirst"
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.2,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 6,373: Line 6,550:
         }
         }
     },
     },
     "Starkist": {
     "Licoxide": {
         "id": "Starkist",
         "id": "Licoxide",
         "name": "starkist",
         "name": "Licoxide",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "A sweet, orange flavored soft drink.",
         "desc": "It looks... electrifying.",
         "physicalDesc": "fizzy",
         "physicalDesc": "electric",
         "color": "#9F3400FF",
         "color": "#FDD023FF",
         "recipes": [
         "recipes": [],
            "Starkist"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "ElectrocuteTime": 2,
                        "ElectrocuteDamageScale": 5,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.5,
                        "HydrationFactor": 2,
                         "id": "Electrocute"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,397: Line 6,574:
         }
         }
     },
     },
     "GroundBee": {
     "Nutriment": {
         "id": "GroundBee",
         "id": "Nutriment",
         "name": "Ground Bee",
         "name": "nutriment",
         "group": "Unknown",
         "group": "Foods",
         "desc": "Bee grounds. Gross.",
         "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "physicalDesc": "bee guts",
         "physicalDesc": "opaque",
         "color": "#86530EFF",
         "color": "#664330FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
     },
     },
     "DemonsBlood": {
     "Tequila": {
         "id": "DemonsBlood",
         "id": "Tequila",
         "name": "demons blood",
         "name": "tequila",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "AHHHH!!!!",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A70000FF",
         "color": "#D7D1D155",
         "recipes": [
         "recipes": [],
            "DemonsBlood"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,430: Line 6,617:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,439: Line 6,626:
         }
         }
     },
     },
     "Flour": {
     "Phenol": {
         "id": "Flour",
         "id": "Phenol",
         "name": "flour",
         "name": "phenol",
         "group": "Foods",
         "group": "Unknown",
         "desc": "Used for baking.",
         "desc": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
         "physicalDesc": "powdery",
        "physicalDesc": "acidic",
         "color": "#FFFFFFFF",
        "color": "#E7EA91FF",
         "recipes": [],
        "recipes": [
         "metabolisms": {
            "Phenol"
             "Food": {
        ],
        "metabolisms": null
    },
    "Andalusia": {
        "id": "Andalusia",
        "name": "andalusia",
        "group": "Drinks",
        "desc": "A nice, strangely named drink.",
         "physicalDesc": "strong-smelling",
         "color": "#665700FF",
         "recipes": [
            "Andalusia"
        ],
         "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,471: Line 6,670:
         }
         }
     },
     },
     "Hotsauce": {
     "UnstableMutagen": {
         "id": "Hotsauce",
         "id": "UnstableMutagen",
         "name": "hotsauce",
         "name": "unstable mutagen",
         "group": "Foods",
         "group": "Toxins",
         "desc": "Burns so good.",
         "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
         "physicalDesc": "spicy",
         "physicalDesc": "glowing",
         "color": "#FF0000FF",
         "color": "#00FF5FFF",
         "recipes": [
         "recipes": [
             "CookingHotsauce"
             "UnstableMutagen"
         ],
         ],
        "metabolisms": null
    },
    "JuiceLemon": {
        "id": "JuiceLemon",
        "name": "lemon juice",
        "group": "Drinks",
        "desc": "This juice is VERY sour.",
        "physicalDesc": "citric",
        "color": "#FFF690FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,505: Line 6,701:
         }
         }
     },
     },
     "Astrotame": {
     "Nothing": {
         "id": "Astrotame",
         "id": "Nothing",
         "name": "Astrotame",
         "name": "nothing",
         "group": "Foods",
         "group": "Drinks",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "desc": "Absolutely nothing.",
         "physicalDesc": "sugary",
         "physicalDesc": "nothing",
         "color": "#7FFFD4FF",
         "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": null
    },
    "Stellibinin": {
        "id": "Stellibinin",
        "name": "stellibinin",
        "group": "Medicine",
        "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
        "physicalDesc": "starry",
        "color": "#2B2F77FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": -4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "HydrationFactor": 2,
                    },
                         "id": "SatiateThirst"
                    {
                        "Reagent": "Amatoxin",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Amatoxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,559: Line 6,723:
         }
         }
     },
     },
     "ChlorineTrifluoride": {
     "CapsaicinOil": {
         "id": "ChlorineTrifluoride",
         "id": "CapsaicinOil",
         "name": "CLF3",
         "name": "Capsaicin Oil",
         "group": "Pyrotechnic",
         "group": "Unknown",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
         "physicalDesc": "blazing",
         "physicalDesc": "oily",
         "color": "#FFC8C8FF",
         "color": "#FF0000FF",
         "recipes": [
         "recipes": [],
            "ChlorineTrifluoride"
        ],
         "metabolisms": {
         "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.75,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "Amount": 250,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 1
                                 "Caustic": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 6,582: Line 6,763:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.2,
                         "Messages": [
                            "capsaicin-effect-light-burn"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.2,
                         "id": "FlammableReaction"
                         "id": "PopupMessage"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 6,602: Line 6,788:
         }
         }
     },
     },
     "THC": {
     "RedMead": {
         "id": "THC",
         "id": "RedMead",
         "name": "THC",
         "name": "red mead",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "The main psychoactive compound in cannabis.",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "physicalDesc": "crystalline",
         "physicalDesc": "strong-smelling",
         "color": "#808080FF",
         "color": "#C73C00FF",
         "recipes": [],
         "recipes": [
        "metabolisms": {
             "RedMead"
            "Narcotic": {
         ],
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
             }
        }
    },
    "Beer": {
        "id": "Beer",
        "name": "beer",
        "group": "Drinks",
        "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "physicalDesc": "bubbly",
        "color": "#CFA85FFF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,658: Line 6,820:
         }
         }
     },
     },
     "Ketchunaise": {
     "Nitrogen": {
         "id": "Ketchunaise",
         "id": "Nitrogen",
         "name": "ketchunaise",
         "name": "nitrogen",
         "group": "Foods",
         "group": "Unknown",
         "desc": "So-called Russian dressing, popular among Space Americans.",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "physicalDesc": "saucey",
         "physicalDesc": "gaseous",
         "color": "#FBA399FF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
             "CookingKetchunaise"
        "metabolisms": {
        ],
             "Gas": {
        "metabolisms": null
                "rate": 0.5,
    },
                "effects": [
    "PolytrinicAcid": {
                    {
        "id": "PolytrinicAcid",
                        "Factor": 1,
        "name": "polytrinic acid",
                        "conditions": [
        "group": "Toxins",
                            {
        "desc": "An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it.",
                                "Type": "Vox",
        "physicalDesc": "strong-smelling",
                                "ShouldHave": true,
        "color": "#A1000BFF",
                                "id": "OrganType"
        "recipes": [
                            }
            "PolytrinicAcid"
                        ],
        ],
                        "probability": 1,
        "metabolisms": {
                        "id": "Oxygenate"
            "Poison": {
                    },
                "rate": 0.5,
                    {
                "effects": [
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                     {
                     {
                         "damage": {
                         "_ratios": {
                             "types": {
                             "CarbonDioxide": 1,
                                "Caustic": 2
                             "Nitrogen": -1
                            },
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "conditions": [
                        "ignoreResistances": true,
                            {
                        "conditions": null,
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ModifyLungGas"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "_ratios": {
                             "generic-reagent-effect-burning-insides"
                            "NitrousOxide": 1,
                         ],
                             "Nitrogen": -1
                         "Type": 1,
                         },
                        "VisualType": 4,
                         "conditions": [
                        "conditions": null,
                            {
                         "probability": 0.33,
                                "Type": "Slime",
                         "id": "PopupMessage"
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 6,711: Line 6,890:
         }
         }
     },
     },
     "MelonLiquor": {
     "ExperimentalStimulants": {
         "id": "MelonLiquor",
         "id": "ExperimentalStimulants",
         "name": "melon liquor",
         "name": "experimental stimulants",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "desc": "A prototype version of the Stimulant chemical mixture. Usage grants virtual immunity to stun weaponry, rapid tissue regeneration, extreme running speed by reducing lactic acid buildup, and a general feeling of euphoria. Side effects may include extreme levels of anticoagulation, tunnel vision, extreme toxin buildup in the bloodstream, and rapid liver death. Do not give to animals.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "exhilarating",
         "color": "#138808FF",
         "color": "#AE0101FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.25,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "StatusLifetime": 2,
                         "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 1.8,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 1.8,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "StatusLifetime": 2,
                        "Group": null,
                        "conditions": [
                        "Amount": 0.05,
                            {
                        "conditions": null,
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "WalkSpeedModifier": 0.7,
                    }
                        "SprintSpeedModifier": 0.7,
                ]
                        "id": "MovespeedModifier"
            }
                    },
        }
    },
    "PulpedBananaPeel": {
        "id": "PulpedBananaPeel",
        "name": "pulped banana peel",
        "group": "Medicine",
        "desc": "Pulped banana peels have some effectiveness against bleeding.",
        "physicalDesc": "pulpy",
        "color": "#FFE774FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Scaled": false,
                         "ElectrocuteTime": 2,
                         "Amount": -0.5,
                         "ElectrocuteDamageScale": 5,
                         "conditions": null,
                         "Refresh": true,
                        "probability": 1,
                        "id": "ModifyBleedAmount"
                    }
                ]
            }
        }
    },
    "Cryoxadone": {
        "id": "Cryoxadone",
        "name": "cryoxadone",
        "group": "Medicine",
        "desc": "Required for the proper function of cryogenics. Heals all standard types of damage very swiftly, but only works in temperatures under 170K (usually this means cryo cells). Can also slowly heal clone damage, such as caused by cloning or Slimes.",
        "physicalDesc": "fizzy",
        "color": "#0091FFFF",
        "recipes": [
            "Cryoxadone"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Airloss": -6,
                                "Brute": -4,
                                "Burn": -6,
                                "Toxin": -4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Min": 0,
                                 "Max": 150,
                                 "Max": 10,
                                 "id": "Temperature"
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.1,
                         "id": "HealthChange"
                         "id": "Electrocute"
                     }
                     },
                ]
            }
        }
    },
    "Wine": {
        "id": "Wine",
        "name": "wine",
        "group": "Drinks",
        "desc": "An premium alchoholic beverage made from distilled grape juice.",
        "physicalDesc": "translucent",
        "color": "#7E4043FF",
        "recipes": [
            "BloodToWine"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Jitter"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "Stutter",
                         "Group": null,
                        "Component": "StutteringAccent",
                         "Amount": 0.05,
                        "Time": 2,
                         "conditions": null,
                         "Refresh": true,
                         "Type": 0,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     },
                ]
                    {
            }
                        "damage": {
        }
                            "types": {
    },
                                "Poison": 1
    "HorseradishSauce": {
                            },
        "id": "HorseradishSauce",
                            "groups": null
        "name": "horseradish sauce",
                        },
        "group": "Foods",
                        "scaleByQuantity": false,
        "desc": "Smelly horseradish sauce.",
                        "ignoreResistances": true,
        "physicalDesc": "overpowering",
                        "conditions": [
        "color": "#808080FF",
                            {
        "recipes": [],
                                "Min": 10,
        "metabolisms": null
                                "Max": 21474836,
    },
                                "Reagent": null,
    "JuiceBanana": {
                                "id": "ReagentThreshold"
        "id": "JuiceBanana",
                            }
        "name": "banana juice",
                        ],
        "group": "Drinks",
                        "probability": 1,
        "desc": "The raw essence of a banana. HONK.",
                        "id": "HealthChange"
        "physicalDesc": "crisp",
                    },
        "color": "#FFE777FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": 8
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "Ichor": {
        "id": "Ichor",
        "name": "ichor",
        "group": "Biological",
        "desc": "An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.",
        "physicalDesc": "roaring",
        "color": "#F4692EFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "Key": "Stun",
                        "Component": "",
                        "Time": 6,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1.5,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Key": "KnockedDown",
                            "types": {
                        "Component": "",
                                "Bloodloss": -5
                        "Time": 6,
                            },
                        "Refresh": true,
                             "groups": {
                        "Type": 1,
                                 "Burn": -5,
                        "conditions": [
                                 "Brute": -5,
                             {
                                 "Toxin": -2
                                "Min": 10,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         },
                         ],
                         "scaleByQuantity": false,
                        "probability": 1,
                         "ignoreResistances": true,
                        "id": "GenericStatusEffect"
                         "conditions": null,
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                         "Refresh": false,
                         "Type": 1,
                         "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
                 "rate": 0.25,
    "Mojito": {
        "id": "Mojito",
        "name": "mojito",
        "group": "Drinks",
        "desc": "If it's good enough for Spesscuba, it's good enough for you.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [
            "Mojito"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "TimerReset": 600,
                        "conditions": null,
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                    },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "HydrationFactor": 1,
                    }
                        "id": "SatiateThirst"
                ]
                    },
            }
        }
    },
    "SodiumCarbonate": {
        "id": "SodiumCarbonate",
        "name": "Sodium Carbonate",
        "group": "Unknown",
        "desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water.  Also known as soda ash.",
        "physicalDesc": "powdery",
        "color": "#FFFFFFFF",
        "recipes": [
            "SodiumCarbonate"
        ],
        "metabolisms": null
    },
    "Blackpepper": {
        "id": "Blackpepper",
        "name": "black pepper",
        "group": "Foods",
        "desc": "Often used to flavor food or make people sneeze.",
        "physicalDesc": "grainy",
        "color": "#000000FF",
        "recipes": [],
        "metabolisms": null
    },
    "Kelotane": {
        "id": "Kelotane",
        "name": "kelotane",
        "group": "Medicine",
        "desc": "Treats burn damage and prevents infection.",
        "physicalDesc": "strong-smelling",
        "color": "#BF3D19FF",
        "recipes": [
            "Kelotane"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                "Heat": -0.33,
                            "groups": {
                                 "Shock": -0.33,
                                 "Brute": -4,
                                 "Cold": -0.33
                                 "Burn": -4
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Lexorin",
        }
                        "Group": null,
    },
                        "Amount": -3,
    "Sake": {
                        "conditions": [
        "id": "Sake",
                            {
        "name": "sake",
                                "Min": 1,
        "group": "Drinks",
                                "Max": 21474836,
        "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
                                "Reagent": "Lexorin",
        "physicalDesc": "strong-smelling",
                                "id": "ReagentThreshold"
        "color": "#DDDDDDFF",
                            }
        "recipes": [],
                         ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "ChloralHydrate",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": -3,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
Line 7,029: Line 7,149:
         }
         }
     },
     },
     "Nothing": {
     "JuiceBerry": {
         "id": "Nothing",
         "id": "JuiceBerry",
         "name": "nothing",
         "name": "berry juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Absolutely nothing.",
         "desc": "A delicious blend of several different kinds of berries.",
         "physicalDesc": "nothing",
         "physicalDesc": "sweet",
         "color": "#FFFFFFFF",
         "color": "#660099FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,044: Line 7,164:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,051: Line 7,171:
         }
         }
     },
     },
     "RobustHarvest": {
     "Whiskey": {
         "id": "RobustHarvest",
         "id": "Whiskey",
         "name": "robust harvest",
         "name": "whiskey",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "Plant-enhancing hormones, good for increasing potency.",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "physicalDesc": "robust",
         "physicalDesc": "strong-smelling",
         "color": "#3E901CFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "RobustHarvest"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                        "probability": 1,
                                "Poison": -2,
                        "HydrationFactor": 2,
                                "Blunt": -3,
                        "id": "SatiateThirst"
                                "Slash": -3,
                    },
                                "Piercing": -3
                    {
                            },
                         "Reagent": "Ethanol",
                            "groups": null
                         "Group": null,
                        },
                        "Amount": 0.2,
                         "scaleByQuantity": false,
                        "conditions": null,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,091: Line 7,201:
         }
         }
     },
     },
     "Nitrogen": {
     "MelonLiquor": {
         "id": "Nitrogen",
         "id": "MelonLiquor",
         "name": "nitrogen",
         "name": "melon liquor",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "physicalDesc": "gaseous",
         "physicalDesc": "strong-smelling",
         "color": "#808080FF",
         "color": "#138808FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Factor": 1,
                         "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                         "HydrationFactor": 2,
                                "Type": "Vox",
                         "id": "SatiateThirst"
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "Reagent": "Ethanol",
                         "conditions": [
                         "Group": null,
                            {
                        "Amount": 0.05,
                                "Type": "Slime",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "AdjustReagent"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Nitrogen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                    },
                    {
                        "_ratios": {
                            "NitrousOxide": 1,
                            "Nitrogen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 7,161: Line 7,231:
         }
         }
     },
     },
     "Bleach": {
     "DeadRum": {
         "id": "Bleach",
         "id": "DeadRum",
         "name": "bleach",
         "name": "deadrum",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A1000BFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "Bleach"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "generic-reagent-effect-burning-insides"
                         "Group": null,
                        ],
                         "Amount": 0.2,
                         "Type": 1,
                         "VisualType": 3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.33,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,202: Line 7,261:
         }
         }
     },
     },
     "Stimulants": {
     "FourteenLoko": {
         "id": "Stimulants",
         "id": "FourteenLoko",
         "name": "stimulants",
         "name": "Fourteen Loko",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "A chemical cocktail developed by Donk Co. that allows agents to recover from stuns faster, move more quickly, and grants a small heal while close to critical condition. Due to the complex nature of the chemical, it is much harder for the body to purge naturally.",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "physicalDesc": "energizing",
         "physicalDesc": "fizzy",
         "color": "#9A040EFF",
         "color": "#DEB928FF",
         "recipes": [],
         "recipes": [
            "FourteenLoko"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.2,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.3,
                         "HydrationFactor": 2,
                        "SprintSpeedModifier": 1.3,
                         "id": "SatiateThirst"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                        "Reagent": "Theobromine",
                             "types": {
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                         "damage": {
                             "types": {
                                 "Poison": 1
                                 "Poison": 1
                             },
                             },
Line 7,231: Line 7,303:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 80,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
                 "rate": 0.2,
    },
    "CafeLatte": {
        "id": "CafeLatte",
        "name": "cafe latte",
        "group": "Drinks",
        "desc": "A nice, strong and tasty beverage while you are reading.",
        "physicalDesc": "creamy",
        "color": "#664300FF",
        "recipes": [
            "CafeLatte"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "TimerReset": 600,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "id": "ResetNarcolepsy"
                         "HydrationFactor": 3,
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Max": 120,
                                "Min": 70,
                                "id": "TotalDamage"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 7,309: Line 7,335:
         }
         }
     },
     },
     "Silicon": {
     "Bleach": {
         "id": "Silicon",
         "id": "Bleach",
         "name": "silicon",
         "name": "bleach",
         "group": "Elements",
         "group": "Unknown",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
        "physicalDesc": "crystalline",
        "color": "#364266FF",
        "recipes": [],
        "metabolisms": null
    },
    "ToxinsSpecial": {
        "id": "ToxinsSpecial",
        "name": "toxins special",
        "group": "Drinks",
        "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#665C00FF",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "ToxinsSpecial"
             "Bleach"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "generic-reagent-effect-burning-insides"
                         "Amount": 0.05,
                        ],
                         "Type": 1,
                         "VisualType": 3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 7,351: Line 7,376:
         }
         }
     },
     },
     "GinTonic": {
     "Thermite": {
         "id": "GinTonic",
         "id": "Thermite",
         "name": "gin and tonic",
         "name": "thermite",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "An all time classic, mild cocktail.",
         "desc": "A mixture that becomes extremely hot when ignited, and which can burn straight through walls when applied and ignited. It'll slowly inflict burn damage to anybody dumb enough to ingest it, but can't be ignited inside inside said dumb person.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "grainy",
         "color": "#004166FF",
         "color": "#757245FF",
         "recipes": [
         "recipes": [
             "GinTonic"
             "Thermite"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,383: Line 7,407:
         }
         }
     },
     },
     "DeadRum": {
     "Ketchunaise": {
         "id": "DeadRum",
         "id": "Ketchunaise",
         "name": "deadrum",
         "name": "ketchunaise",
         "group": "Drinks",
        "group": "Foods",
         "desc": "Distilled alcoholic drink made from saltwater.",
        "desc": "So-called Russian dressing, popular among Space Americans.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "saucey",
         "color": "#664300FF",
        "color": "#FBA399FF",
        "recipes": [
            "CookingKetchunaise"
        ],
        "metabolisms": null
    },
    "Cream": {
        "id": "Cream",
        "name": "cream",
         "group": "Drinks",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "physicalDesc": "creamy",
         "color": "#DFD7AFFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "IcedTea": {
        "id": "IcedTea",
        "name": "iced tea",
        "group": "Drinks",
        "desc": "No relation to a certain rap artist/actor.",
        "physicalDesc": "aromatic",
        "color": "#104038FF",
        "recipes": [
            "IcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,402: Line 7,462:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,413: Line 7,473:
         }
         }
     },
     },
     "Mold": {
     "ChlorineTrifluoride": {
         "id": "Mold",
         "id": "ChlorineTrifluoride",
         "name": "mold",
         "name": "CLF3",
         "group": "Toxins",
         "group": "Pyrotechnic",
         "desc": "Often found in dark, humid places or on old bread.",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "physicalDesc": "fuzzy",
         "physicalDesc": "blazing",
         "color": "#8A9A5BFF",
         "color": "#FFC8C8FF",
         "recipes": [],
         "recipes": [
            "ChlorineTrifluoride"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 7,428: Line 7,490:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Heat": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,439: Line 7,501:
                     },
                     },
                     {
                     {
                         "Diseases": [
                         "Multiplier": 0.2,
                            "VentCough",
                        "conditions": null,
                            "SpaceCold",
                        "probability": 1,
                            "SpaceFlu",
                        "id": "FlammableReaction"
                            "BirdFlew",
                    },
                            "Plague",
                    {
                            "TongueTwister",
                         "Amount": 6000,
                            "MemeticAmirmir"
                        "conditions": null,
                        ],
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Mold",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCauseRandomDisease"
                         "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 7,463: Line 7,516:
         }
         }
     },
     },
     "Napalm": {
     "BeepskySmash": {
         "id": "Napalm",
         "id": "BeepskySmash",
         "name": "napalm",
         "name": "beepsky smash",
         "group": "Pyrotechnic",
         "group": "Drinks",
         "desc": "It's just a little flammable.",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "physicalDesc": "soapy",
         "physicalDesc": "strong-smelling",
         "color": "#FA00AFFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Napalm"
             "BeepskySmash"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.4,
                         "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,500: Line 7,548:
         }
         }
     },
     },
     "Diphenhydramine": {
     "SodaWater": {
         "id": "Diphenhydramine",
         "id": "SodaWater",
         "name": "diphenhydramine",
         "name": "soda water",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "physicalDesc": "chalky",
         "physicalDesc": "fizzy",
         "color": "#64FFE6FF",
         "color": "#619494FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": -3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "Key": "Jitter",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 7,534: Line 7,570:
         }
         }
     },
     },
     "Hyronalin": {
     "IceCream": {
         "id": "Hyronalin",
         "id": "IceCream",
         "name": "hyronalin",
         "name": "ice cream",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine.",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "physicalDesc": "cloudy",
         "physicalDesc": "creamy",
         "color": "#4CB580FF",
         "color": "#FFFBD6FF",
         "recipes": [
         "recipes": [
             "Hyronalin"
             "IceCream"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": -1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                     },
                         "id": "SatiateThirst"
                    {
                     }
                        "ThirstAmount": -40,
                ]
                        "HungerAmount": -40,
            }
                        "conditions": null,
        }
                        "probability": 0.02,
    },
                        "id": "ChemVomit"
    "Lexorin": {
                    },
        "id": "Lexorin",
        "name": "lexorin",
        "group": "Toxins",
        "desc": "Temporarily stops respiration and causes tissue damage. Large doses are fatal, and will cause people to pass out very quickly. Dexalin and Dexalin Plus will both remove it, however.",
        "physicalDesc": "pungent",
        "color": "#6B0007FF",
        "recipes": [
            "Lexorin"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Heat": 0.5
                            "groups": {
                             },
                                 "Airloss": 7
                            "groups": null
                             }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Jitter"
                     }
                     }
                 ]
                 ]
Line 7,608: Line 7,625:
         }
         }
     },
     },
     "TonicWater": {
     "Beer": {
         "id": "TonicWater",
         "id": "Beer",
         "name": "tonic water",
         "name": "beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "physicalDesc": "fizzy",
         "physicalDesc": "bubbly",
         "color": "#0064C8FF",
         "color": "#CFA85FFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,623: Line 7,640:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
            }
        }
    },
    "Hydrogen": {
        "id": "Hydrogen",
        "name": "hydrogen",
        "group": "Elements",
        "desc": "A light, flammable gas.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Uranium": {
        "id": "Uranium",
        "name": "uranium",
        "group": "Elements",
        "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
        "physicalDesc": "metallic",
        "color": "#8FA191FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Radiation": 2
                         "Amount": 0.05,
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,669: Line 7,655:
         }
         }
     },
     },
     "SodaWater": {
     "ChangelingSting": {
         "id": "SodaWater",
         "id": "ChangelingSting",
         "name": "soda water",
         "name": "changeling sting",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#619494FF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,684: Line 7,670:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,691: Line 7,677:
         }
         }
     },
     },
     "Mead": {
     "Sulfur": {
         "id": "Mead",
         "id": "Sulfur",
         "name": "mead",
         "name": "sulfur",
         "group": "Drinks",
         "group": "Elements",
         "desc": "A Viking's drink, though a cheap one.",
         "desc": "A yellow, crystalline solid.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "powdery",
         "color": "#664300FF",
        "color": "#FFF385FF",
        "recipes": [],
        "metabolisms": null
    },
    "Desoxyephedrine": {
        "id": "Desoxyephedrine",
        "name": "desoxyephedrine",
        "group": "Narcotics",
        "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "physicalDesc": "translucent",
         "color": "#FAFAFAFF",
         "recipes": [
         "recipes": [
             "Mead"
             "Desoxyephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 0.75
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "Poison": 2,
                         "conditions": null,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Narcotic": {
    },
    "IcedBeer": {
        "id": "IcedBeer",
        "name": "iced beer",
        "group": "Drinks",
        "desc": "A beer which is so cold the air around it freezes.",
        "physicalDesc": "bubbly",
        "color": "#664300FF",
        "recipes": [
            "IcedBeerAlt",
            "IcedBeer"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 1.35,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 1.35,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "Stutter",
                         "Group": null,
                         "Component": "StutteringAccent",
                         "Amount": 0.05,
                        "Time": 2,
                        "Refresh": true,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     },
                ]
            }
        }
    },
    "MilkOat": {
        "id": "MilkOat",
        "name": "oat milk",
        "group": "Drinks",
        "desc": "Surprisingly tasty.",
        "physicalDesc": "refreshing",
        "color": "#DEDACDFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "id": "Jitter"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                 ]
                        "Key": "Stun",
             }
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "TimerReset": 600,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "ResetNarcolepsy"
                     }
                 ]
             }
         }
         }
     },
     },
     "HippiesDelight": {
     "Ethyloxyephedrine": {
         "id": "HippiesDelight",
         "id": "Ethyloxyephedrine",
         "name": "hippies delight",
         "name": "ethyloxyephedrine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "You just don't get it maaaan.",
         "desc": "An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "shiny",
         "color": "#6EAA0CFF",
         "color": "#D5D5E4FF",
         "recipes": [
         "recipes": [
             "HippiesDelight"
             "Ethyloxyephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Jitter"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "Stutter",
                         "Group": null,
                         "Component": "StutteringAccent",
                         "Amount": 0.05,
                        "Time": 2,
                        "Refresh": true,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "TimerReset": 600,
                        "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                    },
                    {
                        "Messages": [
                            "ethyloxyephedrine-effect-feeling-awake",
                            "ethyloxyephedrine-effect-clear-mind"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 7,810: Line 7,870:
         }
         }
     },
     },
     "BbqSauce": {
     "SulfuricAcid": {
         "id": "BbqSauce",
         "id": "SulfuricAcid",
         "name": "BBQ sauce",
         "name": "sulfuric acid",
         "group": "Foods",
         "group": "Toxins",
         "desc": "Hand wipes not included.",
         "desc": "A highly corrosive, oily, colorless liquid.",
         "physicalDesc": "gloopy",
         "physicalDesc": "oily",
         "color": "#8B0000FF",
         "color": "#BF8C00FF",
         "recipes": [
         "recipes": [
             "CookingBbqSauce"
             "SulfuricAcid"
         ],
         ],
        "metabolisms": null
    },
    "VentCrud": {
        "id": "VentCrud",
        "name": "vent crud",
        "group": "Unknown",
        "desc": "A jet black substance found in poorly maintained ventilation systems.",
        "physicalDesc": "sticky",
        "color": "#000000FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 7,837: Line 7,887:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Caustic": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,848: Line 7,898:
                     },
                     },
                     {
                     {
                         "CauseChance": 0.6,
                         "Messages": [
                         "Disease": "VentCough",
                            "generic-reagent-effect-burning-insides"
                        ],
                         "Type": 1,
                        "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "ChemCauseDisease"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 7,858: Line 7,911:
         }
         }
     },
     },
     "Ethanol": {
     "Enzyme": {
         "id": "Ethanol",
         "id": "Enzyme",
         "name": "ethanol",
         "name": "universal enzyme",
         "group": "Drinks",
         "group": "Foods",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "desc": "Used in cooking various dishes.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "chalky",
         "color": "#B05B3CFF",
        "color": "#009900FF",
        "recipes": [],
        "metabolisms": null
    },
    "UncookedAnimalProteins": {
        "id": "UncookedAnimalProteins",
        "name": "uncooked animal proteins",
        "group": "Unknown",
        "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
         "physicalDesc": "clumpy",
         "color": "#FFFFE5FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,873: Line 7,936:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,881: Line 7,944:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Min": 5,
                                 "Type": "Human",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Dwarf",
                                 "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                             }
                             }
Line 7,896: Line 7,953:
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Protein",
                            "types": {
                        "Group": null,
                                "Poison": 0.2
                         "Amount": 0.5,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Min": 5,
                                 "Type": "Animal",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                "Reagent": null,
                                 "id": "OrganType"
                                "id": "ReagentThreshold"
                             }
                            },
                            {
                                 "Type": "Dwarf",
                                 "ShouldHave": true,
                                 "id": "OrganType"
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            }
        }
    },
    "MuteToxin": {
        "id": "MuteToxin",
        "name": "mute toxin",
        "group": "Narcotics",
        "desc": "Makes you unable to talk while metabolizing.",
        "physicalDesc": "syrupy",
        "color": "#000000FF",
        "recipes": [
            "MuteToxin"
        ],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Key": "Muted",
                            "types": null,
                        "Component": "Muted",
                            "groups": {
                         "Time": 2,
                                "Brute": -1
                         "Refresh": true,
                            }
                         "Type": 0,
                        },
                        "conditions": null,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": "Ethanol",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 0.04,
                        "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
             },
             }
             "Alcohol": {
        }
    },
    "SuiDream": {
        "id": "SuiDream",
        "name": "sui dream",
        "group": "Drinks",
        "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
        "physicalDesc": "strong-smelling",
        "color": "#00A86BFF",
        "recipes": [
            "SuiDream"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 20,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,980: Line 8,030:
         }
         }
     },
     },
     "Fluorosurfactant": {
     "WhiskeyCola": {
         "id": "Fluorosurfactant",
         "id": "WhiskeyCola",
         "name": "fluorosurfactant",
         "name": "whiskey cola",
         "group": "Pyrotechnic",
         "group": "Drinks",
         "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "physicalDesc": "opaque",
         "physicalDesc": "bubbly",
         "color": "#9E6B38FF",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "Fluorosurfactant"
             "WhiskeyCola"
         ],
         ],
        "metabolisms": null
         "metabolisms": {
    },
             "Drink": {
    "Egg": {
        "id": "Egg",
        "name": "egg",
        "group": "Foods",
        "desc": "Used for baking.",
        "physicalDesc": "mucus-like",
        "color": "#FFFFFFFF",
        "recipes": [],
         "metabolisms": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Protein",
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.5,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,016: Line 8,062:
         }
         }
     },
     },
     "IceCream": {
     "Iron": {
         "id": "IceCream",
         "id": "Iron",
         "name": "ice cream",
         "name": "iron",
         "group": "Drinks",
         "group": "Elements",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "desc": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.",
         "physicalDesc": "creamy",
         "physicalDesc": "metallic",
         "color": "#FFFBD6FF",
         "color": "#434B4DFF",
         "recipes": [
         "recipes": [],
            "IceCream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "ModifyBloodLevel"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 8,040: Line 8,085:
         }
         }
     },
     },
     "NorepinephricAcid": {
     "Carbon": {
         "id": "NorepinephricAcid",
         "id": "Carbon",
         "name": "norepinephric acid",
         "name": "carbon",
         "group": "Narcotics",
         "group": "Elements",
         "desc": "Makes you unable to see while metabolizing.",
         "desc": "A black, crystalline solid.",
         "physicalDesc": "milky",
        "physicalDesc": "crystalline",
         "color": "#96A8B5FF",
        "color": "#22282BFF",
         "recipes": [
        "recipes": [],
             "NorepinephricAcid"
        "metabolisms": null
    },
    "PlantBGone": {
        "id": "PlantBGone",
        "name": "plant-B-gone",
        "group": "Botanical",
        "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "physicalDesc": "bubbling",
         "color": "#49002EFF",
         "recipes": [
             "PlantBGone"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "damage": {
                             "generic-reagent-effect-burning-eyes",
                             "types": {
                            "generic-reagent-effect-burning-eyes-a-bit",
                                "Poison": -4,
                            "generic-reagent-effect-tearing-up",
                                "Blunt": 2,
                            "norepinephricacid-effect-eyelids",
                                "Slash": 1,
                            "norepinephricacid-effect-eyes-itch",
                                "Piercing": 1
                            "norepinephricacid-effect-vision-fade",
                            },
                            "norepinephricacid-effect-vision-fail"
                            "groups": null
                        ],
                         },
                        "Type": 1,
                         "scaleByQuantity": false,
                        "VisualType": 0,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.08,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "norepinephricacid-effect-eye-disconnect",
                            "norepinephricacid-effect-eye-pain",
                            "norepinephricacid-effect-darkness",
                            "norepinephricacid-effect-blindness"
                         ],
                         "Type": 1,
                         "VisualType": 3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.03,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     }
                     {
                ]
                         "Key": "TemporaryBlindness",
            }
                         "Component": "TemporaryBlindness",
        }
    },
    "Pax": {
        "id": "Pax",
        "name": "pax",
        "group": "Unknown",
        "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
        "physicalDesc": "soothing",
        "color": "#AAAAAAFF",
        "recipes": [
            "Pax"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                         "Key": "Pacified",
                         "Component": "Pacified",
                         "Time": 2,
                         "Time": 2,
                         "Refresh": true,
                         "Refresh": false,
                         "Type": 0,
                         "Type": 0,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
Line 8,111: Line 8,163:
         }
         }
     },
     },
     "RootBeerFloat": {
     "LemonLime": {
         "id": "RootBeerFloat",
         "id": "LemonLime",
         "name": "root beer float",
         "name": "lemon-lime",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
         "desc": "tangy lime and lemon soda",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "physicalDesc": "fizzy",
         "color": "#4F361FFF",
         "color": "#878F00FF",
         "recipes": [
         "recipes": [
             "RootBeerFloat"
             "LemonLime"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,135: Line 8,187:
         }
         }
     },
     },
     "Ethyloxyephedrine": {
     "BraveBull": {
         "id": "Ethyloxyephedrine",
         "id": "BraveBull",
         "name": "ethyloxyephedrine",
         "name": "brave bull",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else.",
         "desc": "It's just as effective as Dutch-Courage!",
         "physicalDesc": "shiny",
         "physicalDesc": "strong-smelling",
         "color": "#D5D5E4FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Ethyloxyephedrine"
             "BraveBull"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "TimerReset": 600,
                        "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                    },
                    {
                        "Messages": [
                            "ethyloxyephedrine-effect-feeling-awake",
                            "ethyloxyephedrine-effect-clear-mind"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                    }
                ]
            }
        }
    },
    "GargleBlaster": {
        "id": "GargleBlaster",
        "name": "Pan-Galactic Gargle Blaster",
        "group": "Drinks",
        "desc": "Whoah, this stuff looks volatile!",
        "physicalDesc": "volatile",
        "color": "#9CC8B4FF",
        "recipes": [
            "GargleBlaster"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,228: Line 8,219:
         }
         }
     },
     },
     "Lemonade": {
     "Fluorosurfactant": {
         "id": "Lemonade",
         "id": "Fluorosurfactant",
         "name": "lemonade",
         "name": "fluorosurfactant",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
         "physicalDesc": "tart",
         "physicalDesc": "opaque",
         "color": "#FFFF00FF",
         "color": "#9E6B38FF",
         "recipes": [
         "recipes": [
             "Lemonade"
             "Fluorosurfactant"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "SuiDream": {
     "Mead": {
         "id": "SuiDream",
         "id": "Mead",
         "name": "sui dream",
         "name": "mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "desc": "A Viking's drink, though a cheap one.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#00A86BFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "SuiDream"
             "Mead"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,284: Line 8,263:
         }
         }
     },
     },
     "Iodine": {
     "Cryoxadone": {
         "id": "Iodine",
         "id": "Cryoxadone",
         "name": "iodine",
         "name": "cryoxadone",
         "group": "Elements",
         "group": "Medicine",
         "desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
         "desc": "Required for the proper function of cryogenics. Heals all standard types of damage very swiftly, but only works in temperatures under 170K (usually this means cryo cells). Can also slowly heal clone damage, such as caused by cloning or Slimes.",
         "physicalDesc": "dark brown",
         "physicalDesc": "fizzy",
         "color": "#BC8A00FF",
         "color": "#0091FFFF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "Cryoxadone"
    },
         ],
    "Slime": {
         "metabolisms": {
        "id": "Slime",
             "Medicine": {
        "name": "slime",
        "group": "Biological",
        "desc": "You thought this was gradient blood at first, but you were mistaken.",
        "physicalDesc": "viscous",
         "color": "#2CF274FF",
        "recipes": [],
         "metabolisms": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": null,
                            "groups": {
                                "Airloss": -6,
                                "Brute": -4,
                                "Burn": -6,
                                "Toxin": -4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 1.5,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 8,316: Line 8,303:
         }
         }
     },
     },
     "OilOlive": {
     "DriestMartini": {
         "id": "OilOlive",
         "id": "DriestMartini",
         "name": "olive oil",
         "name": "driest martini",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Viscous and fragrant.",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "physicalDesc": "oily",
         "physicalDesc": "strong-smelling",
         "color": "#808000FF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [
            "DriestMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Nutriment",
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.75,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,340: Line 8,335:
         }
         }
     },
     },
     "Aluminium": {
     "PulpedBananaPeel": {
         "id": "Aluminium",
         "id": "PulpedBananaPeel",
         "name": "aluminium",
         "name": "pulped banana peel",
         "group": "Elements",
         "group": "Medicine",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "desc": "Pulped banana peels have some effectiveness against bleeding.",
         "physicalDesc": "metallic",
         "physicalDesc": "pulpy",
         "color": "#848789FF",
         "color": "#FFE774FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "AtomicBomb": {
        "id": "AtomicBomb",
        "name": "atomic bomb",
        "group": "Drinks",
        "desc": "Nuclear proliferation never tasted so good.",
        "physicalDesc": "cloudy",
        "color": "#666300FF",
        "recipes": [
            "AtomicBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": -0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "ModifyBleedAmount"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Radium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,390: Line 8,358:
         }
         }
     },
     },
     "HeartbreakerToxin": {
     "WeldingFuel": {
         "id": "HeartbreakerToxin",
         "id": "WeldingFuel",
         "name": "heartbreaker toxin",
         "name": "welding fuel",
         "group": "Toxins",
         "group": "Pyrotechnic",
         "desc": "A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking.",
         "desc": "Used by welders to weld.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "oily",
         "color": "#5F959CFF",
         "color": "#A76B1CFF",
         "recipes": [
         "recipes": [],
            "HeartbreakerToxin"
         "metabolisms": {
        ],
             "Poison": {
         "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 8,407: Line 8,373:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": 2
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 8,416: Line 8,382:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 8,421: Line 8,393:
         }
         }
     },
     },
     "Neurotoxin": {
     "Blood": {
         "id": "Neurotoxin",
         "id": "Blood",
         "name": "neurotoxin",
         "name": "blood",
        "group": "Biological",
        "desc": "I hope this is ketchup.",
        "physicalDesc": "ferrous",
        "color": "#800000FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1.5,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "LongIslandIcedTea": {
        "id": "LongIslandIcedTea",
        "name": "long island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#2E2E61FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "LongIslandIcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,442: Line 8,438:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.25,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,448: Line 8,444:
                     }
                     }
                 ]
                 ]
            },
             }
            "Poison": {
         }
                "rate": 0.5,
     },
                "effects": [
     "EnergyDrink": {
                    {
         "id": "EnergyDrink",
                        "damage": {
         "name": "Energy Drink",
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "Pilk": {
         "id": "Pilk",
         "name": "pilk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sickening mixture of milk and cola.",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "physicalDesc": "creamy",
         "physicalDesc": "fizzy",
         "color": "#E7C69FFF",
         "color": "#FFFFBFFF",
         "recipes": [
         "recipes": [],
            "Pilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,486: Line 8,462:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,493: Line 8,477:
         }
         }
     },
     },
     "AcidSpit": {
     "MilkOat": {
         "id": "AcidSpit",
         "id": "MilkOat",
         "name": "acidspit",
         "name": "oat milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "desc": "Surprisingly tasty.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "refreshing",
         "color": "#365000FF",
         "color": "#DEDACDFF",
         "recipes": [
         "recipes": [],
            "AcidSpit"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,510: Line 8,492:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     }
                     {
                ]
                         "Reagent": "Ethanol",
            }
        }
    },
    "Diphenhydramine": {
        "id": "Diphenhydramine",
        "name": "diphenhydramine",
        "group": "Medicine",
        "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
        "physicalDesc": "chalky",
        "color": "#64FFE6FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                         "Reagent": "Histamine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": -3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    },
                    {
                        "Key": "Jitter",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 8,525: Line 8,533:
         }
         }
     },
     },
     "ExperimentalStimulants": {
     "Copper": {
         "id": "ExperimentalStimulants",
         "id": "Copper",
         "name": "experimental stimulants",
         "name": "copper",
         "group": "Narcotics",
         "group": "Elements",
         "desc": "A prototype version of the Stimulant chemical mixture. Usage grants virtual immunity to stun weaponry, rapid tissue regeneration, extreme running speed by reducing lactic acid buildup, and a general feeling of euphoria. Side effects may include extreme levels of anticoagulation, tunnel vision, extreme toxin buildup in the bloodstream, and rapid liver death. Do not give to animals.",
         "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
         "physicalDesc": "exhilarating",
         "physicalDesc": "metallic",
         "color": "#AE0101FF",
         "color": "#B05B3CFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "WhiteRussian": {
        "id": "WhiteRussian",
        "name": "white russian",
        "group": "Drinks",
        "desc": "That's just, like, your opinion, man...",
        "physicalDesc": "strong-smelling",
        "color": "#A68340FF",
        "recipes": [
            "WhiteRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.25,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                        "HydrationFactor": 2,
                                "Min": 10,
                        "id": "SatiateThirst"
                                "Max": 21474836,
                    },
                                "Reagent": null,
                    {
                                "id": "ReagentThreshold"
                        "Reagent": "Ethanol",
                            }
                        "Group": null,
                         ],
                        "Amount": 0.15,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.8,
                         "id": "AdjustReagent"
                        "SprintSpeedModifier": 1.8,
                    }
                        "id": "MovespeedModifier"
                ]
                    },
            }
        }
    },
    "Oats": {
        "id": "Oats",
        "name": "oats",
        "group": "Foods",
        "desc": "Used for a variety of tasty purposes.",
        "physicalDesc": "coarse",
        "color": "#D2B48CFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "Reagent": "Sugar",
                         "conditions": [
                         "Group": null,
                            {
                        "Amount": 0.2,
                                "Min": 0,
                        "conditions": null,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "WalkSpeedModifier": 0.7,
                         "id": "AdjustReagent"
                        "SprintSpeedModifier": 0.7,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "ElectrocuteTime": 2,
                         "Reagent": "Nutriment",
                         "ElectrocuteDamageScale": 5,
                         "Group": null,
                         "Refresh": true,
                         "Amount": 0.3,
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "Min": 0,
                        "id": "AdjustReagent"
                                 "Max": 10,
                    }
                                "Reagent": null,
                ]
                                "id": "ReagentThreshold"
            }
                            }
        }
                         ],
    },
                         "probability": 0.1,
    "Leporazine": {
                         "id": "Electrocute"
        "id": "Leporazine",
        "name": "leporazine",
        "group": "Medicine",
        "desc": "This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.",
        "physicalDesc": "pungent",
        "color": "#FF7DB5FF",
        "recipes": [
            "Leporazine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                 "Cold": -4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "Amount": 100000,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Min": 0,
                                 "Max": 10,
                                 "Max": 293.15,
                                "Reagent": null,
                                 "id": "Temperature"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "AdjustTemperature"
                     },
                     },
                     {
                     {
                         "Key": "Stutter",
                         "Amount": -10000,
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Min": 293.15,
                                 "Max": 10,
                                 "Max": 3.4028235e+38,
                                "Reagent": null,
                                 "id": "Temperature"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustTemperature"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Messages": [
                            "types": {
                             "leporazine-effect-temperature-adjusting"
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                             {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "PopupMessage"
                    }
                ]
            }
        }
    },
    "Lemonade": {
        "id": "Lemonade",
        "name": "lemonade",
        "group": "Drinks",
        "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
        "physicalDesc": "tart",
        "color": "#FFFF00FF",
        "recipes": [
            "Lemonade"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                     },
                         "id": "SatiateThirst"
                    {
                     }
                        "damage": {
                ]
                            "types": {
            }
                                "Poison": 8
        }
                            },
    },
                            "groups": null
    "Diphenylmethylamine": {
                        },
        "id": "Diphenylmethylamine",
                        "scaleByQuantity": false,
        "name": "diphenylmethylamine",
                        "ignoreResistances": true,
        "group": "Medicine",
                        "conditions": [
        "desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
                            {
        "physicalDesc": "glowing",
                                "Min": 60,
        "color": "#B0ABAAFF",
                                "Max": 21474836,
        "recipes": [
                                "Reagent": null,
            "Diphenylmethylamine"
                                "id": "ReagentThreshold"
        ],
                            }
        "metabolisms": {
                        ],
            "Medicine": {
                        "probability": 1,
                "rate": 0.5,
                        "id": "HealthChange"
                "effects": [
                    },
                     {
                     {
                         "Key": "Stun",
                         "TimerReset": 600,
                        "Component": "",
                        "Time": 6,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 10,
                                 "Min": 5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 8,670: Line 8,721:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "ResetNarcolepsy"
                     },
                     },
                     {
                     {
                         "Key": "KnockedDown",
                         "Messages": [
                        "Component": "",
                            "ethyloxyephedrine-effect-feeling-awake",
                        "Time": 6,
                            "ethyloxyephedrine-effect-clear-mind"
                         "Refresh": true,
                         ],
                         "Type": 1,
                         "Type": 1,
                         "conditions": [
                         "VisualType": 2,
                            {
                        "conditions": null,
                                "Min": 10,
                        "probability": 0.1,
                                "Max": 21474836,
                        "id": "PopupMessage"
                                "Reagent": null,
                    }
                                "id": "ReagentThreshold"
                ]
                            }
            }
                        ],
        }
                        "probability": 1,
    },
                        "id": "GenericStatusEffect"
    "FoamingAgent": {
                    },
        "id": "FoamingAgent",
                    {
        "name": "foaming agent",
                        "Key": "ForcedSleep",
        "group": "Pyrotechnic",
                        "Component": "ForcedSleeping",
        "desc": "Makes foam such as that's required in metal foam grenades.",
                        "Time": 2,
        "physicalDesc": "foamy",
                        "Refresh": false,
        "color": "#215263FF",
                        "Type": 1,
        "recipes": [
                        "conditions": [
            "FoamingAgent"
                            {
        ],
                                "Min": 10,
        "metabolisms": null
                                "Max": 21474836,
    },
                                "Reagent": null,
    "Booger": {
                                "id": "ReagentThreshold"
        "id": "Booger",
                            }
        "name": "booger",
                        ],
        "group": "Drinks",
                        "probability": 1,
        "desc": "Ewww...",
                        "id": "GenericStatusEffect"
        "physicalDesc": "strong-smelling",
                    }
        "color": "#8CFF8CFF",
                ]
        "recipes": [
            },
            "Booger"
             "Medicine": {
        ],
                 "rate": 0.25,
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "TimerReset": 600,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                    }
                     },
                ]
            }
        }
    },
    "Egg": {
        "id": "Egg",
        "name": "egg",
        "group": "Foods",
        "desc": "Used for baking.",
        "physicalDesc": "mucus-like",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "Reagent": "Protein",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                ]
            }
        }
    },
    "Sodium": {
        "id": "Sodium",
        "name": "sodium",
        "group": "Elements",
        "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
        "physicalDesc": "metallic",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "Ice": {
        "id": "Ice",
        "name": "ice",
        "group": "Unknown",
        "desc": "Frozen water.",
        "physicalDesc": "frosty",
        "color": "#BED8E6FF",
        "recipes": [],
        "metabolisms": null
    },
    "Coffee": {
        "id": "Coffee",
        "name": "coffee",
        "group": "Drinks",
        "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
        "physicalDesc": "aromatic",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "damage": {
                         "Reagent": "Theobromine",
                            "types": null,
                            "groups": {
                                "Brute": -4,
                                "Burn": -4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                         "Reagent": "Lexorin",
                         "Group": null,
                         "Group": null,
                         "Amount": -3,
                         "Amount": 0.05,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "ChloralHydrate",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
Line 8,784: Line 8,856:
         }
         }
     },
     },
     "DriestMartini": {
     "Ipecac": {
         "id": "DriestMartini",
         "id": "Ipecac",
         "name": "driest martini",
         "name": "ipecac",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "desc": "Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "inky",
         "color": "#2E6671FF",
         "color": "#422912FF",
         "recipes": [
         "recipes": [
             "DriestMartini"
             "Ipecac"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.3,
                        "id": "ChemVomit"
                    }
                ]
            }
        }
    },
    "BlackRussian": {
        "id": "BlackRussian",
        "name": "black russian",
        "group": "Drinks",
        "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
        "physicalDesc": "strong-smelling",
        "color": "#360000FF",
        "recipes": [
            "BlackRussian"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,807: Line 8,904:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,816: Line 8,913:
         }
         }
     },
     },
     "Ultravasculine": {
     "Dexalin": {
         "id": "Ultravasculine",
         "id": "Dexalin",
         "name": "ultravasculine",
         "name": "dexalin",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
         "desc": "Used for treating oxygen deprivation. In most cases where it is likely to be needed, the strength of Dexalin Plus will probably be more useful.",
         "physicalDesc": "thick and grainy",
         "physicalDesc": "opaque",
         "color": "#520E30FF",
         "color": "#0041A8FF",
         "recipes": [
         "recipes": [
             "Ultravasculine"
             "Dexalin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,832: Line 8,929:
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Asphyxiation": -1,
                                 "Toxin": -3,
                                 "Bloodloss": -0.5
                                 "Brute": 0.5
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 0,
                                "Max": 30,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                     }
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Toxin": -1,
                                "Brute": 3
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": -1,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Ultravasculine",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Cornoil": {
     "Mayo": {
         "id": "Cornoil",
         "id": "Mayo",
         "name": "corn oil",
         "name": "mayonnaise",
         "group": "Foods",
         "group": "Foods",
         "desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
         "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
         "physicalDesc": "oily",
         "physicalDesc": "thick",
         "color": "#FFFF00FF",
         "color": "#F9F5E5FF",
         "recipes": [],
         "recipes": [
            "CookingMayoVinegar",
            "CookingMayoLemon"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "EnergyDrink": {
     "Ethylredoxrazine": {
         "id": "EnergyDrink",
         "id": "Ethylredoxrazine",
         "name": "Energy Drink",
         "name": "ethylredoxrazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
         "physicalDesc": "fizzy",
         "physicalDesc": "opaque",
         "color": "#FFFFBFFF",
         "color": "#2D5708FF",
         "recipes": [],
         "recipes": [
            "Ethylredoxrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Drunk",
                        "Component": "",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                        "id": "SatiateThirst"
                    }
                    },
                ]
            }
        }
    },
    "OilOlive": {
        "id": "OilOlive",
        "name": "olive oil",
        "group": "Foods",
        "desc": "Viscous and fragrant.",
        "physicalDesc": "oily",
        "color": "#808000FF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Nutriment",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.75,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,946: Line 9,010:
         }
         }
     },
     },
     "Potassium": {
     "Amatoxin": {
         "id": "Potassium",
         "id": "Amatoxin",
         "name": "potassium",
         "name": "amatoxin",
         "group": "Elements",
         "group": "Toxins",
         "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
         "desc": "A potent toxin found in some mushrooms.",
         "physicalDesc": "shiny",
         "physicalDesc": "nondescript",
         "color": "#C6C8CCFF",
         "color": "#D6CE7BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 6
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Ipecac": {
     "Soysauce": {
         "id": "Ipecac",
         "id": "Soysauce",
         "name": "ipecac",
         "name": "soy sauce",
         "group": "Medicine",
         "group": "Foods",
         "desc": "Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.",
         "desc": "A salty soy-based flavoring.",
         "physicalDesc": "inky",
         "physicalDesc": "salty",
         "color": "#422912FF",
         "color": "#8B4513FF",
         "recipes": [
         "recipes": [
             "Ipecac"
             "CookingSoysauce"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.3,
                         "probability": 1,
                         "id": "ChemVomit"
                        "NutritionFactor": 0.5,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 8,981: Line 9,069:
         }
         }
     },
     },
     "FoamingAgent": {
     "Barozine": {
         "id": "FoamingAgent",
         "id": "Barozine",
         "name": "foaming agent",
         "name": "barozine",
        "group": "Pyrotechnic",
        "desc": "Makes foam such as that's required in metal foam grenades.",
        "physicalDesc": "foamy",
        "color": "#215263FF",
        "recipes": [
            "FoamingAgent"
        ],
        "metabolisms": null
    },
    "Arithrazine": {
        "id": "Arithrazine",
        "name": "arithrazine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A slightly unstable medication used for the most extreme case of radiation poisoning. Lowers radiation level at over twice the rate Hyronalin does and will heal toxin damage at the same time. Deals very minor brute damage to the patient over time, but the patient's body will typically out-regenerate it easily.",
         "desc": "A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.",
         "physicalDesc": "cloudy",
         "physicalDesc": "viscous",
         "color": "#BD5902FF",
         "color": "#FF867DFF",
         "recipes": [
         "recipes": [],
            "Arithrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Medicine": {
Line 9,010: Line 9,084:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": -3
                                 "Heat": 0.5
                             },
                             },
                             "groups": {
                             "groups": null
                                "Brute": 0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.3,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
            }
        }
    },
    "Frezon": {
        "id": "Frezon",
        "name": "frezon",
        "group": "Unknown",
        "desc": "A highly effective coolant.. and hallucinogenic.",
        "physicalDesc": "gaseous",
        "color": "#3A758CFF",
        "recipes": [],
        "metabolisms": {
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Cellular": 0.01
                                 "Poison": 3
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": true,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.5,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Frezon",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
Line 9,059: Line 9,115:
                     },
                     },
                     {
                     {
                         "Key": "SeeingRainbows",
                         "ThirstAmount": -40,
                        "Component": "SeeingRainbows",
                         "HungerAmount": -40,
                        "Time": 5,
                         "conditions": [
                        "Refresh": false,
                         "Type": 0,
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Frezon",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                        "probability": 0.15,
                        "id": "ChemVomit"
                    },
                    {
                        "Key": "PressureImmunity",
                        "Component": "PressureImmunity",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "BoozePower": 3,
                         "Amplitude": 10,
                         "SlurSpeech": true,
                         "Frequency": 4,
                         "conditions": [
                         "Time": 2,
                            {
                        "Refresh": true,
                                "Min": 1,
                        "conditions": null,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "Jitter"
                    },
                    {
                        "EmoteId": "Scream",
                        "ShowInChat": false,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "Emote"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "frezon-lungs-cold"
                             "barozine-effect-skin-burning",
                            "barozine-effect-muscle-contract"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 0,
                         "VisualType": 4,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 0.1,
                                "Min": 0.5,
                         "id": "PopupMessage"
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "frezon-euphoric"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 9,127: Line 9,179:
         }
         }
     },
     },
     "Vermouth": {
     "Sake": {
         "id": "Vermouth",
         "id": "Sake",
         "name": "vermouth",
         "name": "sake",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#91FF91FF",
         "color": "#DDDDDDFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 9,157: Line 9,209:
         }
         }
     },
     },
     "Nocturine": {
     "Frostoil": {
         "id": "Nocturine",
         "id": "Frostoil",
         "name": "nocturine",
         "name": "frostoil",
         "group": "Narcotics",
         "group": "Foods",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "desc": "Leaves the tongue numb in its passage.",
         "physicalDesc": "powdery",
        "physicalDesc": "cold",
         "color": "#128E80FF",
        "color": "#87CEEBFF",
        "recipes": [],
        "metabolisms": null
    },
    "MilkSpoiled": {
        "id": "MilkSpoiled",
        "name": "spoiled milk",
        "group": "Drinks",
        "desc": "This milk has gone rancid.",
         "physicalDesc": "putrid",
         "color": "#FAFFBAFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Poison": 1
                         "HydrationFactor": -2,
                            },
                         "id": "SatiateThirst"
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 8,
                                "Max": 21474836,
                                "Reagent": "Nocturine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 9,210: Line 9,241:
         }
         }
     },
     },
     "JuiceApple": {
     "DrGibb": {
         "id": "JuiceApple",
         "id": "DrGibb",
         "name": "apple juice",
         "name": "Dr. Gibb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's a little piece of Eden.",
         "desc": "A delicious blend of 42 different flavours.",
         "physicalDesc": "crisp",
         "physicalDesc": "fizzy",
         "color": "#FDAD01FF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 9,225: Line 9,256:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 9,232: Line 9,263:
         }
         }
     },
     },
     "Phalanximine": {
     "Cryptobiolin": {
         "id": "Phalanximine",
         "id": "Cryptobiolin",
         "name": "phalanximine",
         "name": "cryptobiolin",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.",
         "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "physicalDesc": "acrid",
         "physicalDesc": "fizzy",
         "color": "#C8FF75FF",
         "color": "#081A80FF",
         "recipes": [
         "recipes": [
             "Phalanximine"
             "Cryptobiolin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "Stutter",
                        "Component": "ScrambledAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 20,
                        "SlurSpeech": false,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                    }
                ]
            }
        }
    },
    "Radium": {
        "id": "Radium",
        "name": "radium",
        "group": "Elements",
        "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
        "physicalDesc": "glowing",
        "color": "#00FF04FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 9,249: Line 9,318:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                "Cellular": -1,
                                 "Radiation": 2
                                 "Radiation": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,259: Line 9,327:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 9,271: Line 9,332:
         }
         }
     },
     },
     "Moonshine": {
     "Corpium": {
         "id": "Moonshine",
         "id": "Corpium",
         "name": "moonshine",
         "name": "corpium",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "necrotic",
         "color": "#D1D7D155",
         "color": "#7668A1FF",
         "recipes": [
         "recipes": [],
            "Moonshine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Cellular": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "CauseChance": 1,
                         "Group": null,
                         "Disease": "ActiveZombieVirus",
                        "Amount": 0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "ChemCauseDisease"
                     }
                     }
                 ]
                 ]
Line 9,303: Line 9,368:
         }
         }
     },
     },
     "SulfuricAcid": {
     "Bilk": {
         "id": "SulfuricAcid",
         "id": "Bilk",
         "name": "sulfuric acid",
         "name": "bilk",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "A highly corrosive, oily, colorless liquid.",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "physicalDesc": "oily",
         "physicalDesc": "bilky",
         "color": "#BF8C00FF",
         "color": "#895C4CFF",
         "recipes": [
         "recipes": [
             "SulfuricAcid"
             "Bilk"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 9,344: Line 9,392:
         }
         }
     },
     },
     "Mayo": {
     "TonicWater": {
         "id": "Mayo",
         "id": "TonicWater",
         "name": "mayonnaise",
         "name": "tonic water",
        "group": "Foods",
        "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
        "physicalDesc": "thick",
        "color": "#F9F5E5FF",
        "recipes": [
            "CookingMayoVinegar",
            "CookingMayoLemon"
        ],
        "metabolisms": null
    },
    "LemonLime": {
        "id": "LemonLime",
        "name": "lemon-lime",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "tangy lime and lemon soda",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#878F00FF",
         "color": "#0064C8FF",
         "recipes": [
         "recipes": [],
            "LemonLime"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,374: Line 9,407:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 9,381: Line 9,414:
         }
         }
     },
     },
     "ScrewdriverCocktail": {
     "Bicaridine": {
         "id": "ScrewdriverCocktail",
         "id": "Bicaridine",
         "name": "screwdriver",
         "name": "bicaridine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "desc": "An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "opaque",
         "color": "#A68310FF",
         "color": "#FFAA00FF",
         "recipes": [
         "recipes": [
             "ScrewdriverCocktail"
             "Bicaridine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.15,
                                "Asphyxiation": 1,
                                "Poison": 0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                         "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                        "id": "Jitter"
                    }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 9,413: Line 9,494:
         }
         }
     },
     },
     "VodkaTonic": {
     "ToxinsSpecial": {
         "id": "VodkaTonic",
         "id": "ToxinsSpecial",
         "name": "vodka tonic",
         "name": "toxins special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For when a gin and tonic isn't russian enough.",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#0064C8FF",
         "color": "#665C00FF",
         "recipes": [
         "recipes": [
             "VodkaTonic"
             "ToxinsSpecial"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,436: Line 9,517:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,445: Line 9,526:
         }
         }
     },
     },
     "SpaceCleaner": {
     "Toxin": {
         "id": "SpaceCleaner",
         "id": "Toxin",
         "name": "space cleaner",
         "name": "toxin",
         "group": "Unknown",
         "group": "Toxins",
        "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
         "desc": "A toxic chemical.",
        "physicalDesc": "lemony fresh",
         "physicalDesc": "opaque",
        "color": "#C8FF69FF",
         "color": "#CF3600FF",
        "recipes": [
         "recipes": [],
            "SpaceCleaner"
        ],
        "metabolisms": null
    },
    "Silencer": {
        "id": "Silencer",
        "name": "silencer",
        "group": "Drinks",
         "desc": "A drink from Mime Heaven.",
         "physicalDesc": "strong-smelling",
         "color": "#004666FF",
         "recipes": [
            "Silencer"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Muted",
                         "damage": {
                        "Component": "Muted",
                            "types": {
                        "Time": 2,
                                "Poison": 2
                         "Refresh": true,
                            },
                         "Type": 0,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 9,491: Line 9,555:
         }
         }
     },
     },
     "EZNutrient": {
     "Silver": {
         "id": "EZNutrient",
         "id": "Silver",
         "name": "EZ nutrient",
         "name": "silver",
         "group": "Botanical",
         "group": "Elements",
         "desc": "Give your plants some of those EZ nutrients!",
         "desc": "A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal.",
         "physicalDesc": "thick",
         "physicalDesc": "reasonably metallic",
         "color": "#664330FF",
         "color": "#D0D0D0FF",
         "recipes": [
         "recipes": [],
            "EZNutrient"
         "metabolisms": null
        ],
         "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
     },
     },
     "SyndicateBomb": {
     "SpaceMountainWind": {
         "id": "SyndicateBomb",
         "id": "SpaceMountainWind",
         "name": "syndicate bomb",
         "name": "Space Mountain Wind",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Somebody set us up the bomb!",
         "desc": "Blows right through you like a space wind.",
         "physicalDesc": "opaque",
         "physicalDesc": "fizzy",
         "color": "#2E6660FF",
         "color": "#102000FF",
         "recipes": [
         "recipes": [],
            "SyndicateBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,540: Line 9,582:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,553: Line 9,587:
         }
         }
     },
     },
     "Miasma": {
     "Uranium": {
         "id": "Miasma",
         "id": "Uranium",
         "name": "miasma",
         "name": "uranium",
         "group": "Unknown",
         "group": "Elements",
         "desc": "Uh oh, stinky!",
         "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "physicalDesc": "gaseous",
         "physicalDesc": "metallic",
         "color": "#56941EFF",
         "color": "#8FA191FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ChemMiasmaPoolSource"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.25
                                 "Radiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,591: Line 9,608:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "Hotsauce": {
        "id": "Hotsauce",
        "name": "hotsauce",
        "group": "Foods",
        "desc": "Burns so good.",
        "physicalDesc": "spicy",
        "color": "#FF0000FF",
        "recipes": [
            "CookingHotsauce"
        ],
        "metabolisms": null
    },
    "Goldschlager": {
        "id": "Goldschlager",
        "name": "Goldschlager",
        "group": "Drinks",
        "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
        "physicalDesc": "strong-smelling",
        "color": "#FFFF91FF",
        "recipes": [
            "Goldschlager"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Reagent": "Ethanol",
                         "HungerAmount": -40,
                        "Group": null,
                         "conditions": [
                         "Amount": 0.2,
                            {
                         "conditions": null,
                                "Type": "Rat",
                        "probability": 1,
                                "ShouldHave": false,
                        "id": "AdjustReagent"
                                "id": "OrganType"
                    }
                            },
                ]
                            {
            }
                                "Min": 0.8,
        }
                                "Max": 21474836,
    },
                                "Reagent": "Miasma",
    "BuzzochloricBees": {
                                "id": "ReagentThreshold"
        "id": "BuzzochloricBees",
                            }
        "name": "Buzzochloric Bees",
                        ],
        "group": "Toxins",
                        "probability": 0.12,
        "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
                        "id": "ChemVomit"
        "physicalDesc": "buzzy",
                    },
        "color": "#FFD35DFF",
                     {
        "recipes": [
            "BuzzochloricBees"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                         "Messages": [
                         "Messages": [
                             "miasma-smell"
                             "buzzochloricbees-effect-oh-god-bees",
                            "buzzochloricbees-effect-its-the-bees",
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                            "buzzochloricbees-effect-one-with-the-bees",
                            "buzzochloricbees-effect-squeaky-clean"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 2,
                         "VisualType": 3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.25,
                                 "Min": 0,
                                 "Max": 21474836,
                                 "Max": 0,
                                 "Reagent": "Miasma",
                                 "Reagent": "Histamine",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                             }
                             }
                         ],
                         ],
Line 9,644: Line 9,701:
                     },
                     },
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                            "buzzochloricbees-effect-histamine-bee-allergy",
                                 "Blunt": -4,
                            "buzzochloricbees-effect-histamine-swells",
                                 "Slash": -3,
                            "buzzochloricbees-effect-histamine-numb-to-the-bees",
                                 "Piercing": -3
                            "buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
                             "buzzochloricbees-effect-squeaky-clean"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                 "Min": 0.01,
                                "Max": 21474836,
                                 "Reagent": "Histamine",
                                 "id": "ReagentThreshold"
                             },
                             },
                             "groups": null
                             {
                         },
                                "Tag": "Bee",
                         "scaleByQuantity": true,
                                "Invert": true,
                         "ignoreResistances": true,
                                "id": "HasTag"
                            }
                        ],
                        "probability": 0.05,
                         "id": "PopupMessage"
                    },
                    {
                         "Messages": [
                            "buzzochloricbees-effect-licoxide-electrifying",
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                            "buzzochloricbees-effect-licoxide-buzzed",
                            "buzzochloricbees-effect-licoxide-buzzes"
                        ],
                        "Type": 1,
                         "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Tag": "Bee",
                                 "ShouldHave": true,
                                 "Invert": true,
                                 "id": "OrganType"
                                 "id": "HasTag"
                             },
                             },
                             {
                             {
                                 "Min": 1,
                                 "Min": 0.01,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": "Licoxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                        "probability": 0.05,
                         "id": "HealthChange"
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "buzzochloricbees-effect-fiber-hairy",
                            "buzzochloricbees-effect-fiber-soft"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Fiber",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.05,
                        "id": "PopupMessage"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Piercing": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 9,674: Line 9,798:
         }
         }
     },
     },
     "SpaceLube": {
     "Mojito": {
         "id": "SpaceLube",
         "id": "Mojito",
         "name": "space lube",
         "name": "mojito",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "physicalDesc": "shiny",
         "physicalDesc": "strong-smelling",
         "color": "#77B58EFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "SpaceLube"
             "Mojito"
         ],
         ],
        "metabolisms": null
         "metabolisms": {
    },
             "Drink": {
    "Ash": {
        "id": "Ash",
        "name": "ash",
        "group": "Unknown",
        "desc": "A light grey powdery residue",
        "physicalDesc": "powdery",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": null
    },
    "Corpium": {
        "id": "Corpium",
        "name": "corpium",
        "group": "Unknown",
        "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
        "physicalDesc": "necrotic",
        "color": "#7668A1FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Cellular": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "CauseChance": 1,
                        "Disease": "ActiveZombieVirus",
                        "conditions": null,
                        "probability": 1,
                        "id": "ChemCauseDisease"
                    }
                ]
            }
        }
    },
    "Hooch": {
        "id": "Hooch",
        "name": "hooch",
        "group": "Drinks",
        "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
        "physicalDesc": "strong-smelling",
        "color": "#664E00FF",
        "recipes": [
            "Hooch"
        ],
         "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 9,764: Line 9,830:
         }
         }
     },
     },
     "Gold": {
     "Vitamin": {
         "id": "Gold",
         "id": "Vitamin",
         "name": "gold",
         "name": "vitamin",
         "group": "Elements",
         "group": "Foods",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "desc": "Found in healthy, complete meals.",
        "physicalDesc": "metallic",
         "physicalDesc": "chalky",
        "color": "#F7C430FF",
         "color": "#D3D3D3FF",
        "recipes": [],
        "metabolisms": null
    },
    "Chlorine": {
        "id": "Chlorine",
        "name": "chlorine",
        "group": "Elements",
        "desc": "A yellow-green gas which is toxic to humans.",
         "physicalDesc": "gaseous",
         "color": "#A2FF00FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "Tricordrazine": {
        "id": "Tricordrazine",
        "name": "tricordrazine",
        "group": "Medicine",
        "desc": "A wide-spectrum stimulant, originally derived from Cordrazine. It's capable of healing most common damage types simultaneously, however only at about half the rate of other medications. Because of its low potency, it's best used as a supplement to other medicines.",
        "physicalDesc": "opaque",
        "color": "#00E5FFFF",
        "recipes": [
            "Tricordrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                "Poison": -0.5,
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                             "groups": {
                             "groups": {
                                 "Brute": -1
                                 "Brute": -0.5,
                                "Burn": -0.5
                             }
                             }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 0.5,
                                "Max": 50,
                        "id": "HealthChange"
                                "Min": 0,
                    },
                                "id": "TotalDamage"
                    {
                            }
                        "Scaled": false,
                         ],
                        "Amount": -0.25,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ModifyBleedAmount"
                     }
                    },
                 ]
                    {
             }
                        "conditions": null,
         }
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                     }
                 ]
             }
         }
     },
     },
     "Nicotine": {
     "BlueCuracao": {
         "id": "Nicotine",
         "id": "BlueCuracao",
         "name": "Nicotine",
         "name": "blue curacao",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "Dangerous and highly addictive.",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#C0C0C0FF",
         "color": "#0000CDFF",
        "recipes": [],
        "metabolisms": null
    },
    "PwrGame": {
        "id": "PwrGame",
        "name": "Pwr Game",
        "group": "Drinks",
        "desc": "The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to.",
        "physicalDesc": "fizzy",
        "color": "#9385BFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 9,853: Line 9,890:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,858: Line 9,903:
         }
         }
     },
     },
     "Cream": {
     "Vodka": {
         "id": "Cream",
         "id": "Vodka",
         "name": "cream",
         "name": "vodka",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "physicalDesc": "creamy",
         "physicalDesc": "strong-smelling",
         "color": "#DFD7AFFF",
         "color": "#D1D1D155",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 9,873: Line 9,918:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,880: Line 9,933:
         }
         }
     },
     },
     "Vinegar": {
     "HippiesDelight": {
         "id": "Vinegar",
         "id": "HippiesDelight",
         "name": "vinegar",
         "name": "hippies delight",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Often used to flavor food.",
         "desc": "You just don't get it maaaan.",
         "physicalDesc": "sour",
         "physicalDesc": "strong-smelling",
         "color": "#D2B48CFF",
         "color": "#6EAA0CFF",
         "recipes": [
         "recipes": [
             "CookingVinegar"
             "HippiesDelight"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Water",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Vitamin",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 6,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 9,928: Line 9,965:
         }
         }
     },
     },
     "IcedTea": {
     "Barefoot": {
         "id": "IcedTea",
         "id": "Barefoot",
         "name": "iced tea",
         "name": "barefoot",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "No relation to a certain rap artist/actor.",
         "desc": "Barefoot and pregnant.",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#104038FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "IcedTea"
             "Barefoot"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,949: Line 9,986:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 9,960: Line 9,997:
         }
         }
     },
     },
     "Lexorin": {
     "Gin": {
         "id": "Lexorin",
         "id": "Gin",
         "name": "lexorin",
         "name": "gin",
        "group": "Toxins",
        "desc": "Temporarily stops respiration and causes tissue damage. Large doses are fatal, and will cause people to pass out very quickly. Dexalin and Dexalin Plus will both remove it, however.",
        "physicalDesc": "pungent",
        "color": "#6B0007FF",
        "recipes": [
            "Lexorin"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Airloss": 7
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "PoisonWine": {
        "id": "PoisonWine",
        "name": "poison wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#000000FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 10,012: Line 10,018:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
             }
             }
         }
         }
    },
    "SpaceCleaner": {
        "id": "SpaceCleaner",
        "name": "space cleaner",
        "group": "Unknown",
        "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
        "physicalDesc": "lemony fresh",
        "color": "#C8FF69FF",
        "recipes": [
            "SpaceCleaner"
        ],
        "metabolisms": null
     }
     }
}
}

Revision as of 14:34, 1 May 2023

Frezon
id"Frezon"
name"frezon"
group"Unknown"
desc"A highly effective coolant.. and hallucinogenic."
physicalDesc"gaseous"
color"#3A758CFF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
damage
types
Cellular0.01
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditions
Min0.5
Max21474836
Reagent"Frezon"
id"ReagentThreshold"
probability1
id"HealthChange"
Key"SeeingRainbows"
Component"SeeingRainbows"
Time5
Refreshfalse
Type0
conditions
Min1
Max21474836
Reagent"Frezon"
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
BoozePower3
SlurSpeechtrue
conditions
Min1
Max21474836
Reagent"Frezon"
id"ReagentThreshold"
probability1
id"Drunk"
Messages
"frezon-lungs-cold"
Type1
VisualType0
conditions
Min0.5
Max21474836
Reagent"Frezon"
id"ReagentThreshold"
probability0.1
id"PopupMessage"
Messages
"frezon-euphoric"
Type1
VisualType2
conditions
Min1
Max21474836
Reagent"Frezon"
id"ReagentThreshold"
probability0.1
id"PopupMessage"
Flour
id"Flour"
name"flour"
group"Foods"
desc"Used for baking."
physicalDesc"powdery"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
Reagent"Sugar"
Groupnull
Amount0.4
conditionsnull
probability1
id"AdjustReagent"
Reagent"Nutriment"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
Fluorine
id"Fluorine"
name"fluorine"
group"Elements"
desc"A highly toxic pale yellow gas. Extremely reactive."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
Amasec
id"Amasec"
name"amasec"
group"Drinks"
desc"Official drink of the Gun Club!"
physicalDesc"strong-smelling"
color"#124DA7FF"
recipes
"Amasec"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
TranexamicAcid
id"TranexamicAcid"
name"tranexamic acid"
group"Medicine"
desc"A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities."
physicalDesc"viscous"
color"#BA7D7DFF"
recipes
"TranexamicAcid"
metabolisms
Medicine
rate0.5
effects
Scaledfalse
Amount-1.5
conditionsnull
probability1
id"ModifyBleedAmount"
damage
types
Bloodloss3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min15
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
CarbonDioxide
id"CarbonDioxide"
name"carbon dioxide"
group"Unknown"
desc"You have genuinely no idea what this is."
physicalDesc"odorless"
color"#66FF33FF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
Factor1
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
damage
types
Poison0.2
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavefalse
id"OrganType"
Min0.5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
ThreeMileIsland
id"ThreeMileIsland"
name"three mile island iced tea"
group"Drinks"
desc""Made for a woman, strong enough for a man.""
physicalDesc"strong-smelling"
color"#666340FF"
recipes
"ThreeMileIsland"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Reagent"Uranium"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Synaptizine
id"Synaptizine"
name"synaptizine"
group"Medicine"
desc"Toxic, but treats hallucinations, drowsiness & halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly."
physicalDesc"pungent"
color"#D49A2FFF"
recipes
"Synaptizine"
metabolisms
Poison
rate0.5
effects
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Key"Stun"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"SeeingRainbows"
Component""
Time15
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Dylovene
id"Dylovene"
name"dylovene"
group"Medicine"
desc"A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain."
physicalDesc"translucent"
color"#3A1D8AFF"
recipes
"Dylovene"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Brute0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Messages
"generic-reagent-effect-nauseous"
Type1
VisualType2
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.2
id"PopupMessage"
ThirstAmount-40
HungerAmount-40
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.02
id"ChemVomit"
Alcohol
rate0.5
effects
BoozePower3
SlurSpeechtrue
conditions
Min15
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Drunk"
Hyronalin
id"Hyronalin"
name"hyronalin"
group"Medicine"
desc"A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine."
physicalDesc"cloudy"
color"#4CB580FF"
recipes
"Hyronalin"
metabolisms
Medicine
rate0.5
effects
damage
types
Radiation-1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.02
id"ChemVomit"
damage
types
Heat0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
PoisonWine
id"PoisonWine"
name"poison wine"
group"Drinks"
desc"Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!"
physicalDesc"strong-smelling"
color"#000000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Oxygen
id"Oxygen"
name"oxygen"
group"Unknown"
desc"An oxidizing, colorless gas."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
Factor1
conditions
Type"Human"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
Factor1
conditions
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
Factor1
conditions
Type"Rat"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
Factor1
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
_ratios
CarbonDioxide1
Oxygen-1
conditions
Type"Vox"
ShouldHavefalse
id"OrganType"
probability1
id"ModifyLungGas"
Nocturine
id"Nocturine"
name"nocturine"
group"Narcotics"
desc"Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice."
physicalDesc"powdery"
color"#128E80FF"
recipes
Empty array
metabolisms
Narcotic
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min60
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Key"ForcedSleep"
Component"ForcedSleeping"
Time2
Refreshfalse
Type0
conditions
Min8
Max21474836
Reagent"Nocturine"
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
HotRamen
id"HotRamen"
name"hot ramen"
group"Drinks"
desc"Hot noodles."
physicalDesc"wormy"
color"#664300FF"
recipes
"HotRamen"
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor4
id"SatiateHunger"
CarpoToxin
id"CarpoToxin"
name"carpotoxin"
group"Toxins"
desc"Toxic secretions of a space carp. Causes a painful burning sensation."
physicalDesc"exotic smelling"
color"#E2A38CFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType3
conditionsnull
probability0.33
id"PopupMessage"
TequilaSunrise
id"TequilaSunrise"
name"tequila sunrise"
group"Drinks"
desc"Tequila and orange juice. Much like a Screwdriver, only Mexican."
physicalDesc"strong-smelling"
color"#FFE48CFF"
recipes
"TequilaSunrise"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Manhattan
id"Manhattan"
name"manhattan"
group"Drinks"
desc"The Detective's undercover drink of choice. He never could stomach gin..."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"Manhattan"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Oil
id"Oil"
name"oil"
group"Foods"
desc"Used by chefs to cook."
physicalDesc"oily"
color"#B67823FF"
recipes
"Oil"
metabolismsnull
SyndicateBomb
id"SyndicateBomb"
name"syndicate bomb"
group"Drinks"
desc"Somebody set us up the bomb!"
physicalDesc"opaque"
color"#2E6660FF"
recipes
"SyndicateBomb"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Tricordrazine
id"Tricordrazine"
name"tricordrazine"
group"Medicine"
desc"A wide-spectrum stimulant, originally derived from Cordrazine. It's capable of healing most common damage types simultaneously, however only at about half the rate of other medications. Because of its low potency, it's best used as a supplement to other medicines."
physicalDesc"opaque"
color"#00E5FFFF"
recipes
"Tricordrazine"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-0.5
Heat-0.33
Shock-0.33
Cold-0.33
groups
Brute-1
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max50
Min0
id"TotalDamage"
probability1
id"HealthChange"
TableSalt
id"TableSalt"
name"table salt"
group"Foods"
desc"Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly."
physicalDesc"grainy"
color"#A1000BFF"
recipes
"TableSalt"
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor0.5
id"SatiateHunger"
conditionsnull
probability1
HydrationFactor-0.5
id"SatiateThirst"
WeedKiller
id"WeedKiller"
name"weed killer"
group"Botanical"
desc"A mixture that targets weeds."
physicalDesc"bubbling"
color"#968395FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
AtomicBomb
id"AtomicBomb"
name"atomic bomb"
group"Drinks"
desc"Nuclear proliferation never tasted so good."
physicalDesc"cloudy"
color"#666300FF"
recipes
"AtomicBomb"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Reagent"Radium"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Neurotoxin
id"Neurotoxin"
name"neurotoxin"
group"Drinks"
desc"A strong neurotoxin that puts the subject into a death-like state."
physicalDesc"strong-smelling"
color"#2E2E61FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.25
conditionsnull
probability1
id"AdjustReagent"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
VentCrud
id"VentCrud"
name"vent crud"
group"Unknown"
desc"A jet black substance found in poorly maintained ventilation systems."
physicalDesc"sticky"
color"#000000FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CauseChance0.6
Disease"VentCough"
conditionsnull
probability1
id"ChemCauseDisease"
Impedrezene
id"Impedrezene"
name"impedrezene"
group"Narcotics"
desc"A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage."
physicalDesc"acrid"
color"#215263FF"
recipes
"Impedrezene"
metabolisms
Narcotic
rate0.5
effects
StatusLifetime2
conditionsnull
probability1
WalkSpeedModifier0.65
SprintSpeedModifier0.65
id"MovespeedModifier"
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Key"SeeingRainbows"
Component"SeeingRainbows"
Time10
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.05
id"ChemVomit"
BoozePower5
SlurSpeechtrue
conditionsnull
probability1
id"Drunk"
IrishCream
id"IrishCream"
name"irish cream"
group"Drinks"
desc"Whiskey-imbued cream. What else could you expect from the Irish."
physicalDesc"creamy"
color"#664300FF"
recipes
"IrishCream"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
Ethanol
id"Ethanol"
name"ethanol"
group"Drinks"
desc"A simple alcohol, makes you drunk if consumed, flammable."
physicalDesc"strong-smelling"
color"#B05B3CFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Dwarf"
ShouldHavefalse
id"OrganType"
probability1
id"HealthChange"
damage
types
Poison0.2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Dwarf"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
damage
typesnull
groups
Brute-1
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Dwarf"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Min3
Max21474836
Reagent"Ethanol"
id"ReagentThreshold"
Type"Dwarf"
ShouldHavefalse
id"OrganType"
probability0.04
id"ChemVomit"
Alcohol
rate0.5
effects
BoozePower20
SlurSpeechtrue
conditionsnull
probability1
id"Drunk"
GinTonic
id"GinTonic"
name"gin and tonic"
group"Drinks"
desc"An all time classic, mild cocktail."
physicalDesc"strong-smelling"
color"#004166FF"
recipes
"GinTonic"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Napalm
id"Napalm"
name"napalm"
group"Pyrotechnic"
desc"It's just a little flammable."
physicalDesc"soapy"
color"#FA00AFFF"
recipes
"Napalm"
metabolisms
Poison
rate0.5
effects
damage
types
Heat1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.4
conditionsnull
probability1
id"FlammableReaction"
Hooch
id"Hooch"
name"hooch"
group"Drinks"
desc"Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?"
physicalDesc"strong-smelling"
color"#664E00FF"
recipes
"Hooch"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Vermouth
id"Vermouth"
name"vermouth"
group"Drinks"
desc"Aromatized, fortified white wine flavored with various botanicals."
physicalDesc"strong-smelling"
color"#91FF91FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
JuiceApple
id"JuiceApple"
name"apple juice"
group"Drinks"
desc"It's a little piece of Eden."
physicalDesc"crisp"
color"#FDAD01FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Ultravasculine
id"Ultravasculine"
name"ultravasculine"
group"Medicine"
desc"Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose."
physicalDesc"thick and grainy"
color"#520E30FF"
recipes
"Ultravasculine"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Toxin-3
Brute0.5
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min0
Max30
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
damage
typesnull
groups
Toxin-1
Brute3
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Reagent"Histamine"
Groupnull
Amount-1
conditions
Min1
Max21474836
Reagent"Histamine"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Reagent"Ultravasculine"
Groupnull
Amount0.5
conditions
Min1
Max21474836
Reagent"Histamine"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Nicotine
id"Nicotine"
name"Nicotine"
group"Narcotics"
desc"Dangerous and highly addictive."
physicalDesc"strong-smelling"
color"#C0C0C0FF"
recipes
Empty array
metabolismsnull
Sigynate
id"Sigynate"
name"sigynate"
group"Medicine"
desc"A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!"
physicalDesc"thick"
color"#E0A5B9FF"
recipes
"Sigynate"
metabolisms
Medicine
rate0.5
effects
damage
types
Caustic-3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Heat2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min16
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Messages
"generic-reagent-effect-nauseous"
Type1
VisualType2
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.2
id"PopupMessage"
ThirstAmount-40
HungerAmount-40
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.02
id"ChemVomit"
Cognac
id"Cognac"
name"cognac"
group"Drinks"
desc"A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication."
physicalDesc"strong-smelling"
color"#AB3C05FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
Diethylamine
id"Diethylamine"
name"diethylamine"
group"Botanical"
desc"A very potent fertilizer."
physicalDesc"strong-smelling"
color"#A1000BFF"
recipes
"Diethylamine"
metabolisms
Poison
rate0.5
effects
damage
types
Caustic1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Oculine
id"Oculine"
name"oculine"
group"Medicine"
desc"Heals eye damage."
physicalDesc"translucent"
color"#404040FF"
recipes
"Oculine"
metabolisms
Medicine
rate0.5
effects
Amount-1
conditionsnull
probability1
id"ChemHealEyeDamage"
Left4Zed
id"Left4Zed"
name"left-4-zed"
group"Botanical"
desc"A cocktail of mutagenic compounds, which cause plant life to become highly unstable."
physicalDesc"heterogeneous"
color"#5B406CFF"
recipes
"Left4Zed"
metabolisms
Medicine
rate0.5
effects
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
NutritionFactor3
id"SatiateHunger"
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
BloodyMary
id"BloodyMary"
name"bloody mary"
group"Drinks"
desc"A strange yet pleasurable mixture made of vodka, tomato, and lime juice."
physicalDesc"strong-smelling"
color"#660000FF"
recipes
"BloodyMary"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
JuiceTomato
id"JuiceTomato"
name"tomato juice"
group"Drinks"
desc"Tomatoes made into juice. What a waste of good tomatoes, huh?"
physicalDesc"saucey"
color"#731008FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Theobromine
id"Theobromine"
name"theobromine"
group"Toxins"
desc"Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods."
physicalDesc"grainy"
color"#F5F5F5FF"
recipes
Empty array
metabolisms
Poison
rate0.05
effects
damage
types
Poison0.4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min1
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Min3
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Animal"
ShouldHavetrue
id"OrganType"
probability0.04
id"ChemVomit"
JuiceWatermelon
id"JuiceWatermelon"
name"water melon juice"
group"Drinks"
desc"The delicious juice of a watermelon."
physicalDesc"sweet"
color"#EF3520FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
AlliesCocktail
id"AlliesCocktail"
name"allies cocktail"
group"Drinks"
desc"A drink made from your allies, not as sweet as when made from your enemies."
physicalDesc"strong-smelling"
color"#00664DFF"
recipes
"AlliesCocktail"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Silicon
id"Silicon"
name"silicon"
group"Elements"
desc"A hard and brittle crystalline solid with a blue-grey color."
physicalDesc"crystalline"
color"#364266FF"
recipes
Empty array
metabolismsnull
DoctorsDelight
id"DoctorsDelight"
name"the doctor's delight"
group"Drinks"
desc"A gulp a day keeps the MediBot away. That's probably for the best."
physicalDesc"strong-smelling"
color"#FF8CFFFF"
recipes
"DoctorsDelight"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
conditionsnull
probability1
NutritionFactor-2
id"SatiateHunger"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Medicine
rate0.5
effects
damage
typesnull
groups
Burn-1
Brute-1
Airloss-1
Toxin-1
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Blackpepper
id"Blackpepper"
name"black pepper"
group"Foods"
desc"Often used to flavor food or make people sneeze."
physicalDesc"grainy"
color"#000000FF"
recipes
Empty array
metabolismsnull
Inaprovaline
id"Inaprovaline"
name"inaprovaline"
group"Medicine"
desc"Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding by a good amount. Acts as a decent painkiller."
physicalDesc"opaque"
color"#731024FF"
recipes
"Inaprovaline"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max21474836
Min100
id"TotalDamage"
probability1
id"HealthChange"
Scaledfalse
Amount-0.25
conditionsnull
probability1
id"ModifyBleedAmount"
Cornoil
id"Cornoil"
name"corn oil"
group"Foods"
desc"Corn oil, A delicious oil used in cooking. Made from corn."
physicalDesc"oily"
color"#FFFF00FF"
recipes
Empty array
metabolismsnull
Singulo
id"Singulo"
name"singulo"
group"Drinks"
desc"A blue-space beverage!"
physicalDesc"strong-smelling"
color"#3B0C0CFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Cola
id"Cola"
name"cola"
group"Drinks"
desc"A sweet, carbonated soft drink. Caffeine free."
physicalDesc"fizzy"
color"#422912FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
SpaceUp
id"SpaceUp"
name"Space-Up"
group"Drinks"
desc"Tastes like a hull breach in your mouth."
physicalDesc"fizzy"
color"#00FF00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
GinFizz
id"GinFizz"
name"gin fizz"
group"Drinks"
desc"Refreshingly lemony, deliciously dry."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"GinFizz"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Slime
id"Slime"
name"slime"
group"Biological"
desc"You thought this was gradient blood at first, but you were mistaken."
physicalDesc"viscous"
color"#2CF274FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1.5
id"SatiateHunger"
Rice
id"Rice"
name"rice"
group"Foods"
desc"Hard, small white grains."
physicalDesc"chewy"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
Reagent"Sugar"
Groupnull
Amount0.4
conditionsnull
probability1
id"AdjustReagent"
Reagent"Nutriment"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
Honk
id"Honk"
name"honk"
group"Unknown"
desc"A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate."
physicalDesc"pungent"
color"#F2E9D2FF"
recipes
Empty array
metabolisms
Poison
rate0.05
effects
damage
types
Poison0.06
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min1
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
CauseChance1
Disease"ActiveHonkVirus"
conditionsnull
probability1
id"ChemCauseDisease"
RootBeerFloat
id"RootBeerFloat"
name"root beer float"
group"Drinks"
desc"Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks."
physicalDesc"reagent-physical-desc-fizzy and creamy"
color"#4F361FFF"
recipes
"RootBeerFloat"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
ShamblersJuice
id"ShamblersJuice"
name"Shambler's Juice"
group"Drinks"
desc"~Shake me up some of that Shambler's Juice!~"
physicalDesc"fizzy"
color"#66538FFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Iodine
id"Iodine"
name"iodine"
group"Elements"
desc"Commonly added to table salt as a nutrient. On its own it tastes far less pleasing."
physicalDesc"dark brown"
color"#BC8A00FF"
recipes
Empty array
metabolismsnull
DemonsBlood
id"DemonsBlood"
name"demons blood"
group"Drinks"
desc"AHHHH!!!!"
physicalDesc"strong-smelling"
color"#A70000FF"
recipes
"DemonsBlood"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Phlogiston
id"Phlogiston"
name"phlogiston"
group"Pyrotechnic"
desc"Catches you on fire and makes you ignite."
physicalDesc"burning"
color"#D4872AFF"
recipes
"Phlogiston"
metabolisms
Poison
rate0.5
effects
damage
types
Heat3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.1
conditionsnull
probability1
id"FlammableReaction"
Amount6000
conditionsnull
probability1
id"AdjustTemperature"
Ichor
id"Ichor"
name"ichor"
group"Biological"
desc"An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it."
physicalDesc"roaring"
color"#F4692EFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1.5
id"SatiateThirst"
Medicine
rate0.5
effects
damage
types
Bloodloss-5
groups
Burn-5
Brute-5
Toxin-2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Miasma
id"Miasma"
name"miasma"
group"Unknown"
desc"Uh oh, stinky!"
physicalDesc"gaseous"
color"#56941EFF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
conditions
Type"Rat"
ShouldHavefalse
id"OrganType"
Min1
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability1
id"ChemMiasmaPoolSource"
damage
types
Poison0.25
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Rat"
ShouldHavefalse
id"OrganType"
Min1
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Type"Rat"
ShouldHavefalse
id"OrganType"
Min0.8
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability0.12
id"ChemVomit"
Messages
"miasma-smell"
Type1
VisualType2
conditions
Min0.25
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability0.1
id"PopupMessage"
damage
types
Blunt-4
Slash-3
Piercing-3
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditions
Type"Rat"
ShouldHavetrue
id"OrganType"
Min1
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability1
id"HealthChange"
Acetone
id"Acetone"
name"acetone"
group"Unknown"
desc"A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life."
physicalDesc"acidic"
color"#AF14B7FF"
recipes
"Acetone"
metabolismsnull
Mercury
id"Mercury"
name"mercury"
group"Elements"
desc"A silver metal which is liquid at room temperature. It's highly toxic to humans."
physicalDesc"shiny"
color"#929296FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Phosphorus
id"Phosphorus"
name"phosphorus"
group"Elements"
desc"A reactive metal used in pyrotechnics and weapons."
physicalDesc"powdery"
color"#EDE4E4FF"
recipes
Empty array
metabolismsnull
JuicePotato
id"JuicePotato"
name"potato juice"
group"Drinks"
desc"Juice of the potato. Bleh."
physicalDesc"starchy"
color"#302000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
ScrewdriverCocktail
id"ScrewdriverCocktail"
name"screwdriver"
group"Drinks"
desc"Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious."
physicalDesc"strong-smelling"
color"#A68310FF"
recipes
"ScrewdriverCocktail"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Rum
id"Rum"
name"rum"
group"Drinks"
desc"Distilled alcoholic drink made from sugarcane byproducts."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
Mold
id"Mold"
name"mold"
group"Toxins"
desc"Often found in dark, humid places or on old bread."
physicalDesc"fuzzy"
color"#8A9A5BFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Diseases
"VentCough"
"SpaceCold"
"SpaceFlu"
"BirdFlew"
"Plague"
"TongueTwister"
"MemeticAmirmir"
conditions
Min1
Max21474836
Reagent"Mold"
id"ReagentThreshold"
probability1
id"ChemCauseRandomDisease"
RobustHarvest
id"RobustHarvest"
name"robust harvest"
group"Botanical"
desc"Plant-enhancing hormones, good for increasing potency."
physicalDesc"robust"
color"#3E901CFF"
recipes
"RobustHarvest"
metabolisms
Poison
rate0.5
effects
damage
types
Poison-2
Blunt-3
Slash-3
Piercing-3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
Hydrogen
id"Hydrogen"
name"hydrogen"
group"Elements"
desc"A light, flammable gas."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
GroundBee
id"GroundBee"
name"Ground Bee"
group"Unknown"
desc"Bee grounds. Gross."
physicalDesc"bee guts"
color"#86530EFF"
recipes
Empty array
metabolismsnull
ErikaSurprise
id"ErikaSurprise"
name"erika surprise"
group"Drinks"
desc"The surprise is, it's green!"
physicalDesc"strong-smelling"
color"#2E6671FF"
recipes
"ErikaSurprise"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
JuicePineapple
id"JuicePineapple"
name"pineapple juice"
group"Drinks"
desc"The delicious juice of a pineapple."
physicalDesc"tropical"
color"#FFFF00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
KiraSpecial
id"KiraSpecial"
name"kira special"
group"Drinks"
desc"Long live the guy who everyone had mistaken for a girl. Baka!"
physicalDesc"strong-smelling"
color"#CCCC99FF"
recipes
"KiraSpecial"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
CubaLibre
id"CubaLibre"
name"cuba libre"
group"Drinks"
desc"Rum, mixed with cola. Viva la revolucion."
physicalDesc"bubbly"
color"#3E1B00FF"
recipes
"CubaLibre"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
FluorosulfuricAcid
id"FluorosulfuricAcid"
name"fluorosulfuric acid"
group"Toxins"
desc"An extremely corrosive chemical substance."
physicalDesc"strong-smelling"
color"#5050FFFF"
recipes
"FluorosulfuricAcid"
metabolisms
Poison
rate0.5
effects
damage
types
Caustic2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
MilkGoat
id"MilkGoat"
name"goats milk"
group"Drinks"
desc"An opaque white liquid produced by a goat. High buttermilk content."
physicalDesc"opaque"
color"#DFDFDFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
SpiderBlood
id"SpiderBlood"
name"blue blood"
group"Biological"
desc"Doesn't taste like blueberry juice."
physicalDesc"ferrous"
color"#162581FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1.5
id"SatiateThirst"
Grog
id"Grog"
name"grog"
group"Drinks"
desc"Watered-down rum, pirate approved!"
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"Grog"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Phalanximine
id"Phalanximine"
name"phalanximine"
group"Medicine"
desc"Used in the treatment of cancer. Causes moderate radiation poisoning."
physicalDesc"acrid"
color"#C8FF75FF"
recipes
"Phalanximine"
metabolisms
Medicine
rate0.5
effects
damage
types
Cellular-1
Radiation1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.05
id"ChemVomit"
HeartbreakerToxin
id"HeartbreakerToxin"
name"heartbreaker toxin"
group"Toxins"
desc"A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking."
physicalDesc"strong-smelling"
color"#5F959CFF"
recipes
"HeartbreakerToxin"
metabolisms
Poison
rate0.5
effects
damage
types
Asphyxiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Water
id"Water"
name"water"
group"Drinks"
desc"A colorless liquid that humans need in order to survive."
physicalDesc"translucent"
color"#75B1F0FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
JuiceLemon
id"JuiceLemon"
name"lemon juice"
group"Drinks"
desc"This juice is VERY sour."
physicalDesc"citric"
color"#FFF690FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Antifreeze
id"Antifreeze"
name"antifreeze"
group"Drinks"
desc"Ultimate refreshment."
physicalDesc"translucent"
color"#FF7D63FF"
recipes
"Antifreeze"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Grenadine
id"Grenadine"
name"grenadine"
group"Drinks"
desc"Not cherry flavored!"
physicalDesc"dark-red"
color"#EA1D26FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Ash
id"Ash"
name"ash"
group"Unknown"
desc"A light grey powdery residue"
physicalDesc"powdery"
color"#FFFFFFFF"
recipes
Empty array
metabolismsnull
Ammonia
id"Ammonia"
name"ammonia"
group"Botanical"
desc"An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine"
physicalDesc"pungent"
color"#77B58EFF"
recipes
"Ammonia"
metabolisms
Poison
rate0.5
effects
damage
types
Caustic1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
IrishCarBomb
id"IrishCarBomb"
name"irish car bomb"
group"Drinks"
desc"A troubling mixture of irish cream and ale."
physicalDesc"bubbly"
color"#2E6671FF"
recipes
"IrishCarBomb"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Potassium
id"Potassium"
name"potassium"
group"Elements"
desc"A soft, shiny grey metal. Even more reactive than lithium."
physicalDesc"shiny"
color"#C6C8CCFF"
recipes
Empty array
metabolismsnull
GreenTea
id"GreenTea"
name"green tea"
group"Drinks"
desc"Tasty green tea."
physicalDesc"aromatic"
color"#C33F00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Vinaigrette
id"Vinaigrette"
name"vinaigrette"
group"Foods"
desc"A basic salad dressing made with oil, vinegar and seasoning."
physicalDesc"sour"
color"#EFDAAEFF"
recipes
"CookingVinaigrette"
metabolismsnull
Dermaline
id"Dermaline"
name"dermaline"
group"Medicine"
desc"An advanced chemical that is more effective at treating burn damage than Kelotane."
physicalDesc"translucent"
color"#215263FF"
recipes
"Dermaline"
metabolisms
Medicine
rate0.5
effects
damage
types
Heat-1
Shock-1
Cold-1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Asphyxiation1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
AcidSpit
id"AcidSpit"
name"acidspit"
group"Drinks"
desc"A drink for the daring, can be deadly if incorrectly prepared!"
physicalDesc"strong-smelling"
color"#365000FF"
recipes
"AcidSpit"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Sugar
id"Sugar"
name"sugar"
group"Foods"
desc"Tasty spacey sugar!"
physicalDesc"sweet"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditions
Min0.1
Max21474836
Reagent"Nutriment"
id"ReagentThreshold"
probability1
NutritionFactor1
id"SatiateHunger"
BananaHonk
id"BananaHonk"
name"banana honk"
group"Drinks"
desc"A drink from Clown Heaven."
physicalDesc"strong-smelling"
color"#FFFF91FF"
recipes
"BananaHonk"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
GargleBlaster
id"GargleBlaster"
name"Pan-Galactic Gargle Blaster"
group"Drinks"
desc"Whoah, this stuff looks volatile!"
physicalDesc"volatile"
color"#9CC8B4FF"
recipes
"GargleBlaster"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
THC
id"THC"
name"THC"
group"Narcotics"
desc"The main psychoactive compound in cannabis."
physicalDesc"crystalline"
color"#808080FF"
recipes
Empty array
metabolisms
Narcotic
rate0.5
effects
Key"SeeingRainbows"
Component"SeeingRainbows"
Time5
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
BbqSauce
id"BbqSauce"
name"BBQ sauce"
group"Foods"
desc"Hand wipes not included."
physicalDesc"gloopy"
color"#8B0000FF"
recipes
"CookingBbqSauce"
metabolismsnull
Vinegar
id"Vinegar"
name"vinegar"
group"Foods"
desc"Often used to flavor food."
physicalDesc"sour"
color"#D2B48CFF"
recipes
"CookingVinegar"
metabolisms
Food
rate0.5
effects
Reagent"Water"
Groupnull
Amount0.4
conditionsnull
probability1
id"AdjustReagent"
Reagent"Vitamin"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
ThirstAmount-40
HungerAmount-40
conditions
Min6
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.1
id"ChemVomit"
Cognizine
id"Cognizine"
name"cognizine"
group"Medicine"
desc"A mysterious chemical which is able to make any non-sentient creature sentient."
physicalDesc"enigmatic"
color"#B50EE8FF"
recipes
"Cognizine"
metabolisms
Medicine
rate0.5
effects
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"MakeSentient"
Aloe
id"Aloe"
name"aloe"
group"Drinks"
desc"So very, very, very good."
physicalDesc"strong-smelling"
color"#192C00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
DryRamen
id"DryRamen"
name"dry ramen"
group"Drinks"
desc"Dry noodles and salt."
physicalDesc"wormy"
color"#664300FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
CoffeeLiqueur
id"CoffeeLiqueur"
name"coffee liqueur"
group"Drinks"
desc"Liquor flavoured with cold brewed coffee and spices."
physicalDesc"cloudy"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Allicin
id"Allicin"
name"allicin"
group"Unknown"
desc"An organosulfur compound found in alliums like garlic, onions, and related plants."
physicalDesc"pungent"
color"#F2E9D2FF"
recipes
Empty array
metabolisms
Poison
rate0.05
effects
damage
types
Poison0.06
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min1
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
Sbiten
id"Sbiten"
name"sbiten"
group"Drinks"
desc"A spicy Vodka! Might be a little hot for the little guys!"
physicalDesc"strong-smelling"
color"#004166FF"
recipes
"Sbiten"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
IcedBeer
id"IcedBeer"
name"iced beer"
group"Drinks"
desc"A beer which is so cold the air around it freezes."
physicalDesc"bubbly"
color"#664300FF"
recipes
"IcedBeer"
"IcedBeerAlt"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
MindbreakerToxin
id"MindbreakerToxin"
name"mindbreaker toxin"
group"Toxins"
desc"A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD."
physicalDesc"opaque"
color"#77B58EFF"
recipes
"MindbreakerToxin"
metabolismsnull
DevilsKiss
id"DevilsKiss"
name"devils kiss"
group"Drinks"
desc"Creepy time!"
physicalDesc"strong-smelling"
color"#A68310FF"
recipes
"DevilsKiss"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
JuiceLime
id"JuiceLime"
name"lime juice"
group"Drinks"
desc"The sweet-sour juice of limes."
physicalDesc"citric"
color"#99BB43FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
SnowWhite
id"SnowWhite"
name"snow white"
group"Drinks"
desc"A cold refreshment."
physicalDesc"bubbly"
color"#FFFFFFFF"
recipes
"SnowWhite"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Aluminium
id"Aluminium"
name"aluminium"
group"Elements"
desc"A silver, soft, non-magnetic, and ductile metal."
physicalDesc"metallic"
color"#848789FF"
recipes
Empty array
metabolismsnull
NorepinephricAcid
id"NorepinephricAcid"
name"norepinephric acid"
group"Narcotics"
desc"Makes you unable to see while metabolizing."
physicalDesc"milky"
color"#96A8B5FF"
recipes
"NorepinephricAcid"
metabolisms
Narcotic
rate0.5
effects
Messages
"generic-reagent-effect-burning-eyes"
"generic-reagent-effect-burning-eyes-a-bit"
"generic-reagent-effect-tearing-up"
"norepinephricacid-effect-eyelids"
"norepinephricacid-effect-eyes-itch"
"norepinephricacid-effect-vision-fade"
"norepinephricacid-effect-vision-fail"
Type1
VisualType0
conditionsnull
probability0.08
id"PopupMessage"
Messages
"norepinephricacid-effect-eye-disconnect"
"norepinephricacid-effect-eye-pain"
"norepinephricacid-effect-darkness"
"norepinephricacid-effect-blindness"
Type1
VisualType3
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.03
id"PopupMessage"
Key"TemporaryBlindness"
Component"TemporaryBlindness"
Time2
Refreshtrue
Type0
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
Tritium
id"Tritium"
name"tritium"
group"Unknown"
desc"Radioactive space-magic pixie dust."
physicalDesc"ionizing"
color"#66FF33FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Radiation3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Gas
rate0.5
effects
damage
types
Radiation1
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Charcoal
id"Charcoal"
name"charcoal"
group"Unknown"
desc"A black, porous solid"
physicalDesc"porous"
color"#22282BFF"
recipes
"Charcoal"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CleanseRate3
conditionsnull
probability1
id"ChemCleanBloodstream"
ManlyDorf
id"ManlyDorf"
name"manly dorf"
group"Drinks"
desc"Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only."
physicalDesc"bubbly"
color"#664300FF"
recipes
"ManlyDorf"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
THCOil
id"THCOil"
name"THC oil"
group"Narcotics"
desc"Pure THC oil, extracted from the leaves of the cannabis plant. Much stronger than in it's natural form and can be used to numb chronic pain in patients."
physicalDesc"skunky"
color"#DAA520FF"
recipes
Empty array
metabolisms
Narcotic
rate0.5
effects
Key"SeeingRainbows"
Component"SeeingRainbows"
Time5
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
EZNutrient
id"EZNutrient"
name"EZ nutrient"
group"Botanical"
desc"Give your plants some of those EZ nutrients!"
physicalDesc"thick"
color"#664330FF"
recipes
"EZNutrient"
metabolisms
Food
rate0.5
effects
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
NutritionFactor3
id"SatiateHunger"
Starkist
id"Starkist"
name"starkist"
group"Drinks"
desc"A sweet, orange flavored soft drink."
physicalDesc"fizzy"
color"#9F3400FF"
recipes
"Starkist"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
VodkaMartini
id"VodkaMartini"
name"vodka martini"
group"Drinks"
desc"Vodka with Gin. Not quite how 007 enjoyed it, but still delicious."
physicalDesc"strong-smelling"
color"#004666FF"
recipes
"VodkaMartini"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Siderlac
id"Siderlac"
name"siderlac"
group"Medicine"
desc"A powerful anti-caustic medicine derived from plants."
physicalDesc"milky"
color"#F4DAB8FF"
recipes
"Siderlac"
metabolisms
Medicine
rate0.5
effects
damage
types
Caustic-5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Ketchup
id"Ketchup"
name"ketchup"
group"Foods"
desc"Made from pureed tomatoes and flavored with spices."
physicalDesc"tangy"
color"#FF0000FF"
recipes
"CookingKetchup"
metabolismsnull
MilkSoy
id"MilkSoy"
name"soy milk"
group"Drinks"
desc"Consumers favorite."
physicalDesc"refreshing"
color"#D2C29DFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
PolytrinicAcid
id"PolytrinicAcid"
name"polytrinic acid"
group"Toxins"
desc"An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it."
physicalDesc"strong-smelling"
color"#A1000BFF"
recipes
"PolytrinicAcid"
metabolisms
Poison
rate0.5
effects
damage
types
Caustic2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
HorseradishSauce
id"HorseradishSauce"
name"horseradish sauce"
group"Foods"
desc"Smelly horseradish sauce."
physicalDesc"overpowering"
color"#808080FF"
recipes
Empty array
metabolismsnull
Tea
id"Tea"
name"tea"
group"Drinks"
desc"A drink made by boiling leaves of the tea tree, Camellia sinensis."
physicalDesc"aromatic"
color"#8A5A3AFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Theobromine"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Patron
id"Patron"
name"patron"
group"Drinks"
desc"Tequila with silver in it, a favorite of alcoholic women in the club scene."
physicalDesc"metallic"
color"#585840FF"
recipes
"Patron"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
Protein
id"Protein"
name"protein"
group"Foods"
desc"Found in certain meals, good for bodily health."
physicalDesc"clumpy"
color"#FFFFE5FF"
recipes
"ProteinCooking"
metabolisms
Food
rate0.5
effects
damage
typesnull
groups
Brute-0.4
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.5
id"HealthChange"
Scaledfalse
Amount1
conditionsnull
probability1
id"ModifyBloodLevel"
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
Fiber
id"Fiber"
name"fiber"
group"Unknown"
desc"A raw material, usually extracted from wool or other fabric products."
physicalDesc"fibrous"
color"#808080FF"
recipes
Empty array
metabolismsnull
PestKiller
id"PestKiller"
name"pest killer"
group"Botanical"
desc"A mixture that targets pests."
physicalDesc"bubbling"
color"#9E9886FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
PwrGame
id"PwrGame"
name"Pwr Game"
group"Drinks"
desc"The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to."
physicalDesc"fizzy"
color"#9385BFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Romerol
id"Romerol"
name"romerol"
group"Medicine"
desc"A difficult to procure chemical used in the reversal of the zombification process. Tastes like death."
physicalDesc"acrid"
color"#7E916EFF"
recipes
"Romerol"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Rewriter
id"Rewriter"
name"rewriter"
group"Drinks"
desc"The secret of the sanctuary of the Librarian..."
physicalDesc"strong-smelling"
color"#485000FF"
recipes
"Rewriter"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
IcedGreenTea
id"IcedGreenTea"
name"iced green tea"
group"Drinks"
desc"cold green tea."
physicalDesc"aromatic"
color"#CE4200FF"
recipes
"IcedGreenTea"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
DexalinPlus
id"DexalinPlus"
name"dexalin plus"
group"Medicine"
desc"Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage."
physicalDesc"cloudy"
color"#4DA0BDFF"
recipes
"DexalinPlus"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-3.5
Bloodloss-3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Reagent"Lexorin"
Groupnull
Amount-3
conditions
Min1
Max21474836
Reagent"Lexorin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Stellibinin
id"Stellibinin"
name"stellibinin"
group"Medicine"
desc"A natual antitoxin with particular effectiveness against amatoxin."
physicalDesc"starry"
color"#2B2F77FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Reagent"Amatoxin"
Groupnull
Amount-3
conditions
Min1
Max21474836
Reagent"Amatoxin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
SpaceLube
id"SpaceLube"
name"space lube"
group"Unknown"
desc"Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip)."
physicalDesc"shiny"
color"#77B58EFF"
recipes
"SpaceLube"
metabolismsnull
NitrousOxide
id"NitrousOxide"
name"nitrous oxide"
group"Unknown"
desc"You know how everything seems funnier when you're tired? Well..."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
Messages
"effect-sleepy"
Type1
VisualType2
conditions
Min0.5
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability0.1
id"PopupMessage"
StatusLifetime2
conditions
Min1
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability1
WalkSpeedModifier0.65
SprintSpeedModifier0.65
id"MovespeedModifier"
Key"ForcedSleep"
Component"ForcedSleeping"
Time3
Refreshtrue
Type0
conditions
Min1.8
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability1
id"GenericStatusEffect"
damage
types
Poison0.25
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min3.5
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability1
id"HealthChange"
Absinthe
id"Absinthe"
name"absinthe"
group"Drinks"
desc"A anise-flavoured spirit derived from botanicals."
physicalDesc"strong-smelling"
color"#33EE00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.3
conditionsnull
probability1
id"AdjustReagent"
Spaceacillin
id"Spaceacillin"
name"spaceacillin"
group"Medicine"
desc"A theta-lactam antibiotic. A common and very useful medicine, effective against many diseases likely to be encountered in space. Slows progression of diseases."
physicalDesc"opaque"
color"#9942F5FF"
recipes
"Spaceacillin"
metabolisms
Medicine
rate0.5
effects
CureChance0.15
conditionsnull
probability1
id"ChemCureDisease"
damage
types
Cellular0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
GrapeSoda
id"GrapeSoda"
name"grape soda"
group"Drinks"
desc"It's Graaaaaape!"
physicalDesc"fizzy"
color"#AE94A6FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Saxoite
id"Saxoite"
name"Saxoite"
group"Unknown"
desc"Smells like jazz."
physicalDesc"ground brass"
color"#B8A603FF"
recipes
Empty array
metabolismsnull
ChloralHydrate
id"ChloralHydrate"
name"chloral hydrate"
group"Toxins"
desc"In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage."
physicalDesc"nondescript"
color"#000067FF"
recipes
"ChloralHydrate"
metabolisms
Poison
rate0.5
effects
StatusLifetime2
conditionsnull
probability1
WalkSpeedModifier0.65
SprintSpeedModifier0.65
id"MovespeedModifier"
Key"ForcedSleep"
Component"ForcedSleeping"
Time2
Refreshfalse
Type0
conditions
Min15
Max21474836
Reagent"ChloralHydrate"
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
damage
types
Poison1.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
Max21474836
Reagent"ChloralHydrate"
id"ReagentThreshold"
probability1
id"HealthChange"
Pilk
id"Pilk"
name"pilk"
group"Drinks"
desc"A sickening mixture of milk and cola."
physicalDesc"creamy"
color"#E7C69FFF"
recipes
"Pilk"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1
id"SatiateThirst"
RootBeer
id"RootBeer"
name"root beer"
group"Drinks"
desc"A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream."
physicalDesc"fizzy"
color"#381C07FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Milk
id"Milk"
name"milk"
group"Drinks"
desc"An opaque white liquid produced by the mammary glands of mammals."
physicalDesc"opaque"
color"#DFDFDFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
NuclearCola
id"NuclearCola"
name"nuclear cola"
group"Drinks"
desc"Cola, cola never changes."
physicalDesc"fizzy"
color"#100800FF"
recipes
"NuclearCola"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor6
id"SatiateThirst"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
JuiceGrape
id"JuiceGrape"
name"grape juice"
group"Drinks"
desc"Freshly squeezed juice from red grapes. Quite sweet."
physicalDesc"crisp"
color"#512284FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceBanana
id"JuiceBanana"
name"banana juice"
group"Drinks"
desc"The raw essence of a banana. HONK."
physicalDesc"crisp"
color"#FFE777FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Plasma
id"Plasma"
name"plasma"
group"Unknown"
desc"Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways."
physicalDesc"gaseous"
color"#7E009EFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Reagent"Inaprovaline"
Groupnull
Amount-2
conditionsnull
probability1
id"AdjustReagent"
Gas
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
SodiumCarbonate
id"SodiumCarbonate"
name"Sodium Carbonate"
group"Unknown"
desc"A white, odorless, water-soluble salt that yields an alkaline solution in water. Also known as soda ash."
physicalDesc"powdery"
color"#FFFFFFFF"
recipes
"SodiumCarbonate"
metabolismsnull
Posca
id"Posca"
name"posca"
group"Drinks"
desc"Poor warriors' drink from a forgotten era."
physicalDesc"sour"
color"#B3B599FF"
recipes
"Posca"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
B52
id"B52"
name"b-52"
group"Drinks"
desc"Coffee, irish cream, and cognac. You will get bombed."
physicalDesc"bubbly"
color"#664300FF"
recipes
"B52"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Astrotame
id"Astrotame"
name"Astrotame"
group"Foods"
desc"The sweetness of a thousand sugars but none of the calories."
physicalDesc"sugary"
color"#7FFFD4FF"
recipes
Empty array
metabolismsnull
JuiceOrange
id"JuiceOrange"
name"orange juice"
group"Drinks"
desc"Both delicious AND rich in Vitamin C. What more do you need?"
physicalDesc"citric"
color"#E78108FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
IrishCoffee
id"IrishCoffee"
name"irish coffee"
group"Drinks"
desc"Coffee served with irish cream. Regular cream just isn't the same!"
physicalDesc"cloudy"
color"#664300FF"
recipes
"IrishCoffee"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Ephedrine
id"Ephedrine"
name"ephedrine"
group"Narcotics"
desc"Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing."
physicalDesc"powdery"
color"#D2FFFAFF"
recipes
"Ephedrine"
metabolisms
Narcotic
rate0.5
effects
StatusLifetime2
conditionsnull
probability1
WalkSpeedModifier1.25
SprintSpeedModifier1.25
id"MovespeedModifier"
damage
types
Poison2
Asphyxiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditionsnull
probability1
id"Jitter"
Key"Stun"
Component""
Time1
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time1
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Messages
"ephedrine-effect-tight-pain"
"ephedrine-effect-heart-pounds"
Type1
VisualType2
conditionsnull
probability0.05
id"PopupMessage"
Medicine
rate0.5
effects
TimerReset600
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"ResetNarcolepsy"
NTCahors
id"NTCahors"
name"NeoTheology Cahors Wine"
group"Drinks"
desc"Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes."
physicalDesc"strong-smelling"
color"#7E4043FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Gold
id"Gold"
name"gold"
group"Elements"
desc"Gold is a dense, soft, shiny metal and the most malleable and ductile metal known."
physicalDesc"metallic"
color"#F7C430FF"
recipes
Empty array
metabolismsnull
Wine
id"Wine"
name"wine"
group"Drinks"
desc"An premium alchoholic beverage made from distilled grape juice."
physicalDesc"translucent"
color"#7E4043FF"
recipes
"BloodToWine"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
JuiceBerryPoison
id"JuiceBerryPoison"
name"poison berry juice"
group"Unknown"
desc"A surprisingly tasty juice blended from various kinds of very deadly and toxic berries."
physicalDesc"sickly"
color"#6600CCFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Stimulants
id"Stimulants"
name"stimulants"
group"Narcotics"
desc"A chemical cocktail developed by Donk Co. that allows agents to recover from stuns faster, move more quickly, and grants a small heal while close to critical condition. Due to the complex nature of the chemical, it is much harder for the body to purge naturally."
physicalDesc"energizing"
color"#9A040EFF"
recipes
Empty array
metabolisms
Narcotic
rate0.2
effects
StatusLifetime2
conditionsnull
probability1
WalkSpeedModifier1.3
SprintSpeedModifier1.3
id"MovespeedModifier"
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min80
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Key"Stun"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Medicine
rate0.2
effects
TimerReset600
conditionsnull
probability1
id"ResetNarcolepsy"
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
conditionsnull
probability1
HydrationFactor1
id"SatiateThirst"
damage
typesnull
groups
Burn-1
Brute-1
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max120
Min70
id"TotalDamage"
probability1
id"HealthChange"
ManhattanProject
id"ManhattanProject"
name"manhattan project"
group"Drinks"
desc"A scientist's drink of choice, for pondering ways to blow up the ship."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"ManhattanProject"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Arithrazine
id"Arithrazine"
name"arithrazine"
group"Medicine"
desc"A slightly unstable medication used for the most extreme case of radiation poisoning. Lowers radiation level at over twice the rate Hyronalin does and will heal toxin damage at the same time. Deals very minor brute damage to the patient over time, but the patient's body will typically out-regenerate it easily."
physicalDesc"cloudy"
color"#BD5902FF"
recipes
"Arithrazine"
metabolisms
Medicine
rate0.5
effects
damage
types
Radiation-3
groups
Brute0.5
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
JuiceCarrot
id"JuiceCarrot"
name"carrot juice"
group"Drinks"
desc"It's like a carrot, but less crunchy."
physicalDesc"crisp"
color"#FF8820FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Oculine"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Reagent"Nutriment"
Groupnull
Amount0.5
conditionsnull
probability1
id"AdjustReagent"
Chlorine
id"Chlorine"
name"chlorine"
group"Elements"
desc"A yellow-green gas which is toxic to humans."
physicalDesc"gaseous"
color"#A2FF00FF"
recipes
Empty array
metabolismsnull
Margarita
id"Margarita"
name"margarita"
group"Drinks"
desc"On the rocks with salt on the rim. Arriba~!"
physicalDesc"strong-smelling"
color"#8CFF8CFF"
recipes
"Margarita"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
BahamaMama
id"BahamaMama"
name"bahama mama"
group"Drinks"
desc"Tropical cocktail."
physicalDesc"strong-smelling"
color"#FF7F3BFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Omnizine
id"Omnizine"
name"omnizine"
group"Medicine"
desc"A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete."
physicalDesc"soothing"
color"#FCF7F9FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Burn-2
Toxin-2
Airloss-2
Brute-2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
VodkaTonic
id"VodkaTonic"
name"vodka tonic"
group"Drinks"
desc"For when a gin and tonic isn't russian enough."
physicalDesc"strong-smelling"
color"#0064C8FF"
recipes
"VodkaTonic"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
SoyLatte
id"SoyLatte"
name"soy latte"
group"Drinks"
desc"A coffee drink made with espresso and steamed soy milk."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"SoyLatte"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
WhiskeySoda
id"WhiskeySoda"
name"whiskey soda"
group"Drinks"
desc"For the more refined griffon."
physicalDesc"strong-smelling"
color"#533600FF"
recipes
"WhiskeySoda"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Ale
id"Ale"
name"ale"
group"Drinks"
desc"A dark alchoholic beverage made by malted barley and yeast."
physicalDesc"bubbly"
color"#663100FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Moonshine
id"Moonshine"
name"moonshine"
group"Drinks"
desc"Artisanal homemade liquor. What could go wrong?"
physicalDesc"strong-smelling"
color"#D1D7D155"
recipes
"Moonshine"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.25
conditionsnull
probability1
id"AdjustReagent"
Silencer
id"Silencer"
name"silencer"
group"Drinks"
desc"A drink from Mime Heaven."
physicalDesc"strong-smelling"
color"#004666FF"
recipes
"Silencer"
metabolisms
Drink
rate0.5
effects
Key"Muted"
Component"Muted"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Martini
id"Martini"
name"classic martini"
group"Drinks"
desc"Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"Martini"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Kelotane
id"Kelotane"
name"kelotane"
group"Medicine"
desc"Treats burn damage and prevents infection."
physicalDesc"strong-smelling"
color"#BF3D19FF"
recipes
"Kelotane"
metabolisms
Medicine
rate0.5
effects
damage
types
Heat-0.33
Shock-0.33
Cold-0.33
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Lipozine
id"Lipozine"
name"lipozine"
group"Medicine"
desc"Causes weight loss upon consumption."
physicalDesc"oily"
color"#2690B5FF"
recipes
"Lipozine"
metabolisms
Medicine
rate0.5
effects
conditionsnull
probability1
NutritionFactor-1
id"SatiateHunger"
SpaceDrugs
id"SpaceDrugs"
name"space drugs"
group"Narcotics"
desc"An illegal compound which induces a number of effects such as loss of balance and visual artefacts."
physicalDesc"syrupy"
color"#63806EFF"
recipes
"SpaceDrugs"
metabolisms
Narcotic
rate0.5
effects
Key"SeeingRainbows"
Component"SeeingRainbows"
Time5
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Carpetium
id"Carpetium"
name"carpetium"
group"Special"
desc"A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet."
physicalDesc"fibrous"
color"#800000FF"
recipes
"Carpetium"
metabolisms
Poison
rate0.5
effects
Messages
"carpetium-effect-blood-fibrous"
"carpetium-effect-jumpsuit-insides"
Type1
VisualType0
conditionsnull
probability0.1
id"PopupMessage"
Reagent"CarpoToxin"
Groupnull
Amount-3
conditions
Min1
Max21474836
Reagent"CarpoToxin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Epinephrine
id"Epinephrine"
name"epinephrine"
group"Medicine"
desc"Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on."
physicalDesc"odorless"
color"#D2FFFAFF"
recipes
"Epinephrine"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-3
Poison-0.5
groups
Brute-0.5
Burn-0.5
scaleByQuantityfalse
ignoreResistancestrue
conditions
mobstate2
id"MobStateCondition"
Min0
Max20
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
damage
types
Asphyxiation1
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Reagent"Lexorin"
Groupnull
Amount-2
conditionsnull
probability1
id"AdjustReagent"
Reagent"Epinephrine"
Groupnull
Amount-1
conditions
Min1
Max21474836
Reagent"Lexorin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Reagent"Histamine"
Groupnull
Amount4
conditions
Min1
Max21474836
Reagent"Lexorin"
id"ReagentThreshold"
probability0.1
id"AdjustReagent"
Key"Stun"
Component""
Time0.75
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time0.75
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
IcedCoffee
id"IcedCoffee"
name"iced coffee"
group"Drinks"
desc"Coffee and ice, refreshing and cool."
physicalDesc"aromatic"
color"#102838FF"
recipes
"IcedCoffee"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Lithium
id"Lithium"
name"lithium"
group"Elements"
desc"A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water."
physicalDesc"shiny"
color"#C6C8CCFF"
recipes
Empty array
metabolismsnull
CogChamp
id"CogChamp"
name"cogchamp"
group"Drinks"
desc"Not even Ratvar's Four Generals could withstand this! Qevax Jryy!"
physicalDesc"ground brass"
color"#B5A642FF"
recipes
"CogChamp"
metabolisms
Drink
rate0.5
effects
Key"RatvarianLanguage"
Component"RatvarianLanguage"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Histamine
id"Histamine"
name"histamine"
group"Toxins"
desc"Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal."
physicalDesc"abrasive"
color"#FA6464FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Brute2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.1
id"HealthChange"
damage
typesnull
groups
Brute2
Toxin2
Airloss2
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min45
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Messages
"histamine-effect-light-itchiness"
Type1
VisualType0
conditionsnull
probability0.1
id"PopupMessage"
Messages
"histamine-effect-heavy-itchiness"
Type1
VisualType2
conditions
Min45
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.2
id"PopupMessage"
Licoxide
id"Licoxide"
name"Licoxide"
group"Toxins"
desc"It looks... electrifying."
physicalDesc"electric"
color"#FDD023FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
ElectrocuteTime2
ElectrocuteDamageScale5
Refreshtrue
conditionsnull
probability0.5
id"Electrocute"
Nutriment
id"Nutriment"
name"nutriment"
group"Foods"
desc"All the vitamins, minerals, and carbohydrates the body needs in pure form."
physicalDesc"opaque"
color"#664330FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
Tequila
id"Tequila"
name"tequila"
group"Drinks"
desc"A strong and mildly flavoured, mexican produced spirit."
physicalDesc"strong-smelling"
color"#D7D1D155"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
Phenol
id"Phenol"
name"phenol"
group"Unknown"
desc"An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own."
physicalDesc"acidic"
color"#E7EA91FF"
recipes
"Phenol"
metabolismsnull
Andalusia
id"Andalusia"
name"andalusia"
group"Drinks"
desc"A nice, strangely named drink."
physicalDesc"strong-smelling"
color"#665700FF"
recipes
"Andalusia"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
UnstableMutagen
id"UnstableMutagen"
name"unstable mutagen"
group"Toxins"
desc"Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans."
physicalDesc"glowing"
color"#00FF5FFF"
recipes
"UnstableMutagen"
metabolisms
Poison
rate0.5
effects
damage
types
Radiation3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Nothing
id"Nothing"
name"nothing"
group"Drinks"
desc"Absolutely nothing."
physicalDesc"nothing"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
CapsaicinOil
id"CapsaicinOil"
name"Capsaicin Oil"
group"Unknown"
desc"Capsaicin Oil is the ingredient found in different types of hot peppers."
physicalDesc"oily"
color"#FF0000FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
Reagent"Nutriment"
Groupnull
Amount0.75
conditionsnull
probability1
id"AdjustReagent"
Poison
rate0.5
effects
Amount250
conditionsnull
probability1
id"AdjustTemperature"
damage
types
Caustic1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Messages
"capsaicin-effect-light-burn"
Type1
VisualType0
conditionsnull
probability0.2
id"PopupMessage"
RedMead
id"RedMead"
name"red mead"
group"Drinks"
desc"The true Viking's drink! Even though it has a strange red color."
physicalDesc"strong-smelling"
color"#C73C00FF"
recipes
"RedMead"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Nitrogen
id"Nitrogen"
name"nitrogen"
group"Unknown"
desc"A colorless, odorless unreactive gas. Highly stable."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
Factor1
conditions
Type"Vox"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
Factor1
conditions
Type"Slime"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
_ratios
CarbonDioxide1
Nitrogen-1
conditions
Type"Vox"
ShouldHavetrue
id"OrganType"
probability1
id"ModifyLungGas"
_ratios
NitrousOxide1
Nitrogen-1
conditions
Type"Slime"
ShouldHavetrue
id"OrganType"
probability1
id"ModifyLungGas"
ExperimentalStimulants
id"ExperimentalStimulants"
name"experimental stimulants"
group"Narcotics"
desc"A prototype version of the Stimulant chemical mixture. Usage grants virtual immunity to stun weaponry, rapid tissue regeneration, extreme running speed by reducing lactic acid buildup, and a general feeling of euphoria. Side effects may include extreme levels of anticoagulation, tunnel vision, extreme toxin buildup in the bloodstream, and rapid liver death. Do not give to animals."
physicalDesc"exhilarating"
color"#AE0101FF"
recipes
Empty array
metabolisms
Narcotic
rate0.25
effects
StatusLifetime2
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
WalkSpeedModifier1.8
SprintSpeedModifier1.8
id"MovespeedModifier"
StatusLifetime2
conditions
Min0
Max10
Reagentnull
id"ReagentThreshold"
probability1
WalkSpeedModifier0.7
SprintSpeedModifier0.7
id"MovespeedModifier"
ElectrocuteTime2
ElectrocuteDamageScale5
Refreshtrue
conditions
Min0
Max10
Reagentnull
id"ReagentThreshold"
probability0.1
id"Electrocute"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min0
Max10
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Key"Stutter"
Component"StutteringAccent"
Time2
Refreshtrue
Type0
conditions
Min0
Max10
Reagentnull
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
damage
types
Poison8
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min60
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Key"Stun"
Component""
Time6
Refreshtrue
Type1
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time6
Refreshtrue
Type1
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
Key"ForcedSleep"
Component"ForcedSleeping"
Time2
Refreshfalse
Type1
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
Medicine
rate0.25
effects
TimerReset600
conditionsnull
probability1
id"ResetNarcolepsy"
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
conditionsnull
probability1
HydrationFactor1
id"SatiateThirst"
damage
typesnull
groups
Brute-4
Burn-4
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Reagent"Lexorin"
Groupnull
Amount-3
conditions
Min1
Max21474836
Reagent"Lexorin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Reagent"ChloralHydrate"
Groupnull
Amount-3
conditions
Min1
Max21474836
Reagent"ChloralHydrate"
id"ReagentThreshold"
probability1
id"AdjustReagent"
JuiceBerry
id"JuiceBerry"
name"berry juice"
group"Drinks"
desc"A delicious blend of several different kinds of berries."
physicalDesc"sweet"
color"#660099FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Whiskey
id"Whiskey"
name"whiskey"
group"Drinks"
desc"A type of distilled alcoholic beverage made from fermented grain mash."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
MelonLiquor
id"MelonLiquor"
name"melon liquor"
group"Drinks"
desc"A relatively sweet and fruity 46 proof liquor."
physicalDesc"strong-smelling"
color"#138808FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
DeadRum
id"DeadRum"
name"deadrum"
group"Drinks"
desc"Distilled alcoholic drink made from saltwater."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
FourteenLoko
id"FourteenLoko"
name"Fourteen Loko"
group"Drinks"
desc"A highly processed liquid substance barely-passing intergalatic health standards for a soft drink."
physicalDesc"fizzy"
color"#DEB928FF"
recipes
"FourteenLoko"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Theobromine"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CafeLatte
id"CafeLatte"
name"cafe latte"
group"Drinks"
desc"A nice, strong and tasty beverage while you are reading."
physicalDesc"creamy"
color"#664300FF"
recipes
"CafeLatte"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Bleach
id"Bleach"
name"bleach"
group"Unknown"
desc"Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested."
physicalDesc"strong-smelling"
color"#A1000BFF"
recipes
"Bleach"
metabolisms
Poison
rate0.5
effects
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType3
conditionsnull
probability0.33
id"PopupMessage"
Thermite
id"Thermite"
name"thermite"
group"Pyrotechnic"
desc"A mixture that becomes extremely hot when ignited, and which can burn straight through walls when applied and ignited. It'll slowly inflict burn damage to anybody dumb enough to ingest it, but can't be ignited inside inside said dumb person."
physicalDesc"grainy"
color"#757245FF"
recipes
"Thermite"
metabolisms
Poison
rate0.5
effects
damage
types
Heat2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Ketchunaise
id"Ketchunaise"
name"ketchunaise"
group"Foods"
desc"So-called Russian dressing, popular among Space Americans."
physicalDesc"saucey"
color"#FBA399FF"
recipes
"CookingKetchunaise"
metabolismsnull
Cream
id"Cream"
name"cream"
group"Drinks"
desc"The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?"
physicalDesc"creamy"
color"#DFD7AFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1
id"SatiateThirst"
IcedTea
id"IcedTea"
name"iced tea"
group"Drinks"
desc"No relation to a certain rap artist/actor."
physicalDesc"aromatic"
color"#104038FF"
recipes
"IcedTea"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Theobromine"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
ChlorineTrifluoride
id"ChlorineTrifluoride"
name"CLF3"
group"Pyrotechnic"
desc"You really, REALLY don't want to get this shit anywhere near you."
physicalDesc"blazing"
color"#FFC8C8FF"
recipes
"ChlorineTrifluoride"
metabolisms
Poison
rate0.5
effects
damage
types
Heat1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.2
conditionsnull
probability1
id"FlammableReaction"
Amount6000
conditionsnull
probability1
id"AdjustTemperature"
BeepskySmash
id"BeepskySmash"
name"beepsky smash"
group"Drinks"
desc"Deny drinking this and prepare for THE LAW."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"BeepskySmash"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
SodaWater
id"SodaWater"
name"soda water"
group"Drinks"
desc"A container of club soda. Why not make a scotch and soda?"
physicalDesc"fizzy"
color"#619494FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
IceCream
id"IceCream"
name"ice cream"
group"Drinks"
desc"It was either this or the microwave, and nobody wants ice cream soup!"
physicalDesc"creamy"
color"#FFFBD6FF"
recipes
"IceCream"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Lexorin
id"Lexorin"
name"lexorin"
group"Toxins"
desc"Temporarily stops respiration and causes tissue damage. Large doses are fatal, and will cause people to pass out very quickly. Dexalin and Dexalin Plus will both remove it, however."
physicalDesc"pungent"
color"#6B0007FF"
recipes
"Lexorin"
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Airloss7
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Beer
id"Beer"
name"beer"
group"Drinks"
desc"An alcoholic beverage made from malted grains, hops, yeast, and water."
physicalDesc"bubbly"
color"#CFA85FFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
ChangelingSting
id"ChangelingSting"
name"changeling sting"
group"Drinks"
desc"You take a tiny sip and feel a burning sensation..."
physicalDesc"fizzy"
color"#2E6671FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Sulfur
id"Sulfur"
name"sulfur"
group"Elements"
desc"A yellow, crystalline solid."
physicalDesc"powdery"
color"#FFF385FF"
recipes
Empty array
metabolismsnull
Desoxyephedrine
id"Desoxyephedrine"
name"desoxyephedrine"
group"Narcotics"
desc"Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed."
physicalDesc"translucent"
color"#FAFAFAFF"
recipes
"Desoxyephedrine"
metabolisms
Poison
rate0.5
effects
damage
types
Poison0.75
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Poison2
Asphyxiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Narcotic
rate0.5
effects
StatusLifetime2
conditionsnull
probability1
WalkSpeedModifier1.35
SprintSpeedModifier1.35
id"MovespeedModifier"
Key"Stutter"
Component"StutteringAccent"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Amplitude10
Frequency4
Time2
Refreshtrue
conditionsnull
probability1
id"Jitter"
Key"Stun"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Medicine
rate0.5
effects
TimerReset600
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"ResetNarcolepsy"
Ethyloxyephedrine
id"Ethyloxyephedrine"
name"ethyloxyephedrine"
group"Medicine"
desc"An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else."
physicalDesc"shiny"
color"#D5D5E4FF"
recipes
"Ethyloxyephedrine"
metabolisms
Medicine
rate0.5
effects
Amplitude10
Frequency4
Time2
Refreshtrue
conditionsnull
probability1
id"Jitter"
Key"Stutter"
Component"StutteringAccent"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
TimerReset600
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"ResetNarcolepsy"
Messages
"ethyloxyephedrine-effect-feeling-awake"
"ethyloxyephedrine-effect-clear-mind"
Type1
VisualType2
conditionsnull
probability0.1
id"PopupMessage"
SulfuricAcid
id"SulfuricAcid"
name"sulfuric acid"
group"Toxins"
desc"A highly corrosive, oily, colorless liquid."
physicalDesc"oily"
color"#BF8C00FF"
recipes
"SulfuricAcid"
metabolisms
Poison
rate0.5
effects
damage
types
Caustic2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
Enzyme
id"Enzyme"
name"universal enzyme"
group"Foods"
desc"Used in cooking various dishes."
physicalDesc"chalky"
color"#009900FF"
recipes
Empty array
metabolismsnull
UncookedAnimalProteins
id"UncookedAnimalProteins"
name"uncooked animal proteins"
group"Unknown"
desc"This is very risky for the stomachs of softer lifeforms to digest."
physicalDesc"clumpy"
color"#FFFFE5FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Human"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
Reagent"Protein"
Groupnull
Amount0.5
conditions
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"AdjustReagent"
MuteToxin
id"MuteToxin"
name"mute toxin"
group"Narcotics"
desc"Makes you unable to talk while metabolizing."
physicalDesc"syrupy"
color"#000000FF"
recipes
"MuteToxin"
metabolisms
Narcotic
rate0.5
effects
Key"Muted"
Component"Muted"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
SuiDream
id"SuiDream"
name"sui dream"
group"Drinks"
desc"'Comprised of: White soda, blue curacao, melon liquor.'"
physicalDesc"strong-smelling"
color"#00A86BFF"
recipes
"SuiDream"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
WhiskeyCola
id"WhiskeyCola"
name"whiskey cola"
group"Drinks"
desc"Whiskey, mixed with cola. Surprisingly refreshing."
physicalDesc"bubbly"
color"#3E1B00FF"
recipes
"WhiskeyCola"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Iron
id"Iron"
name"iron"
group"Elements"
desc"A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel."
physicalDesc"metallic"
color"#434B4DFF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
Scaledfalse
Amount4
conditionsnull
probability1
id"ModifyBloodLevel"
Carbon
id"Carbon"
name"carbon"
group"Elements"
desc"A black, crystalline solid."
physicalDesc"crystalline"
color"#22282BFF"
recipes
Empty array
metabolismsnull
PlantBGone
id"PlantBGone"
name"plant-B-gone"
group"Botanical"
desc"A harmful toxic mixture to kill plantlife. Do not ingest!"
physicalDesc"bubbling"
color"#49002EFF"
recipes
"PlantBGone"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-4
Blunt2
Slash1
Piercing1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
Pax
id"Pax"
name"pax"
group"Unknown"
desc"A psychiatric drug which prevents the patient from directly harming anyone."
physicalDesc"soothing"
color"#AAAAAAFF"
recipes
"Pax"
metabolisms
Poison
rate0.5
effects
Key"Pacified"
Component"Pacified"
Time2
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
LemonLime
id"LemonLime"
name"lemon-lime"
group"Drinks"
desc"tangy lime and lemon soda"
physicalDesc"fizzy"
color"#878F00FF"
recipes
"LemonLime"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
BraveBull
id"BraveBull"
name"brave bull"
group"Drinks"
desc"It's just as effective as Dutch-Courage!"
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"BraveBull"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
Fluorosurfactant
id"Fluorosurfactant"
name"fluorosurfactant"
group"Pyrotechnic"
desc"A perfluoronated sulfonic acid that forms a foam when mixed with water."
physicalDesc"opaque"
color"#9E6B38FF"
recipes
"Fluorosurfactant"
metabolismsnull
Mead
id"Mead"
name"mead"
group"Drinks"
desc"A Viking's drink, though a cheap one."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"Mead"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Cryoxadone
id"Cryoxadone"
name"cryoxadone"
group"Medicine"
desc"Required for the proper function of cryogenics. Heals all standard types of damage very swiftly, but only works in temperatures under 170K (usually this means cryo cells). Can also slowly heal clone damage, such as caused by cloning or Slimes."
physicalDesc"fizzy"
color"#0091FFFF"
recipes
"Cryoxadone"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Airloss-6
Brute-4
Burn-6
Toxin-4
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min0
Max150
id"Temperature"
probability1
id"HealthChange"
DriestMartini
id"DriestMartini"
name"driest martini"
group"Drinks"
desc"Only for the experienced. You think you see sand floating in the glass."
physicalDesc"strong-smelling"
color"#2E6671FF"
recipes
"DriestMartini"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
PulpedBananaPeel
id"PulpedBananaPeel"
name"pulped banana peel"
group"Medicine"
desc"Pulped banana peels have some effectiveness against bleeding."
physicalDesc"pulpy"
color"#FFE774FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
Scaledfalse
Amount-0.5
conditionsnull
probability1
id"ModifyBleedAmount"
WeldingFuel
id"WeldingFuel"
name"welding fuel"
group"Pyrotechnic"
desc"Used by welders to weld."
physicalDesc"oily"
color"#A76B1CFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.4
conditionsnull
probability1
id"FlammableReaction"
Blood
id"Blood"
name"blood"
group"Biological"
desc"I hope this is ketchup."
physicalDesc"ferrous"
color"#800000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1.5
id"SatiateThirst"
LongIslandIcedTea
id"LongIslandIcedTea"
name"long island iced tea"
group"Drinks"
desc"The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"LongIslandIcedTea"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
EnergyDrink
id"EnergyDrink"
name"Energy Drink"
group"Drinks"
desc"A dose of energy! Nanotrasen is not responsible if you grow avian appendages."
physicalDesc"fizzy"
color"#FFFFBFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Theobromine"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
MilkOat
id"MilkOat"
name"oat milk"
group"Drinks"
desc"Surprisingly tasty."
physicalDesc"refreshing"
color"#DEDACDFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
Diphenhydramine
id"Diphenhydramine"
name"diphenhydramine"
group"Medicine"
desc"Rapidly purges the body of histamine and reduces jitteriness."
physicalDesc"chalky"
color"#64FFE6FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
Reagent"Histamine"
Groupnull
Amount-3
conditionsnull
probability1
id"AdjustReagent"
Key"Jitter"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Copper
id"Copper"
name"copper"
group"Elements"
desc"A soft, malleable, and ductile metal with very high thermal and electrical conductivity."
physicalDesc"metallic"
color"#B05B3CFF"
recipes
Empty array
metabolismsnull
WhiteRussian
id"WhiteRussian"
name"white russian"
group"Drinks"
desc"That's just, like, your opinion, man..."
physicalDesc"strong-smelling"
color"#A68340FF"
recipes
"WhiteRussian"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Oats
id"Oats"
name"oats"
group"Foods"
desc"Used for a variety of tasty purposes."
physicalDesc"coarse"
color"#D2B48CFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
Reagent"Sugar"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
Reagent"Nutriment"
Groupnull
Amount0.3
conditionsnull
probability1
id"AdjustReagent"
Leporazine
id"Leporazine"
name"leporazine"
group"Medicine"
desc"This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes."
physicalDesc"pungent"
color"#FF7DB5FF"
recipes
"Leporazine"
metabolisms
Medicine
rate0.5
effects
damage
types
Cold-4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Amount100000
conditions
Min0
Max293.15
id"Temperature"
probability1
id"AdjustTemperature"
Amount-10000
conditions
Min293.15
Max3.4028235e+38
id"Temperature"
probability1
id"AdjustTemperature"
Messages
"leporazine-effect-temperature-adjusting"
Type1
VisualType2
conditionsnull
probability0.2
id"PopupMessage"
Lemonade
id"Lemonade"
name"lemonade"
group"Drinks"
desc"Drink using lemon juice, water, and a sweetener such as cane sugar or honey."
physicalDesc"tart"
color"#FFFF00FF"
recipes
"Lemonade"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Diphenylmethylamine
id"Diphenylmethylamine"
name"diphenylmethylamine"
group"Medicine"
desc"A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake."
physicalDesc"glowing"
color"#B0ABAAFF"
recipes
"Diphenylmethylamine"
metabolisms
Medicine
rate0.5
effects
TimerReset600
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"ResetNarcolepsy"
Messages
"ethyloxyephedrine-effect-feeling-awake"
"ethyloxyephedrine-effect-clear-mind"
Type1
VisualType2
conditionsnull
probability0.1
id"PopupMessage"
FoamingAgent
id"FoamingAgent"
name"foaming agent"
group"Pyrotechnic"
desc"Makes foam such as that's required in metal foam grenades."
physicalDesc"foamy"
color"#215263FF"
recipes
"FoamingAgent"
metabolismsnull
Booger
id"Booger"
name"booger"
group"Drinks"
desc"Ewww..."
physicalDesc"strong-smelling"
color"#8CFF8CFF"
recipes
"Booger"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Egg
id"Egg"
name"egg"
group"Foods"
desc"Used for baking."
physicalDesc"mucus-like"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
Reagent"Protein"
Groupnull
Amount0.5
conditionsnull
probability1
id"AdjustReagent"
Sodium
id"Sodium"
name"sodium"
group"Elements"
desc"A silvery-white alkali metal. Highly reactive in its pure form."
physicalDesc"metallic"
color"#C6C8CCFF"
recipes
Empty array
metabolismsnull
Ice
id"Ice"
name"ice"
group"Unknown"
desc"Frozen water."
physicalDesc"frosty"
color"#BED8E6FF"
recipes
Empty array
metabolismsnull
Coffee
id"Coffee"
name"coffee"
group"Drinks"
desc"A drink made from brewed coffee beans. Contains a moderate amount of caffeine."
physicalDesc"aromatic"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Theobromine"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Ipecac
id"Ipecac"
name"ipecac"
group"Medicine"
desc"Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing."
physicalDesc"inky"
color"#422912FF"
recipes
"Ipecac"
metabolisms
Medicine
rate0.5
effects
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.3
id"ChemVomit"
BlackRussian
id"BlackRussian"
name"black russian"
group"Drinks"
desc"For the lactose-intolerant. Still as classy as a White Russian."
physicalDesc"strong-smelling"
color"#360000FF"
recipes
"BlackRussian"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
Dexalin
id"Dexalin"
name"dexalin"
group"Medicine"
desc"Used for treating oxygen deprivation. In most cases where it is likely to be needed, the strength of Dexalin Plus will probably be more useful."
physicalDesc"opaque"
color"#0041A8FF"
recipes
"Dexalin"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-1
Bloodloss-0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Mayo
id"Mayo"
name"mayonnaise"
group"Foods"
desc"Creamy sauce, made from oil, egg, and some (edible) acid."
physicalDesc"thick"
color"#F9F5E5FF"
recipes
"CookingMayoVinegar"
"CookingMayoLemon"
metabolismsnull
Ethylredoxrazine
id"Ethylredoxrazine"
name"ethylredoxrazine"
group"Medicine"
desc"Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested."
physicalDesc"opaque"
color"#2D5708FF"
recipes
"Ethylredoxrazine"
metabolisms
Medicine
rate0.5
effects
Key"Drunk"
Component""
Time2
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
OilOlive
id"OilOlive"
name"olive oil"
group"Foods"
desc"Viscous and fragrant."
physicalDesc"oily"
color"#808000FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
Reagent"Nutriment"
Groupnull
Amount0.75
conditionsnull
probability1
id"AdjustReagent"
Amatoxin
id"Amatoxin"
name"amatoxin"
group"Toxins"
desc"A potent toxin found in some mushrooms."
physicalDesc"nondescript"
color"#D6CE7BFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison6
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Soysauce
id"Soysauce"
name"soy sauce"
group"Foods"
desc"A salty soy-based flavoring."
physicalDesc"salty"
color"#8B4513FF"
recipes
"CookingSoysauce"
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor0.5
id"SatiateHunger"
conditionsnull
probability1
HydrationFactor-0.5
id"SatiateThirst"
Barozine
id"Barozine"
name"barozine"
group"Medicine"
desc"A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed."
physicalDesc"viscous"
color"#FF867DFF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
damage
types
Heat0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.3
id"HealthChange"
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.15
id"ChemVomit"
Key"PressureImmunity"
Component"PressureImmunity"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Key"Stutter"
Component"StutteringAccent"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Amplitude10
Frequency4
Time2
Refreshtrue
conditionsnull
probability1
id"Jitter"
EmoteId"Scream"
ShowInChatfalse
conditionsnull
probability0.2
id"Emote"
Messages
"barozine-effect-skin-burning"
"barozine-effect-muscle-contract"
Type1
VisualType4
conditionsnull
probability0.1
id"PopupMessage"
Sake
id"Sake"
name"sake"
group"Drinks"
desc"Alcoholic beverage made by fermenting rice that has been polished."
physicalDesc"strong-smelling"
color"#DDDDDDFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Frostoil
id"Frostoil"
name"frostoil"
group"Foods"
desc"Leaves the tongue numb in its passage."
physicalDesc"cold"
color"#87CEEBFF"
recipes
Empty array
metabolismsnull
MilkSpoiled
id"MilkSpoiled"
name"spoiled milk"
group"Drinks"
desc"This milk has gone rancid."
physicalDesc"putrid"
color"#FAFFBAFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor-2
id"SatiateThirst"
DrGibb
id"DrGibb"
name"Dr. Gibb"
group"Drinks"
desc"A delicious blend of 42 different flavours."
physicalDesc"fizzy"
color"#102000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Cryptobiolin
id"Cryptobiolin"
name"cryptobiolin"
group"Medicine"
desc"Causes confusion and dizziness. This is essential to make Spaceacillin."
physicalDesc"fizzy"
color"#081A80FF"
recipes
"Cryptobiolin"
metabolisms
Medicine
rate0.5
effects
Key"Stutter"
Component"ScrambledAccent"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Alcohol
rate0.5
effects
BoozePower20
SlurSpeechfalse
conditionsnull
probability1
id"Drunk"
Radium
id"Radium"
name"radium"
group"Elements"
desc"A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic."
physicalDesc"glowing"
color"#00FF04FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Radiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Corpium
id"Corpium"
name"corpium"
group"Unknown"
desc"A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you."
physicalDesc"necrotic"
color"#7668A1FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Cellular1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CauseChance1
Disease"ActiveZombieVirus"
conditionsnull
probability1
id"ChemCauseDisease"
Bilk
id"Bilk"
name"bilk"
group"Drinks"
desc"This appears to be beer mixed with milk. Disgusting."
physicalDesc"bilky"
color"#895C4CFF"
recipes
"Bilk"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
TonicWater
id"TonicWater"
name"tonic water"
group"Drinks"
desc"It tastes strange but at least the quinine keeps the Space Malaria at bay."
physicalDesc"fizzy"
color"#0064C8FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Bicaridine
id"Bicaridine"
name"bicaridine"
group"Medicine"
desc"An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright."
physicalDesc"opaque"
color"#FFAA00FF"
recipes
"Bicaridine"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Brute-2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Asphyxiation1
Poison0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Alcohol
rate0.5
effects
BoozePower3
SlurSpeechtrue
conditionsnull
probability1
id"Drunk"
ToxinsSpecial
id"ToxinsSpecial"
name"toxins special"
group"Drinks"
desc"This thing is ON FIRE! CALL THE DAMN SHUTTLE!"
physicalDesc"strong-smelling"
color"#665C00FF"
recipes
"ToxinsSpecial"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Toxin
id"Toxin"
name"toxin"
group"Toxins"
desc"A toxic chemical."
physicalDesc"opaque"
color"#CF3600FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Silver
id"Silver"
name"silver"
group"Elements"
desc"A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal."
physicalDesc"reasonably metallic"
color"#D0D0D0FF"
recipes
Empty array
metabolismsnull
SpaceMountainWind
id"SpaceMountainWind"
name"Space Mountain Wind"
group"Drinks"
desc"Blows right through you like a space wind."
physicalDesc"fizzy"
color"#102000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Uranium
id"Uranium"
name"uranium"
group"Elements"
desc"A grey metallic chemical element in the actinide series, weakly radioactive."
physicalDesc"metallic"
color"#8FA191FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Radiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Hotsauce
id"Hotsauce"
name"hotsauce"
group"Foods"
desc"Burns so good."
physicalDesc"spicy"
color"#FF0000FF"
recipes
"CookingHotsauce"
metabolismsnull
Goldschlager
id"Goldschlager"
name"Goldschlager"
group"Drinks"
desc"100 proof cinnamon schnapps, made for alcoholic teen girls on spring break."
physicalDesc"strong-smelling"
color"#FFFF91FF"
recipes
"Goldschlager"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
BuzzochloricBees
id"BuzzochloricBees"
name"Buzzochloric Bees"
group"Toxins"
desc"Liquid bees. Oh god it's LIQUID BEES NO-"
physicalDesc"buzzy"
color"#FFD35DFF"
recipes
"BuzzochloricBees"
metabolisms
Poison
rate0.5
effects
Messages
"buzzochloricbees-effect-oh-god-bees"
"buzzochloricbees-effect-its-the-bees"
"buzzochloricbees-effect-why-am-i-covered-in-bees"
"buzzochloricbees-effect-one-with-the-bees"
"buzzochloricbees-effect-squeaky-clean"
Type1
VisualType3
conditions
Min0
Max0
Reagent"Histamine"
id"ReagentThreshold"
Tag"Bee"
Inverttrue
id"HasTag"
probability0.1
id"PopupMessage"
Messages
"buzzochloricbees-effect-histamine-bee-allergy"
"buzzochloricbees-effect-histamine-swells"
"buzzochloricbees-effect-histamine-numb-to-the-bees"
"buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees"
"buzzochloricbees-effect-squeaky-clean"
Type1
VisualType2
conditions
Min0.01
Max21474836
Reagent"Histamine"
id"ReagentThreshold"
Tag"Bee"
Inverttrue
id"HasTag"
probability0.05
id"PopupMessage"
Messages
"buzzochloricbees-effect-licoxide-electrifying"
"buzzochloricbees-effect-licoxide-shocked-by-bee-facts"
"buzzochloricbees-effect-licoxide-buzzed"
"buzzochloricbees-effect-licoxide-buzzes"
Type1
VisualType2
conditions
Tag"Bee"
Inverttrue
id"HasTag"
Min0.01
Max21474836
Reagent"Licoxide"
id"ReagentThreshold"
probability0.05
id"PopupMessage"
Messages
"buzzochloricbees-effect-fiber-hairy"
"buzzochloricbees-effect-fiber-soft"
Type1
VisualType0
conditions
Tag"Bee"
Inverttrue
id"HasTag"
Min0.01
Max21474836
Reagent"Fiber"
id"ReagentThreshold"
probability0.05
id"PopupMessage"
damage
types
Poison2
Piercing2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Tag"Bee"
Inverttrue
id"HasTag"
probability1
id"HealthChange"
Mojito
id"Mojito"
name"mojito"
group"Drinks"
desc"If it's good enough for Spesscuba, it's good enough for you."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"Mojito"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Vitamin
id"Vitamin"
name"vitamin"
group"Foods"
desc"Found in healthy, complete meals."
physicalDesc"chalky"
color"#D3D3D3FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
damage
typesnull
groups
Brute-0.5
Burn-0.5
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.5
id"HealthChange"
Scaledfalse
Amount-0.25
conditionsnull
probability1
id"ModifyBleedAmount"
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
BlueCuracao
id"BlueCuracao"
name"blue curacao"
group"Drinks"
desc"Exotically blue, fruity drink, distilled from oranges."
physicalDesc"strong-smelling"
color"#0000CDFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
Vodka
id"Vodka"
name"vodka"
group"Drinks"
desc"Clear distilled alcoholic beverage that originates from Poland and Russia."
physicalDesc"strong-smelling"
color"#D1D1D155"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
HippiesDelight
id"HippiesDelight"
name"hippies delight"
group"Drinks"
desc"You just don't get it maaaan."
physicalDesc"strong-smelling"
color"#6EAA0CFF"
recipes
"HippiesDelight"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Barefoot
id"Barefoot"
name"barefoot"
group"Drinks"
desc"Barefoot and pregnant."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"Barefoot"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Gin
id"Gin"
name"gin"
group"Drinks"
desc"A distilled alcoholic drink that derives its predominant flavour from juniper berries."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
SpaceCleaner
id"SpaceCleaner"
name"space cleaner"
group"Unknown"
desc"This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills."
physicalDesc"lemony fresh"
color"#C8FF69FF"
recipes
"SpaceCleaner"
metabolismsnull