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)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
     "Rice": {
     "BraveBull": {
         "id": "Rice",
         "id": "BraveBull",
         "name": "rice",
         "name": "brave bull",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Hard, small white grains.",
         "desc": "It's just as effective as Dutch-Courage!",
         "physicalDesc": "chewy",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "BraveBull"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "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.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 32: Line 32:
         }
         }
     },
     },
     "BbqSauce": {
     "Water": {
         "id": "BbqSauce",
         "id": "Water",
         "name": "BBQ sauce",
         "name": "water",
        "group": "Foods",
        "desc": "Hand wipes not included.",
        "physicalDesc": "gloopy",
        "color": "#8B0000FF",
        "recipes": [
            "CookingBbqSauce"
        ],
        "metabolisms": null
    },
    "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"
        ],
        "metabolisms": null
    },
    "GinTonic": {
        "id": "GinTonic",
        "name": "gin and tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An all time classic, mild cocktail.",
         "desc": "A colorless liquid that humans need in order to survive.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "translucent",
         "color": "#004166FF",
         "color": "#75B1F0FF",
         "recipes": [
         "recipes": [],
            "GinTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 73: Line 47:
                         "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 88: Line 54:
         }
         }
     },
     },
     "ThreeMileIsland": {
     "Impedrezene": {
         "id": "ThreeMileIsland",
         "id": "Impedrezene",
         "name": "three mile island iced tea",
         "name": "impedrezene",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "acrid",
         "color": "#666340FF",
         "color": "#215263FF",
         "recipes": [
         "recipes": [
             "ThreeMileIsland"
             "Impedrezene"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 0.65,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.15,
                                "Poison": 2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Uranium",
                         "Key": "SeeingRainbows",
                         "Group": null,
                         "Component": "SeeingRainbows",
                         "Amount": 0.05,
                        "Time": 10,
                        "Refresh": false,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                    },
                    {
                        "BoozePower": 5,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 128: Line 117:
         }
         }
     },
     },
     "MuteToxin": {
     "KiraSpecial": {
         "id": "MuteToxin",
         "id": "KiraSpecial",
         "name": "mute toxin",
         "name": "kira special",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "Makes you unable to talk while metabolizing.",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "physicalDesc": "syrupy",
         "physicalDesc": "strong-smelling",
         "color": "#000000FF",
         "color": "#CCCC99FF",
         "recipes": [
         "recipes": [
             "MuteToxin"
             "KiraSpecial"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 156: Line 141:
         }
         }
     },
     },
     "THC": {
     "JuiceGrape": {
         "id": "THC",
         "id": "JuiceGrape",
         "name": "THC",
         "name": "grape juice",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "The main psychoactive compound in cannabis.",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "physicalDesc": "crystalline",
         "physicalDesc": "crisp",
         "color": "#808080FF",
         "color": "#512284FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "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,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 182: Line 163:
         }
         }
     },
     },
     "GreenTea": {
     "Saxoite": {
         "id": "GreenTea",
         "id": "Saxoite",
         "name": "green tea",
         "name": "Saxoite",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Tasty green tea.",
         "desc": "Smells like jazz.",
         "physicalDesc": "aromatic",
         "physicalDesc": "ground brass",
         "color": "#C33F00FF",
         "color": "#B8A603FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
         "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"
                    },
                    {
                        "Reagent": "Inaprovaline",
                        "Group": null,
                        "Amount": -2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             }
            },
         }
            "Gas": {
     },
                "rate": 0.5,
     "FoamingAgent": {
                "effects": [
         "id": "FoamingAgent",
                    {
         "name": "foaming agent",
                        "damage": {
         "group": "Pyrotechnic",
                            "types": {
         "desc": "Makes foam such as that's required in metal foam grenades.",
                                "Poison": 1
         "physicalDesc": "foamy",
                            },
         "color": "#215263FF",
                            "groups": null
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "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": [
         "recipes": [
             "FoamingAgent"
             "Ipecac"
         ],
         ],
        "metabolisms": null
    },
    "Flour": {
        "id": "Flour",
        "name": "flour",
        "group": "Foods",
        "desc": "Used for baking.",
        "physicalDesc": "powdery",
        "color": "#FFFFFFFF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Sugar",
                         "ThirstAmount": -40,
                        "Group": null,
                         "HungerAmount": -40,
                         "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.3,
                        "id": "AdjustReagent"
                         "id": "ChemVomit"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -0.2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 254: Line 253:
         }
         }
     },
     },
     "Fluorine": {
     "IcedCoffee": {
         "id": "Fluorine",
         "id": "IcedCoffee",
         "name": "fluorine",
         "name": "iced coffee",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "desc": "Coffee and ice, refreshing and cool.",
        "physicalDesc": "gaseous",
         "physicalDesc": "aromatic",
        "color": "#808080FF",
         "color": "#102838FF",
        "recipes": [],
        "metabolisms": null
    },
    "Mayo": {
        "id": "Mayo",
        "name": "mayonnaise",
        "group": "Foods",
        "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
         "physicalDesc": "thick",
         "color": "#F9F5E5FF",
         "recipes": [
         "recipes": [
             "CookingMayoVinegar",
             "IcedCoffee"
            "CookingMayoLemon"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "Barozine": {
     "Mold": {
         "id": "Barozine",
         "id": "Mold",
         "name": "barozine",
         "name": "mold",
         "group": "Medicine",
         "group": "Toxins",
         "desc": "A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.",
         "desc": "Often found in dark, humid places or on old bread.",
         "physicalDesc": "viscous",
         "physicalDesc": "fuzzy",
         "color": "#FF867DFF",
         "color": "#8A9A5BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 292: Line 292:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 0.5
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 299: Line 299:
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.3,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "damage": {
            }
                            "types": {
        }
                                "Poison": 3
    },
                            },
    "WhiskeyCola": {
                            "groups": null
        "id": "WhiskeyCola",
                        },
        "name": "whiskey cola",
                        "scaleByQuantity": false,
        "group": "Drinks",
                        "ignoreResistances": true,
        "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
                        "conditions": [
        "physicalDesc": "bubbly",
                            {
        "color": "#3E1B00FF",
                                "Min": 30,
        "recipes": [
                                "Max": 21474836,
            "WhiskeyCola"
                                "Reagent": null,
        ],
                                "id": "ReagentThreshold"
        "metabolisms": {
                            }
            "Drink": {
                        ],
                "rate": 0.5,
                        "probability": 1,
                "effects": [
                        "id": "HealthChange"
                    },
                     {
                     {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.15,
                        "id": "ChemVomit"
                    },
                    {
                        "Key": "PressureImmunity",
                        "Component": "PressureImmunity",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Key": "Stutter",
                         "Reagent": "Ethanol",
                         "Component": "StutteringAccent",
                         "Group": null,
                        "Time": 2,
                         "Amount": 0.15,
                        "Refresh": true,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                    },
                    {
                        "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"
                     }
                     }
                 ]
                 ]
Line 387: Line 338:
         }
         }
     },
     },
     "Hydrogen": {
     "Coffee": {
         "id": "Hydrogen",
         "id": "Coffee",
         "name": "hydrogen",
         "name": "coffee",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A light, flammable gas.",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
         "physicalDesc": "gaseous",
         "physicalDesc": "aromatic",
         "color": "#808080FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 418: Line 357:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 429: Line 368:
         }
         }
     },
     },
     "Ketchunaise": {
     "Egg": {
         "id": "Ketchunaise",
         "id": "Egg",
         "name": "ketchunaise",
         "name": "egg",
         "group": "Foods",
         "group": "Foods",
         "desc": "So-called Russian dressing, popular among Space Americans.",
         "desc": "Used for baking.",
         "physicalDesc": "saucey",
         "physicalDesc": "mucus-like",
        "color": "#FBA399FF",
         "color": "#FFFFFFFF",
        "recipes": [
            "CookingKetchunaise"
        ],
        "metabolisms": null
    },
    "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": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Protein",
                        "Group": null,
                        "Amount": 0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "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": [],
        "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,
                         "id": "HealthChange"
                        "HydrationFactor": 1,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 481: Line 414:
         }
         }
     },
     },
     "Charcoal": {
     "FourteenLoko": {
         "id": "Charcoal",
         "id": "FourteenLoko",
         "name": "charcoal",
         "name": "Fourteen Loko",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A black, porous solid",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "physicalDesc": "porous",
         "physicalDesc": "fizzy",
         "color": "#22282BFF",
         "color": "#DEB928FF",
         "recipes": [
         "recipes": [
             "Charcoal"
             "FourteenLoko"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "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,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "CleanseRate": 3,
                         "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCleanBloodstream"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             }
             },
        }
    },
    "Phosphorus": {
        "id": "Phosphorus",
        "name": "phosphorus",
        "group": "Elements",
        "desc": "A reactive metal used in pyrotechnics and weapons.",
        "physicalDesc": "powdery",
        "color": "#EDE4E4FF",
        "recipes": [],
        "metabolisms": null
    },
    "Phlogiston": {
        "id": "Phlogiston",
        "name": "phlogiston",
        "group": "Pyrotechnic",
        "desc": "Catches you on fire and makes you ignite.",
        "physicalDesc": "burning",
        "color": "#D4872AFF",
        "recipes": [
            "Phlogiston"
        ],
        "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 545: Line 450:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 3
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 554: Line 459:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 571: Line 464:
         }
         }
     },
     },
     "Miasma": {
     "PoisonWine": {
         "id": "Miasma",
         "id": "PoisonWine",
         "name": "miasma",
         "name": "poison wine",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Uh oh, stinky!",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "physicalDesc": "gaseous",
         "physicalDesc": "strong-smelling",
         "color": "#56941EFF",
         "color": "#000000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemMiasmaPoolSource"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.25
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 609: Line 504:
                         "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"
                     },
                     }
                ]
            }
        }
    },
    "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
    },
    "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": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "ThirstAmount": -40,
                         "conditions": null,
                         "HungerAmount": -40,
                         "probability": 1,
                        "conditions": [
                         "HydrationFactor": 2,
                            {
                         "id": "SatiateThirst"
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 0.8,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.12,
                         "id": "ChemVomit"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Theobromine",
                            "miasma-smell"
                         "Group": null,
                        ],
                         "Amount": 0.05,
                         "Type": 1,
                         "conditions": null,
                         "VisualType": 2,
                         "probability": 1,
                        "conditions": [
                         "id": "AdjustReagent"
                            {
                     }
                                "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,
                         "id": "HealthChange"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "SuiDream": {
     "Vitamin": {
         "id": "SuiDream",
         "id": "Vitamin",
         "name": "sui dream",
         "name": "vitamin",
         "group": "Drinks",
         "group": "Foods",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "desc": "Found in healthy, complete meals.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "chalky",
         "color": "#00A86BFF",
         "color": "#D3D3D3FF",
         "recipes": [
         "recipes": [],
            "SuiDream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                         "probability": 1,
                            "types": null,
                         "HydrationFactor": 2,
                            "groups": {
                         "id": "SatiateThirst"
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": -0.25,
                        "conditions": null,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "NutritionFactor": 3,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 724: Line 597:
         }
         }
     },
     },
     "Absinthe": {
     "AlliesCocktail": {
         "id": "Absinthe",
         "id": "AlliesCocktail",
         "name": "absinthe",
         "name": "allies cocktail",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#33EE00FF",
         "color": "#00664DFF",
         "recipes": [],
         "recipes": [
            "AlliesCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 745: Line 620:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.3,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 754: Line 629:
         }
         }
     },
     },
     "ChloralHydrate": {
     "THCOil": {
         "id": "ChloralHydrate",
         "id": "THCOil",
         "name": "chloral hydrate",
         "name": "THC oil",
         "group": "Toxins",
         "group": "Narcotics",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "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": "nondescript",
         "physicalDesc": "skunky",
         "color": "#000067FF",
         "color": "#DAA520FF",
         "recipes": [
         "recipes": [],
            "ChloralHydrate"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "Key": "SeeingRainbows",
                        "conditions": null,
                         "Component": "SeeingRainbows",
                        "probability": 1,
                         "Time": 16,
                        "WalkSpeedModifier": 0.65,
                        "SprintSpeedModifier": 0.65,
                        "id": "MovespeedModifier"
                    },
                    {
                         "Key": "ForcedSleep",
                         "Component": "ForcedSleeping",
                         "Time": 2,
                         "Refresh": false,
                         "Refresh": false,
                         "Type": 0,
                         "Type": 0,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                     },
                     }
                ]
            }
        }
    },
    "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,
                                 "Poison": 1.5
                            "groups": {
                             },
                                 "Airloss": 7
                            "groups": null
                             }
                         },
                         },
                         "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 817: Line 686:
         }
         }
     },
     },
     "Carbon": {
     "CapsaicinOil": {
         "id": "Carbon",
         "id": "CapsaicinOil",
         "name": "carbon",
         "name": "Capsaicin Oil",
         "group": "Elements",
         "group": "Unknown",
         "desc": "A black, crystalline solid.",
         "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
         "physicalDesc": "crystalline",
         "physicalDesc": "oily",
         "color": "#22282BFF",
         "color": "#FF0000FF",
         "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": {
             "Narcotic": {
             "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.75,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "Amount": 250,
                            "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"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.08,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "AdjustTemperature"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "damage": {
                             "norepinephricacid-effect-eye-disconnect",
                             "types": {
                            "norepinephricacid-effect-eye-pain",
                                "Caustic": 1
                             "norepinephricacid-effect-darkness",
                             },
                             "norepinephricacid-effect-blindness"
                             "groups": null
                         ],
                         },
                         "Type": 1,
                         "scaleByQuantity": false,
                         "VisualType": 3,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 874: Line 734:
                             }
                             }
                         ],
                         ],
                         "probability": 0.03,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Key": "TemporaryBlindness",
                         "Messages": [
                        "Component": "TemporaryBlindness",
                             "capsaicin-effect-light-burn"
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": [
                             {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         ],
                         "probability": 1,
                        "Type": 1,
                         "id": "GenericStatusEffect"
                        "VisualType": 0,
                        "conditions": null,
                         "probability": 0.2,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 898: Line 751:
         }
         }
     },
     },
     "Neurotoxin": {
     "Hotsauce": {
         "id": "Neurotoxin",
         "id": "Hotsauce",
         "name": "neurotoxin",
         "name": "hotsauce",
         "group": "Drinks",
         "group": "Foods",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
        "desc": "Burns so good.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "spicy",
         "color": "#2E2E61FF",
        "color": "#FF0000FF",
        "recipes": [
            "CookingHotsauce"
        ],
        "metabolisms": null
    },
    "Hydrogen": {
        "id": "Hydrogen",
        "name": "hydrogen",
        "group": "Elements",
         "desc": "A light, flammable gas.",
         "physicalDesc": "gaseous",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
        "metabolisms": null
             "Drink": {
    },
                 "rate": 0.5,
    "Enzyme": {
                 "effects": [
        "id": "Enzyme",
        "name": "universal enzyme",
        "group": "Foods",
        "desc": "Used in cooking various dishes.",
        "physicalDesc": "chalky",
        "color": "#009900FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": {
                 "rate": 0.5,
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": null,
Line 919: Line 806:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.25,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 925: Line 812:
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "Ale": {
        "id": "Ale",
        "name": "ale",
        "group": "Drinks",
        "desc": "A dark alchoholic beverage made by malted barley and yeast.",
        "physicalDesc": "bubbly",
        "color": "#663100FF",
        "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,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 946: Line 845:
         }
         }
     },
     },
     "WeldingFuel": {
     "RobustHarvest": {
         "id": "WeldingFuel",
         "id": "RobustHarvest",
         "name": "welding fuel",
         "name": "robust harvest",
         "group": "Pyrotechnic",
         "group": "Botanical",
         "desc": "Used by welders to weld.",
         "desc": "Plant-enhancing hormones, good for increasing potency.",
         "physicalDesc": "oily",
         "physicalDesc": "robust",
         "color": "#A76B1CFF",
         "color": "#3E901CFF",
         "recipes": [],
         "recipes": [
            "RobustHarvest"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 961: Line 862:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": -2,
                                "Blunt": -3,
                                "Slash": -3,
                                "Piercing": -3
                             },
                             },
                             "groups": null
                             "groups": null
Line 967: Line 871:
                         "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"
                    },
                    {
                        "Multiplier": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 981: Line 885:
         }
         }
     },
     },
     "JuiceBerry": {
     "Phalanximine": {
         "id": "JuiceBerry",
         "id": "Phalanximine",
         "name": "berry juice",
         "name": "phalanximine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A delicious blend of several different kinds of berries.",
         "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.",
         "physicalDesc": "sweet",
         "physicalDesc": "acrid",
         "color": "#660099FF",
         "color": "#C8FF75FF",
         "recipes": [],
         "recipes": [
            "Phalanximine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Cellular": -1,
                                "Radiation": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 1,003: Line 924:
         }
         }
     },
     },
     "Siderlac": {
     "SpiderBlood": {
         "id": "Siderlac",
         "id": "SpiderBlood",
         "name": "siderlac",
         "name": "blue blood",
         "group": "Medicine",
         "group": "Biological",
         "desc": "A powerful anti-caustic medicine derived from plants.",
         "desc": "Doesn't taste like blueberry juice.",
         "physicalDesc": "milky",
         "physicalDesc": "ferrous",
         "color": "#F4DAB8FF",
         "color": "#162581FF",
         "recipes": [
         "recipes": [],
            "Siderlac"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "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,
                         "id": "HealthChange"
                        "HydrationFactor": 1.5,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,034: Line 946:
         }
         }
     },
     },
     "OilOlive": {
     "Lipozine": {
         "id": "OilOlive",
         "id": "Lipozine",
         "name": "olive oil",
         "name": "lipozine",
         "group": "Foods",
         "group": "Medicine",
         "desc": "Viscous and fragrant.",
         "desc": "Causes weight loss upon consumption.",
         "physicalDesc": "oily",
         "physicalDesc": "oily",
         "color": "#808000FF",
         "color": "#2690B5FF",
         "recipes": [],
         "recipes": [
            "Lipozine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Medicine": {
                 "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"
                        "NutritionFactor": -1,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 1,058: Line 970:
         }
         }
     },
     },
     "ErikaSurprise": {
     "Ephedrine": {
         "id": "ErikaSurprise",
         "id": "Ephedrine",
         "name": "erika surprise",
         "name": "ephedrine",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "The surprise is, it's green!",
         "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "powdery",
         "color": "#2E6671FF",
         "color": "#D2FFFAFF",
         "recipes": [
         "recipes": [
             "ErikaSurprise"
             "Ephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 1.25,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 1.25,
                        "id": "MovespeedModifier"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Amplitude": 10,
                         "Group": null,
                        "Frequency": 4,
                         "Amount": 0.05,
                         "Time": 2,
                         "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Jitter"
                     }
                     },
                ]
                    {
            }
                        "Key": "Stun",
        }
                        "Component": "",
    },
                        "Time": 1,
    "Ketchup": {
                        "Refresh": true,
        "id": "Ketchup",
                        "Type": 1,
        "name": "ketchup",
                        "conditions": null,
        "group": "Foods",
                        "probability": 1,
        "desc": "Made from pureed tomatoes and flavored with spices.",
                        "id": "GenericStatusEffect"
        "physicalDesc": "tangy",
                    },
        "color": "#FF0000FF",
        "recipes": [
            "CookingKetchup"
        ],
        "metabolisms": null
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "ephedrine-effect-tight-pain",
                         "Amount": 0.05,
                            "ephedrine-effect-heart-pounds"
                        ],
                         "Type": 1,
                         "VisualType": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.05,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
             }
             },
        }
            "Medicine": {
    },
                "rate": 0.5,
    "Blood": {
                "effects": [
        "id": "Blood",
                    {
        "name": "blood",
                        "TimerReset": 600,
        "group": "Biological",
                        "conditions": [
        "desc": "I hope this is ketchup.",
                            {
        "physicalDesc": "ferrous",
                                "Min": 30,
        "color": "#800000FF",
                                "Max": 21474836,
        "recipes": [],
                                "Reagent": null,
        "metabolisms": {
                                "id": "ReagentThreshold"
            "Drink": {
                            }
                "rate": 0.5,
                         ],
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1.5,
                         "id": "ResetNarcolepsy"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,156: Line 1,075:
         }
         }
     },
     },
     "JuiceOrange": {
     "BlueCuracao": {
         "id": "JuiceOrange",
         "id": "BlueCuracao",
         "name": "orange juice",
         "name": "blue curacao",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "physicalDesc": "citric",
         "physicalDesc": "strong-smelling",
         "color": "#E78108FF",
         "color": "#0000CDFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 1,171: Line 1,090:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,178: Line 1,105:
         }
         }
     },
     },
     "Tricordrazine": {
     "EZNutrient": {
         "id": "Tricordrazine",
         "id": "EZNutrient",
         "name": "tricordrazine",
         "name": "EZ nutrient",
         "group": "Medicine",
         "group": "Botanical",
         "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.",
         "desc": "Give your plants some of those EZ nutrients!",
         "physicalDesc": "opaque",
         "physicalDesc": "thick",
         "color": "#00E5FFFF",
         "color": "#664330FF",
         "recipes": [
         "recipes": [
             "Tricordrazine"
             "EZNutrient"
        ],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "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": {
         "metabolisms": {
Line 1,195: Line 1,152:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -0.5,
                                 "Asphyxiation": -1,
                                 "Heat": -0.33,
                                 "Bloodloss": -0.5
                                 "Shock": -0.33,
                            },
                                 "Cold": -0.33
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                 "Asphyxiation": 3,
                                 "Cold": 1
                             },
                             },
                             "groups": {
                             "groups": null
                                "Brute": -1
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 1,208: Line 1,175:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Max": 50,
                                "Min": 20,
                                 "Min": 0,
                                 "Max": 21474836,
                                 "id": "TotalDamage"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
Line 1,220: Line 1,188:
         }
         }
     },
     },
     "Licoxide": {
     "AtomicBomb": {
         "id": "Licoxide",
         "id": "AtomicBomb",
         "name": "Licoxide",
         "name": "atomic bomb",
        "group": "Toxins",
        "desc": "It looks... electrifying.",
        "physicalDesc": "electric",
        "color": "#FDD023FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "ElectrocuteTime": 2,
                        "ElectrocuteDamageScale": 5,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "Electrocute"
                    }
                ]
            }
        }
    },
    "Patron": {
        "id": "Patron",
        "name": "patron",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "desc": "Nuclear proliferation never tasted so good.",
         "physicalDesc": "metallic",
         "physicalDesc": "cloudy",
         "color": "#585840FF",
         "color": "#666300FF",
         "recipes": [
         "recipes": [
             "Patron"
             "AtomicBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,267: Line 1,211:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Radium",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 1,276: Line 1,228:
         }
         }
     },
     },
     "Bleach": {
     "RootBeerFloat": {
         "id": "Bleach",
         "id": "RootBeerFloat",
         "name": "bleach",
         "name": "root beer float",
         "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": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy and creamy",
         "color": "#A1000BFF",
         "color": "#4F361FFF",
         "recipes": [
         "recipes": [
             "Bleach"
             "RootBeerFloat"
         ],
         ],
         "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": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 1,317: Line 1,252:
         }
         }
     },
     },
     "FourteenLoko": {
     "Mercury": {
         "id": "FourteenLoko",
         "id": "Mercury",
         "name": "Fourteen Loko",
         "name": "mercury",
         "group": "Drinks",
         "group": "Elements",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
         "physicalDesc": "fizzy",
         "physicalDesc": "shiny",
         "color": "#DEB928FF",
         "color": "#929296FF",
         "recipes": [
         "recipes": [],
            "FourteenLoko"
        ],
         "metabolisms": {
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 1,353: Line 1,267:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,367: Line 1,281:
         }
         }
     },
     },
     "Sbiten": {
     "Tricordrazine": {
         "id": "Sbiten",
         "id": "Tricordrazine",
         "name": "sbiten",
         "name": "tricordrazine",
        "group": "Drinks",
        "desc": "A spicy Vodka! Might be a little hot for the little guys!",
        "physicalDesc": "strong-smelling",
        "color": "#004166FF",
        "recipes": [
            "Sbiten"
        ],
        "metabolisms": {
            "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"
                    }
                ]
            }
        }
    },
    "Ultravasculine": {
        "id": "Ultravasculine",
        "name": "ultravasculine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
         "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": "thick and grainy",
         "physicalDesc": "opaque",
         "color": "#520E30FF",
         "color": "#00E5FFFF",
         "recipes": [
         "recipes": [
             "Ultravasculine"
             "Tricordrazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,415: Line 1,297:
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                                "Poison": -0.5,
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                             "groups": {
                             "groups": {
                                 "Toxin": -3,
                                 "Brute": -1
                                "Brute": 0.5
                             }
                             }
                         },
                         },
Line 1,425: Line 1,311:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Max": 50,
                                 "Min": 0,
                                 "Min": 0,
                                "Max": 30,
                                 "id": "TotalDamage"
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                     {
                ]
            }
        }
    },
    "LemonLime": {
        "id": "LemonLime",
        "name": "lemon-lime",
        "group": "Drinks",
        "desc": "tangy lime and lemon soda",
        "physicalDesc": "fizzy",
        "color": "#878F00FF",
        "recipes": [
            "LemonLime"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Ethanol": {
        "id": "Ethanol",
        "name": "ethanol",
        "group": "Drinks",
        "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
        "physicalDesc": "strong-smelling",
        "color": "#B05B3CFF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Poison": 1
                                 "Toxin": -1,
                            },
                                "Brute": 3
                            "groups": null
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 1,446: Line 1,370:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
Line 1,456: Line 1,385:
                     },
                     },
                     {
                     {
                         "Reagent": "Histamine",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": -1,
                                "Poison": 0.2
                         "conditions": [
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Histamine",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Ultravasculine",
                         "damage": {
                         "Group": null,
                            "types": null,
                         "Amount": 0.5,
                            "groups": {
                                "Brute": -1
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Histamine",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "PestKiller": {
        "id": "PestKiller",
        "name": "pest killer",
        "group": "Botanical",
        "desc": "A mixture that targets pests.",
        "physicalDesc": "bubbling",
        "color": "#9E9886FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 3
                             },
                             },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                 "Type": "Dwarf",
                                 "ShouldHave": true,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
Line 1,519: Line 1,433:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "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,
                "effects": [
                    {
                        "BoozePower": 20,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 1,524: Line 1,469:
         }
         }
     },
     },
     "Mercury": {
     "CafeLatte": {
         "id": "Mercury",
         "id": "CafeLatte",
         "name": "mercury",
         "name": "cafe latte",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "physicalDesc": "shiny",
         "physicalDesc": "creamy",
         "color": "#929296FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "CafeLatte"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,553: Line 1,493:
         }
         }
     },
     },
     "TranexamicAcid": {
     "Ultravasculine": {
         "id": "TranexamicAcid",
         "id": "Ultravasculine",
         "name": "tranexamic acid",
         "name": "ultravasculine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
         "physicalDesc": "viscous",
         "physicalDesc": "thick and grainy",
         "color": "#BA7D7DFF",
         "color": "#520E30FF",
         "recipes": [
         "recipes": [
             "TranexamicAcid"
             "Ultravasculine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,568: Line 1,508:
                 "effects": [
                 "effects": [
                     {
                     {
                         "Scaled": false,
                         "damage": {
                        "Amount": -1.5,
                            "types": null,
                         "conditions": null,
                            "groups": {
                                "Toxin": -3,
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 30,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Bloodloss": 3
                            "groups": {
                            },
                                 "Toxin": -1,
                            "groups": null
                                "Brute": 3
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 1,585: Line 1,540:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 15,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 1,593: Line 1,548:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Histamine",
        }
                        "Group": null,
    },
                        "Amount": -1,
    "Diphenylmethylamine": {
                        "conditions": [
        "id": "Diphenylmethylamine",
                            {
        "name": "diphenylmethylamine",
                                "Min": 1,
        "group": "Medicine",
                                "Max": 21474836,
        "desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
                                "Reagent": "Histamine",
        "physicalDesc": "glowing",
                                "id": "ReagentThreshold"
        "color": "#B0ABAAFF",
                            }
        "recipes": [
                        ],
            "Diphenylmethylamine"
                        "probability": 1,
        ],
                        "id": "AdjustReagent"
        "metabolisms": {
                    },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "TimerReset": 600,
                         "Reagent": "Ultravasculine",
                        "Group": null,
                        "Amount": 0.5,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 5,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Histamine",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            }
        }
    },
    "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": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Messages": [
                            "ethyloxyephedrine-effect-feeling-awake",
                            "ethyloxyephedrine-effect-clear-mind"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,640: Line 1,605:
         }
         }
     },
     },
     "Lithium": {
     "UnstableMutagen": {
         "id": "Lithium",
         "id": "UnstableMutagen",
         "name": "lithium",
         "name": "unstable mutagen",
        "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": [],
        "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
    },
    "SnowWhite": {
        "id": "SnowWhite",
        "name": "snow white",
        "group": "Drinks",
        "desc": "A cold refreshment.",
        "physicalDesc": "bubbly",
        "color": "#FFFFFFFF",
        "recipes": [
            "SnowWhite"
        ],
        "metabolisms": {
            "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"
                    }
                ]
            }
        }
    },
    "PolytrinicAcid": {
        "id": "PolytrinicAcid",
        "name": "polytrinic acid",
         "group": "Toxins",
         "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.",
         "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "glowing",
         "color": "#A1000BFF",
         "color": "#00FF5FFF",
         "recipes": [
         "recipes": [
             "PolytrinicAcid"
             "UnstableMutagen"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,709: Line 1,622:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": 2
                                 "Radiation": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,718: Line 1,631:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                     }
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "VodkaTonic": {
     "Vinegar": {
         "id": "VodkaTonic",
         "id": "Vinegar",
         "name": "vodka tonic",
         "name": "vinegar",
         "group": "Drinks",
         "group": "Foods",
         "desc": "For when a gin and tonic isn't russian enough.",
         "desc": "Often used to flavor food.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sour",
         "color": "#0064C8FF",
         "color": "#D2B48CFF",
         "recipes": [
         "recipes": [
             "VodkaTonic"
             "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,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 6,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 1,765: Line 1,684:
         }
         }
     },
     },
     "Gin": {
     "NorepinephricAcid": {
         "id": "Gin",
         "id": "NorepinephricAcid",
         "name": "gin",
         "name": "norepinephric acid",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "desc": "Makes you unable to see while metabolizing.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "milky",
         "color": "#664300FF",
         "color": "#96A8B5FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "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": [
         "recipes": [
             "IcedBeerAlt",
             "NorepinephricAcid"
            "IcedBeer"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "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"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.08,
                        "HydrationFactor": 2,
                         "id": "PopupMessage"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "norepinephricacid-effect-eye-disconnect",
                         "Amount": 0.05,
                            "norepinephricacid-effect-eye-pain",
                         "conditions": null,
                            "norepinephricacid-effect-darkness",
                         "probability": 1,
                            "norepinephricacid-effect-blindness"
                         "id": "AdjustReagent"
                        ],
                        "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 1,828: Line 1,755:
         }
         }
     },
     },
     "BeepskySmash": {
     "Soysauce": {
         "id": "BeepskySmash",
         "id": "Soysauce",
         "name": "beepsky smash",
         "name": "soy sauce",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "desc": "A salty soy-based flavoring.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "salty",
         "color": "#664300FF",
         "color": "#8B4513FF",
         "recipes": [
         "recipes": [
             "BeepskySmash"
             "CookingSoysauce"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 1,845: Line 1,772:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 0.5,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,860: Line 1,785:
         }
         }
     },
     },
     "Ethylredoxrazine": {
     "Moonshine": {
         "id": "Ethylredoxrazine",
         "id": "Moonshine",
         "name": "ethylredoxrazine",
         "name": "moonshine",
        "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "Drunk",
                        "Component": "",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": -0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "TequilaSunrise": {
        "id": "TequilaSunrise",
        "name": "tequila sunrise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFE48CFF",
         "color": "#D1D7D155",
         "recipes": [
         "recipes": [
             "TequilaSunrise"
             "Moonshine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,924: Line 1,808:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 1,933: Line 1,817:
         }
         }
     },
     },
     "AcidSpit": {
     "Sugar": {
         "id": "AcidSpit",
         "id": "Sugar",
         "name": "acidspit",
         "name": "sugar",
         "group": "Drinks",
         "group": "Foods",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "desc": "Tasty spacey sugar!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sweet",
         "color": "#365000FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
            "AcidSpit"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 0.1,
                                "Max": 21474836,
                                "Reagent": "Nutriment",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 1,
                        "id": "SatiateThirst"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,965: Line 1,846:
         }
         }
     },
     },
     "ManhattanProject": {
     "ErikaSurprise": {
         "id": "ManhattanProject",
         "id": "ErikaSurprise",
         "name": "manhattan project",
         "name": "erika surprise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "desc": "The surprise is, it's green!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "ManhattanProject"
             "ErikaSurprise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,997: Line 1,878:
         }
         }
     },
     },
     "CafeLatte": {
     "SpaceLube": {
         "id": "CafeLatte",
         "id": "SpaceLube",
         "name": "cafe latte",
         "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"
        ],
        "metabolisms": null
    },
    "HotRamen": {
        "id": "HotRamen",
        "name": "hot ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "desc": "Hot noodles.",
         "physicalDesc": "creamy",
         "physicalDesc": "wormy",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "CafeLatte"
             "HotRamen"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,014: Line 1,907:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "NutritionFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 2,021: Line 1,914:
         }
         }
     },
     },
     "Copper": {
     "SyndicateBomb": {
         "id": "Copper",
         "id": "SyndicateBomb",
         "name": "copper",
         "name": "syndicate bomb",
        "group": "Elements",
        "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
        "physicalDesc": "metallic",
        "color": "#B05B3CFF",
        "recipes": [],
        "metabolisms": null
    },
    "Water": {
        "id": "Water",
        "name": "water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A colorless liquid that humans need in order to survive.",
         "desc": "Somebody set us up the bomb!",
         "physicalDesc": "translucent",
         "physicalDesc": "opaque",
         "color": "#75B1F0FF",
         "color": "#2E6660FF",
         "recipes": [],
         "recipes": [
            "SyndicateBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,046: Line 1,931:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,053: Line 1,946:
         }
         }
     },
     },
     "Moonshine": {
     "SnowWhite": {
         "id": "Moonshine",
         "id": "SnowWhite",
         "name": "moonshine",
         "name": "snow white",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "desc": "A cold refreshment.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#D1D7D155",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [
             "Moonshine"
             "SnowWhite"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,076: Line 1,969:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.25,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,085: Line 1,978:
         }
         }
     },
     },
     "Diethylamine": {
     "BahamaMama": {
         "id": "Diethylamine",
         "id": "BahamaMama",
         "name": "diethylamine",
         "name": "bahama mama",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A very potent fertilizer.",
         "desc": "Tropical cocktail.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A1000BFF",
         "color": "#FF7F3BFF",
         "recipes": [
         "recipes": [],
            "Diethylamine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,116: Line 2,008:
         }
         }
     },
     },
     "Aluminium": {
     "JuiceBerry": {
         "id": "Aluminium",
         "id": "JuiceBerry",
         "name": "aluminium",
         "name": "berry juice",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "desc": "A delicious blend of several different kinds of berries.",
         "physicalDesc": "metallic",
         "physicalDesc": "sweet",
         "color": "#848789FF",
         "color": "#660099FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "Frostoil": {
     "Spaceacillin": {
         "id": "Frostoil",
         "id": "Spaceacillin",
         "name": "frostoil",
         "name": "spaceacillin",
         "group": "Foods",
         "group": "Medicine",
         "desc": "Leaves the tongue numb in its passage.",
         "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": "cold",
         "physicalDesc": "opaque",
        "color": "#87CEEBFF",
         "color": "#9942F5FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "SpaceLube"
             "Spaceacillin"
        ],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,165: Line 2,047:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 2
                                 "Cellular": 0.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,179: Line 2,061:
         }
         }
     },
     },
     "Radium": {
     "Cola": {
         "id": "Radium",
         "id": "Cola",
         "name": "radium",
         "name": "cola",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "physicalDesc": "glowing",
         "physicalDesc": "fizzy",
         "color": "#00FF04FF",
         "color": "#422912FF",
         "recipes": [],
         "recipes": [
            "Cola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Radiation": 2
                         "HydrationFactor": 2,
                            },
                         "id": "SatiateThirst"
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,208: Line 2,085:
         }
         }
     },
     },
     "ChangelingSting": {
     "NTCahors": {
         "id": "ChangelingSting",
         "id": "NTCahors",
         "name": "changeling sting",
         "name": "NeoTheology Cahors Wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#2E6671FF",
         "color": "#7E4043FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 2,225: Line 2,102:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,230: Line 2,115:
         }
         }
     },
     },
     "Sigynate": {
     "ChloralHydrate": {
         "id": "Sigynate",
         "id": "ChloralHydrate",
         "name": "sigynate",
         "name": "chloral hydrate",
         "group": "Medicine",
         "group": "Toxins",
         "desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "physicalDesc": "thick",
         "physicalDesc": "nondescript",
         "color": "#E0A5B9FF",
         "color": "#000067FF",
         "recipes": [
         "recipes": [
             "Sigynate"
             "ChloralHydrate"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "StatusLifetime": 2,
                            "types": {
                                "Caustic": -3
                            },
                            "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",
                                "Heat": 2
                        "Time": 2,
                            },
                         "Refresh": false,
                            "groups": null
                         "Type": 0,
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 16,
                                 "Min": 15,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "ChloralHydrate",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "damage": {
                        "Frequency": 4,
                            "types": {
                         "Time": 2,
                                "Poison": 1.5
                         "Refresh": true,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "ChloralHydrate",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "HealthChange"
                     },
                    }
                ]
            }
        }
    },
    "Licoxide": {
        "id": "Licoxide",
        "name": "Licoxide",
        "group": "Toxins",
        "desc": "It looks... electrifying.",
        "physicalDesc": "electric",
        "color": "#FDD023FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "ElectrocuteTime": 2,
                        "ElectrocuteDamageScale": 5,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "Electrocute"
                    }
                ]
            }
        }
    },
    "Kelotane": {
        "id": "Kelotane",
        "name": "kelotane",
        "group": "Medicine",
        "desc": "Treats burn damage. Overdosing greatly reduces the body's ability to retain water.",
        "physicalDesc": "strong-smelling",
        "color": "#BF3D19FF",
        "recipes": [
            "Kelotane"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     },
                     {
                     {
                        "Messages": [
                            "generic-reagent-effect-nauseous"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 2,307: Line 2,240:
                             }
                             }
                         ],
                         ],
                         "probability": 0.2,
                         "probability": 1,
                         "id": "PopupMessage"
                        "HydrationFactor": -10,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Messages": [
                         "HungerAmount": -40,
                            "generic-reagent-effect-nauseous",
                            "generic-reagent-effect-thirsty",
                            "generic-reagent-effect-parched"
                        ],
                         "Type": 1,
                        "VisualType": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 25,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 2,321: Line 2,260:
                             }
                             }
                         ],
                         ],
                         "probability": 0.02,
                         "probability": 0.1,
                         "id": "ChemVomit"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,328: Line 2,267:
         }
         }
     },
     },
     "MindbreakerToxin": {
     "MilkSpoiled": {
         "id": "MindbreakerToxin",
         "id": "MilkSpoiled",
         "name": "mindbreaker toxin",
         "name": "spoiled milk",
        "group": "Toxins",
         "group": "Drinks",
        "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "desc": "This milk has gone rancid.",
        "physicalDesc": "opaque",
         "physicalDesc": "putrid",
        "color": "#77B58EFF",
         "color": "#FAFFBAFF",
        "recipes": [
            "MindbreakerToxin"
        ],
        "metabolisms": null
    },
    "Vermouth": {
        "id": "Vermouth",
        "name": "vermouth",
         "group": "Drinks",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "physicalDesc": "strong-smelling",
         "color": "#91FF91FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 2,355: Line 2,282:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": -2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,370: Line 2,289:
         }
         }
     },
     },
     "UncookedAnimalProteins": {
     "Stellibinin": {
         "id": "UncookedAnimalProteins",
         "id": "Stellibinin",
         "name": "uncooked animal proteins",
         "name": "stellibinin",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
         "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
         "physicalDesc": "clumpy",
         "physicalDesc": "starry",
         "color": "#FFFFE5FF",
         "color": "#2B2F77FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,385: Line 2,304:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Poison": -4
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,391: Line 2,310:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Human",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Protein",
                         "Reagent": "Amatoxin",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.5,
                         "Amount": -3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Min": 1,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": "Amatoxin",
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
Line 2,419: Line 2,333:
         }
         }
     },
     },
     "Lemonade": {
     "Sulfur": {
         "id": "Lemonade",
         "id": "Sulfur",
         "name": "lemonade",
         "name": "sulfur",
         "group": "Drinks",
         "group": "Elements",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "desc": "A yellow, crystalline solid.",
         "physicalDesc": "tart",
         "physicalDesc": "powdery",
         "color": "#FFFF00FF",
         "color": "#FFF385FF",
         "recipes": [
         "recipes": [],
            "Lemonade"
         "metabolisms": null
        ],
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "Dexalin": {
     "Cryoxadone": {
         "id": "Dexalin",
         "id": "Cryoxadone",
         "name": "dexalin",
         "name": "cryoxadone",
         "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": "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": "opaque",
         "physicalDesc": "fizzy",
         "color": "#0041A8FF",
         "color": "#0091FFFF",
         "recipes": [
         "recipes": [
             "Dexalin"
             "Cryoxadone"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,459: Line 2,359:
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Asphyxiation": -1,
                            "groups": {
                                 "Bloodloss": -0.5
                                 "Airloss": -6,
                            },
                                 "Brute": -4,
                            "groups": null
                                "Burn": -6,
                                "Toxin": -4
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                                "Min": 0,
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": 3,
                                 "Asphyxiation": 2
                                "Cold": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,481: Line 2,406:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 2,496: Line 2,414:
         }
         }
     },
     },
     "JuiceApple": {
     "Mojito": {
         "id": "JuiceApple",
         "id": "Mojito",
         "name": "apple juice",
         "name": "mojito",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's a little piece of Eden.",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "physicalDesc": "crisp",
         "physicalDesc": "strong-smelling",
         "color": "#FDAD01FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "Mojito"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,511: Line 2,431:
                         "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 2,518: Line 2,446:
         }
         }
     },
     },
     "LemonLime": {
     "Romerol": {
         "id": "LemonLime",
         "id": "Romerol",
         "name": "lemon-lime",
         "name": "romerol",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "tangy lime and lemon soda",
         "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
         "physicalDesc": "fizzy",
         "physicalDesc": "acrid",
         "color": "#878F00FF",
         "color": "#7E916EFF",
         "recipes": [
         "recipes": [
             "LemonLime"
             "Romerol"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,542: Line 2,477:
         }
         }
     },
     },
     "Cornmeal": {
     "Theobromine": {
         "id": "Cornmeal",
         "id": "Theobromine",
         "name": "cornmeal",
         "name": "theobromine",
         "group": "Foods",
         "group": "Toxins",
         "desc": "Used for baking.",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "physicalDesc": "powdery",
         "physicalDesc": "grainy",
         "color": "#D2B48CFF",
         "color": "#F5F5F5FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.05,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                         "probability": 1,
                            "types": {
                         "HydrationFactor": -0.2,
                                "Poison": 0.4
                         "id": "SatiateThirst"
                            },
                    },
                            "groups": null
                    {
                        },
                        "Reagent": "Nutriment",
                         "scaleByQuantity": false,
                        "Group": null,
                         "ignoreResistances": true,
                        "Amount": 0.1,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                    },
                    {
                        "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,572: Line 2,537:
         }
         }
     },
     },
     "ScrewdriverCocktail": {
     "JuiceWatermelon": {
         "id": "ScrewdriverCocktail",
         "id": "JuiceWatermelon",
         "name": "screwdriver",
         "name": "water melon juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "desc": "The delicious juice of a watermelon.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sweet",
         "color": "#A68310FF",
         "color": "#EF3520FF",
         "recipes": [
         "recipes": [],
            "ScrewdriverCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,589: Line 2,552:
                         "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"
                     }
                     }
                 ]
                 ]
Line 2,604: Line 2,559:
         }
         }
     },
     },
     "Grog": {
     "Miasma": {
         "id": "Grog",
         "id": "Miasma",
         "name": "grog",
         "name": "miasma",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Watered-down rum, pirate approved!",
         "desc": "Uh oh, stinky!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "gaseous",
         "color": "#664300FF",
         "color": "#56941EFF",
         "recipes": [
         "recipes": [],
            "Grog"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Gas": {
                "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"
                    }
                ]
            }
        }
    },
    "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": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,653: Line 2,574:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": -3.5,
                                 "Poison": 0.25
                                "Bloodloss": -3
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,660: Line 2,580:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Reagent": "Lexorin",
                        "Group": null,
                        "Amount": -3,
                         "conditions": [
                         "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                             {
                             {
                                 "Min": 1,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Lexorin",
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 0.8,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.12,
                        "id": "ChemVomit"
                    },
                    {
                        "Messages": [
                            "miasma-smell"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 0.25,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": 5,
                                 "Blunt": -4,
                                 "Cold": 3
                                 "Slash": -3,
                                "Piercing": -3
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 25,
                                "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
Line 2,704: Line 2,663:
         }
         }
     },
     },
     "CogChamp": {
     "Antifreeze": {
         "id": "CogChamp",
         "id": "Antifreeze",
         "name": "cogchamp",
         "name": "antifreeze",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
         "desc": "Ultimate refreshment.",
         "physicalDesc": "ground brass",
         "physicalDesc": "translucent",
         "color": "#B5A642FF",
         "color": "#FF7D63FF",
         "recipes": [
         "recipes": [
             "CogChamp"
             "Antifreeze"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,718: Line 2,677:
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "Key": "RatvarianLanguage",
                        "Component": "RatvarianLanguage",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
Line 2,746: Line 2,695:
         }
         }
     },
     },
     "GroundBee": {
     "Amatoxin": {
         "id": "GroundBee",
         "id": "Amatoxin",
         "name": "Ground Bee",
         "name": "amatoxin",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "Bee grounds. Gross.",
         "desc": "A potent toxin found in some mushrooms.",
         "physicalDesc": "bee guts",
         "physicalDesc": "nondescript",
         "color": "#86530EFF",
         "color": "#D6CE7BFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "Synaptizine": {
        "id": "Synaptizine",
        "name": "synaptizine",
        "group": "Medicine",
        "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": "pungent",
        "color": "#D49A2FFF",
        "recipes": [
            "Synaptizine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 2,773: Line 2,710:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 3
                                 "Poison": 6
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,782: Line 2,719:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "Key": "Stun",
            }
                        "Component": "",
        }
                        "Time": 3,
    },
                        "Refresh": true,
    "SpaceDrugs": {
                        "Type": 1,
        "id": "SpaceDrugs",
                        "conditions": null,
        "name": "space drugs",
                        "probability": 1,
        "group": "Narcotics",
                        "id": "GenericStatusEffect"
        "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
                    },
        "physicalDesc": "syrupy",
                    {
        "color": "#63806EFF",
                        "Key": "KnockedDown",
        "recipes": [
                        "Component": "",
            "SpaceDrugs"
                        "Time": 3,
        ],
                        "Refresh": true,
        "metabolisms": {
                        "Type": 1,
            "Narcotic": {
                        "conditions": null,
                "rate": 0.5,
                        "probability": 1,
                "effects": [
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Key": "SeeingRainbows",
                         "Component": "",
                         "Component": "SeeingRainbows",
                         "Time": 15,
                         "Time": 5,
                         "Refresh": true,
                         "Refresh": false,
                         "Type": 1,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,817: Line 2,752:
         }
         }
     },
     },
     "JuiceGrape": {
     "Siderlac": {
         "id": "JuiceGrape",
         "id": "Siderlac",
         "name": "grape juice",
         "name": "siderlac",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "desc": "A powerful anti-caustic medicine derived from plants.",
         "physicalDesc": "crisp",
         "physicalDesc": "milky",
         "color": "#512284FF",
         "color": "#F4DAB8FF",
         "recipes": [],
         "recipes": [
            "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": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,839: Line 2,783:
         }
         }
     },
     },
     "TableSalt": {
     "Rice": {
         "id": "TableSalt",
         "id": "Rice",
         "name": "table salt",
         "name": "rice",
         "group": "Foods",
         "group": "Foods",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "desc": "Hard, small white grains.",
         "physicalDesc": "grainy",
         "physicalDesc": "chewy",
         "color": "#A1000BFF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
            "TableSalt"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Food": {
Line 2,854: Line 2,796:
                 "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 2,869: Line 2,815:
         }
         }
     },
     },
     "Hooch": {
     "ExperimentalStimulants": {
         "id": "Hooch",
         "id": "ExperimentalStimulants",
         "name": "hooch",
         "name": "experimental stimulants",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
         "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": "#664E00FF",
         "color": "#AE0101FF",
         "recipes": [
         "recipes": [],
            "Hooch"
        ],
         "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"
            }
                    },
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "ElectrocuteTime": 2,
                        "probability": 1,
                        "ElectrocuteDamageScale": 5,
                         "HydrationFactor": 2,
                        "Refresh": true,
                         "id": "SatiateThirst"
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "Electrocute"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Amplitude": 10,
                         "Group": null,
                        "Frequency": 4,
                         "Amount": 0.15,
                         "Time": 2,
                         "conditions": null,
                         "Refresh": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Jitter"
                     }
                     },
                ]
            }
        }
    },
    "Barefoot": {
        "id": "Barefoot",
        "name": "barefoot",
        "group": "Drinks",
        "desc": "Barefoot and pregnant.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [
            "Barefoot"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                        "Group": null,
                            "types": {
                        "Amount": 0.05,
                                "Poison": 1
                        "conditions": null,
                            },
                        "probability": 1,
                            "groups": null
                        "id": "AdjustReagent"
                        },
                    }
                        "scaleByQuantity": false,
                ]
                        "ignoreResistances": true,
            }
        }
    },
    "Oil": {
        "id": "Oil",
        "name": "oil",
        "group": "Foods",
        "desc": "Used by chefs to cook.",
        "physicalDesc": "oily",
        "color": "#B67823FF",
        "recipes": [
            "Oil"
        ],
        "metabolisms": null
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 5,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 3,001: Line 2,923:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "MakeSentient"
                         "id": "HealthChange"
                     }
                     },
                ]
            }
        }
    },
    "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": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Poison": 8
                                 "Brute": 2
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                         "probability": 0.1,
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Key": "Stun",
                            "types": null,
                        "Component": "",
                            "groups": {
                        "Time": 6,
                                "Brute": 2,
                         "Refresh": true,
                                "Toxin": 2,
                         "Type": 1,
                                "Airloss": 2
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 45,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 3,052: Line 2,960:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Key": "KnockedDown",
                             "histamine-effect-light-itchiness"
                        "Component": "",
                        "Time": 6,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": [
                             {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         ],
                        "Type": 1,
                         "probability": 1,
                        "VisualType": 0,
                         "id": "GenericStatusEffect"
                        "conditions": null,
                         "probability": 0.1,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Key": "ForcedSleep",
                            "histamine-effect-heavy-itchiness"
                        "Component": "ForcedSleeping",
                         ],
                        "Time": 2,
                         "Refresh": false,
                         "Type": 1,
                         "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 45,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 3,078: Line 2,993:
                             }
                             }
                         ],
                         ],
                         "probability": 0.2,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
                 "rate": 0.25,
    "IcedCoffee": {
        "id": "IcedCoffee",
        "name": "iced coffee",
        "group": "Drinks",
        "desc": "Coffee and ice, refreshing and cool.",
        "physicalDesc": "aromatic",
        "color": "#102838FF",
        "recipes": [
            "IcedCoffee"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "TimerReset": 600,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "ResetNarcolepsy"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "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": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "HydrationFactor": 1,
                    }
                        "id": "SatiateThirst"
                ]
                    },
            }
                    {
        }
                        "damage": {
    },
                            "types": null,
    "HotRamen": {
                            "groups": {
        "id": "HotRamen",
                                "Brute": -4,
        "name": "hot ramen",
                                "Burn": -4
        "group": "Drinks",
                            }
        "desc": "Hot noodles.",
                        },
        "physicalDesc": "wormy",
                        "scaleByQuantity": false,
        "color": "#664300FF",
                         "ignoreResistances": true,
        "recipes": [
            "HotRamen"
        ],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 4,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "CarbonDioxide": {
        "id": "CarbonDioxide",
        "name": "carbon dioxide",
        "group": "Unknown",
        "desc": "You have genuinely no idea what this is.",
        "physicalDesc": "odorless",
        "color": "#66FF33FF",
        "recipes": [],
        "metabolisms": {
            "Gas": {
                "rate": 0.5,
                "effects": [
                    {
                         "Factor": 1,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                 "Min": 10,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Lexorin",
                            "types": {
                        "Group": null,
                                 "Poison": 0.2
                        "Amount": -3,
                             },
                        "conditions": [
                            "groups": null
                            {
                         },
                                "Min": 1,
                         "scaleByQuantity": true,
                                "Max": 21474836,
                         "ignoreResistances": true,
                                "Reagent": "Lexorin",
                                 "id": "ReagentThreshold"
                             }
                        ],
                        "probability": 1,
                         "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "ChloralHydrate",
                         "Group": null,
                         "Amount": -3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Type": "Plant",
                                 "Min": 1,
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 0.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "ChloralHydrate",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,216: Line 3,074:
         }
         }
     },
     },
     "Oculine": {
     "Sake": {
         "id": "Oculine",
         "id": "Sake",
         "name": "oculine",
         "name": "sake",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Heals eye damage.",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#404040FF",
         "color": "#DDDDDDFF",
         "recipes": [
         "recipes": [],
            "Oculine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": -1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemHealEyeDamage"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,240: Line 3,104:
         }
         }
     },
     },
     "Stimulants": {
     "TranexamicAcid": {
         "id": "Stimulants",
         "id": "TranexamicAcid",
         "name": "stimulants",
         "name": "tranexamic acid",
         "group": "Narcotics",
         "group": "Medicine",
         "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 blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "physicalDesc": "energizing",
         "physicalDesc": "viscous",
         "color": "#9A040EFF",
         "color": "#BA7D7DFF",
         "recipes": [],
         "recipes": [
            "TranexamicAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Medicine": {
                 "rate": 0.2,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "Scaled": false,
                        "Amount": -1.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "WalkSpeedModifier": 1.3,
                         "id": "ModifyBleedAmount"
                        "SprintSpeedModifier": 1.3,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Bloodloss": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,271: Line 3,136:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 80,
                                 "Min": 15,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 3,279: Line 3,144:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "ChangelingSting": {
        "id": "ChangelingSting",
        "name": "changeling sting",
        "group": "Drinks",
        "desc": "You take a tiny sip and feel a burning sensation...",
        "physicalDesc": "fizzy",
        "color": "#2E6671FF",
        "recipes": [],
        "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": 2,
                     },
                         "id": "SatiateThirst"
                    {
                     }
                        "Key": "KnockedDown",
                ]
                        "Component": "",
            }
                        "Time": 3,
        }
                        "Refresh": true,
    },
                        "Type": 1,
    "PestKiller": {
                        "conditions": null,
        "id": "PestKiller",
                        "probability": 1,
        "name": "pest killer",
                        "id": "GenericStatusEffect"
        "group": "Botanical",
                    }
        "desc": "A mixture that targets pests.",
                ]
        "physicalDesc": "bubbling",
            },
        "color": "#9E9886FF",
        "recipes": [],
        "metabolisms": {
             "Medicine": {
             "Medicine": {
                 "rate": 0.2,
                 "rate": 0.5,
                 "effects": [
                 "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": null,
                             "types": {
                            "groups": {
                                 "Poison": 3
                                 "Burn": -1,
                            },
                                "Brute": -1
                            "groups": null
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 3,335: Line 3,194:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Max": 120,
                                 "Type": "Plant",
                                 "Min": 70,
                                 "ShouldHave": true,
                                 "id": "TotalDamage"
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
Line 3,347: Line 3,206:
         }
         }
     },
     },
     "SpaceUp": {
     "Nutriment": {
         "id": "SpaceUp",
         "id": "Nutriment",
         "name": "Space-Up",
         "name": "nutriment",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Tastes like a hull breach in your mouth.",
         "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "physicalDesc": "fizzy",
         "physicalDesc": "opaque",
         "color": "#00FF00FF",
         "color": "#664330FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 3,362: Line 3,221:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 3,369: Line 3,228:
         }
         }
     },
     },
     "JuiceBanana": {
     "DeadRum": {
         "id": "JuiceBanana",
         "id": "DeadRum",
         "name": "banana juice",
         "name": "deadrum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The raw essence of a banana. HONK.",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "physicalDesc": "crisp",
         "physicalDesc": "strong-smelling",
         "color": "#FFE777FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 3,384: Line 3,243:
                         "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 3,391: Line 3,258:
         }
         }
     },
     },
     "Hotsauce": {
     "Frostoil": {
         "id": "Hotsauce",
         "id": "Frostoil",
         "name": "hotsauce",
         "name": "frostoil",
         "group": "Foods",
         "group": "Foods",
         "desc": "Burns so good.",
         "desc": "Leaves the tongue numb in its passage.",
         "physicalDesc": "spicy",
         "physicalDesc": "cold",
         "color": "#FF0000FF",
         "color": "#87CEEBFF",
         "recipes": [
         "recipes": [],
            "CookingHotsauce"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Amatoxin": {
     "Iron": {
         "id": "Amatoxin",
         "id": "Iron",
         "name": "amatoxin",
         "name": "iron",
         "group": "Toxins",
        "group": "Elements",
         "desc": "A potent toxin found in some mushrooms.",
        "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": "nondescript",
        "physicalDesc": "metallic",
         "color": "#D6CE7BFF",
        "color": "#434B4DFF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "Scaled": false,
                        "Amount": 4,
                        "conditions": null,
                        "probability": 1,
                        "id": "ModifyBloodLevel"
                    }
                ]
            }
        }
    },
    "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": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 3,418: Line 3,306:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 6
                                 "Poison": 4
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,427: Line 3,315:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,432: Line 3,330:
         }
         }
     },
     },
     "GargleBlaster": {
     "Vinaigrette": {
         "id": "GargleBlaster",
         "id": "Vinaigrette",
         "name": "Pan-Galactic Gargle Blaster",
         "name": "vinaigrette",
        "group": "Foods",
        "desc": "A basic salad dressing made with oil, vinegar and seasoning.",
        "physicalDesc": "sour",
        "color": "#EFDAAEFF",
        "recipes": [
            "CookingVinaigrette"
        ],
        "metabolisms": null
    },
    "Andalusia": {
        "id": "Andalusia",
        "name": "andalusia",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whoah, this stuff looks volatile!",
         "desc": "A nice, strangely named drink.",
         "physicalDesc": "volatile",
         "physicalDesc": "strong-smelling",
         "color": "#9CC8B4FF",
         "color": "#665700FF",
         "recipes": [
         "recipes": [
             "GargleBlaster"
             "Andalusia"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,455: Line 3,365:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,464: Line 3,374:
         }
         }
     },
     },
     "Inaprovaline": {
     "IcedTea": {
         "id": "Inaprovaline",
         "id": "IcedTea",
         "name": "inaprovaline",
         "name": "iced tea",
         "group": "Medicine",
         "group": "Drinks",
         "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": "No relation to a certain rap artist/actor.",
         "physicalDesc": "opaque",
         "physicalDesc": "aromatic",
         "color": "#731024FF",
         "color": "#104038FF",
         "recipes": [
         "recipes": [
             "Inaprovaline"
             "IcedTea"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                                "Asphyxiation": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Scaled": false,
                         "Reagent": "Theobromine",
                         "Amount": -0.25,
                        "Group": null,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,507: Line 3,406:
         }
         }
     },
     },
     "MilkSoy": {
     "Pax": {
         "id": "MilkSoy",
         "id": "Pax",
         "name": "soy milk",
         "name": "pax",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Consumers favorite.",
         "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
         "physicalDesc": "refreshing",
         "physicalDesc": "soothing",
         "color": "#D2C29DFF",
         "color": "#AAAAAAFF",
         "recipes": [],
         "recipes": [
            "Pax"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Pacified",
                        "Component": "Pacified",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 4,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 3,529: Line 3,434:
         }
         }
     },
     },
     "Stellibinin": {
     "CoffeeLiqueur": {
         "id": "Stellibinin",
         "id": "CoffeeLiqueur",
         "name": "stellibinin",
         "name": "coffee liqueur",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "physicalDesc": "starry",
         "physicalDesc": "cloudy",
         "color": "#2B2F77FF",
         "color": "#664300FF",
         "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",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": -3,
                         "Amount": 0.05,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Amatoxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
Line 3,573: Line 3,464:
         }
         }
     },
     },
     "BuzzochloricBees": {
     "RedMead": {
         "id": "BuzzochloricBees",
         "id": "RedMead",
         "name": "Buzzochloric Bees",
         "name": "red mead",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "physicalDesc": "buzzy",
         "physicalDesc": "strong-smelling",
         "color": "#FFD35DFF",
         "color": "#C73C00FF",
         "recipes": [
         "recipes": [
             "BuzzochloricBees"
             "RedMead"
        ],
        "metabolisms": {
            "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"
                    }
                ]
            }
        }
    },
    "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": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "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"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Type": "Plant",
                                "Max": 0,
                                 "ShouldHave": true,
                                "Reagent": "Histamine",
                                 "id": "OrganType"
                                "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                 "Invert": true,
                                 "id": "HasTag"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                        "NutritionFactor": 3,
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "damage": {
                             "buzzochloricbees-effect-histamine-bee-allergy",
                             "types": {
                            "buzzochloricbees-effect-histamine-swells",
                                "Poison": 1
                             "buzzochloricbees-effect-histamine-numb-to-the-bees",
                             },
                             "buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
                             "groups": null
                            "buzzochloricbees-effect-squeaky-clean"
                         },
                         ],
                         "scaleByQuantity": false,
                         "Type": 1,
                         "ignoreResistances": true,
                         "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.01,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                "Reagent": "Histamine",
                                 "id": "OrganType"
                                "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                 "Invert": true,
                                 "id": "HasTag"
                             }
                             }
                         ],
                         ],
                         "probability": 0.05,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "OilOlive": {
        "id": "OilOlive",
        "name": "olive oil",
        "group": "Foods",
        "desc": "Viscous and fragrant.",
        "physicalDesc": "oily",
        "color": "#808000FF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "Reagent": "Nutriment",
                            "buzzochloricbees-effect-licoxide-electrifying",
                         "Group": null,
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                         "Amount": 0.75,
                            "buzzochloricbees-effect-licoxide-buzzed",
                         "conditions": null,
                            "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": [
                            "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,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,711: Line 3,569:
         }
         }
     },
     },
     "CapsaicinOil": {
     "Fiber": {
         "id": "CapsaicinOil",
         "id": "Fiber",
         "name": "Capsaicin Oil",
         "name": "fiber",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "physicalDesc": "oily",
        "physicalDesc": "fibrous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Ketchup": {
        "id": "Ketchup",
        "name": "ketchup",
        "group": "Foods",
        "desc": "Made from pureed tomatoes and flavored with spices.",
         "physicalDesc": "tangy",
         "color": "#FF0000FF",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [
            "CookingKetchup"
        ],
        "metabolisms": null
    },
    "Wine": {
        "id": "Wine",
        "name": "wine",
        "group": "Drinks",
        "desc": "An premium alchoholic beverage made from distilled grape juice.",
        "physicalDesc": "translucent",
        "color": "#7E4043FF",
        "recipes": [
            "BloodToWine"
        ],
         "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.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,732: Line 3,620:
                     }
                     }
                 ]
                 ]
             },
             }
        }
    },
    "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": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Amount": 250,
                         "Messages": [
                            "carpetium-effect-blood-fibrous",
                            "carpetium-effect-jumpsuit-insides"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                         "id": "AdjustTemperature"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "CarpoToxin",
                            "types": {
                        "Group": null,
                                "Caustic": 1
                         "Amount": -3,
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 5,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "CarpoToxin",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                    },
                    {
                        "Messages": [
                            "capsaicin-effect-light-burn"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,776: Line 3,667:
         }
         }
     },
     },
     "Romerol": {
     "TableSalt": {
         "id": "Romerol",
         "id": "TableSalt",
         "name": "romerol",
         "name": "table salt",
         "group": "Medicine",
         "group": "Foods",
         "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "physicalDesc": "acrid",
         "physicalDesc": "grainy",
         "color": "#7E916EFF",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "Romerol"
             "TableSalt"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "NutritionFactor": 0.5,
                    }
                        "id": "SatiateHunger"
                ]
                    },
            }
        }
    },
    "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
    },
    "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,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 3,839: Line 3,697:
         }
         }
     },
     },
     "Starkist": {
     "Hooch": {
         "id": "Starkist",
         "id": "Hooch",
         "name": "starkist",
         "name": "hooch",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, orange flavored soft drink.",
         "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#9F3400FF",
         "color": "#664E00FF",
         "recipes": [
         "recipes": [
             "Starkist"
             "Hooch"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,858: Line 3,716:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,863: Line 3,729:
         }
         }
     },
     },
     "Lipozine": {
     "Bicaridine": {
         "id": "Lipozine",
         "id": "Bicaridine",
         "name": "lipozine",
         "name": "bicaridine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Causes weight loss upon consumption.",
         "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": "oily",
         "physicalDesc": "opaque",
         "color": "#2690B5FF",
         "color": "#FFAA00FF",
         "recipes": [
         "recipes": [
             "Lipozine"
             "Bicaridine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,878: Line 3,744:
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": -1,
                         "id": "HealthChange"
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "AtomicBomb": {
        "id": "AtomicBomb",
        "name": "atomic bomb",
        "group": "Drinks",
        "desc": "Nuclear proliferation never tasted so good.",
        "physicalDesc": "cloudy",
        "color": "#666300FF",
        "recipes": [
            "AtomicBomb"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.15,
                                "Asphyxiation": 0.5,
                         "conditions": null,
                                "Poison": 1.5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Radium",
                         "ThirstAmount": -40,
                         "Group": null,
                        "HungerAmount": -40,
                         "Amount": 0.05,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.02,
                        "id": "ChemVomit"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 15,
                                "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 3,927: Line 3,823:
         }
         }
     },
     },
     "Wine": {
     "Charcoal": {
         "id": "Wine",
         "id": "Charcoal",
         "name": "wine",
         "name": "charcoal",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "desc": "A black, porous solid",
         "physicalDesc": "translucent",
         "physicalDesc": "porous",
         "color": "#7E4043FF",
         "color": "#22282BFF",
         "recipes": [
         "recipes": [
             "BloodToWine"
             "Charcoal"
         ],
         ],
         "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",
                         "CleanseRate": 3,
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "ChemCleanBloodstream"
                     }
                     }
                 ]
                 ]
Line 3,959: Line 3,860:
         }
         }
     },
     },
     "GrapeSoda": {
     "BeepskySmash": {
         "id": "GrapeSoda",
         "id": "BeepskySmash",
         "name": "grape soda",
         "name": "beepsky smash",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's Graaaaaape!",
         "desc": "Deny drinking this and prepare for THE LAW.",
        "physicalDesc": "fizzy",
        "color": "#AE94A6FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Goldschlager": {
        "id": "Goldschlager",
        "name": "Goldschlager",
        "group": "Drinks",
        "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFFF91FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Goldschlager"
             "BeepskySmash"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,004: Line 3,883:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,013: Line 3,892:
         }
         }
     },
     },
     "IcedTea": {
     "DemonsBlood": {
         "id": "IcedTea",
         "id": "DemonsBlood",
         "name": "iced tea",
         "name": "demons blood",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "No relation to a certain rap artist/actor.",
         "desc": "AHHHH!!!!",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#104038FF",
         "color": "#A70000FF",
         "recipes": [
         "recipes": [
             "IcedTea"
             "DemonsBlood"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,034: Line 3,913:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 4,045: Line 3,924:
         }
         }
     },
     },
     "Ash": {
     "JuiceLemon": {
         "id": "Ash",
         "id": "JuiceLemon",
         "name": "ash",
         "name": "lemon juice",
        "group": "Drinks",
        "desc": "This juice is VERY sour.",
        "physicalDesc": "citric",
        "color": "#FFF690FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Acetone": {
        "id": "Acetone",
        "name": "acetone",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A light grey powdery residue",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "physicalDesc": "powdery",
         "physicalDesc": "acidic",
         "color": "#FFFFFFFF",
         "color": "#AF14B7FF",
         "recipes": [],
         "recipes": [
            "Acetone"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Tritium": {
     "Nocturine": {
         "id": "Tritium",
         "id": "Nocturine",
         "name": "tritium",
         "name": "nocturine",
         "group": "Unknown",
         "group": "Narcotics",
         "desc": "Radioactive space-magic pixie dust.",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "physicalDesc": "ionizing",
         "physicalDesc": "powdery",
         "color": "#66FF33FF",
         "color": "#128E80FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,070: Line 3,973:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 3
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,076: Line 3,979:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
            },
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Key": "ForcedSleep",
                            "types": {
                        "Component": "ForcedSleeping",
                                "Radiation": 1
                        "Time": 2,
                            },
                        "Refresh": false,
                            "groups": null
                        "Type": 0,
                         },
                         "conditions": [
                        "scaleByQuantity": true,
                            {
                        "ignoreResistances": true,
                                "Min": 8,
                        "conditions": null,
                                "Max": 21474836,
                                "Reagent": "Nocturine",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 4,102: Line 4,011:
         }
         }
     },
     },
     "DryRamen": {
     "Starkist": {
         "id": "DryRamen",
         "id": "Starkist",
         "name": "dry ramen",
         "name": "starkist",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Dry noodles and salt.",
         "desc": "A sweet, orange flavored soft drink.",
         "physicalDesc": "wormy",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#9F3400FF",
         "recipes": [],
         "recipes": [
            "Starkist"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,117: Line 4,028:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,124: Line 4,035:
         }
         }
     },
     },
     "IcedGreenTea": {
     "JuiceBanana": {
         "id": "IcedGreenTea",
         "id": "JuiceBanana",
         "name": "iced green tea",
         "name": "banana juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "cold green tea.",
         "desc": "The raw essence of a banana. HONK.",
         "physicalDesc": "aromatic",
         "physicalDesc": "crisp",
         "color": "#CE4200FF",
         "color": "#FFE777FF",
         "recipes": [
         "recipes": [],
            "IcedGreenTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,148: Line 4,057:
         }
         }
     },
     },
     "Cream": {
     "MuteToxin": {
         "id": "Cream",
         "id": "MuteToxin",
         "name": "cream",
         "name": "mute toxin",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "desc": "Makes you unable to talk while metabolizing.",
         "physicalDesc": "creamy",
         "physicalDesc": "syrupy",
         "color": "#DFD7AFFF",
         "color": "#000000FF",
         "recipes": [],
         "recipes": [
            "MuteToxin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,170: Line 4,085:
         }
         }
     },
     },
     "Nothing": {
     "Omnizine": {
         "id": "Nothing",
         "id": "Omnizine",
         "name": "nothing",
         "name": "omnizine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Absolutely nothing.",
         "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": "nothing",
         "physicalDesc": "soothing",
         "color": "#FFFFFFFF",
         "color": "#FCF7F9FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -2,
                                "Toxin": -2,
                                "Airloss": -2,
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,192: Line 4,117:
         }
         }
     },
     },
     "Grenadine": {
     "JuiceTomato": {
         "id": "Grenadine",
         "id": "JuiceTomato",
         "name": "grenadine",
         "name": "tomato juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Not cherry flavored!",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "physicalDesc": "dark-red",
         "physicalDesc": "saucey",
         "color": "#EA1D26FF",
         "color": "#731008FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,214: Line 4,139:
         }
         }
     },
     },
     "DeadRum": {
     "SulfuricAcid": {
         "id": "DeadRum",
         "id": "SulfuricAcid",
         "name": "deadrum",
         "name": "sulfuric acid",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "desc": "A highly corrosive, oily, colorless liquid.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "oily",
         "color": "#664300FF",
         "color": "#BF8C00FF",
         "recipes": [],
         "recipes": [
            "SulfuricAcid"
        ],
         "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 4,244: Line 4,180:
         }
         }
     },
     },
     "MilkSpoiled": {
     "GroundBee": {
         "id": "MilkSpoiled",
         "id": "GroundBee",
         "name": "spoiled milk",
         "name": "Ground Bee",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "This milk has gone rancid.",
         "desc": "Bee grounds. Gross.",
         "physicalDesc": "putrid",
        "physicalDesc": "bee guts",
         "color": "#FAFFBAFF",
        "color": "#86530EFF",
        "recipes": [],
        "metabolisms": null
    },
    "Cornmeal": {
        "id": "Cornmeal",
        "name": "cornmeal",
        "group": "Foods",
        "desc": "Used for baking.",
         "physicalDesc": "powdery",
         "color": "#D2B48CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,259: Line 4,205:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": -2,
                         "HydrationFactor": -0.2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,266: Line 4,220:
         }
         }
     },
     },
     "Silencer": {
     "PwrGame": {
         "id": "Silencer",
         "id": "PwrGame",
         "name": "silencer",
         "name": "Pwr Game",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Mime Heaven.",
         "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": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#004666FF",
         "color": "#9385BFFF",
         "recipes": [
         "recipes": [],
            "Silencer"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
Line 4,300: Line 4,242:
         }
         }
     },
     },
     "Corpium": {
     "PlantBGone": {
         "id": "Corpium",
         "id": "PlantBGone",
         "name": "corpium",
         "name": "plant-B-gone",
         "group": "Unknown",
         "group": "Botanical",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
         "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "physicalDesc": "necrotic",
         "physicalDesc": "bubbling",
         "color": "#7668A1FF",
         "color": "#49002EFF",
         "recipes": [],
         "recipes": [
            "PlantBGone"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,315: Line 4,259:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Cellular": 1
                                 "Poison": -4,
                                "Blunt": 2,
                                "Slash": 1,
                                "Piercing": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,321: Line 4,268:
                         "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"
                    },
                    {
                        "CauseChance": 1,
                        "Disease": "ActiveZombieVirus",
                        "conditions": null,
                        "probability": 1,
                        "id": "ChemCauseDisease"
                     }
                     }
                 ]
                 ]
Line 4,336: Line 4,282:
         }
         }
     },
     },
     "MelonLiquor": {
     "Ice": {
         "id": "MelonLiquor",
         "id": "Ice",
         "name": "melon liquor",
         "name": "ice",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
        "desc": "Frozen water.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "frosty",
         "color": "#138808FF",
        "color": "#BED8E6FF",
        "recipes": [],
        "metabolisms": null
    },
    "Silicon": {
        "id": "Silicon",
        "name": "silicon",
        "group": "Elements",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "physicalDesc": "crystalline",
         "color": "#364266FF",
         "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"
                    }
                ]
            }
        }
     },
     },
     "WhiskeyCola": {
     "Desoxyephedrine": {
         "id": "WhiskeyCola",
         "id": "Desoxyephedrine",
         "name": "whiskey cola",
         "name": "desoxyephedrine",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "physicalDesc": "bubbly",
         "physicalDesc": "translucent",
         "color": "#3E1B00FF",
         "color": "#FAFAFAFF",
         "recipes": [
         "recipes": [
             "WhiskeyCola"
             "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.15,
                                "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": {
    },
    "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": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "StatusLifetime": 2,
                            "types": {
                                "Radiation": -3
                            },
                            "groups": {
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "WalkSpeedModifier": 1.35,
                    }
                        "SprintSpeedModifier": 1.35,
                ]
                        "id": "MovespeedModifier"
            }
                    },
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "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"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "CoffeeLiqueur": {
     "GreenTea": {
         "id": "CoffeeLiqueur",
         "id": "GreenTea",
         "name": "coffee liqueur",
         "name": "green tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "desc": "Tasty green tea.",
         "physicalDesc": "cloudy",
         "physicalDesc": "aromatic",
         "color": "#664300FF",
         "color": "#C33F00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,470: Line 4,439:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,485: Line 4,478:
         }
         }
     },
     },
     "Booger": {
     "VodkaTonic": {
         "id": "Booger",
         "id": "VodkaTonic",
         "name": "booger",
         "name": "vodka tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Ewww...",
         "desc": "For when a gin and tonic isn't russian enough.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#8CFF8CFF",
         "color": "#0064C8FF",
         "recipes": [
         "recipes": [
             "Booger"
             "VodkaTonic"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,508: Line 4,501:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,517: Line 4,510:
         }
         }
     },
     },
     "Honk": {
     "GinFizz": {
         "id": "Honk",
         "id": "GinFizz",
         "name": "honk",
         "name": "gin fizz",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate.",
         "desc": "Refreshingly lemony, deliciously dry.",
         "physicalDesc": "pungent",
         "physicalDesc": "strong-smelling",
         "color": "#F2E9D2FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "GinFizz"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "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,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "CauseChance": 1,
                         "Reagent": "Ethanol",
                         "Disease": "ActiveHonkVirus",
                         "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCauseDisease"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,565: Line 4,542:
         }
         }
     },
     },
     "Whiskey": {
     "Copper": {
         "id": "Whiskey",
         "id": "Copper",
         "name": "whiskey",
         "name": "copper",
        "group": "Elements",
        "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
        "physicalDesc": "metallic",
        "color": "#B05B3CFF",
        "recipes": [],
        "metabolisms": null
    },
    "ManlyDorf": {
        "id": "ManlyDorf",
        "name": "manly dorf",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy and creamy",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "ManlyDorf"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,586: Line 4,575:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,595: Line 4,584:
         }
         }
     },
     },
     "Pax": {
     "LongIslandIcedTea": {
         "id": "Pax",
         "id": "LongIslandIcedTea",
         "name": "pax",
         "name": "long island iced tea",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "physicalDesc": "soothing",
         "physicalDesc": "strong-smelling",
         "color": "#AAAAAAFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Pax"
             "LongIslandIcedTea"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Pacified",
                        "Component": "Pacified",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,623: Line 4,616:
         }
         }
     },
     },
     "Diphenhydramine": {
     "Iodine": {
         "id": "Diphenhydramine",
         "id": "Iodine",
         "name": "diphenhydramine",
         "name": "iodine",
         "group": "Medicine",
         "group": "Elements",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
         "physicalDesc": "chalky",
        "physicalDesc": "dark brown",
         "color": "#64FFE6FF",
        "color": "#BC8A00FF",
        "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": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Histamine",
                         "damage": {
                        "Group": null,
                             "types": {
                        "Amount": -3,
                                 "Poison": 2
                        "conditions": null,
                             },
                        "probability": 1,
                             "groups": null
                        "id": "AdjustReagent"
                    },
                    {
                        "Key": "Jitter",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                         "damage": {
                             "types": {
                                 "Poison": -3
                             },
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Human",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Reagent": "Protein",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": [
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,670: Line 4,675:
         }
         }
     },
     },
     "Bicaridine": {
     "Cognizine": {
         "id": "Bicaridine",
         "id": "Cognizine",
         "name": "bicaridine",
         "name": "cognizine",
         "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 mysterious chemical which is able to make any non-sentient creature sentient.",
         "physicalDesc": "opaque",
         "physicalDesc": "enigmatic",
         "color": "#FFAA00FF",
         "color": "#B50EE8FF",
         "recipes": [
         "recipes": [
             "Bicaridine"
             "Cognizine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,685: Line 4,690:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": [
                            "types": null,
                            {
                            "groups": {
                                "Min": 5,
                                 "Brute": -2
                                "Max": 21474836,
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         },
                         ],
                         "scaleByQuantity": false,
                         "probability": 1,
                         "ignoreResistances": true,
                         "id": "MakeSentient"
                    }
                ]
            }
        }
    },
    "Potassium": {
        "id": "Potassium",
        "name": "potassium",
        "group": "Elements",
        "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
        "physicalDesc": "shiny",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "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,
                "effects": [
                    {
                         "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"
                    }
                ]
            }
        }
    },
    "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": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.05,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                "Asphyxiation": 1,
                                 "Poison": 0.06
                                 "Poison": 3,
                                "Brute": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,710: Line 4,770:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 15,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.02,
                        "id": "ChemVomit"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Jitter"
                     }
                     }
                 ]
                 ]
             },
             }
             "Alcohol": {
        }
    },
    "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,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,765: Line 4,810:
         }
         }
     },
     },
     "Theobromine": {
     "Oxygen": {
         "id": "Theobromine",
         "id": "Oxygen",
         "name": "theobromine",
         "name": "oxygen",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "desc": "An oxidizing, colorless gas.",
         "physicalDesc": "grainy",
         "physicalDesc": "gaseous",
         "color": "#F5F5F5FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": {
                                "Poison": 0.4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Human",
                                 "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                "id": "ReagentThreshold"
                            }
                            },
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                        "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Type": "Animal",
Line 4,800: Line 4,844:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Factor": 1,
                        "HungerAmount": -40,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 3,
                                 "Type": "Rat",
                                 "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                "id": "ReagentThreshold"
                            }
                            },
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                        "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Type": "Plant",
                                 "ShouldHave": true,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 0.04,
                         "probability": 1,
                         "id": "ChemVomit"
                         "id": "Oxygenate"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 4,825: Line 4,889:
         }
         }
     },
     },
     "Chlorine": {
     "MilkOat": {
         "id": "Chlorine",
         "id": "MilkOat",
         "name": "chlorine",
         "name": "oat milk",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A yellow-green gas which is toxic to humans.",
         "desc": "Surprisingly tasty.",
         "physicalDesc": "gaseous",
         "physicalDesc": "refreshing",
         "color": "#A2FF00FF",
         "color": "#DEDACDFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 4,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,866: Line 4,911:
         }
         }
     },
     },
     "Spaceacillin": {
     "JuiceCarrot": {
         "id": "Spaceacillin",
         "id": "JuiceCarrot",
         "name": "spaceacillin",
         "name": "carrot juice",
         "group": "Medicine",
         "group": "Drinks",
         "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": "It's like a carrot, but less crunchy.",
         "physicalDesc": "opaque",
        "physicalDesc": "crisp",
         "color": "#9942F5FF",
        "color": "#FF8820FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "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"
                    }
                ]
            }
        }
    },
    "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": [
         "recipes": [
             "Spaceacillin"
             "IrishCream"
         ],
         ],
         "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.2,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,903: Line 4,981:
         }
         }
     },
     },
     "Ice": {
     "Tritium": {
         "id": "Ice",
         "id": "Tritium",
         "name": "ice",
         "name": "tritium",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "Frozen water.",
         "desc": "Radioactive space-magic pixie dust.",
         "physicalDesc": "frosty",
         "physicalDesc": "ionizing",
         "color": "#BED8E6FF",
         "color": "#66FF33FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Radiation": 3
                                 "Burn": -2,
                            },
                                "Toxin": -2,
                            "groups": null
                                "Airloss": -2,
                                "Brute": -2
                            }
                         },
                         },
                         "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 4,945: Line 5,028:
         }
         }
     },
     },
     "BlackRussian": {
     "ScrewdriverCocktail": {
         "id": "BlackRussian",
         "id": "ScrewdriverCocktail",
         "name": "black russian",
         "name": "screwdriver",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#360000FF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [
             "BlackRussian"
             "ScrewdriverCocktail"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,968: Line 5,051:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,977: Line 5,060:
         }
         }
     },
     },
     "JuiceCarrot": {
     "BlackRussian": {
         "id": "JuiceCarrot",
         "id": "BlackRussian",
         "name": "carrot juice",
         "name": "black russian",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's like a carrot, but less crunchy.",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "physicalDesc": "crisp",
         "physicalDesc": "strong-smelling",
         "color": "#FF8820FF",
         "color": "#360000FF",
         "recipes": [],
         "recipes": [
            "BlackRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,996: Line 5,081:
                     },
                     },
                     {
                     {
                         "Reagent": "Oculine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,015: Line 5,092:
         }
         }
     },
     },
     "Sugar": {
     "Uranium": {
         "id": "Sugar",
         "id": "Uranium",
         "name": "sugar",
         "name": "uranium",
         "group": "Foods",
         "group": "Elements",
         "desc": "Tasty spacey sugar!",
         "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "physicalDesc": "sweet",
         "physicalDesc": "metallic",
         "color": "#FFFFFFFF",
         "color": "#8FA191FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "damage": {
                             {
                             "types": {
                                 "Min": 0.1,
                                 "Radiation": 2
                                "Max": 21474836,
                            },
                                "Reagent": "Nutriment",
                            "groups": null
                                "id": "ReagentThreshold"
                        },
                            }
                        "scaleByQuantity": false,
                        ],
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 1,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 5,044: Line 5,121:
         }
         }
     },
     },
     "Vinaigrette": {
     "Histamine": {
         "id": "Vinaigrette",
         "id": "Histamine",
         "name": "vinaigrette",
         "name": "histamine",
         "group": "Foods",
         "group": "Toxins",
         "desc": "A basic salad dressing made with oil, vinegar and seasoning.",
         "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.",
        "physicalDesc": "sour",
         "physicalDesc": "abrasive",
        "color": "#EFDAAEFF",
         "color": "#FA6464FF",
        "recipes": [
         "recipes": [],
            "CookingVinaigrette"
        ],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "damage": {
                            "types": null,
                            "groups": {
                                "Brute": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                        "WalkSpeedModifier": 1.25,
                         "id": "HealthChange"
                        "SprintSpeedModifier": 1.25,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Poison": 2,
                            "groups": {
                                 "Asphyxiation": 2
                                 "Brute": 2,
                            },
                                 "Toxin": 2,
                            "groups": null
                                "Airloss": 2
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 5,090: Line 5,159:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 45,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 5,100: Line 5,169:
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "Messages": [
                        "Frequency": 4,
                            "histamine-effect-light-itchiness"
                        "Time": 2,
                         ],
                        "Refresh": true,
                         "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                         "Type": 1,
                         "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                         "id": "GenericStatusEffect"
                         "id": "PopupMessage"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "ephedrine-effect-tight-pain",
                             "histamine-effect-heavy-itchiness"
                            "ephedrine-effect-heart-pounds"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 2,
                         "VisualType": 2,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "PopupMessage"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "TimerReset": 600,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 45,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 5,154: Line 5,192:
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.2,
                         "id": "ResetNarcolepsy"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 5,161: Line 5,199:
         }
         }
     },
     },
     "Vinegar": {
     "WhiteRussian": {
         "id": "Vinegar",
         "id": "WhiteRussian",
         "name": "vinegar",
         "name": "white russian",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Often used to flavor food.",
         "desc": "That's just, like, your opinion, man...",
         "physicalDesc": "sour",
         "physicalDesc": "strong-smelling",
         "color": "#D2B48CFF",
         "color": "#A68340FF",
         "recipes": [
         "recipes": [
             "CookingVinegar"
             "WhiteRussian"
         ],
         ],
         "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.15,
                         "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 5,209: Line 5,231:
         }
         }
     },
     },
     "JuiceLemon": {
     "Diethylamine": {
         "id": "JuiceLemon",
         "id": "Diethylamine",
         "name": "lemon juice",
         "name": "diethylamine",
         "group": "Drinks",
         "group": "Botanical",
         "desc": "This juice is VERY sour.",
         "desc": "A very potent fertilizer.",
         "physicalDesc": "citric",
         "physicalDesc": "strong-smelling",
         "color": "#FFF690FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "Diethylamine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,231: Line 5,262:
         }
         }
     },
     },
     "IrishCream": {
     "Oculine": {
         "id": "IrishCream",
         "id": "Oculine",
         "name": "irish cream",
         "name": "oculine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "desc": "Heals eye damage.",
         "physicalDesc": "creamy",
         "physicalDesc": "translucent",
         "color": "#664300FF",
         "color": "#404040FF",
         "recipes": [
         "recipes": [
             "IrishCream"
             "Oculine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": -1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "ChemHealEyeDamage"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,263: Line 5,286:
         }
         }
     },
     },
     "Dermaline": {
     "WeedKiller": {
         "id": "Dermaline",
         "id": "WeedKiller",
         "name": "dermaline",
         "name": "weed killer",
         "group": "Medicine",
         "group": "Botanical",
         "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "desc": "A mixture that targets weeds.",
         "physicalDesc": "translucent",
         "physicalDesc": "bubbling",
         "color": "#215263FF",
         "color": "#968395FF",
         "recipes": [
         "recipes": [],
            "Dermaline"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 5,280: Line 5,301:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": -1,
                                 "Poison": 4
                                "Shock": -1,
                                "Cold": -1
                             },
                             },
                             "groups": null
                             "groups": null
Line 5,288: Line 5,307:
                         "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"
                     },
                     }
                     {
                ]
            }
        }
    },
    "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": {
                                 "Asphyxiation": 1,
                                 "Asphyxiation": -3,
                                 "Cold": 2
                                 "Poison": -0.5
                             },
                             },
                             "groups": null
                             "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 5,304: Line 5,350:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 10,
                                "mobstate": 2,
                                 "Max": 21474836,
                                "id": "MobStateCondition"
                            },
                            {
                                 "Min": 0,
                                 "Max": 20,
                                 "Reagent": null,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
Line 5,314: Line 5,364:
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "damage": {
                        "Frequency": 4,
                            "types": {
                         "Time": 2,
                                "Asphyxiation": 1,
                         "Refresh": true,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 10,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 5,327: Line 5,382:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "HealthChange"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Lexorin",
        }
                        "Group": null,
    },
                        "Amount": -2,
    "ShamblersJuice": {
                        "conditions": null,
        "id": "ShamblersJuice",
                        "probability": 1,
        "name": "Shambler's Juice",
                        "id": "AdjustReagent"
        "group": "Drinks",
                    },
        "desc": "~Shake me up some of that Shambler's Juice!~",
                    {
        "physicalDesc": "fizzy",
                        "Reagent": "Epinephrine",
        "color": "#66538FFF",
                        "Group": null,
        "recipes": [],
                        "Amount": -1,
        "metabolisms": {
                        "conditions": [
            "Drink": {
                            {
                "rate": 0.5,
                                "Min": 1,
                "effects": [
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": 4,
                        "conditions": [
                            {
                                "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,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,355: Line 5,446:
         }
         }
     },
     },
     "MilkOat": {
     "Rum": {
         "id": "MilkOat",
         "id": "Rum",
         "name": "oat milk",
         "name": "rum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Surprisingly tasty.",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
        "physicalDesc": "refreshing",
        "color": "#DEDACDFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 4,
                        "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",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "Martini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,400: Line 5,467:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,409: Line 5,476:
         }
         }
     },
     },
     "Antifreeze": {
     "Stimulants": {
         "id": "Antifreeze",
         "id": "Stimulants",
         "name": "antifreeze",
         "name": "stimulants",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "Ultimate refreshment.",
         "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": "translucent",
         "physicalDesc": "energizing",
         "color": "#FF7D63FF",
         "color": "#9A040EFF",
         "recipes": [
         "recipes": [],
            "Antifreeze"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.2,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 1.3,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 1.3,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.15,
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 80,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "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,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             }
             },
        }
    },
    "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": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.2,
                 "effects": [
                 "effects": [
                     {
                     {
                         "ThirstAmount": -40,
                         "TimerReset": 600,
                        "HungerAmount": -40,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.3,
                         "probability": 1,
                         "id": "ChemVomit"
                         "id": "ResetNarcolepsy"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1,
                        "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 5,466: Line 5,583:
         }
         }
     },
     },
     "JuiceWatermelon": {
     "PolytrinicAcid": {
         "id": "JuiceWatermelon",
         "id": "PolytrinicAcid",
         "name": "water melon juice",
         "name": "polytrinic acid",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "The delicious juice of a watermelon.",
         "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": "sweet",
         "physicalDesc": "strong-smelling",
         "color": "#EF3520FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "PolytrinicAcid"
        ],
         "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": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 5,488: Line 5,624:
         }
         }
     },
     },
     "Coffee": {
     "MilkGoat": {
         "id": "Coffee",
         "id": "MilkGoat",
         "name": "coffee",
         "name": "goats milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "physicalDesc": "aromatic",
         "physicalDesc": "opaque",
         "color": "#664300FF",
         "color": "#DFDFDFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,503: Line 5,639:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,518: Line 5,646:
         }
         }
     },
     },
     "RedMead": {
     "Silencer": {
         "id": "RedMead",
         "id": "Silencer",
         "name": "red mead",
         "name": "silencer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "desc": "A drink from Mime Heaven.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#C73C00FF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [
             "RedMead"
             "Silencer"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,533: Line 5,661:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,550: Line 5,680:
         }
         }
     },
     },
     "Andalusia": {
     "ToxinsSpecial": {
         "id": "Andalusia",
         "id": "ToxinsSpecial",
         "name": "andalusia",
         "name": "toxins special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strangely named drink.",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#665700FF",
         "color": "#665C00FF",
         "recipes": [
         "recipes": [
             "Andalusia"
             "ToxinsSpecial"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,582: Line 5,712:
         }
         }
     },
     },
     "Dylovene": {
     "Absinthe": {
         "id": "Dylovene",
         "id": "Absinthe",
         "name": "dylovene",
         "name": "absinthe",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#3A1D8AFF",
         "color": "#33EE00FF",
         "recipes": [
         "recipes": [],
            "Dylovene"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "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,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Brute": 2
                         "Amount": 0.3,
                            },
                         "conditions": null,
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     },
                     }
                    {
                ]
                        "Amplitude": 10,
            }
                        "Frequency": 4,
        }
                        "Time": 2,
    },
                        "Refresh": true,
    "NitrousOxide": {
                        "conditions": [
        "id": "NitrousOxide",
                            {
        "name": "nitrous oxide",
                                "Min": 20,
        "group": "Unknown",
                                "Max": 21474836,
        "desc": "You know how everything seems funnier when you're tired? Well...",
                                "Reagent": null,
        "physicalDesc": "gaseous",
                                "id": "ReagentThreshold"
        "color": "#808080FF",
                            }
        "recipes": [],
                        ],
        "metabolisms": {
                        "probability": 1,
            "Gas": {
                        "id": "Jitter"
                "rate": 0.5,
                    },
                "effects": [
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "generic-reagent-effect-nauseous"
                             "effect-sleepy"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
Line 5,653: Line 5,762:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 0.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "NitrousOxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 0.2,
                         "probability": 0.1,
                         "id": "PopupMessage"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "StatusLifetime": 2,
                        "HungerAmount": -40,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "NitrousOxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 0.02,
                         "probability": 1,
                         "id": "ChemVomit"
                        "WalkSpeedModifier": 0.65,
                     }
                        "SprintSpeedModifier": 0.65,
                ]
                         "id": "MovespeedModifier"
            },
                     },
            "Alcohol": {
                    {
                "rate": 0.5,
                        "Key": "ForcedSleep",
                "effects": [
                        "Component": "ForcedSleeping",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 1.8,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "BoozePower": 3,
                         "damage": {
                         "SlurSpeech": true,
                            "types": {
                                "Poison": 0.25
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 15,
                                 "Min": 3.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "NitrousOxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 5,699: Line 5,847:
         }
         }
     },
     },
     "JuiceLime": {
     "Bilk": {
         "id": "JuiceLime",
         "id": "Bilk",
         "name": "lime juice",
         "name": "bilk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The sweet-sour juice of limes.",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "physicalDesc": "citric",
         "physicalDesc": "bilky",
         "color": "#99BB43FF",
         "color": "#895C4CFF",
         "recipes": [],
         "recipes": [
            "Bilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,721: Line 5,871:
         }
         }
     },
     },
     "RootBeerFloat": {
     "Lemonade": {
         "id": "RootBeerFloat",
         "id": "Lemonade",
         "name": "root beer float",
         "name": "lemonade",
         "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": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "physicalDesc": "tart",
         "color": "#4F361FFF",
         "color": "#FFFF00FF",
         "recipes": [
         "recipes": [
             "RootBeerFloat"
             "Lemonade"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,745: Line 5,895:
         }
         }
     },
     },
     "UnstableMutagen": {
     "PulpedBananaPeel": {
         "id": "UnstableMutagen",
         "id": "PulpedBananaPeel",
         "name": "unstable mutagen",
         "name": "pulped banana peel",
         "group": "Toxins",
         "group": "Medicine",
         "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
         "desc": "Pulped banana peels have some effectiveness against bleeding.",
         "physicalDesc": "glowing",
         "physicalDesc": "pulpy",
         "color": "#00FF5FFF",
         "color": "#FFE774FF",
         "recipes": [
         "recipes": [],
            "UnstableMutagen"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Scaled": false,
                            "types": {
                         "Amount": -0.5,
                                "Radiation": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ModifyBleedAmount"
                     }
                     }
                 ]
                 ]
Line 5,776: Line 5,918:
         }
         }
     },
     },
     "BlueCuracao": {
     "ManhattanProject": {
         "id": "BlueCuracao",
         "id": "ManhattanProject",
         "name": "blue curacao",
         "name": "manhattan project",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#0000CDFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "ManhattanProject"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,797: Line 5,941:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,806: Line 5,950:
         }
         }
     },
     },
     "NitrousOxide": {
     "Oats": {
         "id": "NitrousOxide",
         "id": "Oats",
         "name": "nitrous oxide",
         "name": "oats",
         "group": "Unknown",
         "group": "Foods",
         "desc": "You know how everything seems funnier when you're tired? Well...",
         "desc": "Used for a variety of tasty purposes.",
         "physicalDesc": "gaseous",
         "physicalDesc": "coarse",
         "color": "#808080FF",
         "color": "#D2B48CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "Reagent": "Sugar",
                            "effect-sleepy"
                         "Group": null,
                        ],
                         "Amount": 0.2,
                         "Type": 1,
                         "conditions": null,
                         "VisualType": 2,
                         "probability": 1,
                         "conditions": [
                         "id": "AdjustReagent"
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 0.1,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "StatusLifetime": 2,
                         "Reagent": "Nutriment",
                        "conditions": [
                        "Group": null,
                            {
                        "Amount": 0.3,
                                "Min": 1,
                        "conditions": null,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 0.65,
                         "id": "AdjustReagent"
                        "SprintSpeedModifier": 0.65,
                    }
                        "id": "MovespeedModifier"
                ]
                    },
            }
        }
    },
    "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": "ForcedSleep",
                         "conditions": null,
                        "Component": "ForcedSleeping",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": [
                            {
                                "Min": 1.8,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 6,
                     },
                         "id": "SatiateThirst"
                     }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.25
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 5,891: Line 6,016:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 1,
                                "Min": 3.5,
                         "id": "HealthChange"
                                "Max": 21474836,
                     }
                                "Reagent": "NitrousOxide",
                 ]
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "Hyronalin": {
     "Leporazine": {
         "id": "Hyronalin",
         "id": "Leporazine",
         "name": "hyronalin",
         "name": "leporazine",
         "group": "Medicine",
         "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.",
         "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": "cloudy",
         "physicalDesc": "pungent",
         "color": "#4CB580FF",
         "color": "#FF7DB5FF",
         "recipes": [
         "recipes": [
             "Hyronalin"
             "Leporazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,928: Line 6,041:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": -1
                                 "Cold": -4
                             },
                             },
                             "groups": null
                             "groups": null
Line 5,939: Line 6,052:
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Amount": 100000,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.02,
                        "id": "ChemVomit"
                    },
                    {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 0,
                                 "Max": 21474836,
                                 "Max": 293.15,
                                "Reagent": null,
                                 "id": "Temperature"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustTemperature"
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "Amount": -10000,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 293.15,
                                 "Max": 21474836,
                                 "Max": 3.4028235e+38,
                                "Reagent": null,
                                 "id": "Temperature"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "AdjustTemperature"
                    },
                    {
                        "Messages": [
                            "leporazine-effect-temperature-adjusting"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 5,985: Line 6,089:
         }
         }
     },
     },
     "WeedKiller": {
     "Fluorine": {
         "id": "WeedKiller",
         "id": "Fluorine",
         "name": "weed killer",
         "name": "fluorine",
         "group": "Botanical",
         "group": "Elements",
         "desc": "A mixture that targets weeds.",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "physicalDesc": "bubbling",
        "physicalDesc": "gaseous",
         "color": "#968395FF",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Blood": {
        "id": "Blood",
        "name": "blood",
        "group": "Biological",
        "desc": "I hope this is ketchup.",
         "physicalDesc": "ferrous",
         "color": "#800000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 1.5,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,020: Line 6,121:
         }
         }
     },
     },
     "Ethyloxyephedrine": {
     "TequilaSunrise": {
         "id": "Ethyloxyephedrine",
         "id": "TequilaSunrise",
         "name": "ethyloxyephedrine",
         "name": "tequila sunrise",
         "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": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "physicalDesc": "shiny",
         "physicalDesc": "strong-smelling",
         "color": "#D5D5E4FF",
         "color": "#FFE48CFF",
         "recipes": [
         "recipes": [
             "Ethyloxyephedrine"
             "TequilaSunrise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Key": "Stutter",
                         "Reagent": "Ethanol",
                         "Component": "StutteringAccent",
                         "Group": null,
                        "Time": 2,
                         "Amount": 0.15,
                        "Refresh": true,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                    },
                    {
                        "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 6,081: Line 6,153:
         }
         }
     },
     },
     "DoctorsDelight": {
     "Bleach": {
         "id": "DoctorsDelight",
         "id": "Bleach",
         "name": "the doctor's delight",
         "name": "bleach",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF8CFFFF",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "DoctorsDelight"
             "Bleach"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": -2,
                        "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
            "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Poison": 3
                                 "Burn": -1,
                            },
                                "Brute": -1,
                            "groups": null
                                "Airloss": -1,
                                "Toxin": -1
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 6,135: Line 6,179:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 6,140: Line 6,194:
         }
         }
     },
     },
     "Milk": {
     "Blackpepper": {
         "id": "Milk",
         "id": "Blackpepper",
         "name": "milk",
         "name": "black pepper",
        "group": "Foods",
        "desc": "Often used to flavor food or make people sneeze.",
        "physicalDesc": "grainy",
        "color": "#000000FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
        "metabolisms": null
    },
    "Cognac": {
        "id": "Cognac",
        "name": "cognac",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#DFDFDFFF",
         "color": "#AB3C05FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,155: Line 6,229:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,162: Line 6,244:
         }
         }
     },
     },
     "PwrGame": {
     "JuicePineapple": {
         "id": "PwrGame",
         "id": "JuicePineapple",
         "name": "Pwr Game",
         "name": "pineapple juice",
         "group": "Drinks",
         "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.",
         "desc": "The delicious juice of a pineapple.",
         "physicalDesc": "fizzy",
         "physicalDesc": "tropical",
         "color": "#9385BFFF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,177: Line 6,259:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 6,184: Line 6,266:
         }
         }
     },
     },
     "Protein": {
     "Tea": {
         "id": "Protein",
         "id": "Tea",
         "name": "protein",
         "name": "tea",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Found in certain meals, good for bodily health.",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "physicalDesc": "clumpy",
         "physicalDesc": "aromatic",
         "color": "#FFFFE5FF",
         "color": "#8A5A3AFF",
         "recipes": [
         "recipes": [],
            "ProteinCooking"
        ],
         "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": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 6,228: Line 6,296:
         }
         }
     },
     },
     "Ichor": {
     "Corpium": {
         "id": "Ichor",
         "id": "Corpium",
         "name": "ichor",
         "name": "corpium",
         "group": "Biological",
         "group": "Unknown",
         "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.",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
         "physicalDesc": "roaring",
         "physicalDesc": "necrotic",
         "color": "#F4692EFF",
         "color": "#7668A1FF",
         "recipes": [],
         "recipes": [],
         "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": 1.5,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
                 "rate": 0.5,
    },
    "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,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Bloodloss": -5
                            },
                            "groups": {
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 1,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,272: Line 6,349:
         }
         }
     },
     },
     "Sulfur": {
     "Sodium": {
         "id": "Sulfur",
         "id": "Sodium",
         "name": "sulfur",
         "name": "sodium",
         "group": "Elements",
         "group": "Elements",
         "desc": "A yellow, crystalline solid.",
         "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
         "physicalDesc": "powdery",
         "physicalDesc": "metallic",
         "color": "#FFF385FF",
         "color": "#C6C8CCFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "SpaceCleaner": {
     "Oil": {
         "id": "SpaceCleaner",
         "id": "Oil",
         "name": "space cleaner",
         "name": "oil",
         "group": "Unknown",
         "group": "Foods",
         "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
         "desc": "Used by chefs to cook.",
         "physicalDesc": "lemony fresh",
         "physicalDesc": "oily",
         "color": "#C8FF69FF",
         "color": "#B67823FF",
         "recipes": [
         "recipes": [
             "SpaceCleaner"
             "Oil"
         ],
         ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "TonicWater": {
     "Mayo": {
         "id": "TonicWater",
         "id": "Mayo",
         "name": "tonic water",
         "name": "mayonnaise",
        "group": "Foods",
        "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
        "physicalDesc": "thick",
        "color": "#F9F5E5FF",
        "recipes": [
            "CookingMayoLemon",
            "CookingMayoVinegar"
        ],
        "metabolisms": null
    },
    "GinTonic": {
        "id": "GinTonic",
        "name": "gin and tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "desc": "An all time classic, mild cocktail.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#0064C8FF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [
            "GinTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,309: Line 6,401:
                         "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 6,316: Line 6,416:
         }
         }
     },
     },
     "BananaHonk": {
     "Whiskey": {
         "id": "BananaHonk",
         "id": "Whiskey",
         "name": "banana honk",
         "name": "whiskey",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Clown Heaven.",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFFF91FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "BananaHonk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,339: Line 6,437:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,348: Line 6,446:
         }
         }
     },
     },
     "Vitamin": {
     "Vermouth": {
         "id": "Vitamin",
         "id": "Vermouth",
         "name": "vitamin",
         "name": "vermouth",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Found in healthy, complete meals.",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "physicalDesc": "chalky",
         "physicalDesc": "strong-smelling",
         "color": "#D3D3D3FF",
         "color": "#91FF91FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": null,
                            "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": -0.25,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 6,391: Line 6,476:
         }
         }
     },
     },
     "Napalm": {
     "Martini": {
         "id": "Napalm",
         "id": "Martini",
         "name": "napalm",
         "name": "classic martini",
         "group": "Pyrotechnic",
         "group": "Drinks",
         "desc": "It's just a little flammable.",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "soapy",
         "physicalDesc": "strong-smelling",
         "color": "#FA00AFFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Napalm"
             "Martini"
         ],
         ],
         "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 6,428: Line 6,508:
         }
         }
     },
     },
     "Cryoxadone": {
     "Nicotine": {
         "id": "Cryoxadone",
         "id": "Nicotine",
         "name": "cryoxadone",
         "name": "Nicotine",
         "group": "Medicine",
         "group": "Narcotics",
         "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.",
         "desc": "Dangerous and highly addictive.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#0091FFFF",
         "color": "#C0C0C0FF",
         "recipes": [
         "recipes": [],
            "Cryoxadone"
         "metabolisms": null
        ],
         "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "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,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Rum": {
     "Nothing": {
         "id": "Rum",
         "id": "Nothing",
         "name": "rum",
         "name": "nothing",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "desc": "Absolutely nothing.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "nothing",
         "color": "#664300FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,485: Line 6,535:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                 ]
                        "Reagent": "Ethanol",
             }
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
         }
         }
     },
     },
     "Egg": {
     "Silver": {
         "id": "Egg",
         "id": "Silver",
         "name": "egg",
         "name": "silver",
         "group": "Foods",
         "group": "Elements",
         "desc": "Used for baking.",
         "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": "mucus-like",
        "physicalDesc": "reasonably metallic",
         "color": "#FFFFFFFF",
        "color": "#D0D0D0FF",
        "recipes": [],
        "metabolisms": null
    },
    "Nitrogen": {
        "id": "Nitrogen",
        "name": "nitrogen",
        "group": "Unknown",
        "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "physicalDesc": "gaseous",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Protein",
                         "Factor": 1,
                        "Group": null,
                        "conditions": [
                        "Amount": 0.5,
                            {
                        "conditions": null,
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Oxygenate"
                     }
                     },
                ]
                    {
            }
                        "Factor": 1,
        }
                        "conditions": [
    },
                            {
    "Saxoite": {
                                "Type": "Slime",
        "id": "Saxoite",
                                "ShouldHave": true,
        "name": "Saxoite",
                                "id": "OrganType"
        "group": "Unknown",
                            }
        "desc": "Smells like jazz.",
                        ],
        "physicalDesc": "ground brass",
                        "probability": 1,
        "color": "#B8A603FF",
                        "id": "Oxygenate"
        "recipes": [],
                    },
        "metabolisms": null
                    {
                        "_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"
                    }
                ]
            }
        }
     },
     },
     "B52": {
     "BananaHonk": {
         "id": "B52",
         "id": "BananaHonk",
         "name": "b-52",
         "name": "banana honk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "desc": "A drink from Clown Heaven.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#FFFF91FF",
         "recipes": [
         "recipes": [
             "B52"
             "BananaHonk"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,555: Line 6,643:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,564: Line 6,652:
         }
         }
     },
     },
     "SyndicateBomb": {
     "Goldschlager": {
         "id": "SyndicateBomb",
         "id": "Goldschlager",
         "name": "syndicate bomb",
         "name": "Goldschlager",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Somebody set us up the bomb!",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#2E6660FF",
         "color": "#FFFF91FF",
         "recipes": [
         "recipes": [
             "SyndicateBomb"
             "Goldschlager"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,587: Line 6,675:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,596: Line 6,684:
         }
         }
     },
     },
     "Posca": {
     "IceCream": {
         "id": "Posca",
         "id": "IceCream",
         "name": "posca",
         "name": "ice cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Poor warriors' drink from a forgotten era.",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "physicalDesc": "sour",
         "physicalDesc": "creamy",
         "color": "#B3B599FF",
         "color": "#FFFBD6FF",
         "recipes": [
         "recipes": [
             "Posca"
             "IceCream"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,613: Line 6,701:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 6,620: Line 6,708:
         }
         }
     },
     },
     "Gold": {
     "MilkSoy": {
         "id": "Gold",
         "id": "MilkSoy",
         "name": "gold",
         "name": "soy milk",
         "group": "Elements",
         "group": "Drinks",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "desc": "Consumers favorite.",
         "physicalDesc": "metallic",
         "physicalDesc": "refreshing",
         "color": "#F7C430FF",
         "color": "#D2C29DFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,647: Line 6,723:
                         "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"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "KiraSpecial": {
     "Flour": {
         "id": "KiraSpecial",
         "id": "Flour",
         "name": "kira special",
         "name": "flour",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "desc": "Used for baking.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "powdery",
         "color": "#CCCC99FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                        "id": "AdjustReagent"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": -0.2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,686: Line 6,768:
         }
         }
     },
     },
     "Tea": {
     "GrapeSoda": {
         "id": "Tea",
         "id": "GrapeSoda",
         "name": "tea",
         "name": "grape soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "desc": "It's Graaaaaape!",
         "physicalDesc": "aromatic",
         "physicalDesc": "fizzy",
         "color": "#8A5A3AFF",
         "color": "#AE94A6FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,703: Line 6,785:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                 ]
                        "Reagent": "Theobromine",
             }
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
         }
         }
     },
     },
     "EnergyDrink": {
     "JuiceApple": {
         "id": "EnergyDrink",
         "id": "JuiceApple",
         "name": "Energy Drink",
         "name": "apple juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "desc": "It's a little piece of Eden.",
         "physicalDesc": "fizzy",
         "physicalDesc": "crisp",
         "color": "#FFFFBFFF",
         "color": "#FDAD01FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,731: Line 6,805:
                         "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 6,746: Line 6,812:
         }
         }
     },
     },
     "Frezon": {
     "Radium": {
         "id": "Frezon",
         "id": "Radium",
         "name": "frezon",
         "name": "radium",
         "group": "Unknown",
         "group": "Elements",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
         "physicalDesc": "gaseous",
         "physicalDesc": "glowing",
         "color": "#3A758CFF",
         "color": "#00FF04FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 6,761: Line 6,827:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Cellular": 0.01
                                 "Radiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": true,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "SeeingRainbows",
                         "conditions": null,
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "BoozePower": 3,
                         "Reagent": "Ethanol",
                        "SlurSpeech": true,
                         "Group": null,
                         "conditions": [
                        "Amount": 0.05,
                            {
                        "conditions": null,
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "AdjustReagent"
                     },
                     }
                    {
                ]
                        "Messages": [
            }
                            "frezon-lungs-cold"
        }
                        ],
    },
                        "Type": 1,
    "IrishCoffee": {
                        "VisualType": 0,
        "id": "IrishCoffee",
                        "conditions": [
        "name": "irish coffee",
                            {
        "group": "Drinks",
                                "Min": 0.5,
        "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
                                "Max": 21474836,
        "physicalDesc": "cloudy",
                                "Reagent": "Frezon",
        "color": "#664300FF",
                                "id": "ReagentThreshold"
        "recipes": [
                            }
            "IrishCoffee"
                         ],
        ],
                         "probability": 0.1,
        "metabolisms": {
                         "id": "PopupMessage"
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "frezon-euphoric"
                         "Group": null,
                        ],
                         "Amount": 0.15,
                         "Type": 1,
                         "conditions": null,
                         "VisualType": 2,
                         "probability": 1,
                         "conditions": [
                         "id": "AdjustReagent"
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 6,847: Line 6,905:
         }
         }
     },
     },
     "BahamaMama": {
     "DevilsKiss": {
         "id": "BahamaMama",
         "id": "DevilsKiss",
         "name": "bahama mama",
         "name": "devils kiss",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tropical cocktail.",
         "desc": "Creepy time!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF7F3BFF",
         "color": "#A68310FF",
         "recipes": [],
         "recipes": [
            "DevilsKiss"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,877: Line 6,937:
         }
         }
     },
     },
     "Potassium": {
     "DoctorsDelight": {
         "id": "Potassium",
         "id": "DoctorsDelight",
         "name": "potassium",
         "name": "the doctor's delight",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "physicalDesc": "shiny",
         "physicalDesc": "strong-smelling",
         "color": "#C6C8CCFF",
         "color": "#FF8CFFFF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "DoctorsDelight"
    },
         ],
    "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": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": -2,
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "CauseChance": 0.6,
                         "Reagent": "Ethanol",
                         "Disease": "VentCough",
                         "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCauseDisease"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             }
             },
        }
            "Medicine": {
    },
                "rate": 0.5,
    "Fluorosurfactant": {
                "effects": [
        "id": "Fluorosurfactant",
                    {
        "name": "fluorosurfactant",
                        "damage": {
        "group": "Pyrotechnic",
                            "types": null,
        "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
                            "groups": {
        "physicalDesc": "opaque",
                                "Burn": -1,
        "color": "#9E6B38FF",
                                "Brute": -1,
        "recipes": [
                                "Airloss": -1,
            "Fluorosurfactant"
                                "Toxin": -1
        ],
                            }
         "metabolisms": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
         }
     },
     },
     "ToxinsSpecial": {
     "Mead": {
         "id": "ToxinsSpecial",
         "id": "Mead",
         "name": "toxins special",
         "name": "mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "desc": "A Viking's drink, though a cheap one.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#665C00FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "ToxinsSpecial"
             "Mead"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,967: Line 7,028:
         }
         }
     },
     },
     "Pilk": {
     "Diphenhydramine": {
         "id": "Pilk",
         "id": "Diphenhydramine",
         "name": "pilk",
         "name": "diphenhydramine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A sickening mixture of milk and cola.",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "physicalDesc": "creamy",
         "physicalDesc": "chalky",
         "color": "#E7C69FFF",
         "color": "#64FFE6FF",
         "recipes": [
         "recipes": [],
            "Pilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": -3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                    },
                    {
                        "Key": "Jitter",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 6,991: Line 7,075:
         }
         }
     },
     },
     "SpaceDrugs": {
     "AcidSpit": {
         "id": "SpaceDrugs",
         "id": "AcidSpit",
         "name": "space drugs",
         "name": "acidspit",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "physicalDesc": "syrupy",
         "physicalDesc": "strong-smelling",
         "color": "#63806EFF",
         "color": "#365000FF",
         "recipes": [
         "recipes": [
             "SpaceDrugs"
             "AcidSpit"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "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,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,019: Line 7,107:
         }
         }
     },
     },
     "MilkGoat": {
     "SuiDream": {
         "id": "MilkGoat",
         "id": "SuiDream",
         "name": "goats milk",
         "name": "sui dream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#DFDFDFFF",
         "color": "#00A86BFF",
         "recipes": [],
         "recipes": [
            "SuiDream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,034: Line 7,124:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,041: Line 7,139:
         }
         }
     },
     },
     "FluorosulfuricAcid": {
     "Posca": {
         "id": "FluorosulfuricAcid",
         "id": "Posca",
         "name": "fluorosulfuric acid",
         "name": "posca",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "An extremely corrosive chemical substance.",
         "desc": "Poor warriors' drink from a forgotten era.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sour",
         "color": "#5050FFFF",
         "color": "#B3B599FF",
         "recipes": [
         "recipes": [
             "FluorosulfuricAcid"
             "Posca"
         ],
         ],
         "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 7,082: Line 7,163:
         }
         }
     },
     },
     "Allicin": {
     "Gin": {
         "id": "Allicin",
         "id": "Gin",
         "name": "allicin",
         "name": "gin",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "physicalDesc": "pungent",
         "physicalDesc": "strong-smelling",
         "color": "#F2E9D2FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Poison": 0.06
                         "HydrationFactor": 2,
                            },
                         "id": "SatiateThirst"
                            "groups": null
                    },
                        },
                    {
                         "scaleByQuantity": false,
                        "Reagent": "Ethanol",
                         "ignoreResistances": true,
                        "Group": null,
                         "conditions": [
                        "Amount": 0.2,
                            {
                        "conditions": null,
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,123: Line 7,193:
         }
         }
     },
     },
     "AlliesCocktail": {
     "CubaLibre": {
         "id": "AlliesCocktail",
         "id": "CubaLibre",
         "name": "allies cocktail",
         "name": "cuba libre",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#00664DFF",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "AlliesCocktail"
             "CubaLibre"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,146: Line 7,216:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,155: Line 7,225:
         }
         }
     },
     },
     "IrishCarBomb": {
     "Patron": {
         "id": "IrishCarBomb",
         "id": "Patron",
         "name": "irish car bomb",
         "name": "patron",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A troubling mixture of irish cream and ale.",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "physicalDesc": "bubbly",
         "physicalDesc": "metallic",
         "color": "#2E6671FF",
         "color": "#585840FF",
         "recipes": [
         "recipes": [
             "IrishCarBomb"
             "Patron"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,178: Line 7,248:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,187: Line 7,257:
         }
         }
     },
     },
     "WhiskeySoda": {
     "CarbonDioxide": {
         "id": "WhiskeySoda",
         "id": "CarbonDioxide",
         "name": "whiskey soda",
         "name": "carbon dioxide",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "For the more refined griffon.",
         "desc": "You have genuinely no idea what this is.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "odorless",
         "color": "#533600FF",
         "color": "#66FF33FF",
         "recipes": [
         "recipes": [],
            "WhiskeySoda"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "Factor": 1,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Oxygenate"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                        "Group": null,
                            "types": {
                        "Amount": 0.15,
                                "Poison": 0.2
                        "conditions": null,
                             },
                        "probability": 1,
                             "groups": null
                        "id": "AdjustReagent"
                         },
                    }
                         "scaleByQuantity": true,
                ]
                         "ignoreResistances": true,
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "Messages": [
                             "carpetium-effect-blood-fibrous",
                             "carpetium-effect-jumpsuit-insides"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                         "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "Reagent": "CarpoToxin",
                         "Group": null,
                         "Amount": -3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                "Type": "Plant",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 0.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "CarpoToxin",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 7,263: Line 7,310:
         }
         }
     },
     },
     "Impedrezene": {
     "WeldingFuel": {
         "id": "Impedrezene",
         "id": "WeldingFuel",
         "name": "impedrezene",
         "name": "welding fuel",
         "group": "Narcotics",
         "group": "Pyrotechnic",
         "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.",
         "desc": "Used by welders to weld.",
         "physicalDesc": "acrid",
         "physicalDesc": "oily",
         "color": "#215263FF",
         "color": "#A76B1CFF",
         "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": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,299: Line 7,336:
                     },
                     },
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Multiplier": 0.4,
                        "Component": "SeeingRainbows",
                        "Time": 10,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "FlammableReaction"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                    },
                    {
                        "BoozePower": 5,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 7,326: Line 7,345:
         }
         }
     },
     },
     "Mold": {
     "JuiceLime": {
         "id": "Mold",
         "id": "JuiceLime",
         "name": "mold",
         "name": "lime juice",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Often found in dark, humid places or on old bread.",
         "desc": "The sweet-sour juice of limes.",
         "physicalDesc": "fuzzy",
         "physicalDesc": "citric",
         "color": "#8A9A5BFF",
         "color": "#99BB43FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "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,
                         "id": "HealthChange"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                     }
                        "Diseases": [
                            "VentCough",
                            "SpaceCold",
                            "SpaceFlu",
                            "BirdFlew",
                            "Plague",
                            "TongueTwister",
                            "MemeticAmirmir"
                        ],
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Mold",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "ChemCauseRandomDisease"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Tequila": {
     "MelonLiquor": {
         "id": "Tequila",
         "id": "MelonLiquor",
         "name": "tequila",
         "name": "melon liquor",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#D7D1D155",
         "color": "#138808FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,397: Line 7,388:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,406: Line 7,397:
         }
         }
     },
     },
     "Iodine": {
     "TheMartinez": {
         "id": "Iodine",
         "id": "TheMartinez",
         "name": "iodine",
         "name": "The Martinez",
        "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": [],
        "metabolisms": null
    },
    "Aloe": {
        "id": "Aloe",
        "name": "aloe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "So very, very, very good.",
         "desc": "The edgerunner legend.  Remembered by a drink, Forgotten by a drunk.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "vibrant",
         "color": "#192C00FF",
         "color": "#75B1F0FF",
         "recipes": [],
         "recipes": [
            "TheMartinez"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,431: Line 7,414:
                         "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 7,446: Line 7,421:
         }
         }
     },
     },
     "HorseradishSauce": {
     "Ichor": {
         "id": "HorseradishSauce",
         "id": "Ichor",
         "name": "horseradish sauce",
         "name": "ichor",
         "group": "Foods",
         "group": "Biological",
         "desc": "Smelly horseradish sauce.",
         "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": "overpowering",
         "physicalDesc": "roaring",
        "color": "#808080FF",
         "color": "#F4692EFF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1.5,
                        "id": "SatiateThirst"
                    }
                ]
            },
            "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 7,471: Line 7,447:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 4
                                 "Bloodloss": -5
                             },
                             },
                             "groups": null
                             "groups": {
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 7,480: Line 7,460:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 7,495: Line 7,465:
         }
         }
     },
     },
     "ExperimentalStimulants": {
     "CogChamp": {
         "id": "ExperimentalStimulants",
         "id": "CogChamp",
         "name": "experimental stimulants",
         "name": "cogchamp",
         "group": "Narcotics",
         "group": "Drinks",
         "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": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
         "physicalDesc": "exhilarating",
         "physicalDesc": "ground brass",
         "color": "#AE0101FF",
         "color": "#B5A642FF",
         "recipes": [],
         "recipes": [
            "CogChamp"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.25,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "Key": "RatvarianLanguage",
                         "conditions": [
                         "Component": "RatvarianLanguage",
                            {
                        "Time": 2,
                                "Min": 10,
                        "Refresh": true,
                                "Max": 21474836,
                        "Type": 0,
                                "Reagent": null,
                        "conditions": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "WalkSpeedModifier": 1.8,
                         "id": "GenericStatusEffect"
                        "SprintSpeedModifier": 1.8,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 0.7,
                         "HydrationFactor": 2,
                        "SprintSpeedModifier": 0.7,
                         "id": "SatiateThirst"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "ElectrocuteTime": 2,
                         "Reagent": "Ethanol",
                         "ElectrocuteDamageScale": 5,
                         "Group": null,
                         "Refresh": true,
                         "Amount": 0.15,
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "Min": 0,
                        "id": "AdjustReagent"
                                "Max": 10,
                    }
                                "Reagent": null,
                ]
                                "id": "ReagentThreshold"
            }
                            }
        }
                        ],
    },
                        "probability": 0.1,
    "JuiceBerryPoison": {
                        "id": "Electrocute"
        "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": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Amplitude": 10,
                         "conditions": null,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                    }
                         "Key": "Stutter",
                ]
                        "Component": "StutteringAccent",
            },
                        "Time": 2,
            "Poison": {
                        "Refresh": true,
                "rate": 0.5,
                        "Type": 0,
                "effects": [
                        "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
Line 7,594: Line 7,539:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "Min": 10,
                        "id": "HealthChange"
                                "Max": 21474836,
                    }
                                "Reagent": null,
                ]
                                "id": "ReagentThreshold"
            }
                            }
        }
                         ],
    },
    "THC": {
        "id": "THC",
        "name": "THC",
        "group": "Narcotics",
        "desc": "The main psychoactive compound in cannabis.",
        "physicalDesc": "crystalline",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 16,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 8
                                 "Asphyxiation": -5
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,616: Line 7,598:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 60,
                                 "mobstate": 2,
                                "Max": 21474836,
                                 "id": "MobStateCondition"
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
Line 7,626: Line 7,606:
                     },
                     },
                     {
                     {
                         "Key": "Stun",
                         "Scaled": false,
                        "Component": "",
                         "Amount": -0.25,
                        "Time": 6,
                         "conditions": null,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "ModifyBleedAmount"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 6,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 1,
                        "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
                 "rate": 0.25,
    },
    "Toxin": {
        "id": "Toxin",
        "name": "toxin",
        "group": "Toxins",
        "desc": "A toxic chemical.",
        "physicalDesc": "opaque",
        "color": "#CF3600FF",
        "recipes": [],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "TimerReset": 600,
                         "damage": {
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "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,
                "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 1,
                         "id": "HealthChange"
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Heat": 2
                                 "Brute": -4,
                            },
                                "Burn": -4
                            "groups": null
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 7,711: Line 7,683:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 10,
                                 "Min": 16,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 7,721: Line 7,693:
                     },
                     },
                     {
                     {
                         "Reagent": "Lexorin",
                         "Amplitude": 10,
                         "Group": null,
                        "Frequency": 4,
                         "Amount": -3,
                         "Time": 2,
                         "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Lexorin",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Jitter"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-nauseous"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.2,
                        "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Reagent": "ChloralHydrate",
                         "ThirstAmount": -40,
                        "Group": null,
                         "HungerAmount": -40,
                         "Amount": -3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "ChloralHydrate",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.02,
                         "id": "AdjustReagent"
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 7,754: Line 7,743:
         }
         }
     },
     },
     "Silicon": {
     "Barefoot": {
         "id": "Silicon",
         "id": "Barefoot",
         "name": "silicon",
         "name": "barefoot",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "desc": "Barefoot and pregnant.",
         "physicalDesc": "crystalline",
         "physicalDesc": "strong-smelling",
         "color": "#364266FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
         "metabolisms": null
            "Barefoot"
     },
        ],
     "Leporazine": {
         "metabolisms": {
         "id": "Leporazine",
            "Drink": {
         "name": "leporazine",
                "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"
                    }
                ]
            }
        }
     },
     "Hyronalin": {
         "id": "Hyronalin",
         "name": "hyronalin",
         "group": "Medicine",
         "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.",
         "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": "pungent",
         "physicalDesc": "cloudy",
         "color": "#FF7DB5FF",
         "color": "#4CB580FF",
         "recipes": [
         "recipes": [
             "Leporazine"
             "Hyronalin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,781: Line 7,792:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Cold": -4
                                 "Radiation": -1
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,792: Line 7,803:
                     },
                     },
                     {
                     {
                         "Amount": 100000,
                         "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.02,
                        "id": "ChemVomit"
                    },
                    {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Min": 30,
                                 "Max": 293.15,
                                 "Max": 21474836,
                                 "id": "Temperature"
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Amount": -10000,
                         "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 293.15,
                                 "Min": 30,
                                 "Max": 3.4028235e+38,
                                 "Max": 21474836,
                                 "id": "Temperature"
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                         "id": "Jitter"
                    },
                    {
                        "Messages": [
                            "leporazine-effect-temperature-adjusting"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 7,829: Line 7,849:
         }
         }
     },
     },
     "Mead": {
     "IcedGreenTea": {
         "id": "Mead",
         "id": "IcedGreenTea",
         "name": "mead",
         "name": "iced green tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A Viking's drink, though a cheap one.",
         "desc": "cold green tea.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "aromatic",
         "color": "#664300FF",
         "color": "#CE4200FF",
         "recipes": [
         "recipes": [
             "Mead"
             "IcedGreenTea"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,846: Line 7,866:
                         "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 7,861: Line 7,873:
         }
         }
     },
     },
     "Phalanximine": {
     "Phenol": {
         "id": "Phalanximine",
         "id": "Phenol",
         "name": "phalanximine",
         "name": "phenol",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.",
         "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": "acrid",
         "physicalDesc": "acidic",
         "color": "#C8FF75FF",
         "color": "#E7EA91FF",
         "recipes": [
         "recipes": [
             "Phalanximine"
             "Phenol"
         ],
         ],
         "metabolisms": {
        "metabolisms": null
             "Medicine": {
    },
    "ShamblersJuice": {
        "id": "ShamblersJuice",
        "name": "Shambler's Juice",
        "group": "Drinks",
        "desc": "~Shake me up some of that Shambler's Juice!~",
        "physicalDesc": "fizzy",
        "color": "#66538FFF",
        "recipes": [],
         "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Cellular": -1,
                                "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.05,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 7,900: Line 7,907:
         }
         }
     },
     },
     "RobustHarvest": {
     "BbqSauce": {
         "id": "RobustHarvest",
         "id": "BbqSauce",
         "name": "robust harvest",
         "name": "BBQ sauce",
         "group": "Botanical",
         "group": "Foods",
         "desc": "Plant-enhancing hormones, good for increasing potency.",
         "desc": "Hand wipes not included.",
         "physicalDesc": "robust",
        "physicalDesc": "gloopy",
         "color": "#3E901CFF",
        "color": "#8B0000FF",
        "recipes": [
            "CookingBbqSauce"
        ],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "RobustHarvest"
             "Manhattan"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Poison": -2,
                                "Blunt": -3,
                                "Slash": -3,
                                "Piercing": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "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": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
Line 7,963: Line 7,942:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,972: Line 7,951:
         }
         }
     },
     },
     "DevilsKiss": {
     "Ethylredoxrazine": {
         "id": "DevilsKiss",
         "id": "Ethylredoxrazine",
         "name": "devils kiss",
         "name": "ethylredoxrazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Creepy time!",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "opaque",
         "color": "#A68310FF",
         "color": "#2D5708FF",
         "recipes": [
         "recipes": [
             "DevilsKiss"
             "Ethylredoxrazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "Key": "Drunk",
                        "Component": "",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": -0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "Vodka": {
        "id": "Vodka",
        "name": "vodka",
        "group": "Drinks",
        "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
        "physicalDesc": "strong-smelling",
        "color": "#D1D1D155",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
Line 7,995: Line 8,013:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,004: Line 8,022:
         }
         }
     },
     },
     "Nocturine": {
     "Protein": {
         "id": "Nocturine",
         "id": "Protein",
         "name": "nocturine",
         "name": "protein",
         "group": "Narcotics",
         "group": "Foods",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "desc": "Found in certain meals, good for bodily health.",
         "physicalDesc": "powdery",
         "physicalDesc": "clumpy",
         "color": "#128E80FF",
         "color": "#FFFFE5FF",
         "recipes": [],
         "recipes": [
            "ProteinCooking"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                            "types": null,
                                 "Poison": 1
                            "groups": {
                                "Brute": -0.4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "ModifyBloodLevel"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                             "types": {
                                 "Poison": -1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                "Brute": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 8,027: Line 8,104:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 60,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 8,037: Line 8,114:
                     },
                     },
                     {
                     {
                         "Key": "ForcedSleep",
                         "Amplitude": 10,
                         "Component": "ForcedSleeping",
                         "Frequency": 4,
                         "Time": 2,
                         "Time": 2,
                         "Refresh": false,
                         "Refresh": true,
                        "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 8,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Nocturine",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Jitter"
                    },
                    {
                        "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": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.02,
                        "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Alcohol": {
    },
    "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": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Drunk"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 8,105: Line 8,183:
         }
         }
     },
     },
     "Amasec": {
     "Milk": {
         "id": "Amasec",
         "id": "Milk",
         "name": "amasec",
         "name": "milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Official drink of the Gun Club!",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "opaque",
         "color": "#124DA7FF",
         "color": "#DFDFDFFF",
         "recipes": [
         "recipes": [],
            "Amasec"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,122: Line 8,198:
                         "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 8,137: Line 8,205:
         }
         }
     },
     },
     "Mojito": {
     "Cryptobiolin": {
         "id": "Mojito",
         "id": "Cryptobiolin",
         "name": "mojito",
         "name": "cryptobiolin",
        "group": "Medicine",
        "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
        "physicalDesc": "fizzy",
        "color": "#081A80FF",
        "recipes": [
            "Cryptobiolin"
        ],
        "metabolisms": {
            "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"
                    }
                ]
            }
        }
    },
    "Singulo": {
        "id": "Singulo",
        "name": "singulo",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "desc": "A blue-space beverage!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#3B0C0CFF",
         "recipes": [
         "recipes": [],
            "Mojito"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,169: Line 8,275:
         }
         }
     },
     },
     "Kelotane": {
     "Amasec": {
         "id": "Kelotane",
         "id": "Amasec",
         "name": "kelotane",
         "name": "amasec",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Treats burn damage and prevents infection.",
         "desc": "Official drink of the Gun Club!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#BF3D19FF",
         "color": "#124DA7FF",
         "recipes": [
         "recipes": [
             "Kelotane"
             "Amasec"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,202: Line 8,307:
         }
         }
     },
     },
     "IceCream": {
     "Slime": {
         "id": "IceCream",
         "id": "Slime",
         "name": "ice cream",
         "name": "slime",
         "group": "Drinks",
         "group": "Biological",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "physicalDesc": "creamy",
         "physicalDesc": "viscous",
         "color": "#FFFBD6FF",
         "color": "#2CF274FF",
         "recipes": [
         "recipes": [],
            "IceCream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 8,219: Line 8,322:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 1.5,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 8,226: Line 8,329:
         }
         }
     },
     },
     "EZNutrient": {
     "MindbreakerToxin": {
         "id": "EZNutrient",
         "id": "MindbreakerToxin",
         "name": "EZ nutrient",
         "name": "mindbreaker toxin",
         "group": "Botanical",
         "group": "Toxins",
         "desc": "Give your plants some of those EZ nutrients!",
         "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "physicalDesc": "thick",
         "physicalDesc": "opaque",
         "color": "#664330FF",
         "color": "#77B58EFF",
         "recipes": [
         "recipes": [
             "EZNutrient"
             "MindbreakerToxin"
        ],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "damage": {
                             {
                             "types": {
                                 "Type": "Plant",
                                 "Heat": 2
                                "ShouldHave": true,
                            },
                                "id": "OrganType"
                            "groups": null
                            }
                        },
                        ],
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 8,256: Line 8,372:
         }
         }
     },
     },
     "Oxygen": {
     "Barozine": {
         "id": "Oxygen",
         "id": "Barozine",
         "name": "oxygen",
         "name": "barozine",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "An oxidizing, colorless gas.",
         "desc": "A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.",
         "physicalDesc": "gaseous",
         "physicalDesc": "viscous",
         "color": "#808080FF",
         "color": "#FF867DFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {
                        "conditions": [
                            "types": {
                            {
                                 "Heat": 0.5
                                 "Type": "Human",
                            },
                                "ShouldHave": true,
                            "groups": null
                                "id": "OrganType"
                        },
                            }
                        "scaleByQuantity": false,
                        ],
                        "ignoreResistances": true,
                         "probability": 1,
                        "conditions": null,
                         "id": "Oxygenate"
                         "probability": 0.3,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Min": 30,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "ThirstAmount": -40,
                        "HungerAmount": -40,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Min": 30,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.15,
                         "id": "Oxygenate"
                         "id": "ChemVomit"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "Key": "PressureImmunity",
                         "conditions": [
                         "Component": "PressureImmunity",
                            {
                        "Time": 2,
                                "Type": "Plant",
                        "Refresh": true,
                                "ShouldHave": true,
                        "Type": 0,
                                "id": "OrganType"
                        "conditions": null,
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "_ratios": {
                         "Key": "Stutter",
                            "CarbonDioxide": 1,
                        "Component": "StutteringAccent",
                            "Oxygen": -1
                        "Time": 2,
                         },
                        "Refresh": true,
                         "conditions": [
                        "Type": 0,
                            {
                        "conditions": null,
                                "Type": "Vox",
                        "probability": 1,
                                "ShouldHave": false,
                         "id": "GenericStatusEffect"
                                "id": "OrganType"
                    },
                             }
                    {
                        "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"
                         ],
                         ],
                         "probability": 1,
                        "Type": 1,
                         "id": "ModifyLungGas"
                        "VisualType": 4,
                        "conditions": null,
                         "probability": 0.1,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 8,335: Line 8,482:
         }
         }
     },
     },
     "Nitrogen": {
     "SpaceCleaner": {
         "id": "Nitrogen",
         "id": "SpaceCleaner",
         "name": "nitrogen",
         "name": "space cleaner",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
        "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
    },
    "Chlorine": {
        "id": "Chlorine",
        "name": "chlorine",
        "group": "Elements",
         "desc": "A yellow-green gas which is toxic to humans.",
         "physicalDesc": "gaseous",
         "physicalDesc": "gaseous",
         "color": "#808080FF",
         "color": "#A2FF00FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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"
        ],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Gas": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Factor": 1,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "Reagent": "Ethanol",
                         "conditions": [
                         "Group": null,
                            {
                        "Amount": 0.15,
                                "Type": "Slime",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "AdjustReagent"
                    },
                     }
                    {
                 ]
                        "_ratios": {
             }
                            "CarbonDioxide": 1,
         }
                            "Nitrogen": -1
     },
                        },
     "Grog": {
                        "conditions": [
         "id": "Grog",
                            {
         "name": "grog",
                                "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"
                     }
                 ]
             }
         }
     },
     "JuiceTomato": {
         "id": "JuiceTomato",
         "name": "tomato juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "desc": "Watered-down rum, pirate approved!",
        "physicalDesc": "saucey",
        "color": "#731008FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "DemonsBlood": {
        "id": "DemonsBlood",
        "name": "demons blood",
        "group": "Drinks",
        "desc": "AHHHH!!!!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A70000FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "DemonsBlood"
             "Grog"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,459: Line 8,580:
         }
         }
     },
     },
     "Silver": {
     "DryRamen": {
         "id": "Silver",
         "id": "DryRamen",
         "name": "silver",
         "name": "dry ramen",
         "group": "Elements",
         "group": "Drinks",
         "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": "Dry noodles and salt.",
         "physicalDesc": "reasonably metallic",
         "physicalDesc": "wormy",
         "color": "#D0D0D0FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Poison": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "NutritionFactor": 1,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 8,500: Line 8,602:
         }
         }
     },
     },
     "HippiesDelight": {
     "BuzzochloricBees": {
         "id": "HippiesDelight",
         "id": "BuzzochloricBees",
         "name": "hippies delight",
         "name": "Buzzochloric Bees",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "You just don't get it maaaan.",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "buzzy",
         "color": "#6EAA0CFF",
         "color": "#FFD35DFF",
         "recipes": [
         "recipes": [
             "HippiesDelight"
             "BuzzochloricBees"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "Messages": [
                         "probability": 1,
                            "buzzochloricbees-effect-oh-god-bees",
                         "HydrationFactor": 2,
                            "buzzochloricbees-effect-its-the-bees",
                         "id": "SatiateThirst"
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                            "buzzochloricbees-effect-one-with-the-bees",
                            "buzzochloricbees-effect-squeaky-clean"
                        ],
                         "Type": 1,
                         "VisualType": 3,
                        "conditions": [
                            {
                                "Min": 0,
                                "Max": 0,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                        "probability": 0.1,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                        "Group": null,
                            "buzzochloricbees-effect-histamine-bee-allergy",
                        "Amount": 0.05,
                            "buzzochloricbees-effect-histamine-swells",
                        "conditions": null,
                            "buzzochloricbees-effect-histamine-numb-to-the-bees",
                         "probability": 1,
                            "buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
                         "id": "AdjustReagent"
                            "buzzochloricbees-effect-squeaky-clean"
                    }
                        ],
                ]
                         "Type": 1,
            }
                         "VisualType": 2,
        }
                        "conditions": [
    },
                            {
    "Rewriter": {
                                "Min": 0.01,
        "id": "Rewriter",
                                "Max": 21474836,
        "name": "rewriter",
                                "Reagent": "Histamine",
        "group": "Drinks",
                                "id": "ReagentThreshold"
        "desc": "The secret of the sanctuary of the Librarian...",
                            },
        "physicalDesc": "strong-smelling",
                            {
        "color": "#485000FF",
                                "Tag": "Bee",
        "recipes": [
                                "Invert": true,
            "Rewriter"
                                "id": "HasTag"
        ],
                            }
        "metabolisms": {
                        ],
            "Drink": {
                        "probability": 0.05,
                "rate": 0.5,
                        "id": "PopupMessage"
                "effects": [
                    },
                     {
                     {
                         "conditions": null,
                         "Messages": [
                        "probability": 1,
                            "buzzochloricbees-effect-licoxide-electrifying",
                        "HydrationFactor": 3,
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                        "id": "SatiateThirst"
                            "buzzochloricbees-effect-licoxide-buzzed",
                    }
                            "buzzochloricbees-effect-licoxide-buzzes"
                ]
                        ],
            }
                        "Type": 1,
        }
                        "VisualType": 2,
    },
                        "conditions": [
    "TheMartinez": {
                            {
        "id": "TheMartinez",
                                "Tag": "Bee",
        "name": "The Martinez",
                                "Invert": true,
        "group": "Drinks",
                                "id": "HasTag"
        "desc": "The edgerunner legend. Remembered by a drink, Forgotten by a drunk.",
                            },
        "physicalDesc": "vibrant",
                            {
        "color": "#75B1F0FF",
                                "Min": 0.01,
        "recipes": [
                                "Max": 21474836,
            "TheMartinez"
                                "Reagent": "Licoxide",
        ],
                                "id": "ReagentThreshold"
        "metabolisms": {
                            }
            "Drink": {
                        ],
                "rate": 0.5,
                        "probability": 0.05,
                "effects": [
                        "id": "PopupMessage"
                    },
                     {
                     {
                         "conditions": null,
                         "Messages": [
                        "probability": 1,
                            "buzzochloricbees-effect-fiber-hairy",
                         "HydrationFactor": 3,
                            "buzzochloricbees-effect-fiber-soft"
                         "id": "SatiateThirst"
                        ],
                    }
                         "Type": 1,
                ]
                         "VisualType": 0,
            }
                        "conditions": [
        }
                            {
    },
                                "Tag": "Bee",
    "DrGibb": {
                                "Invert": true,
        "id": "DrGibb",
                                "id": "HasTag"
        "name": "Dr. Gibb",
                            },
        "group": "Drinks",
                            {
        "desc": "A delicious blend of 42 different flavours.",
                                "Min": 0.01,
        "physicalDesc": "fizzy",
                                "Max": 21474836,
        "color": "#102000FF",
                                "Reagent": "Fiber",
        "recipes": [],
                                "id": "ReagentThreshold"
        "metabolisms": {
                            }
            "Drink": {
                        ],
                "rate": 0.5,
                        "probability": 0.05,
                "effects": [
                        "id": "PopupMessage"
                    },
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Piercing": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 8,602: Line 8,740:
         }
         }
     },
     },
     "Nicotine": {
     "HorseradishSauce": {
         "id": "Nicotine",
         "id": "HorseradishSauce",
         "name": "Nicotine",
         "name": "horseradish sauce",
         "group": "Narcotics",
         "group": "Foods",
         "desc": "Dangerous and highly addictive.",
         "desc": "Smelly horseradish sauce.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "overpowering",
         "color": "#C0C0C0FF",
         "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Carbon": {
        "id": "Carbon",
        "name": "carbon",
        "group": "Elements",
        "desc": "A black, crystalline solid.",
        "physicalDesc": "crystalline",
        "color": "#22282BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Ale": {
     "Margarita": {
         "id": "Ale",
         "id": "Margarita",
         "name": "ale",
         "name": "margarita",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#663100FF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [
            "Margarita"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,664: Line 8,814:
         }
         }
     },
     },
     "Oats": {
     "Synaptizine": {
         "id": "Oats",
         "id": "Synaptizine",
         "name": "oats",
         "name": "synaptizine",
         "group": "Foods",
         "group": "Medicine",
         "desc": "Used for a variety of tasty purposes.",
         "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": "coarse",
         "physicalDesc": "pungent",
         "color": "#D2B48CFF",
         "color": "#D49A2FFF",
         "recipes": [],
         "recipes": [
            "Synaptizine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Sugar",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.2,
                                "Poison": 3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "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"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "Key": "SeeingRainbows",
                         "Group": null,
                         "Component": "",
                         "Amount": 0.3,
                        "Time": 15,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 8,696: Line 8,875:
         }
         }
     },
     },
     "Plasma": {
     "Aluminium": {
         "id": "Plasma",
         "id": "Aluminium",
         "name": "plasma",
         "name": "aluminium",
         "group": "Unknown",
         "group": "Elements",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "physicalDesc": "gaseous",
         "physicalDesc": "metallic",
         "color": "#7E009EFF",
         "color": "#848789FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "TimerReset": 600,
                            "types": {
                        "conditions": [
                                 "Poison": 3
                            {
                            },
                                 "Min": 5,
                            "groups": null
                                "Max": 21474836,
                        },
                                "Reagent": null,
                        "scaleByQuantity": false,
                                "id": "ReagentThreshold"
                        "ignoreResistances": true,
                            }
                         "conditions": null,
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ResetNarcolepsy"
                     },
                     },
                     {
                     {
                         "Reagent": "Inaprovaline",
                         "Messages": [
                         "Group": null,
                            "ethyloxyephedrine-effect-feeling-awake",
                         "Amount": -2,
                            "ethyloxyephedrine-effect-clear-mind"
                        ],
                         "Type": 1,
                         "VisualType": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
             },
             }
             "Gas": {
        }
    },
    "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": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "HydrationFactor": 2,
                    }
                        "id": "SatiateThirst"
                ]
                    },
            }
                    {
        }
                        "Reagent": "Ethanol",
    },
                         "Group": null,
    "Iron": {
                         "Amount": 0.05,
        "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": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                         "Scaled": false,
                         "Amount": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBloodLevel"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,774: Line 8,959:
         }
         }
     },
     },
     "Cryptobiolin": {
     "Neurotoxin": {
         "id": "Cryptobiolin",
         "id": "Neurotoxin",
         "name": "cryptobiolin",
         "name": "neurotoxin",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#081A80FF",
         "color": "#2E2E61FF",
         "recipes": [
         "recipes": [],
            "Cryptobiolin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Stutter",
                        "Component": "ScrambledAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             },
             },
             "Alcohol": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "BoozePower": 20,
                         "damage": {
                         "SlurSpeech": false,
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 8,814: Line 9,007:
         }
         }
     },
     },
     "Cola": {
     "SpaceMountainWind": {
         "id": "Cola",
         "id": "SpaceMountainWind",
         "name": "cola",
         "name": "Space Mountain Wind",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "desc": "Blows right through you like a space wind.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#422912FF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,836: Line 9,029:
         }
         }
     },
     },
     "BloodyMary": {
     "Tequila": {
         "id": "BloodyMary",
         "id": "Tequila",
         "name": "bloody mary",
         "name": "tequila",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#660000FF",
         "color": "#D7D1D155",
         "recipes": [
         "recipes": [],
            "BloodyMary"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,859: Line 9,050:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,868: Line 9,059:
         }
         }
     },
     },
     "Astrotame": {
     "FoamingAgent": {
         "id": "Astrotame",
         "id": "FoamingAgent",
         "name": "Astrotame",
         "name": "foaming agent",
         "group": "Foods",
         "group": "Pyrotechnic",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "desc": "Makes foam such as that's required in metal foam grenades.",
         "physicalDesc": "sugary",
         "physicalDesc": "foamy",
         "color": "#7FFFD4FF",
         "color": "#215263FF",
         "recipes": [],
         "recipes": [
            "FoamingAgent"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "RootBeer": {
     "Grenadine": {
         "id": "RootBeer",
         "id": "Grenadine",
         "name": "root beer",
         "name": "grenadine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
         "desc": "Not cherry flavored!",
         "physicalDesc": "fizzy",
         "physicalDesc": "dark-red",
         "color": "#381C07FF",
         "color": "#EA1D26FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,893: Line 9,086:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,900: Line 9,093:
         }
         }
     },
     },
     "WhiteRussian": {
     "Phlogiston": {
         "id": "WhiteRussian",
         "id": "Phlogiston",
         "name": "white russian",
         "name": "phlogiston",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "That's just, like, your opinion, man...",
         "desc": "Catches you on fire and makes you ignite.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "burning",
         "color": "#A68340FF",
         "color": "#D4872AFF",
         "recipes": [
         "recipes": [
             "WhiteRussian"
             "Phlogiston"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                    },
                    {
                        "Multiplier": 0.1,
                        "conditions": null,
                        "probability": 1,
                         "id": "FlammableReaction"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                         "Amount": 6000,
                        "Group": null,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 8,932: Line 9,136:
         }
         }
     },
     },
     "Sake": {
     "Phosphorus": {
         "id": "Sake",
         "id": "Phosphorus",
         "name": "sake",
         "name": "phosphorus",
        "group": "Elements",
        "desc": "A reactive metal used in pyrotechnics and weapons.",
        "physicalDesc": "powdery",
        "color": "#EDE4E4FF",
        "recipes": [],
        "metabolisms": null
    },
    "VodkaMartini": {
        "id": "VodkaMartini",
        "name": "vodka martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#DDDDDDFF",
         "color": "#004666FF",
         "recipes": [],
         "recipes": [
            "VodkaMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,953: Line 9,169:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,962: Line 9,178:
         }
         }
     },
     },
     "BraveBull": {
     "Ash": {
         "id": "BraveBull",
         "id": "Ash",
         "name": "brave bull",
         "name": "ash",
        "group": "Unknown",
        "desc": "A light grey powdery residue",
        "physicalDesc": "powdery",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": null
    },
    "JuicePotato": {
        "id": "JuicePotato",
        "name": "potato juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's just as effective as Dutch-Courage!",
         "desc": "Juice of the potato. Bleh.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "starchy",
         "color": "#664300FF",
         "color": "#302000FF",
         "recipes": [
         "recipes": [],
            "BraveBull"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,979: Line 9,203:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,994: Line 9,210:
         }
         }
     },
     },
     "Vodka": {
     "BloodyMary": {
         "id": "Vodka",
         "id": "BloodyMary",
         "name": "vodka",
         "name": "bloody mary",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#D1D1D155",
         "color": "#660000FF",
         "recipes": [],
         "recipes": [
            "BloodyMary"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,015: Line 9,233:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,024: Line 9,242:
         }
         }
     },
     },
     "ChlorineTrifluoride": {
     "Ammonia": {
         "id": "ChlorineTrifluoride",
         "id": "Ammonia",
         "name": "CLF3",
         "name": "ammonia",
         "group": "Pyrotechnic",
         "group": "Botanical",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
         "physicalDesc": "blazing",
         "physicalDesc": "pungent",
         "color": "#FFC8C8FF",
         "color": "#77B58EFF",
         "recipes": [
         "recipes": [
             "ChlorineTrifluoride"
             "Ammonia"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,041: Line 9,259:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 1
                                 "Caustic": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,050: Line 9,268:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 9,067: Line 9,273:
         }
         }
     },
     },
     "Enzyme": {
     "Aloe": {
         "id": "Enzyme",
         "id": "Aloe",
         "name": "universal enzyme",
         "name": "aloe",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used in cooking various dishes.",
         "desc": "So very, very, very good.",
         "physicalDesc": "chalky",
         "physicalDesc": "strong-smelling",
         "color": "#009900FF",
         "color": "#192C00FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "NuclearCola": {
        "id": "NuclearCola",
        "name": "nuclear cola",
        "group": "Drinks",
        "desc": "Cola, cola never changes.",
        "physicalDesc": "fizzy",
        "color": "#100800FF",
        "recipes": [
            "NuclearCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,094: Line 9,288:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 6,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
                     {
            },
                         "Reagent": "Ethanol",
            "Poison": {
                        "Group": null,
                "rate": 0.5,
                         "Amount": 0.05,
                "effects": [
                         "conditions": null,
                     {
                         "probability": 1,
                         "damage": {
                         "id": "AdjustReagent"
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 9,119: Line 9,303:
         }
         }
     },
     },
     "PlantBGone": {
     "Allicin": {
         "id": "PlantBGone",
         "id": "Allicin",
         "name": "plant-B-gone",
         "name": "allicin",
         "group": "Botanical",
         "group": "Unknown",
         "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
         "physicalDesc": "bubbling",
         "physicalDesc": "pungent",
         "color": "#49002EFF",
         "color": "#F2E9D2FF",
         "recipes": [
         "recipes": [],
            "PlantBGone"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.05,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -4,
                                 "Poison": 0.06
                                "Blunt": 2,
                                "Slash": 1,
                                "Piercing": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,147: Line 9,326:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Animal",
                                 "ShouldHave": true,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
Line 9,159: Line 9,344:
         }
         }
     },
     },
     "ManlyDorf": {
     "Rewriter": {
         "id": "ManlyDorf",
         "id": "Rewriter",
         "name": "manly dorf",
         "name": "rewriter",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "desc": "The secret of the sanctuary of the Librarian...",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#485000FF",
         "recipes": [
         "recipes": [
             "ManlyDorf"
             "Rewriter"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,176: Line 9,361:
                         "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 9,191: Line 9,368:
         }
         }
     },
     },
     "Cornoil": {
     "Beer": {
         "id": "Cornoil",
         "id": "Beer",
         "name": "corn oil",
         "name": "beer",
        "group": "Foods",
        "desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
        "physicalDesc": "oily",
        "color": "#FFFF00FF",
        "recipes": [],
        "metabolisms": null
    },
    "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"
        ],
        "metabolisms": null
    },
    "JuicePotato": {
        "id": "JuicePotato",
        "name": "potato juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Juice of the potato. Bleh.",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "physicalDesc": "starchy",
         "physicalDesc": "bubbly",
         "color": "#302000FF",
         "color": "#CFA85FFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 9,228: Line 9,383:
                         "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 9,235: Line 9,398:
         }
         }
     },
     },
     "SodiumCarbonate": {
     "Ethyloxyephedrine": {
         "id": "SodiumCarbonate",
         "id": "Ethyloxyephedrine",
         "name": "Sodium Carbonate",
         "name": "ethyloxyephedrine",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water.  Also known as soda ash.",
         "desc": "An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else.",
         "physicalDesc": "powdery",
         "physicalDesc": "shiny",
         "color": "#FFFFFFFF",
         "color": "#D5D5E4FF",
         "recipes": [
         "recipes": [
             "SodiumCarbonate"
             "Ethyloxyephedrine"
         ],
         ],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Narcotic": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Amplitude": 10,
                         "Component": "SeeingRainbows",
                         "Frequency": 4,
                         "Time": 5,
                         "Time": 2,
                         "Refresh": false,
                         "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Jitter"
                     }
                     },
                ]
            }
        }
    },
    "Singulo": {
        "id": "Singulo",
        "name": "singulo",
        "group": "Drinks",
        "desc": "A blue-space beverage!",
        "physicalDesc": "strong-smelling",
        "color": "#3B0C0CFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "TimerReset": 600,
                         "Group": null,
                        "conditions": [
                         "Amount": 0.05,
                            {
                                "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,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 9,303: Line 9,459:
         }
         }
     },
     },
     "Left4Zed": {
     "Gold": {
         "id": "Left4Zed",
         "id": "Gold",
         "name": "left-4-zed",
         "name": "gold",
         "group": "Botanical",
         "group": "Elements",
         "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "physicalDesc": "heterogeneous",
        "physicalDesc": "metallic",
         "color": "#5B406CFF",
        "color": "#F7C430FF",
        "recipes": [],
        "metabolisms": null
    },
    "SpaceGlue": {
        "id": "SpaceGlue",
        "name": "space glue",
        "group": "Unknown",
        "desc": "Space Glue is a high performance glue intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people stick to the floor).",
         "physicalDesc": "sticky",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [
             "Left4Zed"
             "SpaceGlue"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "Key": "SeeingRainbows",
                            {
                        "Component": "SeeingRainbows",
                                "Type": "Plant",
                        "Time": 5,
                                "ShouldHave": true,
                        "Refresh": false,
                                "id": "OrganType"
                        "Type": 0,
                            }
                         "conditions": null,
                         ],
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "GenericStatusEffect"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Key": "Muted",
                            "types": {
                        "Component": "Muted",
                                "Poison": 1
                         "Time": 5,
                            },
                         "Refresh": false,
                            "groups": null
                         "Type": 0,
                        },
                        "conditions": null,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 9,352: Line 9,507:
         }
         }
     },
     },
     "Uranium": {
     "FluorosulfuricAcid": {
         "id": "Uranium",
         "id": "FluorosulfuricAcid",
         "name": "uranium",
         "name": "fluorosulfuric acid",
         "group": "Elements",
         "group": "Toxins",
         "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "desc": "An extremely corrosive chemical substance.",
         "physicalDesc": "metallic",
         "physicalDesc": "strong-smelling",
         "color": "#8FA191FF",
         "color": "#5050FFFF",
         "recipes": [],
         "recipes": [
            "FluorosulfuricAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 9,367: Line 9,524:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 2
                                 "Caustic": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,376: Line 9,533:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 9,381: Line 9,548:
         }
         }
     },
     },
     "Soysauce": {
     "Astrotame": {
         "id": "Soysauce",
         "id": "Astrotame",
         "name": "soy sauce",
         "name": "Astrotame",
         "group": "Foods",
         "group": "Foods",
         "desc": "A salty soy-based flavoring.",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "physicalDesc": "salty",
         "physicalDesc": "sugary",
         "color": "#8B4513FF",
         "color": "#7FFFD4FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "CookingSoysauce"
             "DexalinPlus"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Asphyxiation": -3.5,
                                "Bloodloss": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 0.5,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Lexorin",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "AdjustReagent"
                     },
                     },
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Asphyxiation": 5,
                                "Cold": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 25,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": -0.5,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 9,411: Line 9,626:
         }
         }
     },
     },
     "IrishCoffee": {
     "IcedBeer": {
         "id": "IrishCoffee",
         "id": "IcedBeer",
         "name": "irish coffee",
         "name": "iced beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "desc": "A beer which is so cold the air around it freezes.",
         "physicalDesc": "cloudy",
         "physicalDesc": "bubbly",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "IrishCoffee"
             "IcedBeer",
            "IcedBeerAlt"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,434: Line 9,650:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,443: Line 9,659:
         }
         }
     },
     },
     "Ethanol": {
     "ChlorineTrifluoride": {
         "id": "Ethanol",
         "id": "ChlorineTrifluoride",
         "name": "ethanol",
         "name": "CLF3",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "blazing",
         "color": "#B05B3CFF",
         "color": "#FFC8C8FF",
         "recipes": [],
         "recipes": [
            "ChlorineTrifluoride"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 9,458: Line 9,676:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Heat": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,464: Line 9,682:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Multiplier": 0.2,
                            "types": {
                        "conditions": null,
                                "Poison": 0.2
                         "probability": 1,
                            },
                         "id": "FlammableReaction"
                            "groups": null
                    },
                        },
                    {
                        "scaleByQuantity": false,
                        "Amount": 6000,
                         "ignoreResistances": true,
                        "conditions": null,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustTemperature"
                     },
                     }
                ]
            }
        }
    },
    "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": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Poison": 2
                                 "Brute": -1
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "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,
                "effects": [
                    {
                        "BoozePower": 20,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                     }
                 ]
             }
         }
     },
     },
     "SpaceMountainWind": {
     "ThreeMileIsland": {
         "id": "SpaceMountainWind",
         "id": "ThreeMileIsland",
         "name": "Space Mountain Wind",
         "name": "three mile island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Blows right through you like a space wind.",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#102000FF",
         "color": "#666340FF",
         "recipes": [],
         "recipes": [
            "ThreeMileIsland"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,582: Line 9,750:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Uranium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,587: Line 9,771:
         }
         }
     },
     },
     "NTCahors": {
     "Frezon": {
         "id": "NTCahors",
         "id": "Frezon",
         "name": "NeoTheology Cahors Wine",
         "name": "frezon",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "gaseous",
         "color": "#7E4043FF",
         "color": "#3A758CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "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,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "SeeingRainbows",
                         "Group": null,
                        "Component": "SeeingRainbows",
                         "Amount": 0.05,
                        "Time": 5,
                         "conditions": null,
                         "Refresh": false,
                         "Type": 0,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     },
                ]
                    {
            }
                        "BoozePower": 3,
        }
                        "SlurSpeech": true,
    },
                        "conditions": [
    "Lexorin": {
                            {
        "id": "Lexorin",
                                "Min": 1,
        "name": "lexorin",
                                "Max": 21474836,
        "group": "Toxins",
                                "Reagent": "Frezon",
        "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.",
                                "id": "ReagentThreshold"
        "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,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Drunk"
                     }
                     },
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "Messages": [
                         "probability": 1,
                            "frezon-lungs-cold"
                         "HydrationFactor": 3,
                        ],
                         "id": "SatiateThirst"
                        "Type": 1,
                     }
                        "VisualType": 0,
                         "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"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "PulpedBananaPeel": {
     "Napalm": {
         "id": "PulpedBananaPeel",
         "id": "Napalm",
         "name": "pulped banana peel",
         "name": "napalm",
         "group": "Medicine",
         "group": "Pyrotechnic",
         "desc": "Pulped banana peels have some effectiveness against bleeding.",
         "desc": "It's just a little flammable.",
         "physicalDesc": "pulpy",
         "physicalDesc": "soapy",
         "color": "#FFE774FF",
         "color": "#FA00AFFF",
         "recipes": [],
         "recipes": [
            "Napalm"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Scaled": false,
                         "damage": {
                         "Amount": -0.5,
                            "types": {
                                "Heat": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "id": "HealthChange"
                     }
                    },
                    {
                        "Multiplier": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Fiber": {
     "SpaceUp": {
         "id": "Fiber",
         "id": "SpaceUp",
         "name": "fiber",
         "name": "Space-Up",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "desc": "Tastes like a hull breach in your mouth.",
         "physicalDesc": "fibrous",
         "physicalDesc": "fizzy",
         "color": "#808080FF",
         "color": "#00FF00FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "SulfuricAcid": {
        "id": "SulfuricAcid",
        "name": "sulfuric acid",
        "group": "Toxins",
        "desc": "A highly corrosive, oily, colorless liquid.",
        "physicalDesc": "oily",
        "color": "#BF8C00FF",
        "recipes": [
            "SulfuricAcid"
        ],
         "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": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 9,746: Line 9,931:
         }
         }
     },
     },
     "Epinephrine": {
     "WhiskeySoda": {
         "id": "Epinephrine",
         "id": "WhiskeySoda",
         "name": "epinephrine",
         "name": "whiskey soda",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
         "desc": "For the more refined griffon.",
         "physicalDesc": "odorless",
         "physicalDesc": "strong-smelling",
         "color": "#D2FFFAFF",
         "color": "#533600FF",
         "recipes": [
         "recipes": [
             "Epinephrine"
             "WhiskeySoda"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Asphyxiation": -3,
                                "Poison": -0.5
                            },
                            "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            },
                            {
                                "Min": 0,
                                "Max": 20,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                                "Asphyxiation": 1,
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                         "Reagent": "Lexorin",
                         "Group": null,
                         "Group": null,
                         "Amount": -2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    },
                     }
                    {
                        "Reagent": "Epinephrine",
                        "Group": null,
                        "Amount": -1,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": 4,
                        "conditions": [
                            {
                                "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,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Slime": {
     "Lithium": {
         "id": "Slime",
         "id": "Lithium",
         "name": "slime",
         "name": "lithium",
         "group": "Biological",
         "group": "Elements",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
         "physicalDesc": "viscous",
         "physicalDesc": "shiny",
         "color": "#2CF274FF",
         "color": "#C6C8CCFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "Ketchunaise": {
        "id": "Ketchunaise",
        "name": "ketchunaise",
        "group": "Foods",
        "desc": "So-called Russian dressing, popular among Space Americans.",
        "physicalDesc": "saucey",
        "color": "#FBA399FF",
        "recipes": [
            "CookingKetchunaise"
        ],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 9,886: Line 10,002:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1.5,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 9,893: Line 10,009:
         }
         }
     },
     },
     "Desoxyephedrine": {
     "DrGibb": {
         "id": "Desoxyephedrine",
         "id": "DrGibb",
         "name": "desoxyephedrine",
         "name": "Dr. Gibb",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "desc": "A delicious blend of 42 different flavours.",
         "physicalDesc": "translucent",
         "physicalDesc": "fizzy",
         "color": "#FAFAFAFF",
         "color": "#102000FF",
         "recipes": [
         "recipes": [],
            "Desoxyephedrine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "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,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                     },
                         "id": "SatiateThirst"
                     }
                ]
            }
        }
    },
    "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": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Poison": 2,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             },
             }
             "Narcotic": {
        }
    },
    "Booger": {
        "id": "Booger",
        "name": "booger",
        "group": "Drinks",
        "desc": "Ewww...",
        "physicalDesc": "strong-smelling",
        "color": "#8CFF8CFF",
        "recipes": [
            "Booger"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.35,
                         "HydrationFactor": 2,
                        "SprintSpeedModifier": 1.35,
                         "id": "SatiateThirst"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Key": "Stutter",
                         "Reagent": "Ethanol",
                         "Component": "StutteringAccent",
                         "Group": null,
                        "Time": 2,
                         "Amount": 0.05,
                        "Refresh": true,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "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"
                     }
                     }
                 ]
                 ]
             },
             }
        }
    },
    "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": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "TimerReset": 600,
                         "damage": {
                        "conditions": [
                            "types": {
                            {
                                 "Radiation": -3
                                 "Min": 20,
                            },
                                "Max": 21474836,
                            "groups": {
                                "Reagent": null,
                                 "Brute": 0.5
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         },
                         "probability": 1,
                         "scaleByQuantity": false,
                         "id": "ResetNarcolepsy"
                         "ignoreResistances": true,
                    }
                ]
            }
        }
    },
    "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,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1.5,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 10,037: Line 10,118:
         }
         }
     },
     },
     "VodkaMartini": {
     "Dermaline": {
         "id": "VodkaMartini",
         "id": "Dermaline",
         "name": "vodka martini",
         "name": "dermaline",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "translucent",
         "color": "#004666FF",
         "color": "#215263FF",
         "recipes": [
         "recipes": [
             "VodkaMartini"
             "Dermaline"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": -1.5,
                                "Shock": -1.5,
                                "Cold": -1.5
                            },
                            "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.15,
                                "Asphyxiation": 1,
                        "conditions": null,
                                 "Cold": 2
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "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": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "Toxin": {
        "id": "Toxin",
        "name": "toxin",
        "group": "Toxins",
        "desc": "A toxic chemical.",
        "physicalDesc": "opaque",
        "color": "#CF3600FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                 "Poison": 4
                             },
                             },
                             "groups": null
                             "groups": null
Line 10,112: Line 10,157:
                         "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"
                     }
                     },
                ]
                    {
            }
                        "Amplitude": 10,
        }
                        "Frequency": 4,
    },
                        "Time": 2,
    "CubaLibre": {
                        "Refresh": true,
        "id": "CubaLibre",
                        "conditions": [
        "name": "cuba libre",
                            {
        "group": "Drinks",
                                "Min": 10,
        "desc": "Rum, mixed with cola. Viva la revolucion.",
                                "Max": 21474836,
        "physicalDesc": "bubbly",
                                "Reagent": null,
        "color": "#3E1B00FF",
                                "id": "ReagentThreshold"
        "recipes": [
                            }
            "CubaLibre"
                         ],
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Jitter"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "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": {
            "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"
                     }
                     }
                 ]
                 ]

Latest revision as of 19:47, 3 June 2023

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"
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"
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"
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"
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"
Saxoite
id"Saxoite"
name"Saxoite"
group"Unknown"
desc"Smells like jazz."
physicalDesc"ground brass"
color"#B8A603FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
Time16
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
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"
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"
Hotsauce
id"Hotsauce"
name"hotsauce"
group"Foods"
desc"Burns so good."
physicalDesc"spicy"
color"#FF0000FF"
recipes
"CookingHotsauce"
metabolismsnull
Hydrogen
id"Hydrogen"
name"hydrogen"
group"Elements"
desc"A light, flammable gas."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
Enzyme
id"Enzyme"
name"universal enzyme"
group"Foods"
desc"Used in cooking various dishes."
physicalDesc"chalky"
color"#009900FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
damage
types
Asphyxiation3
Cold1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
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"
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"fizzy and creamy"
color"#4F361FFF"
recipes
"RootBeerFloat"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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
damage
types
Cellular0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Cola
id"Cola"
name"cola"
group"Drinks"
desc"A sweet, carbonated soft drink. Caffeine free."
physicalDesc"fizzy"
color"#422912FF"
recipes
"Cola"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
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"
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"
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"
Kelotane
id"Kelotane"
name"kelotane"
group"Medicine"
desc"Treats burn damage. Overdosing greatly reduces the body's ability to retain water."
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"
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
HydrationFactor-10
id"SatiateThirst"
Messages
"generic-reagent-effect-nauseous"
"generic-reagent-effect-thirsty"
"generic-reagent-effect-parched"
Type1
VisualType0
conditions
Min25
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.1
id"PopupMessage"
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"
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"
Sulfur
id"Sulfur"
name"sulfur"
group"Elements"
desc"A yellow, crystalline solid."
physicalDesc"powdery"
color"#FFF385FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
Miasma
id"Miasma"
name"miasma"
group"Unknown"
desc"Uh oh, stinky!"
physicalDesc"gaseous"
color"#56941EFF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Frostoil
id"Frostoil"
name"frostoil"
group"Foods"
desc"Leaves the tongue numb in its passage."
physicalDesc"cold"
color"#87CEEBFF"
recipes
Empty array
metabolismsnull
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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
Ketchup
id"Ketchup"
name"ketchup"
group"Foods"
desc"Made from pureed tomatoes and flavored with spices."
physicalDesc"tangy"
color"#FF0000FF"
recipes
"CookingKetchup"
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"
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"
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"
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"
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
Asphyxiation0.5
Poison1.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min15
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.02
id"ChemVomit"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min15
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Alcohol
rate0.5
effects
BoozePower3
SlurSpeechtrue
conditionsnull
probability1
id"Drunk"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
GroundBee
id"GroundBee"
name"Ground Bee"
group"Unknown"
desc"Bee grounds. Gross."
physicalDesc"bee guts"
color"#86530EFF"
recipes
Empty array
metabolismsnull
Cornmeal
id"Cornmeal"
name"cornmeal"
group"Foods"
desc"Used for baking."
physicalDesc"powdery"
color"#D2B48CFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
HydrationFactor-0.2
id"SatiateThirst"
Reagent"Nutriment"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
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"
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"
Ice
id"Ice"
name"ice"
group"Unknown"
desc"Frozen water."
physicalDesc"frosty"
color"#BED8E6FF"
recipes
Empty array
metabolismsnull
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
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"
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"
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"
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"
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"
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
ManlyDorf
id"ManlyDorf"
name"manly dorf"
group"Drinks"
desc"Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only."
physicalDesc"fizzy and creamy"
color"#664300FF"
recipes
"ManlyDorf"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
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
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Fluorine
id"Fluorine"
name"fluorine"
group"Elements"
desc"A highly toxic pale yellow gas. Extremely reactive."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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
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
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"
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"
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"
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"
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"
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
Oil
id"Oil"
name"oil"
group"Foods"
desc"Used by chefs to cook."
physicalDesc"oily"
color"#B67823FF"
recipes
"Oil"
metabolismsnull
Mayo
id"Mayo"
name"mayonnaise"
group"Foods"
desc"Creamy sauce, made from oil, egg, and some (edible) acid."
physicalDesc"thick"
color"#F9F5E5FF"
recipes
"CookingMayoLemon"
"CookingMayoVinegar"
metabolismsnull
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"
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"
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"
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"
Nicotine
id"Nicotine"
name"Nicotine"
group"Narcotics"
desc"Dangerous and highly addictive."
physicalDesc"strong-smelling"
color"#C0C0C0FF"
recipes
Empty array
metabolismsnull
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"
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
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"
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"
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"
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"
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"
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"
conditionsnull
probability1
HydrationFactor-0.2
id"SatiateThirst"
Reagent"Nutriment"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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"
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"
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"
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"
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"
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"
damage
types
Poison-3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
TheMartinez
id"TheMartinez"
name"The Martinez"
group"Drinks"
desc"The edgerunner legend. Remembered by a drink, Forgotten by a drunk."
physicalDesc"vibrant"
color"#75B1F0FF"
recipes
"TheMartinez"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
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
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"
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"
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"
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"
Time16
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
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
mobstate2
id"MobStateCondition"
probability1
id"HealthChange"
Scaledfalse
Amount-0.25
conditionsnull
probability1
id"ModifyBleedAmount"
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
Poison4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
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"
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
Heat2
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"
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"
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
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"
BbqSauce
id"BbqSauce"
name"BBQ sauce"
group"Foods"
desc"Hand wipes not included."
physicalDesc"gloopy"
color"#8B0000FF"
recipes
"CookingBbqSauce"
metabolismsnull
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"
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"
damage
types
Poison-0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
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"
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
Brute2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
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
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.02
id"ChemVomit"
Alcohol
rate0.5
effects
BoozePower3
SlurSpeechtrue
conditions
Min15
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Drunk"
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"
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"
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"
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"
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"
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
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"
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"
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
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
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
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"
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"
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"
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"
HorseradishSauce
id"HorseradishSauce"
name"horseradish sauce"
group"Foods"
desc"Smelly horseradish sauce."
physicalDesc"overpowering"
color"#808080FF"
recipes
Empty array
metabolismsnull
Carbon
id"Carbon"
name"carbon"
group"Elements"
desc"A black, crystalline solid."
physicalDesc"crystalline"
color"#22282BFF"
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"
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"
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"
Aluminium
id"Aluminium"
name"aluminium"
group"Elements"
desc"A silver, soft, non-magnetic, and ductile metal."
physicalDesc"metallic"
color"#848789FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
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
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"
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"
Phosphorus
id"Phosphorus"
name"phosphorus"
group"Elements"
desc"A reactive metal used in pyrotechnics and weapons."
physicalDesc"powdery"
color"#EDE4E4FF"
recipes
Empty array
metabolismsnull
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"
Ash
id"Ash"
name"ash"
group"Unknown"
desc"A light grey powdery residue"
physicalDesc"powdery"
color"#FFFFFFFF"
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"
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"
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"
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"
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"
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"
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"
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"
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
SpaceGlue
id"SpaceGlue"
name"space glue"
group"Unknown"
desc"Space Glue is a high performance glue intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people stick to the floor)."
physicalDesc"sticky"
color"#FFFFFFFF"
recipes
"SpaceGlue"
metabolisms
Narcotic
rate0.5
effects
Key"SeeingRainbows"
Component"SeeingRainbows"
Time5
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Key"Muted"
Component"Muted"
Time5
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
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"
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
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"
damage
types
Asphyxiation5
Cold3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min25
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
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"
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"
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"
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"
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"
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"
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"
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"
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
Ketchunaise
id"Ketchunaise"
name"ketchunaise"
group"Foods"
desc"So-called Russian dressing, popular among Space Americans."
physicalDesc"saucey"
color"#FBA399FF"
recipes
"CookingKetchunaise"
metabolismsnull
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"
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"
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"
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"
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"
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.5
Shock-1.5
Cold-1.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Asphyxiation1
Cold2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min10
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"