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

From Space Station 14 Wiki
(Update chem_prototypes.json via GitHub Actions)
(Update chem_prototypes.json via GitHub Actions)
Line 1: Line 1:
{
{
     "Uranium": {
     "Phalanximine": {
         "id": "Uranium",
         "id": "Phalanximine",
         "name": "uranium",
         "name": "phalanximine",
         "group": "Elements",
         "group": "Medicine",
         "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.",
         "physicalDesc": "metallic",
         "physicalDesc": "acrid",
         "color": "#8FA191FF",
         "color": "#C8FF75FF",
         "recipes": [],
         "recipes": [
            "Phalanximine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 15: Line 17:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 2
                                "Cellular": -1,
                                 "Radiation": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 24: Line 27:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 29: Line 39:
         }
         }
     },
     },
     "DexalinPlus": {
     "WeedKiller": {
         "id": "DexalinPlus",
         "id": "WeedKiller",
         "name": "dexalin plus",
         "name": "weed killer",
         "group": "Medicine",
         "group": "Botanical",
         "desc": "Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage.",
         "desc": "A mixture that targets weeds.",
         "physicalDesc": "cloudy",
         "physicalDesc": "bubbling",
         "color": "#4DA0BDFF",
         "color": "#968395FF",
         "recipes": [
         "recipes": [],
            "DexalinPlus"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 46: Line 54:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": -3.5,
                                 "Poison": 4
                                "Bloodloss": -3
                             },
                             },
                             "groups": null
                             "groups": null
Line 53: Line 60:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                        "conditions": null,
                         "conditions": [
                        "probability": 1,
                             {
                        "id": "HealthChange"
                                 "Type": "Plant",
                    },
                                 "ShouldHave": true,
                    {
                                 "id": "OrganType"
                        "Reagent": "Lexorin",
                             }
                        "Group": null,
                         ],
                        "Amount": -3,
                         "conditions": [
                             {
                                 "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "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,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 97: Line 74:
         }
         }
     },
     },
     "Radium": {
     "Aluminium": {
         "id": "Radium",
         "id": "Aluminium",
         "name": "radium",
         "name": "aluminium",
         "group": "Elements",
         "group": "Elements",
         "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "physicalDesc": "glowing",
        "physicalDesc": "metallic",
         "color": "#00FF04FF",
        "color": "#848789FF",
        "recipes": [],
        "metabolisms": null
    },
    "Tritium": {
        "id": "Tritium",
        "name": "tritium",
        "group": "Unknown",
        "desc": "Radioactive space-magic pixie dust.",
         "physicalDesc": "ionizing",
         "color": "#66FF33FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 112: Line 99:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 2
                                 "Radiation": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 123: Line 110:
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Gas": {
    },
                 "rate": 0.5,
    "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"
        ],
        "metabolisms": null
    },
    "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": [
                 "effects": [
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.2
                                 "Radiation": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 171: Line 123:
                         "scaleByQuantity": true,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Plant",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 223: Line 163:
         }
         }
     },
     },
     "PulpedBananaPeel": {
     "Vodka": {
         "id": "PulpedBananaPeel",
         "id": "Vodka",
         "name": "pulped banana peel",
         "name": "vodka",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Pulped banana peels have some effectiveness against bleeding.",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "physicalDesc": "pulpy",
         "physicalDesc": "strong-smelling",
         "color": "#FFE774FF",
         "color": "#D1D1D155",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": -0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 246: Line 193:
         }
         }
     },
     },
     "Tricordrazine": {
     "Aloe": {
         "id": "Tricordrazine",
         "id": "Aloe",
         "name": "tricordrazine",
         "name": "aloe",
         "group": "Medicine",
         "group": "Drinks",
         "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": "So very, very, very good.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#00E5FFFF",
         "color": "#192C00FF",
         "recipes": [
         "recipes": [],
            "Tricordrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Poison": -0.5,
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                            "groups": {
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Max": 50,
                                "Min": 0,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                     }
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Sigynate": {
     "WhiteRussian": {
         "id": "Sigynate",
         "id": "WhiteRussian",
         "name": "sigynate",
         "name": "white russian",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
         "desc": "That's just, like, your opinion, man...",
         "physicalDesc": "thick",
         "physicalDesc": "strong-smelling",
         "color": "#E0A5B9FF",
         "color": "#A68340FF",
         "recipes": [
         "recipes": [
             "Sigynate"
             "WhiteRussian"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": -3
                            },
                            "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,
                                "Heat": 2
                         "Amount": 0.15,
                            },
                         "conditions": null,
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 16,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "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": [],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Amplitude": 10,
                         "Key": "SeeingRainbows",
                         "Frequency": 4,
                         "Component": "SeeingRainbows",
                         "Time": 2,
                         "Time": 5,
                         "Refresh": true,
                         "Refresh": false,
                         "conditions": [
                        "Type": 0,
                            {
                         "conditions": null,
                                "Min": 20,
                        "probability": 1,
                                "Max": 21474836,
                        "id": "GenericStatusEffect"
                                "Reagent": null,
                    }
                                "id": "ReagentThreshold"
                ]
                            }
            }
                         ],
        }
    },
    "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,
                         "id": "Jitter"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "generic-reagent-effect-nauseous"
                        "Group": null,
                         ],
                         "Amount": 0.15,
                         "Type": 1,
                         "conditions": null,
                         "VisualType": 2,
                         "probability": 1,
                         "conditions": [
                         "id": "AdjustReagent"
                            {
                    }
                                "Min": 20,
                ]
                                "Max": 21474836,
            }
                                "Reagent": null,
        }
                                "id": "ReagentThreshold"
    },
                            }
    "Sugar": {
                        ],
        "id": "Sugar",
                        "probability": 0.2,
        "name": "sugar",
                        "id": "PopupMessage"
        "group": "Foods",
                    },
        "desc": "Tasty spacey sugar!",
        "physicalDesc": "sweet",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 0.1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Nutriment",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.02,
                         "probability": 1,
                         "id": "ChemVomit"
                        "NutritionFactor": 1,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 386: Line 342:
         }
         }
     },
     },
     "Silicon": {
     "Grog": {
         "id": "Silicon",
         "id": "Grog",
         "name": "silicon",
         "name": "grog",
        "group": "Elements",
        "desc": "A hard and brittle crystalline solid with a blue-grey color.",
        "physicalDesc": "crystalline",
        "color": "#364266FF",
        "recipes": [],
        "metabolisms": null
    },
    "TheMartinez": {
        "id": "TheMartinez",
        "name": "The Martinez",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The edgerunner legend.  Remembered by a drink, Forgotten by a drunk.",
         "desc": "Watered-down rum, pirate approved!",
         "physicalDesc": "vibrant",
         "physicalDesc": "strong-smelling",
         "color": "#75B1F0FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "TheMartinez"
             "Grog"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 413: Line 359:
                         "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 420: Line 374:
         }
         }
     },
     },
     "Lemonade": {
     "Sodium": {
         "id": "Lemonade",
         "id": "Sodium",
         "name": "lemonade",
         "name": "sodium",
        "group": "Elements",
        "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
        "physicalDesc": "metallic",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "FourteenLoko": {
        "id": "FourteenLoko",
        "name": "Fourteen Loko",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "physicalDesc": "tart",
         "physicalDesc": "fizzy",
         "color": "#FFFF00FF",
         "color": "#DEB928FF",
         "recipes": [
         "recipes": [
             "Lemonade"
             "FourteenLoko"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 439: Line 403:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             }
            },
         }
            "Poison": {
     },
                "rate": 0.5,
     "CogChamp": {
                "effects": [
         "id": "CogChamp",
                    {
         "name": "cogchamp",
                        "damage": {
         "group": "Drinks",
                            "types": {
         "desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
                                "Poison": 1
         "physicalDesc": "ground brass",
                            },
         "color": "#B5A642FF",
                            "groups": null
         "recipes": [
                        },
            "CogChamp"
                        "scaleByQuantity": false,
        ],
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "JuiceLime": {
         "id": "JuiceLime",
         "name": "lime juice",
         "group": "Drinks",
         "desc": "The sweet-sour juice of limes.",
         "physicalDesc": "citric",
         "color": "#99BB43FF",
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 459: Line 447:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "RatvarianLanguage",
                        "Component": "RatvarianLanguage",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 3,
                     },
                         "id": "SatiateThirst"
                     }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": null,
Line 486: Line 488:
         }
         }
     },
     },
     "Ketchup": {
     "RedMead": {
         "id": "Ketchup",
         "id": "RedMead",
         "name": "ketchup",
         "name": "red mead",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Made from pureed tomatoes and flavored with spices.",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "physicalDesc": "tangy",
         "physicalDesc": "strong-smelling",
         "color": "#FF0000FF",
         "color": "#C73C00FF",
         "recipes": [
         "recipes": [
             "CookingKetchup"
             "RedMead"
        ],
        "metabolisms": null
    },
    "Saxoite": {
        "id": "Saxoite",
        "name": "Saxoite",
        "group": "Unknown",
        "desc": "Smells like jazz.",
        "physicalDesc": "ground brass",
        "color": "#B8A603FF",
        "recipes": [],
        "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": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.25,
                         "HydrationFactor": 2,
                        "SprintSpeedModifier": 1.25,
                         "id": "SatiateThirst"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Poison": 2,
                         "Amount": 0.05,
                                "Asphyxiation": 2
                         "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"
                     },
                     }
                ]
            }
        }
    },
    "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": [
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                        "HydrationFactor": 2,
                     },
                         "id": "SatiateThirst"
                     }
                ]
            }
        }
    },
    "Fiber": {
        "id": "Fiber",
        "name": "fiber",
        "group": "Unknown",
        "desc": "A raw material, usually extracted from wool or other fabric products.",
        "physicalDesc": "fibrous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "MilkOat": {
        "id": "MilkOat",
        "name": "oat milk",
        "group": "Drinks",
        "desc": "Surprisingly tasty.",
        "physicalDesc": "refreshing",
        "color": "#DEDACDFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "HydrationFactor": 4,
                    },
                         "id": "SatiateThirst"
                    {
                     }
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Messages": [
                            "ephedrine-effect-tight-pain",
                            "ephedrine-effect-heart-pounds"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.05,
                         "id": "PopupMessage"
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
                 "rate": 0.5,
    },
    "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": [],
        "metabolisms": {
             "Narcotic": {
                 "rate": 0.25,
                 "effects": [
                 "effects": [
                     {
                     {
                         "TimerReset": 600,
                         "StatusLifetime": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 607: Line 597:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                         "WalkSpeedModifier": 1.8,
                    }
                        "SprintSpeedModifier": 1.8,
                ]
                        "id": "MovespeedModifier"
            }
                    },
        }
                    {
    },
                        "StatusLifetime": 2,
    "Copper": {
                        "conditions": [
        "id": "Copper",
                            {
        "name": "copper",
                                "Min": 0,
        "group": "Elements",
                                 "Max": 10,
        "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
                                "Reagent": null,
        "physicalDesc": "metallic",
                                "id": "ReagentThreshold"
        "color": "#B05B3CFF",
                            }
        "recipes": [],
                         ],
        "metabolisms": null
    },
    "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,
                         "probability": 1,
                         "id": "HealthChange"
                        "WalkSpeedModifier": 0.7,
                        "SprintSpeedModifier": 0.7,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                         "ElectrocuteTime": 2,
                            "types": {
                         "ElectrocuteDamageScale": 5,
                                "Brute": 2
                         "Refresh": true,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 0,
                                 "Max": 21474836,
                                 "Max": 10,
                                 "Reagent": null,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.1,
                         "id": "HealthChange"
                         "id": "Electrocute"
                     },
                     },
                     {
                     {
Line 677: Line 638:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 0,
                                 "Max": 21474836,
                                 "Max": 10,
                                 "Reagent": null,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
Line 687: Line 648:
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Key": "Stutter",
                             "generic-reagent-effect-nauseous"
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": [
                             {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         ],
                         "Type": 1,
                         "probability": 1,
                         "VisualType": 2,
                         "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 700: Line 681:
                             }
                             }
                         ],
                         ],
                         "probability": 0.2,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "damage": {
                         "HungerAmount": -40,
                            "types": {
                                "Poison": 8
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 60,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 714: Line 701:
                             }
                             }
                         ],
                         ],
                         "probability": 0.02,
                         "probability": 1,
                         "id": "ChemVomit"
                         "id": "HealthChange"
                     }
                     },
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "BoozePower": 3,
                         "Key": "Stun",
                         "SlurSpeech": true,
                        "Component": "",
                        "Time": 6,
                         "Refresh": true,
                        "Type": 1,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 15,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 734: Line 719:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "GenericStatusEffect"
                     }
                     },
                ]
                    {
            }
                        "Key": "KnockedDown",
        }
                        "Component": "",
    },
                        "Time": 6,
    "PlantBGone": {
                        "Refresh": true,
        "id": "PlantBGone",
                        "Type": 1,
        "name": "plant-B-gone",
                        "conditions": [
        "group": "Botanical",
                            {
        "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
                                "Min": 10,
        "physicalDesc": "bubbling",
                                "Max": 21474836,
        "color": "#49002EFF",
                                "Reagent": null,
        "recipes": [
                                "id": "ReagentThreshold"
            "PlantBGone"
                            }
        ],
                        ],
        "metabolisms": {
                        "probability": 1,
            "Medicine": {
                        "id": "GenericStatusEffect"
                "rate": 0.5,
                    },
                "effects": [
                     {
                     {
                         "damage": {
                         "Key": "ForcedSleep",
                            "types": {
                        "Component": "ForcedSleeping",
                                "Poison": -4,
                        "Time": 2,
                                "Blunt": 2,
                         "Refresh": false,
                                "Slash": 1,
                         "Type": 1,
                                "Piercing": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                 "Min": 10,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
                 "rate": 0.25,
    "BahamaMama": {
        "id": "BahamaMama",
        "name": "bahama mama",
        "group": "Drinks",
        "desc": "Tropical cocktail.",
        "physicalDesc": "strong-smelling",
        "color": "#FF7F3BFF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "TimerReset": 600,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "ResetNarcolepsy"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "NutritionFactor": 1,
                    }
                        "id": "SatiateHunger"
                ]
                    },
            }
        }
    },
    "Napalm": {
        "id": "Napalm",
        "name": "napalm",
        "group": "Pyrotechnic",
        "desc": "It's just a little flammable.",
        "physicalDesc": "soapy",
        "color": "#FA00AFFF",
        "recipes": [
            "Napalm"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 1,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.4,
                         "damage": {
                        "conditions": null,
                            "types": null,
                        "probability": 1,
                            "groups": {
                        "id": "FlammableReaction"
                                "Brute": -4,
                    }
                                 "Burn": -4
                ]
                             }
            }
        }
    },
    "Phlogiston": {
        "id": "Phlogiston",
        "name": "phlogiston",
        "group": "Pyrotechnic",
        "desc": "Catches you on fire and makes you ignite.",
        "physicalDesc": "burning",
        "color": "#D4872AFF",
        "recipes": [
            "Phlogiston"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                 "Heat": 3
                             },
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.1,
                         "Reagent": "Lexorin",
                         "conditions": null,
                        "Group": null,
                        "Amount": -3,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "AdjustReagent"
                     },
                     },
                     {
                     {
                         "Amount": 6000,
                        "Reagent": "ChloralHydrate",
                         "conditions": null,
                        "Group": null,
                         "probability": 1,
                         "Amount": -3,
                         "id": "AdjustTemperature"
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 890: Line 833:
         }
         }
     },
     },
     "Cognac": {
     "Goldschlager": {
         "id": "Cognac",
         "id": "Goldschlager",
         "name": "cognac",
         "name": "Goldschlager",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#AB3C05FF",
         "color": "#FFFF91FF",
         "recipes": [],
         "recipes": [
            "Goldschlager"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 920: Line 865:
         }
         }
     },
     },
     "Diphenhydramine": {
     "Cornmeal": {
         "id": "Diphenhydramine",
         "id": "Cornmeal",
         "name": "diphenhydramine",
         "name": "cornmeal",
         "group": "Medicine",
         "group": "Foods",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "desc": "Used for baking.",
         "physicalDesc": "chalky",
         "physicalDesc": "powdery",
         "color": "#64FFE6FF",
         "color": "#D2B48CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": -3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": -0.2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Key": "Jitter",
                         "Reagent": "Nutriment",
                         "Component": "",
                         "Group": null,
                        "Time": 3,
                         "Amount": 0.1,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                     },
                     }
                     {
                ]
                         "damage": {
            }
                             "types": {
        }
                                 "Poison": -3
    },
    "DryRamen": {
        "id": "DryRamen",
        "name": "dry ramen",
        "group": "Drinks",
        "desc": "Dry noodles and salt.",
        "physicalDesc": "wormy",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "Nicotine": {
        "id": "Nicotine",
        "name": "Nicotine",
        "group": "Narcotics",
        "desc": "Dangerous and highly addictive.",
        "physicalDesc": "strong-smelling",
        "color": "#C0C0C0FF",
        "recipes": [],
        "metabolisms": null
    },
    "VentCrud": {
        "id": "VentCrud",
        "name": "vent crud",
        "group": "Unknown",
        "desc": "A jet black substance found in poorly maintained ventilation systems.",
        "physicalDesc": "sticky",
        "color": "#000000FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                         "damage": {
                             "types": {
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 967: Line 956:
         }
         }
     },
     },
     "Ichor": {
     "Vermouth": {
         "id": "Ichor",
         "id": "Vermouth",
         "name": "ichor",
         "name": "vermouth",
         "group": "Biological",
         "group": "Drinks",
         "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": "Aromatized, fortified white wine flavored with various botanicals.",
         "physicalDesc": "roaring",
         "physicalDesc": "strong-smelling",
         "color": "#F4692EFF",
         "color": "#91FF91FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 982: Line 971:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1.5,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                         "Group": null,
                                "Bloodloss": -5
                         "Amount": 0.05,
                            },
                            "groups": {
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,011: Line 986:
         }
         }
     },
     },
     "OilOlive": {
     "Booger": {
         "id": "OilOlive",
         "id": "Booger",
         "name": "olive oil",
         "name": "booger",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Viscous and fragrant.",
         "desc": "Ewww...",
         "physicalDesc": "oily",
         "physicalDesc": "strong-smelling",
         "color": "#808000FF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [
            "Booger"
        ],
         "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 1,035: Line 1,018:
         }
         }
     },
     },
     "Barozine": {
     "RootBeer": {
         "id": "Barozine",
         "id": "RootBeer",
         "name": "barozine",
         "name": "root beer",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.",
         "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
         "physicalDesc": "viscous",
         "physicalDesc": "fizzy",
         "color": "#FF867DFF",
         "color": "#381C07FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.3,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                     },
                         "id": "SatiateThirst"
                     }
                ]
            }
        }
    },
    "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": {
                                 "Poison": 3
                                 "Poison": 0.06
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,071: Line 1,063:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "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": [
    },
                            {
    "Coffee": {
                                "Min": 30,
        "id": "Coffee",
                                "Max": 21474836,
        "name": "coffee",
                                "Reagent": null,
        "group": "Drinks",
                                "id": "ReagentThreshold"
        "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
                            }
        "physicalDesc": "aromatic",
                        ],
        "color": "#664300FF",
                        "probability": 0.15,
        "recipes": [],
                        "id": "ChemVomit"
        "metabolisms": {
                    },
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "PressureImmunity",
                        "Component": "PressureImmunity",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Key": "Stutter",
                         "Reagent": "Theobromine",
                         "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"
                    },
                    {
                        "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 1,145: Line 1,111:
         }
         }
     },
     },
     "GreenTea": {
     "Dermaline": {
         "id": "GreenTea",
         "id": "Dermaline",
         "name": "green tea",
         "name": "dermaline",
        "group": "Drinks",
        "desc": "Tasty green tea.",
        "physicalDesc": "aromatic",
        "color": "#C33F00FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "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": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "physicalDesc": "thick and grainy",
         "physicalDesc": "translucent",
         "color": "#520E30FF",
         "color": "#215263FF",
         "recipes": [
         "recipes": [
             "Ultravasculine"
             "Dermaline"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,183: Line 1,127:
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                "Heat": -1.5,
                                 "Toxin": -3,
                                 "Shock": -1.5,
                                 "Brute": 0.5
                                 "Cold": -1.5
                             }
                             },
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 0,
                                "Max": 30,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 1,204: Line 1,142:
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Asphyxiation": 1,
                                 "Toxin": -1,
                                 "Cold": 2
                                 "Brute": 3
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 1,214: Line 1,152:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 1,224: Line 1,162:
                     },
                     },
                     {
                     {
                         "Reagent": "Histamine",
                         "Amplitude": 10,
                         "Group": null,
                        "Frequency": 4,
                         "Amount": -1,
                         "Time": 2,
                         "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Histamine",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Jitter"
                    },
                    {
                        "Reagent": "Ultravasculine",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,257: Line 1,181:
         }
         }
     },
     },
     "WhiskeyCola": {
     "TranexamicAcid": {
         "id": "WhiskeyCola",
         "id": "TranexamicAcid",
         "name": "whiskey cola",
         "name": "tranexamic acid",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "physicalDesc": "bubbly",
         "physicalDesc": "viscous",
         "color": "#3E1B00FF",
         "color": "#BA7D7DFF",
         "recipes": [
         "recipes": [
             "WhiskeyCola"
             "TranexamicAcid"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": -1.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "ModifyBleedAmount"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.15,
                                "Bloodloss": 3
                         "conditions": null,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 1,289: Line 1,226:
         }
         }
     },
     },
     "RedMead": {
     "BuzzochloricBees": {
         "id": "RedMead",
         "id": "BuzzochloricBees",
         "name": "red mead",
         "name": "Buzzochloric Bees",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "buzzy",
         "color": "#C73C00FF",
         "color": "#FFD35DFF",
         "recipes": [
         "recipes": [
             "RedMead"
             "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,
        }
    },
    "Chlorine": {
        "id": "Chlorine",
        "name": "chlorine",
        "group": "Elements",
        "desc": "A yellow-green gas which is toxic to humans.",
        "physicalDesc": "gaseous",
        "color": "#A2FF00FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.05,
                "effects": [
                    {
                        "damage": {
                             "types": {
                                "Poison": 0.4
                            },
                             "groups": null
                         },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 0.01,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Histamine",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             },
                             },
                             {
                             {
                                 "Type": "Animal",
                                 "Tag": "Bee",
                                 "ShouldHave": true,
                                 "Invert": true,
                                 "id": "OrganType"
                                 "id": "HasTag"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.05,
                         "id": "HealthChange"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Messages": [
                         "HungerAmount": -40,
                            "buzzochloricbees-effect-licoxide-electrifying",
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                            "buzzochloricbees-effect-licoxide-buzzed",
                            "buzzochloricbees-effect-licoxide-buzzes"
                        ],
                         "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 3,
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                 "Min": 0.01,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Licoxide",
                                 "id": "ReagentThreshold"
                                 "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"
                             },
                             },
                             {
                             {
                                 "Type": "Animal",
                                 "Min": 0.01,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": "Fiber",
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.04,
                         "probability": 0.05,
                         "id": "ChemVomit"
                         "id": "PopupMessage"
                     }
                    },
                 ]
                    {
             }
                        "damage": {
         }
                            "types": {
     },
                                "Poison": 2,
     "Vitamin": {
                                "Piercing": 2
         "id": "Vitamin",
                            },
         "name": "vitamin",
                            "groups": null
         "group": "Foods",
                        },
         "desc": "Found in healthy, complete meals.",
                        "scaleByQuantity": false,
         "physicalDesc": "chalky",
                        "ignoreResistances": true,
         "color": "#D3D3D3FF",
                        "conditions": [
         "recipes": [],
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                     }
                 ]
             }
         }
     },
     "SpaceCleaner": {
         "id": "SpaceCleaner",
         "name": "space cleaner",
        "group": "Unknown",
        "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
        "physicalDesc": "lemony fresh",
        "color": "#C8FF69FF",
        "recipes": [
            "SpaceCleaner"
        ],
        "metabolisms": null
    },
    "Soysauce": {
        "id": "Soysauce",
        "name": "soy sauce",
         "group": "Foods",
         "desc": "A salty soy-based flavoring.",
         "physicalDesc": "salty",
         "color": "#8B4513FF",
         "recipes": [
            "CookingSoysauce"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Food": {
Line 1,404: Line 1,391:
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "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,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                        "NutritionFactor": 0.5,
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "HydrationFactor": -0.5,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,434: Line 1,406:
         }
         }
     },
     },
     "Licoxide": {
     "WeldingFuel": {
         "id": "Licoxide",
         "id": "WeldingFuel",
         "name": "Licoxide",
         "name": "welding fuel",
         "group": "Toxins",
         "group": "Pyrotechnic",
         "desc": "It looks... electrifying.",
         "desc": "Used by welders to weld.",
         "physicalDesc": "electric",
         "physicalDesc": "oily",
         "color": "#FDD023FF",
         "color": "#A76B1CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 1,447: Line 1,419:
                 "effects": [
                 "effects": [
                     {
                     {
                         "ElectrocuteTime": 2,
                         "damage": {
                         "ElectrocuteDamageScale": 5,
                            "types": {
                         "Refresh": true,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.5,
                         "probability": 1,
                         "id": "Electrocute"
                         "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 1,458: Line 1,441:
         }
         }
     },
     },
     "Grog": {
     "Blood": {
         "id": "Grog",
         "id": "Blood",
         "name": "grog",
         "name": "blood",
         "group": "Drinks",
         "group": "Biological",
         "desc": "Watered-down rum, pirate approved!",
         "desc": "I hope this is ketchup.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "ferrous",
         "color": "#664300FF",
         "color": "#800000FF",
         "recipes": [
         "recipes": [],
            "Grog"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 1,475: Line 1,456:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1.5,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                 ]
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "Rewriter": {
     "IcedGreenTea": {
         "id": "Rewriter",
         "id": "IcedGreenTea",
         "name": "rewriter",
         "name": "iced green tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The secret of the sanctuary of the Librarian...",
         "desc": "cold green tea.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "aromatic",
         "color": "#485000FF",
         "color": "#CE4200FF",
         "recipes": [
         "recipes": [
             "Rewriter"
             "IcedGreenTea"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,514: Line 1,487:
         }
         }
     },
     },
     "Sugar": {
     "GrapeSoda": {
         "id": "Sugar",
         "id": "GrapeSoda",
         "name": "sugar",
         "name": "grape soda",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Tasty spacey sugar!",
         "desc": "It's Graaaaaape!",
         "physicalDesc": "sweet",
         "physicalDesc": "fizzy",
         "color": "#FFFFFFFF",
         "color": "#AE94A6FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 0.1,
                                "Max": 21474836,
                                "Reagent": "Nutriment",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,543: Line 1,509:
         }
         }
     },
     },
     "JuiceGrape": {
     "Desoxyephedrine": {
         "id": "JuiceGrape",
         "id": "Desoxyephedrine",
         "name": "grape juice",
         "name": "desoxyephedrine",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "physicalDesc": "crisp",
         "physicalDesc": "translucent",
         "color": "#512284FF",
         "color": "#FAFAFAFF",
         "recipes": [],
         "recipes": [
            "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": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Narcotic": {
    },
    "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": [],
        "metabolisms": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Scaled": false,
                         "StatusLifetime": 2,
                        "Amount": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBloodLevel"
                        "WalkSpeedModifier": 1.35,
                     }
                        "SprintSpeedModifier": 1.35,
                        "id": "MovespeedModifier"
                    },
                    {
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "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"
                     }
                 ]
                 ]
             }
             },
        }
    },
    "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": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "TimerReset": 600,
                            "types": null,
                        "conditions": [
                             "groups": {
                             {
                                 "Airloss": -6,
                                 "Min": 20,
                                 "Brute": -4,
                                 "Max": 21474836,
                                 "Burn": -6,
                                 "Reagent": null,
                                "Toxin": -4
                                 "id": "ReagentThreshold"
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 0,
                                "Max": 150,
                                 "id": "Temperature"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ResetNarcolepsy"
                     }
                     }
                 ]
                 ]
Line 1,628: Line 1,631:
         }
         }
     },
     },
     "Ethyloxyephedrine": {
     "Lipozine": {
         "id": "Ethyloxyephedrine",
         "id": "Lipozine",
         "name": "ethyloxyephedrine",
         "name": "lipozine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else.",
         "desc": "Causes weight loss upon consumption.",
         "physicalDesc": "shiny",
         "physicalDesc": "oily",
         "color": "#D5D5E4FF",
         "color": "#2690B5FF",
         "recipes": [
         "recipes": [
             "Ethyloxyephedrine"
             "Lipozine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,643: Line 1,646:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                        "NutritionFactor": -1,
                     },
                         "id": "SatiateHunger"
                     }
                ]
            }
        }
    },
    "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": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "Stutter",
                         "damage": {
                        "Component": "StutteringAccent",
                            "types": {
                        "Time": 2,
                                "Poison": 2
                         "Refresh": true,
                            },
                         "Type": 0,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                    },
                    {
                        "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 1,689: Line 1,684:
         }
         }
     },
     },
     "Left4Zed": {
     "Barefoot": {
         "id": "Left4Zed",
         "id": "Barefoot",
         "name": "left-4-zed",
         "name": "barefoot",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
         "desc": "Barefoot and pregnant.",
         "physicalDesc": "heterogeneous",
         "physicalDesc": "strong-smelling",
         "color": "#5B406CFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Left4Zed"
             "Barefoot"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     },
                     },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": -4,
                                "Blunt": 2,
                                "Slash": 1,
                                "Piercing": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,738: Line 1,756:
         }
         }
     },
     },
     "JuiceBerry": {
     "Ale": {
         "id": "JuiceBerry",
         "id": "Ale",
         "name": "berry juice",
         "name": "ale",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A delicious blend of several different kinds of berries.",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "physicalDesc": "sweet",
         "physicalDesc": "bubbly",
         "color": "#660099FF",
         "color": "#663100FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 1,753: Line 1,771:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,760: Line 1,786:
         }
         }
     },
     },
     "JuiceBerryPoison": {
     "BraveBull": {
         "id": "JuiceBerryPoison",
         "id": "BraveBull",
         "name": "poison berry juice",
         "name": "brave bull",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "desc": "It's just as effective as Dutch-Courage!",
         "physicalDesc": "sickly",
         "physicalDesc": "strong-smelling",
         "color": "#6600CCFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "BraveBull"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 1,775: Line 1,803:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Poison": 1
                         "Amount": 0.2,
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,800: Line 1,818:
         }
         }
     },
     },
     "THCOil": {
     "Chlorine": {
         "id": "THCOil",
         "id": "Chlorine",
         "name": "THC oil",
         "name": "chlorine",
         "group": "Narcotics",
         "group": "Elements",
         "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.",
         "desc": "A yellow-green gas which is toxic to humans.",
         "physicalDesc": "skunky",
        "physicalDesc": "gaseous",
         "color": "#DAA520FF",
        "color": "#A2FF00FF",
        "recipes": [],
        "metabolisms": null
    },
    "Milk": {
        "id": "Milk",
        "name": "milk",
        "group": "Drinks",
        "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "physicalDesc": "opaque",
         "color": "#DFDFDFFF",
         "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": 4,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,826: Line 1,850:
         }
         }
     },
     },
     "JuiceLemon": {
     "Absinthe": {
         "id": "JuiceLemon",
         "id": "Absinthe",
         "name": "lemon juice",
         "name": "absinthe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This juice is VERY sour.",
         "desc": "A anise-flavoured spirit derived from botanicals.",
        "physicalDesc": "citric",
        "color": "#FFF690FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "DeadRum": {
        "id": "DeadRum",
        "name": "deadrum",
        "group": "Drinks",
        "desc": "Distilled alcoholic drink made from saltwater.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#33EE00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 1,869: Line 1,871:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 1,878: Line 1,880:
         }
         }
     },
     },
     "GinTonic": {
     "ThreeMileIsland": {
         "id": "GinTonic",
         "id": "ThreeMileIsland",
         "name": "gin and tonic",
         "name": "three mile island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An all time classic, mild cocktail.",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004166FF",
         "color": "#666340FF",
         "recipes": [
         "recipes": [
             "GinTonic"
             "ThreeMileIsland"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,902: Line 1,904:
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Uranium",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 1,910: Line 1,920:
         }
         }
     },
     },
     "Cryptobiolin": {
     "Ammonia": {
         "id": "Cryptobiolin",
         "id": "Ammonia",
         "name": "cryptobiolin",
         "name": "ammonia",
         "group": "Medicine",
         "group": "Botanical",
         "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
         "physicalDesc": "fizzy",
         "physicalDesc": "pungent",
         "color": "#081A80FF",
         "color": "#77B58EFF",
         "recipes": [
         "recipes": [
             "Cryptobiolin"
             "Ammonia"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Stutter",
                         "damage": {
                        "Component": "ScrambledAccent",
                            "types": {
                        "Time": 2,
                                "Caustic": 1
                         "Refresh": true,
                            },
                         "Type": 0,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                    }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 20,
                        "SlurSpeech": false,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 1,950: Line 1,951:
         }
         }
     },
     },
     "Iodine": {
     "BloodyMary": {
         "id": "Iodine",
         "id": "BloodyMary",
         "name": "iodine",
         "name": "bloody mary",
        "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
    },
    "DoctorsDelight": {
        "id": "DoctorsDelight",
        "name": "the doctor's delight",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF8CFFFF",
         "color": "#660000FF",
         "recipes": [
         "recipes": [
             "DoctorsDelight"
             "BloodyMary"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,981: Line 1,972:
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": -2,
                         "id": "AdjustReagent"
                        "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Brute": -1,
                                "Airloss": -1,
                                "Toxin": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,019: Line 1,983:
         }
         }
     },
     },
     "PolytrinicAcid": {
     "Theobromine": {
         "id": "PolytrinicAcid",
         "id": "Theobromine",
         "name": "polytrinic acid",
         "name": "theobromine",
         "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": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "grainy",
         "color": "#A1000BFF",
         "color": "#F5F5F5FF",
         "recipes": [
         "recipes": [],
            "PolytrinicAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.05,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": 2
                                 "Poison": 0.4
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,042: Line 2,004:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                         "id": "HealthChange"
                                "Min": 1,
                     },
                                "Max": 21474836,
                     {
                                "Reagent": null,
                         "Messages": [
                                "id": "ReagentThreshold"
                             "generic-reagent-effect-burning-insides"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     },
                     {
                         "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                             {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                         ],
                         ],
                        "Type": 1,
                         "probability": 0.04,
                        "VisualType": 4,
                         "id": "ChemVomit"
                        "conditions": null,
                         "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,060: Line 2,043:
         }
         }
     },
     },
     "BlackRussian": {
     "Cryptobiolin": {
         "id": "BlackRussian",
         "id": "Cryptobiolin",
         "name": "black russian",
         "name": "cryptobiolin",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#360000FF",
         "color": "#081A80FF",
         "recipes": [
         "recipes": [
             "BlackRussian"
             "Cryptobiolin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "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,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     }
                     },
                ]
                    {
            },
                        "Reagent": "Ethanol",
            "Alcohol": {
                         "Group": null,
                "rate": 0.5,
                         "Amount": 0.2,
                "effects": [
                    {
                         "BoozePower": 20,
                         "SlurSpeech": false,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 2,092: Line 2,083:
         }
         }
     },
     },
     "IcedBeer": {
     "TableSalt": {
         "id": "IcedBeer",
         "id": "TableSalt",
         "name": "iced beer",
         "name": "table salt",
         "group": "Drinks",
         "group": "Foods",
         "desc": "A beer which is so cold the air around it freezes.",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "physicalDesc": "bubbly",
         "physicalDesc": "grainy",
         "color": "#664300FF",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "IcedBeer",
             "TableSalt"
            "IcedBeerAlt"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,110: Line 2,100:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 0.5,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,125: Line 2,113:
         }
         }
     },
     },
     "Amasec": {
     "Martini": {
         "id": "Amasec",
         "id": "Martini",
         "name": "amasec",
         "name": "classic martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Official drink of the Gun Club!",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#124DA7FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Amasec"
             "Martini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,148: Line 2,136:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,157: Line 2,145:
         }
         }
     },
     },
     "ChloralHydrate": {
     "Posca": {
         "id": "ChloralHydrate",
         "id": "Posca",
         "name": "chloral hydrate",
         "name": "posca",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "desc": "Poor warriors' drink from a forgotten era.",
         "physicalDesc": "nondescript",
         "physicalDesc": "sour",
         "color": "#000067FF",
         "color": "#B3B599FF",
         "recipes": [
         "recipes": [
             "ChloralHydrate"
             "Posca"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 0.65,
                         "HydrationFactor": 3,
                        "SprintSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                        "id": "MovespeedModifier"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 1.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,220: Line 2,169:
         }
         }
     },
     },
     "BuzzochloricBees": {
     "FoamingAgent": {
         "id": "BuzzochloricBees",
         "id": "FoamingAgent",
         "name": "Buzzochloric Bees",
         "name": "foaming agent",
         "group": "Toxins",
         "group": "Pyrotechnic",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "desc": "Makes foam such as that's required in metal foam grenades.",
         "physicalDesc": "buzzy",
        "physicalDesc": "foamy",
         "color": "#FFD35DFF",
        "color": "#215263FF",
        "recipes": [
            "FoamingAgent"
        ],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "BuzzochloricBees"
             "IceCream"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-oh-god-bees",
                        "probability": 1,
                            "buzzochloricbees-effect-its-the-bees",
                        "HydrationFactor": 2,
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                        "id": "SatiateThirst"
                            "buzzochloricbees-effect-one-with-the-bees",
                    }
                            "buzzochloricbees-effect-squeaky-clean"
                ]
                        ],
            }
                        "Type": 1,
        }
                        "VisualType": 3,
    },
                        "conditions": [
    "Manhattan": {
                            {
        "id": "Manhattan",
                                "Min": 0,
        "name": "manhattan",
                                "Max": 0,
        "group": "Drinks",
                                "Reagent": "Histamine",
        "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
                                "id": "ReagentThreshold"
        "physicalDesc": "strong-smelling",
                            },
        "color": "#664300FF",
                            {
        "recipes": [
                                "Tag": "Bee",
            "Manhattan"
                                "Invert": true,
        ],
                                "id": "HasTag"
        "metabolisms": {
                            }
            "Drink": {
                        ],
                "rate": 0.5,
                        "probability": 0.1,
                "effects": [
                        "id": "PopupMessage"
                    },
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-histamine-bee-allergy",
                         "probability": 1,
                            "buzzochloricbees-effect-histamine-swells",
                         "HydrationFactor": 2,
                            "buzzochloricbees-effect-histamine-numb-to-the-bees",
                         "id": "SatiateThirst"
                            "buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
                            "buzzochloricbees-effect-squeaky-clean"
                        ],
                         "Type": 1,
                         "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                        "probability": 0.05,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "buzzochloricbees-effect-licoxide-electrifying",
                        "Group": null,
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                        "Amount": 0.05,
                            "buzzochloricbees-effect-licoxide-buzzed",
                        "conditions": null,
                            "buzzochloricbees-effect-licoxide-buzzes"
                        "probability": 1,
                         ],
                         "id": "AdjustReagent"
                        "Type": 1,
                    }
                        "VisualType": 2,
                ]
                        "conditions": [
            }
                            {
        }
                                "Tag": "Bee",
    },
                                "Invert": true,
    "Copper": {
                                "id": "HasTag"
        "id": "Copper",
                            },
        "name": "copper",
                            {
        "group": "Elements",
                                "Min": 0.01,
        "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
                                "Max": 21474836,
        "physicalDesc": "metallic",
                                "Reagent": "Licoxide",
        "color": "#B05B3CFF",
                                "id": "ReagentThreshold"
        "recipes": [],
                            }
        "metabolisms": null
                         ],
    },
                         "probability": 0.05,
    "JuiceBerry": {
                         "id": "PopupMessage"
        "id": "JuiceBerry",
        "name": "berry juice",
        "group": "Drinks",
        "desc": "A delicious blend of several different kinds of berries.",
        "physicalDesc": "sweet",
        "color": "#660099FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "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,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "buzzochloricbees-effect-fiber-hairy",
                         "Group": null,
                            "buzzochloricbees-effect-fiber-soft"
                         "Amount": 0.2,
                        ],
                         "conditions": null,
                         "Type": 1,
                         "probability": 1,
                        "VisualType": 0,
                         "id": "AdjustReagent"
                        "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Fiber",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.05,
                        "id": "PopupMessage"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Piercing": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,358: Line 2,301:
         }
         }
     },
     },
     "MuteToxin": {
     "MelonLiquor": {
         "id": "MuteToxin",
         "id": "MelonLiquor",
         "name": "mute toxin",
         "name": "melon liquor",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "Makes you unable to talk while metabolizing.",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "physicalDesc": "syrupy",
         "physicalDesc": "strong-smelling",
         "color": "#000000FF",
         "color": "#138808FF",
         "recipes": [
         "recipes": [],
            "MuteToxin"
        ],
         "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": 2,
                    }
                         "id": "SatiateThirst"
                ]
            }
        }
    },
    "Rice": {
        "id": "Rice",
        "name": "rice",
        "group": "Foods",
        "desc": "Hard, small white grains.",
        "physicalDesc": "chewy",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,418: Line 2,331:
         }
         }
     },
     },
     "ToxinsSpecial": {
     "Lexorin": {
         "id": "ToxinsSpecial",
         "id": "Lexorin",
         "name": "toxins special",
         "name": "lexorin",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "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": "strong-smelling",
         "physicalDesc": "pungent",
         "color": "#665C00FF",
         "color": "#6B0007FF",
         "recipes": [
         "recipes": [
             "ToxinsSpecial"
             "Lexorin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Airloss": 7
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    }
                    },
                ]
                     {
            }
                         "Reagent": "Ethanol",
        }
                         "Group": null,
    },
                         "Amount": 0.05,
    "Cryoxadone": {
                         "conditions": null,
        "id": "Cryoxadone",
        "name": "cryoxadone",
        "group": "Medicine",
        "desc": "Required for the proper function of cryogenics. Heals all standard types of damage very swiftly, but only works in temperatures under 170K (usually this means cryo cells). Can also slowly heal clone damage, such as caused by cloning or Slimes.",
        "physicalDesc": "fizzy",
        "color": "#0091FFFF",
        "recipes": [
            "Cryoxadone"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                         "damage": {
                            "types": null,
                            "groups": {
                                "Airloss": -6,
                                "Brute": -4,
                                "Burn": -6,
                                "Toxin": -4
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,450: Line 2,402:
         }
         }
     },
     },
     "CoffeeLiqueur": {
     "LongIslandIcedTea": {
         "id": "CoffeeLiqueur",
         "id": "LongIslandIcedTea",
         "name": "coffee liqueur",
         "name": "long island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "physicalDesc": "cloudy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "LongIslandIcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,471: Line 2,425:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,480: Line 2,434:
         }
         }
     },
     },
     "WeedKiller": {
     "Cream": {
         "id": "WeedKiller",
         "id": "Cream",
         "name": "weed killer",
         "name": "cream",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A mixture that targets weeds.",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "physicalDesc": "bubbling",
         "physicalDesc": "creamy",
         "color": "#968395FF",
         "color": "#DFD7AFFF",
         "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,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,515: Line 2,456:
         }
         }
     },
     },
     "LemonLime": {
     "Tea": {
         "id": "LemonLime",
         "id": "Tea",
         "name": "lemon-lime",
         "name": "tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "tangy lime and lemon soda",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "physicalDesc": "fizzy",
         "physicalDesc": "aromatic",
         "color": "#878F00FF",
         "color": "#8A5A3AFF",
         "recipes": [
         "recipes": [],
            "LemonLime"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,534: Line 2,473:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,539: Line 2,486:
         }
         }
     },
     },
     "MilkSpoiled": {
     "DeadRum": {
         "id": "MilkSpoiled",
         "id": "DeadRum",
         "name": "spoiled milk",
         "name": "deadrum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This milk has gone rancid.",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "physicalDesc": "putrid",
         "physicalDesc": "strong-smelling",
         "color": "#FAFFBAFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 2,554: Line 2,501:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": -2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,561: Line 2,516:
         }
         }
     },
     },
     "BbqSauce": {
     "ChlorineTrifluoride": {
         "id": "BbqSauce",
         "id": "ChlorineTrifluoride",
         "name": "BBQ sauce",
         "name": "CLF3",
         "group": "Foods",
         "group": "Pyrotechnic",
         "desc": "Hand wipes not included.",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "physicalDesc": "gloopy",
         "physicalDesc": "blazing",
         "color": "#8B0000FF",
         "color": "#FFC8C8FF",
         "recipes": [
         "recipes": [
             "CookingBbqSauce"
             "ChlorineTrifluoride"
        ],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Heat": 1
                                 "Brute": -2
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 2,601: Line 2,544:
                     },
                     },
                     {
                     {
                         "damage": {
                         "Multiplier": 0.2,
                            "types": {
                        "conditions": null,
                                "Asphyxiation": 0.5,
                        "probability": 1,
                                 "Poison": 1.5
                        "id": "FlammableReaction"
                             },
                    },
                             "groups": null
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                    }
                ]
            }
        }
    },
    "JuiceWatermelon": {
        "id": "JuiceWatermelon",
        "name": "water melon juice",
        "group": "Drinks",
        "desc": "The delicious juice of a watermelon.",
        "physicalDesc": "sweet",
        "color": "#EF3520FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "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": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.05,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                 "Poison": 0.06
                             },
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 2,612: Line 2,604:
                         "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": [
    },
                            {
    "Saxoite": {
                                "Min": 30,
        "id": "Saxoite",
                                "Max": 21474836,
        "name": "Saxoite",
                                "Reagent": null,
        "group": "Unknown",
                                "id": "ReagentThreshold"
        "desc": "Smells like jazz.",
                            }
        "physicalDesc": "ground brass",
                        ],
        "color": "#B8A603FF",
                        "probability": 0.02,
        "recipes": [],
                        "id": "ChemVomit"
        "metabolisms": null
                    },
    },
                    {
    "JuiceOrange": {
                        "Amplitude": 10,
        "id": "JuiceOrange",
                        "Frequency": 4,
        "name": "orange juice",
                        "Time": 2,
        "group": "Drinks",
                        "Refresh": true,
        "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
                        "conditions": [
        "physicalDesc": "citric",
                            {
        "color": "#E78108FF",
                                "Min": 15,
        "recipes": [],
                                "Max": 21474836,
        "metabolisms": {
                                "Reagent": null,
             "Drink": {
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Jitter"
                    }
                ]
            },
             "Alcohol": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,667: Line 2,654:
         }
         }
     },
     },
     "Ipecac": {
     "RootBeerFloat": {
         "id": "Ipecac",
         "id": "RootBeerFloat",
         "name": "ipecac",
         "name": "root beer float",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.",
         "desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
         "physicalDesc": "inky",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "color": "#422912FF",
         "color": "#4F361FFF",
         "recipes": [
         "recipes": [
             "Ipecac"
             "RootBeerFloat"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.3,
                         "probability": 1,
                         "id": "ChemVomit"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,692: Line 2,678:
         }
         }
     },
     },
     "Stellibinin": {
     "NitrousOxide": {
         "id": "Stellibinin",
         "id": "NitrousOxide",
         "name": "stellibinin",
         "name": "nitrous oxide",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
         "desc": "You know how everything seems funnier when you're tired? Well...",
         "physicalDesc": "starry",
         "physicalDesc": "gaseous",
         "color": "#2B2F77FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                             "effect-sleepy"
                                "Poison": -4
                         ],
                            },
                         "Type": 1,
                            "groups": null
                         "VisualType": 2,
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "Reagent": "Amatoxin",
                        "Group": null,
                        "Amount": -3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 0.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Amatoxin",
                                 "Reagent": "NitrousOxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             },
                        ],
                            {
                        "probability": 1,
                                "Type": "Slime",
                        "id": "AdjustReagent"
                                "ShouldHave": false,
                    }
                                "id": "OrganType"
                ]
                            }
            }
                        ],
        }
                        "probability": 0.1,
    },
                        "id": "PopupMessage"
    "Singulo": {
                    },
        "id": "Singulo",
        "name": "singulo",
        "group": "Drinks",
        "desc": "A blue-space beverage!",
        "physicalDesc": "strong-smelling",
        "color": "#3B0C0CFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "StatusLifetime": 2,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 0.65,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "ForcedSleep",
                         "Group": null,
                        "Component": "ForcedSleeping",
                         "Amount": 0.05,
                        "Time": 3,
                         "conditions": null,
                        "Refresh": true,
                         "probability": 1,
                        "Type": 0,
                         "id": "AdjustReagent"
                        "conditions": [
                     }
                            {
                 ]
                                "Min": 1.8,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                         "id": "GenericStatusEffect"
                    },
                    {
                         "damage": {
                            "types": {
                                "Poison": 0.25
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 3.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "Slime": {
     "Amasec": {
         "id": "Slime",
         "id": "Amasec",
         "name": "slime",
         "name": "amasec",
         "group": "Biological",
         "group": "Drinks",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "desc": "Official drink of the Gun Club!",
         "physicalDesc": "viscous",
         "physicalDesc": "strong-smelling",
         "color": "#2CF274FF",
         "color": "#124DA7FF",
         "recipes": [],
         "recipes": [
            "Amasec"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,781: Line 2,800:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1.5,
                         "HydrationFactor": 2,
                         "id": "SatiateHunger"
                        "id": "SatiateThirst"
                     }
                    },
                 ]
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "Oxygen": {
     "Nutriment": {
         "id": "Oxygen",
         "id": "Nutriment",
         "name": "oxygen",
         "name": "nutriment",
         "group": "Unknown",
         "group": "Foods",
         "desc": "An oxidizing, colorless gas.",
         "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "physicalDesc": "gaseous",
         "physicalDesc": "opaque",
         "color": "#808080FF",
         "color": "#664330FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Factor": 1,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Human",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                        "NutritionFactor": 3,
                     },
                         "id": "SatiateHunger"
                     }
                ]
            }
        }
    },
    "Water": {
        "id": "Water",
        "name": "water",
        "group": "Drinks",
        "desc": "A colorless liquid that humans need in order to survive.",
        "physicalDesc": "translucent",
        "color": "#75B1F0FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Factor": 1,
                         "conditions": null,
                        "conditions": [
                         "probability": 1,
                            {
                         "HydrationFactor": 4,
                                "Type": "Animal",
                         "id": "SatiateThirst"
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "Oxygenate"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 2,867: Line 2,859:
         }
         }
     },
     },
     "KiraSpecial": {
     "OilOlive": {
         "id": "KiraSpecial",
         "id": "OilOlive",
         "name": "kira special",
         "name": "olive oil",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "desc": "Viscous and fragrant.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "oily",
         "color": "#CCCC99FF",
         "color": "#808000FF",
         "recipes": [
         "recipes": [],
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.75,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,891: Line 2,883:
         }
         }
     },
     },
     "PestKiller": {
     "PolytrinicAcid": {
         "id": "PestKiller",
         "id": "PolytrinicAcid",
         "name": "pest killer",
         "name": "polytrinic acid",
         "group": "Botanical",
         "group": "Toxins",
         "desc": "A mixture that targets pests.",
         "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": "bubbling",
         "physicalDesc": "strong-smelling",
         "color": "#9E9886FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "PolytrinicAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,906: Line 2,900:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 3
                                 "Caustic": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,912: Line 2,906:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,926: Line 2,924:
         }
         }
     },
     },
     "IceCream": {
     "VodkaTonic": {
         "id": "IceCream",
         "id": "VodkaTonic",
         "name": "ice cream",
         "name": "vodka tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "desc": "For when a gin and tonic isn't russian enough.",
         "physicalDesc": "creamy",
         "physicalDesc": "strong-smelling",
         "color": "#FFFBD6FF",
         "color": "#0064C8FF",
         "recipes": [
         "recipes": [
             "IceCream"
             "VodkaTonic"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,945: Line 2,943:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,950: Line 2,956:
         }
         }
     },
     },
     "IrishCoffee": {
     "Sake": {
         "id": "IrishCoffee",
         "id": "Sake",
         "name": "irish coffee",
         "name": "sake",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "physicalDesc": "cloudy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#DDDDDDFF",
         "recipes": [
         "recipes": [],
            "IrishCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,973: Line 2,977:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,982: Line 2,986:
         }
         }
     },
     },
     "CarpoToxin": {
     "Cola": {
         "id": "CarpoToxin",
         "id": "Cola",
         "name": "carpotoxin",
         "name": "cola",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "physicalDesc": "exotic smelling",
         "physicalDesc": "fizzy",
         "color": "#E2A38CFF",
         "color": "#422912FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "HydrationFactor": 2,
                    },
                         "id": "SatiateThirst"
                    {
                     }
                        "Messages": [
                 ]
                            "generic-reagent-effect-burning-insides"
             }
                        ],
         }
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                         "id": "PopupMessage"
                     }
                 ]
             }
         }
     },
     },
     "Cornmeal": {
     "AlliesCocktail": {
         "id": "Cornmeal",
         "id": "AlliesCocktail",
         "name": "cornmeal",
         "name": "allies cocktail",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used for baking.",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "physicalDesc": "powdery",
         "physicalDesc": "strong-smelling",
         "color": "#D2B48CFF",
         "color": "#00664DFF",
         "recipes": [],
         "recipes": [
            "AlliesCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 3,036: Line 3,025:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": -0.2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,051: Line 3,040:
         }
         }
     },
     },
     "FourteenLoko": {
     "Vinaigrette": {
         "id": "FourteenLoko",
         "id": "Vinaigrette",
         "name": "Fourteen Loko",
         "name": "vinaigrette",
         "group": "Drinks",
         "group": "Foods",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "desc": "A basic salad dressing made with oil, vinegar and seasoning.",
         "physicalDesc": "fizzy",
         "physicalDesc": "sour",
         "color": "#DEB928FF",
         "color": "#EFDAAEFF",
         "recipes": [
         "recipes": [
             "FourteenLoko"
             "CookingVinaigrette"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Drink": {
    },
                "rate": 0.5,
    "UnstableMutagen": {
                "effects": [
        "id": "UnstableMutagen",
                    {
        "name": "unstable mutagen",
                        "conditions": null,
        "group": "Toxins",
                        "probability": 1,
        "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
                        "HydrationFactor": 2,
        "physicalDesc": "glowing",
                        "id": "SatiateThirst"
        "color": "#00FF5FFF",
                    },
        "recipes": [
                    {
            "UnstableMutagen"
                        "Reagent": "Theobromine",
        ],
                        "Group": null,
        "metabolisms": {
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 3,087: Line 3,069:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Radiation": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,101: Line 3,083:
         }
         }
     },
     },
     "Diphenylmethylamine": {
     "Hydrogen": {
         "id": "Diphenylmethylamine",
         "id": "Hydrogen",
         "name": "diphenylmethylamine",
         "name": "hydrogen",
         "group": "Medicine",
         "group": "Elements",
         "desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
         "desc": "A light, flammable gas.",
         "physicalDesc": "glowing",
        "physicalDesc": "gaseous",
         "color": "#B0ABAAFF",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Antifreeze": {
        "id": "Antifreeze",
        "name": "antifreeze",
        "group": "Drinks",
        "desc": "Ultimate refreshment.",
         "physicalDesc": "translucent",
         "color": "#FF7D63FF",
         "recipes": [
         "recipes": [
             "Diphenylmethylamine"
             "Antifreeze"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "TimerReset": 600,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "ethyloxyephedrine-effect-feeling-awake",
                         "Group": null,
                            "ethyloxyephedrine-effect-clear-mind"
                         "Amount": 0.15,
                        ],
                        "Type": 1,
                         "VisualType": 2,
                        "conditions": null,
                         "probability": 0.1,
                        "id": "PopupMessage"
                    }
                ]
            }
        }
    },
    "HotRamen": {
        "id": "HotRamen",
        "name": "hot ramen",
        "group": "Drinks",
        "desc": "Hot noodles.",
        "physicalDesc": "wormy",
        "color": "#664300FF",
        "recipes": [
            "HotRamen"
        ],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 4,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 3,167: Line 3,125:
         }
         }
     },
     },
     "SnowWhite": {
     "Sigynate": {
         "id": "SnowWhite",
         "id": "Sigynate",
         "name": "snow white",
         "name": "sigynate",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A cold refreshment.",
         "desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
         "physicalDesc": "bubbly",
         "physicalDesc": "thick",
         "color": "#FFFFFFFF",
         "color": "#E0A5B9FF",
         "recipes": [
         "recipes": [
             "SnowWhite"
             "Sigynate"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "Heat": 2
                         "conditions": null,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 16,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     },
                ]
            }
        }
    },
    "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,
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Jitter"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "generic-reagent-effect-nauseous"
                         "Amount": 0.05,
                        ],
                         "conditions": null,
                         "Type": 1,
                         "probability": 1,
                        "VisualType": 2,
                         "id": "AdjustReagent"
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.2,
                        "id": "PopupMessage"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.02,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 3,231: Line 3,223:
         }
         }
     },
     },
     "BananaHonk": {
     "Fluorine": {
         "id": "BananaHonk",
         "id": "Fluorine",
         "name": "banana honk",
         "name": "fluorine",
        "group": "Elements",
        "desc": "A highly toxic pale yellow gas. Extremely reactive.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "ShamblersJuice": {
        "id": "ShamblersJuice",
        "name": "Shambler's Juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Clown Heaven.",
         "desc": "~Shake me up some of that Shambler's Juice!~",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#FFFF91FF",
         "color": "#66538FFF",
         "recipes": [
         "recipes": [],
            "BananaHonk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,250: Line 3,250:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                 ]
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "AcidSpit": {
     "Lemonade": {
         "id": "AcidSpit",
         "id": "Lemonade",
         "name": "acidspit",
         "name": "lemonade",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "tart",
         "color": "#365000FF",
         "color": "#FFFF00FF",
         "recipes": [
         "recipes": [
             "AcidSpit"
             "Lemonade"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,282: Line 3,274:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,295: Line 3,279:
         }
         }
     },
     },
     "Ketchunaise": {
     "Silicon": {
         "id": "Ketchunaise",
         "id": "Silicon",
         "name": "ketchunaise",
         "name": "silicon",
         "group": "Foods",
         "group": "Elements",
         "desc": "So-called Russian dressing, popular among Space Americans.",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "physicalDesc": "saucey",
         "physicalDesc": "crystalline",
         "color": "#FBA399FF",
         "color": "#364266FF",
         "recipes": [
         "recipes": [],
            "CookingKetchunaise"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "ThreeMileIsland": {
     "FluorosulfuricAcid": {
         "id": "ThreeMileIsland",
         "id": "FluorosulfuricAcid",
         "name": "three mile island iced tea",
         "name": "fluorosulfuric acid",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "desc": "An extremely corrosive chemical substance.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#666340FF",
         "color": "#5050FFFF",
         "recipes": [
         "recipes": [
             "ThreeMileIsland"
             "FluorosulfuricAcid"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "generic-reagent-effect-burning-insides"
                         "Amount": 0.15,
                        ],
                         "Type": 1,
                         "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                        "id": "AdjustReagent"
                         "id": "PopupMessage"
                    },
                    {
                        "Reagent": "Uranium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,347: Line 3,330:
         }
         }
     },
     },
     "ShamblersJuice": {
     "Mojito": {
         "id": "ShamblersJuice",
         "id": "Mojito",
         "name": "Shambler's Juice",
         "name": "mojito",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "~Shake me up some of that Shambler's Juice!~",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#66538FFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "Mojito"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,364: Line 3,349:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,369: Line 3,362:
         }
         }
     },
     },
     "Aluminium": {
     "ErikaSurprise": {
         "id": "Aluminium",
         "id": "ErikaSurprise",
         "name": "aluminium",
         "name": "erika surprise",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "desc": "The surprise is, it's green!",
         "physicalDesc": "metallic",
         "physicalDesc": "strong-smelling",
         "color": "#848789FF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "ErikaSurprise"
    },
         ],
    "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": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,394: Line 3,379:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,401: Line 3,394:
         }
         }
     },
     },
     "Nitrogen": {
     "CafeLatte": {
         "id": "Nitrogen",
         "id": "CafeLatte",
         "name": "nitrogen",
         "name": "cafe latte",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "physicalDesc": "gaseous",
         "physicalDesc": "creamy",
         "color": "#808080FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "CafeLatte"
        ],
         "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": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Nitrogen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                    },
                    {
                        "_ratios": {
                            "NitrousOxide": 1,
                            "Nitrogen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 3,471: Line 3,418:
         }
         }
     },
     },
     "Synaptizine": {
     "HotRamen": {
         "id": "Synaptizine",
         "id": "HotRamen",
         "name": "synaptizine",
         "name": "hot ramen",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Toxic, but treats hallucinations, drowsiness \u0026 halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly.",
         "desc": "Hot noodles.",
         "physicalDesc": "pungent",
         "physicalDesc": "wormy",
         "color": "#D49A2FFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Synaptizine"
             "HotRamen"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 4,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 3
                                 "Radiation": -1
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,499: Line 3,470:
                     },
                     },
                     {
                     {
                         "Key": "Stun",
                         "ThirstAmount": -40,
                        "Component": "",
                         "HungerAmount": -40,
                        "Time": 3,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.02,
                         "id": "GenericStatusEffect"
                         "id": "ChemVomit"
                     },
                     },
                     {
                     {
                         "Key": "KnockedDown",
                         "damage": {
                        "Component": "",
                            "types": {
                         "Time": 3,
                                "Heat": 2
                         "Refresh": true,
                            },
                         "Type": 1,
                            "groups": null
                        "conditions": null,
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Amplitude": 10,
                         "Component": "",
                         "Frequency": 4,
                         "Time": 15,
                         "Time": 2,
                         "Refresh": true,
                         "Refresh": true,
                         "Type": 1,
                         "conditions": [
                        "conditions": null,
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Jitter"
                     }
                     }
                 ]
                 ]
Line 3,532: Line 3,516:
         }
         }
     },
     },
     "Lipozine": {
     "SpaceDrugs": {
         "id": "Lipozine",
         "id": "SpaceDrugs",
         "name": "lipozine",
         "name": "space drugs",
         "group": "Medicine",
         "group": "Narcotics",
         "desc": "Causes weight loss upon consumption.",
         "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
         "physicalDesc": "oily",
         "physicalDesc": "syrupy",
         "color": "#2690B5FF",
         "color": "#63806EFF",
         "recipes": [
         "recipes": [
             "Lipozine"
             "SpaceDrugs"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": -1,
                         "id": "GenericStatusEffect"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 3,556: Line 3,544:
         }
         }
     },
     },
     "Nocturine": {
     "Acetone": {
         "id": "Nocturine",
         "id": "Acetone",
         "name": "nocturine",
         "name": "acetone",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "physicalDesc": "powdery",
        "physicalDesc": "acidic",
         "color": "#128E80FF",
        "color": "#AF14B7FF",
         "recipes": [],
        "recipes": [
         "metabolisms": {
            "Acetone"
             "Narcotic": {
        ],
                 "rate": 0.5,
        "metabolisms": null
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "DexalinPlus": {
        "id": "DexalinPlus",
        "name": "dexalin plus",
        "group": "Medicine",
        "desc": "Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage.",
         "physicalDesc": "cloudy",
         "color": "#4DA0BDFF",
         "recipes": [
            "DexalinPlus"
        ],
         "metabolisms": {
             "Medicine": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Asphyxiation": -3.5,
                                "Bloodloss": -3
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,577: Line 3,604:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Key": "ForcedSleep",
                         "Reagent": "Lexorin",
                         "Component": "ForcedSleeping",
                         "Group": null,
                        "Time": 2,
                         "Amount": -3,
                        "Refresh": false,
                         "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 8,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Nocturine",
                                 "Reagent": "Lexorin",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                    },
                    {
                        "damage": {
                            "types": {
                                "Asphyxiation": 5,
                                "Cold": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 25,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 3,609: Line 3,648:
         }
         }
     },
     },
     "Goldschlager": {
     "Vinegar": {
         "id": "Goldschlager",
         "id": "Vinegar",
         "name": "Goldschlager",
         "name": "vinegar",
         "group": "Drinks",
         "group": "Foods",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "desc": "Often used to flavor food.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sour",
         "color": "#FFFF91FF",
         "color": "#D2B48CFF",
         "recipes": [
         "recipes": [
             "Goldschlager"
             "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.2,
                         "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                     }
                    },
                 ]
                    {
             }
                        "ThirstAmount": -40,
         }
                        "HungerAmount": -40,
     },
                        "conditions": [
     "PoisonWine": {
                            {
         "id": "PoisonWine",
                                "Min": 6,
         "name": "poison wine",
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "ChemVomit"
                    }
                ]
            }
        }
    },
    "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": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1,
                        "id": "SatiateThirst"
                     }
                 ]
             }
         }
     },
     "AcidSpit": {
         "id": "AcidSpit",
         "name": "acidspit",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#000000FF",
         "color": "#365000FF",
         "recipes": [],
         "recipes": [
            "AcidSpit"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,668: Line 3,749:
                     }
                     }
                 ]
                 ]
            },
             }
            "Poison": {
         }
                "rate": 0.5,
     },
                "effects": [
     "Nothing": {
                    {
         "id": "Nothing",
                        "damage": {
         "name": "nothing",
                            "types": {
         "group": "Drinks",
                                "Poison": 1
         "desc": "Absolutely nothing.",
                            },
         "physicalDesc": "nothing",
                            "groups": null
         "color": "#FFFFFFFF",
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "SpaceUp": {
         "id": "SpaceUp",
         "name": "Space-Up",
         "group": "Drinks",
         "desc": "Tastes like a hull breach in your mouth.",
         "physicalDesc": "fizzy",
         "color": "#00FF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 3,711: Line 3,774:
         }
         }
     },
     },
     "Moonshine": {
     "SpaceLube": {
         "id": "Moonshine",
         "id": "SpaceLube",
         "name": "moonshine",
         "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
    },
    "Mayo": {
        "id": "Mayo",
        "name": "mayonnaise",
        "group": "Foods",
        "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
        "physicalDesc": "thick",
        "color": "#F9F5E5FF",
        "recipes": [
            "CookingMayoVinegar",
            "CookingMayoLemon"
        ],
        "metabolisms": null
    },
    "Sbiten": {
        "id": "Sbiten",
        "name": "sbiten",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#D1D7D155",
         "color": "#004166FF",
         "recipes": [
         "recipes": [
             "Moonshine"
             "Sbiten"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,734: Line 3,822:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.25,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,743: Line 3,831:
         }
         }
     },
     },
     "ErikaSurprise": {
     "Mead": {
         "id": "ErikaSurprise",
         "id": "Mead",
         "name": "erika surprise",
         "name": "mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The surprise is, it's green!",
         "desc": "A Viking's drink, though a cheap one.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#2E6671FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "ErikaSurprise"
             "Mead"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,775: Line 3,863:
         }
         }
     },
     },
     "SpaceCleaner": {
     "JuiceBerryPoison": {
         "id": "SpaceCleaner",
         "id": "JuiceBerryPoison",
         "name": "space cleaner",
         "name": "poison berry juice",
         "group": "Unknown",
         "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.",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
        "physicalDesc": "lemony fresh",
         "physicalDesc": "sickly",
        "color": "#C8FF69FF",
         "color": "#6600CCFF",
        "recipes": [
            "SpaceCleaner"
        ],
        "metabolisms": null
    },
    "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": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            },
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 3,802: Line 3,889:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,816: Line 3,903:
         }
         }
     },
     },
     "Neurotoxin": {
     "Licoxide": {
         "id": "Neurotoxin",
         "id": "Licoxide",
         "name": "neurotoxin",
         "name": "Licoxide",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "desc": "It looks... electrifying.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "electric",
         "color": "#2E2E61FF",
         "color": "#FDD023FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "ElectrocuteTime": 2,
                        "ElectrocuteDamageScale": 5,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.5,
                        "HydrationFactor": 2,
                         "id": "Electrocute"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             },
             }
        }
    },
    "UncookedAnimalProteins": {
        "id": "UncookedAnimalProteins",
        "name": "uncooked animal proteins",
        "group": "Unknown",
        "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
        "physicalDesc": "clumpy",
        "color": "#FFFFE5FF",
        "recipes": [],
        "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 3,850: Line 3,942:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,856: Line 3,948:
                         "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 3,864: Line 3,976:
         }
         }
     },
     },
     "SuiDream": {
     "CarpoToxin": {
         "id": "SuiDream",
         "id": "CarpoToxin",
         "name": "sui dream",
         "name": "carpotoxin",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "exotic smelling",
         "color": "#00A86BFF",
         "color": "#E2A38CFF",
         "recipes": [
         "recipes": [],
            "SuiDream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "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,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "generic-reagent-effect-burning-insides"
                         "Amount": 0.05,
                        ],
                         "Type": 1,
                         "VisualType": 3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,896: Line 4,015:
         }
         }
     },
     },
     "Lexorin": {
     "Iron": {
         "id": "Lexorin",
         "id": "Iron",
         "name": "lexorin",
         "name": "iron",
         "group": "Toxins",
         "group": "Elements",
         "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.",
         "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": "pungent",
         "physicalDesc": "metallic",
         "color": "#6B0007FF",
         "color": "#434B4DFF",
         "recipes": [
         "recipes": [],
            "Lexorin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Scaled": false,
                            "types": null,
                        "Amount": 4,
                            "groups": {
                        "conditions": null,
                                "Airloss": 7
                        "probability": 1,
                            }
                        "id": "ModifyBloodLevel"
                         },
                    }
                         "scaleByQuantity": false,
                ]
                         "ignoreResistances": true,
            }
        }
    },
    "BahamaMama": {
        "id": "BahamaMama",
        "name": "bahama mama",
        "group": "Drinks",
        "desc": "Tropical cocktail.",
        "physicalDesc": "strong-smelling",
        "color": "#FF7F3BFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,927: Line 4,068:
         }
         }
     },
     },
     "Hyronalin": {
     "Siderlac": {
         "id": "Hyronalin",
         "id": "Siderlac",
         "name": "hyronalin",
         "name": "siderlac",
         "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": "A powerful anti-caustic medicine derived from plants.",
         "physicalDesc": "cloudy",
         "physicalDesc": "milky",
         "color": "#4CB580FF",
         "color": "#F4DAB8FF",
         "recipes": [
         "recipes": [
             "Hyronalin"
             "Siderlac"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,944: Line 4,085:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": -1
                                 "Caustic": -5
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,953: Line 4,094:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "ThirstAmount": -40,
            }
                        "HungerAmount": -40,
        }
                        "conditions": null,
    },
                        "probability": 0.02,
    "SodaWater": {
                        "id": "ChemVomit"
        "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": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Heat": 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"
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "Jitter"
                     }
                     }
                 ]
                 ]
Line 4,001: Line 4,121:
         }
         }
     },
     },
     "Ethanol": {
     "THC": {
         "id": "Ethanol",
         "id": "THC",
         "name": "ethanol",
         "name": "THC",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "desc": "The main psychoactive compound in cannabis.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "crystalline",
         "color": "#B05B3CFF",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
    },
    "Toxin": {
        "id": "Toxin",
        "name": "toxin",
        "group": "Toxins",
        "desc": "A toxic chemical.",
         "physicalDesc": "opaque",
         "color": "#CF3600FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,016: Line 4,162:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": 4
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,022: Line 4,168:
                         "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"
                     },
                     }
                ]
            }
        }
    },
    "Napalm": {
        "id": "Napalm",
        "name": "napalm",
        "group": "Pyrotechnic",
        "desc": "It's just a little flammable.",
        "physicalDesc": "soapy",
        "color": "#FA00AFFF",
        "recipes": [
            "Napalm"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.2
                                 "Heat": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,047: Line 4,199:
                         "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"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Multiplier": 0.4,
                            "types": null,
                         "conditions": null,
                            "groups": {
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "FlammableReaction"
                    },
                    {
                        "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": {
        }
    },
    "Enzyme": {
        "id": "Enzyme",
        "name": "universal enzyme",
        "group": "Foods",
        "desc": "Used in cooking various dishes.",
        "physicalDesc": "chalky",
        "color": "#009900FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
        "metabolisms": null
    },
    "Rum": {
        "id": "Rum",
        "name": "rum",
        "group": "Drinks",
        "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 20,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,123: Line 4,263:
         }
         }
     },
     },
     "Romerol": {
     "Silencer": {
         "id": "Romerol",
         "id": "Silencer",
         "name": "romerol",
         "name": "silencer",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
         "desc": "A drink from Mime Heaven.",
         "physicalDesc": "acrid",
         "physicalDesc": "strong-smelling",
         "color": "#7E916EFF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [
             "Romerol"
             "Silencer"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "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": {
                "rate": 0.5,
                "effects": [
                    {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.5
                                 "Cellular": 0.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,154: Line 4,328:
         }
         }
     },
     },
     "Posca": {
     "BlueCuracao": {
         "id": "Posca",
         "id": "BlueCuracao",
         "name": "posca",
         "name": "blue curacao",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Poor warriors' drink from a forgotten era.",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "physicalDesc": "sour",
         "physicalDesc": "strong-smelling",
         "color": "#B3B599FF",
         "color": "#0000CDFF",
         "recipes": [
         "recipes": [],
            "Posca"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,171: Line 4,343:
                         "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 4,178: Line 4,358:
         }
         }
     },
     },
     "Potassium": {
     "Phenol": {
         "id": "Potassium",
         "id": "Phenol",
         "name": "potassium",
         "name": "phenol",
         "group": "Elements",
         "group": "Unknown",
         "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
         "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": "shiny",
         "physicalDesc": "acidic",
         "color": "#C6C8CCFF",
         "color": "#E7EA91FF",
         "recipes": [],
         "recipes": [
            "Phenol"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "SulfuricAcid": {
     "JuiceTomato": {
         "id": "SulfuricAcid",
         "id": "JuiceTomato",
         "name": "sulfuric acid",
         "name": "tomato juice",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "A highly corrosive, oily, colorless liquid.",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "physicalDesc": "oily",
         "physicalDesc": "saucey",
         "color": "#BF8C00FF",
         "color": "#731008FF",
         "recipes": [
         "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": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 4,229: Line 4,392:
         }
         }
     },
     },
     "JuiceOrange": {
     "IcedCoffee": {
         "id": "JuiceOrange",
         "id": "IcedCoffee",
         "name": "orange juice",
         "name": "iced coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
         "desc": "Coffee and ice, refreshing and cool.",
         "physicalDesc": "citric",
         "physicalDesc": "aromatic",
         "color": "#E78108FF",
         "color": "#102838FF",
         "recipes": [],
         "recipes": [
            "IcedCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,251: Line 4,416:
         }
         }
     },
     },
     "Cognizine": {
     "Egg": {
         "id": "Cognizine",
         "id": "Egg",
         "name": "cognizine",
         "name": "egg",
         "group": "Medicine",
         "group": "Foods",
         "desc": "A mysterious chemical which is able to make any non-sentient creature sentient.",
         "desc": "Used for baking.",
         "physicalDesc": "enigmatic",
         "physicalDesc": "mucus-like",
         "color": "#B50EE8FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
            "Cognizine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "Reagent": "Protein",
                            {
                        "Group": null,
                                "Min": 5,
                        "Amount": 0.5,
                                "Max": 21474836,
                        "conditions": null,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "MakeSentient"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,281: Line 4,440:
         }
         }
     },
     },
     "MilkOat": {
     "Neurotoxin": {
         "id": "MilkOat",
         "id": "Neurotoxin",
         "name": "oat milk",
         "name": "neurotoxin",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Surprisingly tasty.",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "physicalDesc": "refreshing",
         "physicalDesc": "strong-smelling",
         "color": "#DEDACDFF",
         "color": "#2E2E61FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,296: Line 4,455:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Ethanol",
        }
                        "Group": null,
    },
                        "Amount": 0.25,
    "Dexalin": {
                        "conditions": null,
        "id": "Dexalin",
                        "probability": 1,
        "name": "dexalin",
                        "id": "AdjustReagent"
        "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",
             "Poison": {
        "recipes": [
             "Dexalin"
        ],
        "metabolisms": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,320: Line 4,474:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": -1,
                                 "Poison": 1
                                "Bloodloss": -0.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,328: Line 4,481:
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                "Asphyxiation": 3,
                                "Cold": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 4,356: Line 4,488:
         }
         }
     },
     },
     "Egg": {
     "HippiesDelight": {
         "id": "Egg",
         "id": "HippiesDelight",
         "name": "egg",
         "name": "hippies delight",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used for baking.",
         "desc": "You just don't get it maaaan.",
         "physicalDesc": "mucus-like",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#6EAA0CFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "Reagent": "Protein",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Hotsauce": {
        "id": "Hotsauce",
        "name": "hotsauce",
        "group": "Foods",
        "desc": "Burns so good.",
        "physicalDesc": "spicy",
        "color": "#FF0000FF",
         "recipes": [
         "recipes": [
             "CookingHotsauce"
             "HippiesDelight"
        ],
        "metabolisms": null
    },
    "WhiskeySoda": {
        "id": "WhiskeySoda",
        "name": "whiskey soda",
        "group": "Drinks",
        "desc": "For the more refined griffon.",
        "physicalDesc": "strong-smelling",
        "color": "#533600FF",
        "recipes": [
            "WhiskeySoda"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,415: Line 4,511:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,424: Line 4,520:
         }
         }
     },
     },
     "LongIslandIcedTea": {
     "DrGibb": {
         "id": "LongIslandIcedTea",
         "id": "DrGibb",
         "name": "long island iced tea",
         "name": "Dr. Gibb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "desc": "A delicious blend of 42 different flavours.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#102000FF",
         "recipes": [
         "recipes": [],
            "LongIslandIcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,443: Line 4,537:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                 ]
                        "Reagent": "Ethanol",
             }
                        "Group": null,
         }
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
         }
     },
     },
     "AlliesCocktail": {
     "Ephedrine": {
         "id": "AlliesCocktail",
         "id": "Ephedrine",
         "name": "allies cocktail",
         "name": "ephedrine",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "powdery",
         "color": "#00664DFF",
         "color": "#D2FFFAFF",
         "recipes": [
         "recipes": [
             "AlliesCocktail"
             "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"
                     }
                     },
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "KnockedDown",
                         "Group": null,
                         "Component": "",
                         "Amount": 0.15,
                        "Time": 1,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "Messages": [
                            "ephedrine-effect-tight-pain",
                            "ephedrine-effect-heart-pounds"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
             }
             },
        }
            "Medicine": {
    },
                "rate": 0.5,
    "Fluorosurfactant": {
                "effects": [
        "id": "Fluorosurfactant",
                    {
        "name": "fluorosurfactant",
                        "TimerReset": 600,
        "group": "Pyrotechnic",
                        "conditions": [
        "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
                            {
        "physicalDesc": "opaque",
                                "Min": 30,
        "color": "#9E6B38FF",
                                "Max": 21474836,
        "recipes": [
                                "Reagent": null,
            "Fluorosurfactant"
                                "id": "ReagentThreshold"
        ],
                            }
         "metabolisms": null
                        ],
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                    }
                ]
            }
         }
     },
     },
     "Manhattan": {
     "EnergyDrink": {
         "id": "Manhattan",
         "id": "EnergyDrink",
         "name": "manhattan",
         "name": "Energy Drink",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#FFFFBFFF",
         "recipes": [
         "recipes": [],
            "Manhattan"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,553: Line 4,666:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 4,564: Line 4,677:
         }
         }
     },
     },
     "SpaceDrugs": {
     "Slime": {
         "id": "SpaceDrugs",
         "id": "Slime",
         "name": "space drugs",
         "name": "slime",
         "group": "Narcotics",
         "group": "Biological",
         "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "physicalDesc": "syrupy",
         "physicalDesc": "viscous",
         "color": "#63806EFF",
         "color": "#2CF274FF",
         "recipes": [
         "recipes": [],
            "SpaceDrugs"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Food": {
                 "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"
                        "NutritionFactor": 1.5,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 4,592: Line 4,699:
         }
         }
     },
     },
     "IrishCream": {
     "SnowWhite": {
         "id": "IrishCream",
         "id": "SnowWhite",
         "name": "irish cream",
         "name": "snow white",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "desc": "A cold refreshment.",
         "physicalDesc": "creamy",
         "physicalDesc": "bubbly",
         "color": "#664300FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [
             "IrishCream"
             "SnowWhite"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,615: Line 4,722:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,624: Line 4,731:
         }
         }
     },
     },
     "Nothing": {
     "Rewriter": {
         "id": "Nothing",
         "id": "Rewriter",
         "name": "nothing",
         "name": "rewriter",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Absolutely nothing.",
         "desc": "The secret of the sanctuary of the Librarian...",
         "physicalDesc": "nothing",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#485000FF",
         "recipes": [],
         "recipes": [
            "Rewriter"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,639: Line 4,748:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 4,646: Line 4,755:
         }
         }
     },
     },
     "PwrGame": {
     "GroundBee": {
         "id": "PwrGame",
         "id": "GroundBee",
         "name": "Pwr Game",
         "name": "Ground Bee",
         "group": "Drinks",
         "group": "Unknown",
         "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": "Bee grounds. Gross.",
         "physicalDesc": "fizzy",
        "physicalDesc": "bee guts",
         "color": "#9385BFFF",
        "color": "#86530EFF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
         "recipes": [],
         "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"
                ]
                     },
            }
                    {
        }
                        "damage": {
    },
                            "types": {
    "Absinthe": {
                                "Poison": 1
        "id": "Absinthe",
                            },
        "name": "absinthe",
                            "groups": null
        "group": "Drinks",
                        },
        "desc": "A anise-flavoured spirit derived from botanicals.",
                        "scaleByQuantity": false,
        "physicalDesc": "strong-smelling",
                        "ignoreResistances": true,
        "color": "#33EE00FF",
                        "conditions": [
        "recipes": [],
                            {
        "metabolisms": {
                                "Min": 80,
            "Drink": {
                                "Max": 21474836,
                "rate": 0.5,
                                "Reagent": null,
                "effects": [
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "KnockedDown",
                         "Group": null,
                         "Component": "",
                         "Amount": 0.3,
                         "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
                 "rate": 0.2,
    "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": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "TimerReset": 600,
                        "conditions": null,
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": null,
                         "Amount": 0.2,
                            "groups": {
                         "conditions": null,
                                "Burn": -1,
                                "Brute": -1
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Max": 120,
                                "Min": 70,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 4,730: Line 4,872:
         }
         }
     },
     },
     "SpiderBlood": {
     "Fluorosurfactant": {
         "id": "SpiderBlood",
         "id": "Fluorosurfactant",
         "name": "blue blood",
         "name": "fluorosurfactant",
         "group": "Biological",
         "group": "Pyrotechnic",
         "desc": "Doesn't taste like blueberry juice.",
         "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
         "physicalDesc": "ferrous",
         "physicalDesc": "opaque",
         "color": "#162581FF",
         "color": "#9E6B38FF",
         "recipes": [],
         "recipes": [
            "Fluorosurfactant"
        ],
        "metabolisms": null
    },
    "SyndicateBomb": {
        "id": "SyndicateBomb",
        "name": "syndicate bomb",
        "group": "Drinks",
        "desc": "Somebody set us up the bomb!",
        "physicalDesc": "opaque",
        "color": "#2E6660FF",
        "recipes": [
            "SyndicateBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,745: Line 4,901:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1.5,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,752: Line 4,916:
         }
         }
     },
     },
     "Silver": {
     "Phosphorus": {
         "id": "Silver",
         "id": "Phosphorus",
         "name": "silver",
         "name": "phosphorus",
         "group": "Elements",
         "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.",
         "desc": "A reactive metal used in pyrotechnics and weapons.",
         "physicalDesc": "reasonably metallic",
         "physicalDesc": "powdery",
         "color": "#D0D0D0FF",
         "color": "#EDE4E4FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "IrishCarBomb": {
     "Beer": {
         "id": "IrishCarBomb",
         "id": "Beer",
         "name": "irish car bomb",
         "name": "beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A troubling mixture of irish cream and ale.",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "physicalDesc": "bubbly",
         "physicalDesc": "bubbly",
         "color": "#2E6671FF",
         "color": "#CFA85FFF",
         "recipes": [
         "recipes": [],
            "IrishCarBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,785: Line 4,947:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,794: Line 4,956:
         }
         }
     },
     },
     "Oats": {
     "BbqSauce": {
         "id": "Oats",
         "id": "BbqSauce",
         "name": "oats",
         "name": "BBQ sauce",
         "group": "Foods",
         "group": "Foods",
         "desc": "Used for a variety of tasty purposes.",
         "desc": "Hand wipes not included.",
         "physicalDesc": "coarse",
         "physicalDesc": "gloopy",
         "color": "#D2B48CFF",
         "color": "#8B0000FF",
        "recipes": [
            "CookingBbqSauce"
        ],
        "metabolisms": null
    },
    "Miasma": {
        "id": "Miasma",
        "name": "miasma",
        "group": "Unknown",
        "desc": "Uh oh, stinky!",
        "physicalDesc": "gaseous",
        "color": "#56941EFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Sugar",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.2,
                                "Poison": 0.25
                         "conditions": null,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "ThirstAmount": -40,
                         "Group": null,
                        "HungerAmount": -40,
                         "Amount": 0.3,
                        "conditions": [
                         "conditions": null,
                            {
                         "probability": 1,
                                "Type": "Rat",
                         "id": "AdjustReagent"
                                "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": {
                            "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"
                     }
                     }
                 ]
                 ]
Line 4,826: Line 5,072:
         }
         }
     },
     },
     "Whiskey": {
     "WhiskeyCola": {
         "id": "Whiskey",
         "id": "WhiskeyCola",
         "name": "whiskey",
         "name": "whiskey cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#664300FF",
         "color": "#3E1B00FF",
         "recipes": [],
         "recipes": [
            "WhiskeyCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,847: Line 5,095:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,856: Line 5,104:
         }
         }
     },
     },
     "EZNutrient": {
     "MilkSpoiled": {
         "id": "EZNutrient",
         "id": "MilkSpoiled",
         "name": "EZ nutrient",
         "name": "spoiled milk",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "Give your plants some of those EZ nutrients!",
         "desc": "This milk has gone rancid.",
         "physicalDesc": "thick",
         "physicalDesc": "putrid",
         "color": "#664330FF",
         "color": "#FAFFBAFF",
         "recipes": [
         "recipes": [],
            "EZNutrient"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "HydrationFactor": -2,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,886: Line 5,126:
         }
         }
     },
     },
     "Frezon": {
     "JuicePineapple": {
         "id": "Frezon",
         "id": "JuicePineapple",
         "name": "frezon",
         "name": "pineapple juice",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "desc": "The delicious juice of a pineapple.",
         "physicalDesc": "gaseous",
         "physicalDesc": "tropical",
         "color": "#3A758CFF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                        "conditions": null,
                             "types": {
                        "probability": 1,
                                 "Cellular": 0.01
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "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,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "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
                             "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"
                     },
                     }
                    {
                ]
                        "Key": "SeeingRainbows",
            }
                        "Component": "SeeingRainbows",
        }
                        "Time": 5,
    },
                        "Refresh": false,
    "RobustHarvest": {
                        "Type": 0,
        "id": "RobustHarvest",
                        "conditions": [
        "name": "robust harvest",
                            {
        "group": "Botanical",
                                "Min": 1,
        "desc": "Plant-enhancing hormones, good for increasing potency.",
                                "Max": 21474836,
        "physicalDesc": "robust",
                                "Reagent": "Frezon",
        "color": "#3E901CFF",
                                "id": "ReagentThreshold"
        "recipes": [
                            }
            "RobustHarvest"
                        ],
        ],
                        "probability": 1,
        "metabolisms": {
                        "id": "GenericStatusEffect"
            "Poison": {
                    },
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "BoozePower": 3,
                         "damage": {
                         "SlurSpeech": true,
                            "types": {
                                "Poison": -2,
                                "Blunt": -3,
                                "Slash": -3,
                                "Piercing": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Frezon",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "Messages": [
            }
                            "frezon-lungs-cold"
        }
                        ],
    },
                        "Type": 1,
    "MilkSoy": {
                        "VisualType": 0,
        "id": "MilkSoy",
                        "conditions": [
        "name": "soy milk",
                            {
        "group": "Drinks",
                                "Min": 0.5,
        "desc": "Consumers favorite.",
                                "Max": 21474836,
        "physicalDesc": "refreshing",
                                "Reagent": "Frezon",
        "color": "#D2C29DFF",
                                "id": "ReagentThreshold"
        "recipes": [],
                            }
        "metabolisms": {
                        ],
            "Drink": {
                        "probability": 0.1,
                "rate": 0.5,
                        "id": "PopupMessage"
                "effects": [
                    },
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "frezon-euphoric"
                         "probability": 1,
                        ],
                         "HydrationFactor": 4,
                         "Type": 1,
                         "id": "SatiateThirst"
                         "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 4,987: Line 5,258:
         }
         }
     },
     },
     "SyndicateBomb": {
     "JuiceCarrot": {
         "id": "SyndicateBomb",
         "id": "JuiceCarrot",
         "name": "syndicate bomb",
         "name": "carrot juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Somebody set us up the bomb!",
         "desc": "It's like a carrot, but less crunchy.",
         "physicalDesc": "opaque",
         "physicalDesc": "crisp",
         "color": "#2E6660FF",
         "color": "#FF8820FF",
         "recipes": [
         "recipes": [],
            "SyndicateBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,008: Line 5,277:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Oculine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                     }
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "RobustHarvest": {
     "PwrGame": {
         "id": "RobustHarvest",
         "id": "PwrGame",
         "name": "robust harvest",
         "name": "Pwr Game",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "Plant-enhancing hormones, good for increasing potency.",
         "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": "robust",
         "physicalDesc": "fizzy",
         "color": "#3E901CFF",
         "color": "#9385BFFF",
         "recipes": [
         "recipes": [],
            "RobustHarvest"
        ],
         "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,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,059: Line 5,318:
         }
         }
     },
     },
     "Corpium": {
     "Hotsauce": {
         "id": "Corpium",
         "id": "Hotsauce",
         "name": "corpium",
         "name": "hotsauce",
         "group": "Unknown",
         "group": "Foods",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
         "desc": "Burns so good.",
         "physicalDesc": "necrotic",
         "physicalDesc": "spicy",
         "color": "#7668A1FF",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [
        "metabolisms": {
             "CookingHotsauce"
             "Poison": {
        ],
                "rate": 0.5,
        "metabolisms": null
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Cellular": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Sbiten": {
     "CubaLibre": {
         "id": "Sbiten",
         "id": "CubaLibre",
         "name": "sbiten",
         "name": "cuba libre",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#004166FF",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "Sbiten"
             "CubaLibre"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,111: Line 5,353:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,120: Line 5,362:
         }
         }
     },
     },
     "Starkist": {
     "Ichor": {
         "id": "Starkist",
         "id": "Ichor",
         "name": "starkist",
         "name": "ichor",
         "group": "Drinks",
         "group": "Biological",
         "desc": "A sweet, orange flavored soft drink.",
         "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": "fizzy",
         "physicalDesc": "roaring",
         "color": "#9F3400FF",
         "color": "#F4692EFF",
         "recipes": [
         "recipes": [],
            "Starkist"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,137: Line 5,377:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1.5,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
    "Antifreeze": {
        "id": "Antifreeze",
        "name": "antifreeze",
        "group": "Drinks",
        "desc": "Ultimate refreshment.",
        "physicalDesc": "translucent",
        "color": "#FF7D63FF",
        "recipes": [
            "Antifreeze"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "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,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,176: Line 5,406:
         }
         }
     },
     },
     "Fluorine": {
     "JuicePotato": {
         "id": "Fluorine",
         "id": "JuicePotato",
         "name": "fluorine",
         "name": "potato juice",
        "group": "Elements",
        "desc": "A highly toxic pale yellow gas. Extremely reactive.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "DryRamen": {
        "id": "DryRamen",
        "name": "dry ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Dry noodles and salt.",
         "desc": "Juice of the potato. Bleh.",
         "physicalDesc": "wormy",
         "physicalDesc": "starchy",
         "color": "#664300FF",
         "color": "#302000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 5,201: Line 5,421:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,208: Line 5,428:
         }
         }
     },
     },
     "VodkaMartini": {
     "Ethanol": {
         "id": "VodkaMartini",
         "id": "Ethanol",
         "name": "vodka martini",
         "name": "ethanol",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004666FF",
         "color": "#B05B3CFF",
         "recipes": [
         "recipes": [],
            "VodkaMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                        "Group": null,
                            "types": {
                        "Amount": 0.15,
                                "Poison": 0.2
                        "conditions": null,
                            },
                         "probability": 1,
                            "groups": null
                         "id": "AdjustReagent"
                        },
                    }
                         "scaleByQuantity": false,
                ]
                         "ignoreResistances": true,
            }
                        "conditions": [
        }
                            {
    },
                                "Min": 5,
    "RootBeerFloat": {
                                "Max": 21474836,
        "id": "RootBeerFloat",
                                "Reagent": null,
        "name": "root beer float",
                                "id": "ReagentThreshold"
        "group": "Drinks",
                            },
        "desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
                            {
        "physicalDesc": "reagent-physical-desc-fizzy and creamy",
                                "Type": "Dwarf",
        "color": "#4F361FFF",
                                "ShouldHave": true,
        "recipes": [
                                "id": "OrganType"
            "RootBeerFloat"
                            }
        ],
                         ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "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",
                         "damage": {
                         "Group": null,
                            "types": null,
                         "Amount": -3,
                            "groups": {
                                "Brute": -1
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "CarpoToxin",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "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": {
    },
    "Soysauce": {
        "id": "Soysauce",
        "name": "soy sauce",
        "group": "Foods",
        "desc": "A salty soy-based flavoring.",
        "physicalDesc": "salty",
        "color": "#8B4513FF",
        "recipes": [
            "CookingSoysauce"
        ],
        "metabolisms": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 20,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 0.5,
                         "id": "Drunk"
                        "id": "SatiateHunger"
                     }
                    },
                 ]
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "Milk": {
     "PestKiller": {
         "id": "Milk",
         "id": "PestKiller",
         "name": "milk",
         "name": "pest killer",
         "group": "Drinks",
         "group": "Botanical",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "desc": "A mixture that targets pests.",
         "physicalDesc": "opaque",
         "physicalDesc": "bubbling",
         "color": "#DFDFDFFF",
         "color": "#9E9886FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 4,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,360: Line 5,585:
         }
         }
     },
     },
     "SodiumCarbonate": {
     "Inaprovaline": {
         "id": "SodiumCarbonate",
         "id": "Inaprovaline",
         "name": "Sodium Carbonate",
         "name": "inaprovaline",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water. Also known as soda ash.",
         "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": "powdery",
         "physicalDesc": "opaque",
         "color": "#FFFFFFFF",
         "color": "#731024FF",
         "recipes": [
         "recipes": [
             "SodiumCarbonate"
             "Inaprovaline"
         ],
         ],
        "metabolisms": null
         "metabolisms": {
    },
             "Medicine": {
    "JuiceWatermelon": {
        "id": "JuiceWatermelon",
        "name": "water melon juice",
        "group": "Drinks",
        "desc": "The delicious juice of a watermelon.",
        "physicalDesc": "sweet",
        "color": "#EF3520FF",
        "recipes": [],
         "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Asphyxiation": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": -0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "ModifyBleedAmount"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,394: Line 5,628:
         }
         }
     },
     },
     "Hydrogen": {
     "Synaptizine": {
         "id": "Hydrogen",
         "id": "Synaptizine",
         "name": "hydrogen",
         "name": "synaptizine",
         "group": "Elements",
         "group": "Medicine",
         "desc": "A light, flammable gas.",
         "desc": "Toxic, but treats hallucinations, drowsiness \u0026 halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly.",
        "physicalDesc": "gaseous",
         "physicalDesc": "pungent",
        "color": "#808080FF",
         "color": "#D49A2FFF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "VodkaTonic"
             "Synaptizine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "Stun",
                         "Group": null,
                         "Component": "",
                         "Amount": 0.15,
                        "Time": 3,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                    }
                ]
            }
        }
    },
    "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",
                         "Key": "KnockedDown",
                         "Group": null,
                         "Component": "",
                         "Amount": 0.15,
                        "Time": 3,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Reagent": "Radium",
                         "Key": "SeeingRainbows",
                         "Group": null,
                         "Component": "",
                         "Amount": 0.05,
                        "Time": 15,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 5,476: Line 5,689:
         }
         }
     },
     },
     "NuclearCola": {
     "Sulfur": {
         "id": "NuclearCola",
         "id": "Sulfur",
         "name": "nuclear cola",
         "name": "sulfur",
         "group": "Drinks",
         "group": "Elements",
         "desc": "Cola, cola never changes.",
         "desc": "A yellow, crystalline solid.",
         "physicalDesc": "fizzy",
         "physicalDesc": "powdery",
         "color": "#100800FF",
         "color": "#FFF385FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "NuclearCola"
             "Epinephrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 6,
                        "id": "SatiateThirst"
                    }
                ]
            },
            "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 5,504: Line 5,716:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                "Asphyxiation": -3,
                                 "Poison": -0.5
                             },
                             },
                             "groups": null
                             "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            },
                            {
                                "Min": 0,
                                "Max": 20,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
            }
        }
    },
    "FluorosulfuricAcid": {
        "id": "FluorosulfuricAcid",
        "name": "fluorosulfuric acid",
        "group": "Toxins",
        "desc": "An extremely corrosive chemical substance.",
        "physicalDesc": "strong-smelling",
        "color": "#5050FFFF",
        "recipes": [
            "FluorosulfuricAcid"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": 2
                                 "Asphyxiation": 1,
                                "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 5,541: Line 5,751:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Lexorin",
                            "generic-reagent-effect-burning-insides"
                         "Group": null,
                        ],
                         "Amount": -2,
                         "Type": 1,
                         "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.33,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "AdjustReagent"
                     }
                     },
                ]
            }
        }
    },
    "Charcoal": {
        "id": "Charcoal",
        "name": "charcoal",
        "group": "Unknown",
        "desc": "A black, porous solid",
        "physicalDesc": "porous",
        "color": "#22282BFF",
        "recipes": [
            "Charcoal"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Epinephrine",
                             "types": {
                        "Group": null,
                                 "Poison": -1
                        "Amount": -1,
                             },
                        "conditions": [
                            "groups": null
                            {
                         },
                                "Min": 1,
                         "scaleByQuantity": false,
                                "Max": 21474836,
                         "ignoreResistances": true,
                                "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,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "CleanseRate": 3,
                         "Key": "KnockedDown",
                        "Component": "",
                        "Time": 0.75,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCleanBloodstream"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 5,596: Line 5,824:
         }
         }
     },
     },
     "Flour": {
     "ManlyDorf": {
         "id": "Flour",
         "id": "ManlyDorf",
         "name": "flour",
         "name": "manly dorf",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used for baking.",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "physicalDesc": "powdery",
         "physicalDesc": "fizzy and creamy",
         "color": "#FFFFFFFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "ManlyDorf"
        ],
         "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,
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": -0.2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,634: Line 5,856:
         }
         }
     },
     },
     "Vodka": {
     "CapsaicinOil": {
         "id": "Vodka",
         "id": "CapsaicinOil",
         "name": "vodka",
         "name": "Capsaicin Oil",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "oily",
         "color": "#D1D1D155",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "conditions": null,
                         "Reagent": "Nutriment",
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.75,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,661: Line 5,877:
                     }
                     }
                 ]
                 ]
             }
             },
        }
    },
    "Toxin": {
        "id": "Toxin",
        "name": "toxin",
        "group": "Toxins",
        "desc": "A toxic chemical.",
        "physicalDesc": "opaque",
        "color": "#CF3600FF",
        "recipes": [],
        "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "Amount": 250,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 4
                                 "Caustic": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 5,685: Line 5,896:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "capsaicin-effect-light-burn"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 5,693: Line 5,921:
         }
         }
     },
     },
     "Lithium": {
     "Ketchup": {
         "id": "Lithium",
         "id": "Ketchup",
         "name": "lithium",
         "name": "ketchup",
         "group": "Elements",
         "group": "Foods",
         "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
         "desc": "Made from pureed tomatoes and flavored with spices.",
         "physicalDesc": "shiny",
         "physicalDesc": "tangy",
         "color": "#C6C8CCFF",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [
            "CookingKetchup"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Silencer": {
     "JuiceBanana": {
         "id": "Silencer",
         "id": "JuiceBanana",
         "name": "silencer",
         "name": "banana juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Mime Heaven.",
         "desc": "The raw essence of a banana. HONK.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "crisp",
         "color": "#004666FF",
         "color": "#FFE777FF",
         "recipes": [
         "recipes": [],
            "Silencer"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,718: Line 5,946:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                         "conditions": null,
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "id": "GenericStatusEffect"
                         "HydrationFactor": 3,
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 5,737: Line 5,955:
         }
         }
     },
     },
     "Hooch": {
     "WhiskeySoda": {
         "id": "Hooch",
         "id": "WhiskeySoda",
         "name": "hooch",
         "name": "whiskey soda",
         "group": "Drinks",
         "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?",
         "desc": "For the more refined griffon.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664E00FF",
         "color": "#533600FF",
         "recipes": [
         "recipes": [
             "Hooch"
             "WhiskeySoda"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,760: Line 5,978:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,769: Line 5,987:
         }
         }
     },
     },
     "TequilaSunrise": {
     "Patron": {
         "id": "TequilaSunrise",
         "id": "Patron",
         "name": "tequila sunrise",
         "name": "patron",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "metallic",
         "color": "#FFE48CFF",
         "color": "#585840FF",
         "recipes": [
         "recipes": [
             "TequilaSunrise"
             "Patron"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,792: Line 6,010:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,801: Line 6,019:
         }
         }
     },
     },
     "Ethylredoxrazine": {
     "Gin": {
         "id": "Ethylredoxrazine",
         "id": "Gin",
         "name": "ethylredoxrazine",
         "name": "gin",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#2D5708FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "Ethylredoxrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Drunk",
                         "conditions": null,
                        "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"
                    }
                ]
            }
        }
    },
    "Sake": {
        "id": "Sake",
        "name": "sake",
        "group": "Drinks",
        "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
        "physicalDesc": "strong-smelling",
        "color": "#DDDDDDFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
Line 5,863: Line 6,040:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,872: Line 6,049:
         }
         }
     },
     },
     "Desoxyephedrine": {
     "HeartbreakerToxin": {
         "id": "Desoxyephedrine",
         "id": "HeartbreakerToxin",
         "name": "desoxyephedrine",
         "name": "heartbreaker toxin",
         "group": "Narcotics",
         "group": "Toxins",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "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": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#FAFAFAFF",
         "color": "#5F959CFF",
         "recipes": [
         "recipes": [
             "Desoxyephedrine"
             "HeartbreakerToxin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,889: Line 6,066:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.75
                                 "Asphyxiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 5,898: Line 6,075:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "NorepinephricAcid": {
        "id": "NorepinephricAcid",
        "name": "norepinephric acid",
        "group": "Narcotics",
        "desc": "Makes you unable to see while metabolizing.",
        "physicalDesc": "milky",
        "color": "#96A8B5FF",
        "recipes": [
            "NorepinephricAcid"
        ],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                            "generic-reagent-effect-burning-eyes",
                                "Poison": 2,
                            "generic-reagent-effect-burning-eyes-a-bit",
                                "Asphyxiation": 2
                            "generic-reagent-effect-tearing-up",
                             },
                            "norepinephricacid-effect-eyelids",
                             "groups": null
                            "norepinephricacid-effect-eyes-itch",
                         },
                            "norepinephricacid-effect-vision-fade",
                         "scaleByQuantity": false,
                             "norepinephricacid-effect-vision-fail"
                         "ignoreResistances": true,
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.08,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "norepinephricacid-effect-eye-disconnect",
                            "norepinephricacid-effect-eye-pain",
                             "norepinephricacid-effect-darkness",
                             "norepinephricacid-effect-blindness"
                         ],
                         "Type": 1,
                         "VisualType": 3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 5,917: Line 6,127:
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.03,
                         "id": "HealthChange"
                         "id": "PopupMessage"
                     }
                     },
                ]
            },
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "Key": "TemporaryBlindness",
                        "conditions": null,
                         "Component": "TemporaryBlindness",
                        "probability": 1,
                        "WalkSpeedModifier": 1.35,
                        "SprintSpeedModifier": 1.35,
                        "id": "MovespeedModifier"
                    },
                    {
                         "Key": "Stutter",
                         "Component": "StutteringAccent",
                         "Time": 2,
                         "Time": 2,
                         "Refresh": true,
                         "Refresh": true,
                         "Type": 0,
                         "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "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": [
                         "conditions": [
                             {
                             {
Line 5,988: Line 6,145:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 5,994: Line 6,151:
         }
         }
     },
     },
     "Nicotine": {
     "Bicaridine": {
         "id": "Nicotine",
         "id": "Bicaridine",
         "name": "Nicotine",
         "name": "bicaridine",
         "group": "Narcotics",
         "group": "Medicine",
         "desc": "Dangerous and highly addictive.",
         "desc": "An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "opaque",
         "color": "#C0C0C0FF",
         "color": "#FFAA00FF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "Bicaridine"
    },
         ],
    "Vermouth": {
         "id": "Vermouth",
        "name": "vermouth",
        "group": "Drinks",
        "desc": "Aromatized, fortified white wine flavored with various botanicals.",
        "physicalDesc": "strong-smelling",
        "color": "#91FF91FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "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"
                     }
                     },
                ]
                    {
            }
                        "ThirstAmount": -40,
        }
                        "HungerAmount": -40,
    },
                        "conditions": [
    "SpaceGlue": {
                            {
        "id": "SpaceGlue",
                                "Min": 30,
        "name": "space glue",
                                "Max": 21474836,
        "group": "Unknown",
                                "Reagent": null,
        "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).",
                                "id": "ReagentThreshold"
        "physicalDesc": "sticky",
                            }
        "color": "#FFFFFFFF",
                        ],
        "recipes": [],
                        "probability": 0.02,
        "metabolisms": {
                        "id": "ChemVomit"
             "Narcotic": {
                    },
                    {
                        "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,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "BoozePower": 3,
                        "Component": "SeeingRainbows",
                         "SlurSpeech": true,
                        "Time": 5,
                        "Refresh": false,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Drunk"
                    },
                    {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 6,070: Line 6,245:
         }
         }
     },
     },
     "JuicePotato": {
     "ToxinsSpecial": {
         "id": "JuicePotato",
         "id": "ToxinsSpecial",
         "name": "potato juice",
         "name": "toxins special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Juice of the potato. Bleh.",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "physicalDesc": "starchy",
         "physicalDesc": "strong-smelling",
         "color": "#302000FF",
         "color": "#665C00FF",
         "recipes": [],
         "recipes": [
            "ToxinsSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,085: Line 6,262:
                         "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 6,092: Line 6,277:
         }
         }
     },
     },
     "NitrousOxide": {
     "Plasma": {
         "id": "NitrousOxide",
         "id": "Plasma",
         "name": "nitrous oxide",
         "name": "plasma",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "You know how everything seems funnier when you're tired? Well...",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "physicalDesc": "gaseous",
         "physicalDesc": "gaseous",
         "color": "#808080FF",
         "color": "#7E009EFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "damage": {
                             "effect-sleepy"
                             "types": {
                        ],
                                 "Poison": 3
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                 "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                             },
                             },
                             {
                             "groups": null
                                "Type": "Slime",
                        },
                                "ShouldHave": false,
                        "scaleByQuantity": false,
                                "id": "OrganType"
                        "ignoreResistances": true,
                            }
                        "conditions": null,
                        ],
                         "probability": 1,
                         "probability": 0.1,
                         "id": "HealthChange"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Reagent": "Inaprovaline",
                         "StatusLifetime": 2,
                        "Group": null,
                        "conditions": [
                        "Amount": -2,
                            {
                        "conditions": null,
                                "Min": 1,
                                "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"
                ]
                     },
            },
                    {
            "Gas": {
                        "Key": "ForcedSleep",
                "rate": 0.5,
                        "Component": "ForcedSleeping",
                "effects": [
                        "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"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.25
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 1,
                                "Min": 3.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     }
Line 6,197: Line 6,332:
         }
         }
     },
     },
     "Andalusia": {
     "KiraSpecial": {
         "id": "Andalusia",
         "id": "KiraSpecial",
         "name": "andalusia",
         "name": "kira special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strangely named drink.",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#665700FF",
         "color": "#CCCC99FF",
         "recipes": [
         "recipes": [
             "Andalusia"
             "KiraSpecial"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,214: Line 6,349:
                         "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 6,229: Line 6,356:
         }
         }
     },
     },
     "SodaWater": {
     "Blackpepper": {
         "id": "SodaWater",
         "id": "Blackpepper",
         "name": "soda water",
         "name": "black pepper",
         "group": "Drinks",
         "group": "Foods",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "desc": "Often used to flavor food or make people sneeze.",
         "physicalDesc": "fizzy",
        "physicalDesc": "grainy",
         "color": "#619494FF",
        "color": "#000000FF",
        "recipes": [],
        "metabolisms": null
    },
    "Vitamin": {
        "id": "Vitamin",
        "name": "vitamin",
        "group": "Foods",
        "desc": "Found in healthy, complete meals.",
         "physicalDesc": "chalky",
         "color": "#D3D3D3FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "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,
                        "id": "ModifyBleedAmount"
                    },
                    {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "NutritionFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 6,251: Line 6,409:
         }
         }
     },
     },
     "Allicin": {
     "Grenadine": {
         "id": "Allicin",
         "id": "Grenadine",
         "name": "allicin",
         "name": "grenadine",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
         "desc": "Not cherry flavored!",
         "physicalDesc": "pungent",
         "physicalDesc": "dark-red",
         "color": "#F2E9D2FF",
         "color": "#EA1D26FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Poison": 0.06
                         "HydrationFactor": 3,
                            },
                         "id": "SatiateThirst"
                            "groups": null
                     }
                        },
                 ]
                         "scaleByQuantity": false,
             }
                        "ignoreResistances": true,
         }
                        "conditions": [
     },
                            {
     "Romerol": {
                                "Min": 1,
         "id": "Romerol",
                                "Max": 21474836,
         "name": "romerol",
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                 ]
             }
         }
     },
     "Fiber": {
        "id": "Fiber",
        "name": "fiber",
        "group": "Unknown",
        "desc": "A raw material, usually extracted from wool or other fabric products.",
        "physicalDesc": "fibrous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Dermaline": {
         "id": "Dermaline",
         "name": "dermaline",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
         "physicalDesc": "translucent",
         "physicalDesc": "acrid",
         "color": "#215263FF",
         "color": "#7E916EFF",
         "recipes": [
         "recipes": [
             "Dermaline"
             "Romerol"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,319: Line 6,448:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": -1.5,
                                 "Poison": 0.5
                                "Shock": -1.5,
                                "Cold": -1.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 6,330: Line 6,457:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "damage": {
            }
                            "types": {
        }
                                "Asphyxiation": 1,
    },
                                "Cold": 2
    "EZNutrient": {
                            },
        "id": "EZNutrient",
                            "groups": null
        "name": "EZ nutrient",
                        },
        "group": "Botanical",
                        "scaleByQuantity": false,
        "desc": "Give your plants some of those EZ nutrients!",
                        "ignoreResistances": true,
        "physicalDesc": "thick",
                        "conditions": [
        "color": "#664330FF",
                            {
        "recipes": [
                                "Min": 10,
            "EZNutrient"
                                "Max": 21474836,
        ],
                                "Reagent": null,
        "metabolisms": {
                                "id": "ReagentThreshold"
            "Food": {
                            }
                "rate": 0.5,
                        ],
                "effects": [
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 10,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                        "NutritionFactor": 3,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 6,372: Line 6,492:
         }
         }
     },
     },
     "Vinegar": {
     "Protein": {
         "id": "Vinegar",
         "id": "Protein",
         "name": "vinegar",
         "name": "protein",
         "group": "Foods",
         "group": "Foods",
         "desc": "Often used to flavor food.",
         "desc": "Found in certain meals, good for bodily health.",
         "physicalDesc": "sour",
         "physicalDesc": "clumpy",
         "color": "#D2B48CFF",
         "color": "#FFFFE5FF",
         "recipes": [
         "recipes": [
             "CookingVinegar"
             "ProteinCooking"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,387: Line 6,507:
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Water",
                         "damage": {
                         "Group": null,
                            "types": null,
                         "Amount": 0.4,
                            "groups": {
                                "Brute": -0.4
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.5,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Vitamin",
                         "Scaled": false,
                        "Group": null,
                         "Amount": 1,
                         "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "ModifyBloodLevel"
                     },
                     },
                     {
                     {
                        "ThirstAmount": -40,
                         "conditions": null,
                        "HungerAmount": -40,
                        "probability": 1,
                         "conditions": [
                         "NutritionFactor": 3,
                            {
                         "id": "SatiateHunger"
                                "Min": 6,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 6,420: Line 6,536:
         }
         }
     },
     },
     "THC": {
     "Oxygen": {
         "id": "THC",
         "id": "Oxygen",
         "name": "THC",
         "name": "oxygen",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "The main psychoactive compound in cannabis.",
         "desc": "An oxidizing, colorless gas.",
         "physicalDesc": "crystalline",
         "physicalDesc": "gaseous",
         "color": "#808080FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Factor": 1,
                        "Component": "SeeingRainbows",
                        "conditions": [
                        "Time": 5,
                            {
                        "Refresh": false,
                                "Type": "Human",
                        "Type": 0,
                                "ShouldHave": true,
                         "conditions": null,
                                "id": "OrganType"
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Oxygenate"
                     }
                     },
                ]
                    {
            }
                        "Factor": 1,
        }
                        "conditions": [
    },
                            {
    "NorepinephricAcid": {
                                "Type": "Animal",
        "id": "NorepinephricAcid",
                                "ShouldHave": true,
        "name": "norepinephric acid",
                                "id": "OrganType"
        "group": "Narcotics",
                             }
        "desc": "Makes you unable to see while metabolizing.",
        "physicalDesc": "milky",
        "color": "#96A8B5FF",
        "recipes": [
            "NorepinephricAcid"
        ],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.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"
                         ],
                         ],
                         "Type": 1,
                         "probability": 1,
                        "VisualType": 0,
                         "id": "Oxygenate"
                        "conditions": null,
                        "probability": 0.08,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Factor": 1,
                            "norepinephricacid-effect-eye-disconnect",
                            "norepinephricacid-effect-eye-pain",
                            "norepinephricacid-effect-darkness",
                            "norepinephricacid-effect-blindness"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Type": "Rat",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.03,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Key": "TemporaryBlindness",
                         "Factor": 1,
                        "Component": "TemporaryBlindness",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Type": "Plant",
                                 "Max": 21474836,
                                "ShouldHave": true,
                                 "Reagent": null,
                                "id": "OrganType"
                                 "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                        },
                        "conditions": [
                            {
                                 "Type": "Vox",
                                 "ShouldHave": false,
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 6,517: Line 6,615:
         }
         }
     },
     },
     "WhiteRussian": {
     "VodkaMartini": {
         "id": "WhiteRussian",
         "id": "VodkaMartini",
         "name": "white russian",
         "name": "vodka martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "That's just, like, your opinion, man...",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A68340FF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [
             "WhiteRussian"
             "VodkaMartini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,549: Line 6,647:
         }
         }
     },
     },
     "Ale": {
     "BeepskySmash": {
         "id": "Ale",
         "id": "BeepskySmash",
         "name": "ale",
         "name": "beepsky smash",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#663100FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "BeepskySmash"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,570: Line 6,670:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,579: Line 6,679:
         }
         }
     },
     },
     "Histamine": {
     "Ash": {
         "id": "Histamine",
         "id": "Ash",
         "name": "histamine",
         "name": "ash",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.",
         "desc": "A light grey powdery residue",
         "physicalDesc": "abrasive",
        "physicalDesc": "powdery",
         "color": "#FA6464FF",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                        "probability": 0.1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": 2,
                                "Toxin": 2,
                                "Airloss": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "histamine-effect-light-itchiness"
                         "Group": null,
                        ],
                         "Amount": 0.15,
                         "Type": 1,
                         "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "AdjustReagent"
                    },
                    {
                        "Messages": [
                            "histamine-effect-heavy-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.2,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 6,657: Line 6,731:
         }
         }
     },
     },
     "Stimulants": {
     "Flour": {
         "id": "Stimulants",
         "id": "Flour",
         "name": "stimulants",
         "name": "flour",
         "group": "Narcotics",
         "group": "Foods",
         "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": "Used for baking.",
         "physicalDesc": "energizing",
         "physicalDesc": "powdery",
         "color": "#9A040EFF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Food": {
                 "rate": 0.2,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "WalkSpeedModifier": 1.3,
                         "id": "AdjustReagent"
                        "SprintSpeedModifier": 1.3,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                        "probability": 1,
                                "Poison": 1
                        "HydrationFactor": -0.2,
                            },
                        "id": "SatiateThirst"
                            "groups": null
                    },
                         },
                    {
                        "scaleByQuantity": false,
                        "Reagent": "Nutriment",
                         "ignoreResistances": true,
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Nitrogen": {
        "id": "Nitrogen",
        "name": "nitrogen",
        "group": "Unknown",
        "desc": "A colorless, odorless unreactive gas. Highly stable.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": {
            "Gas": {
                "rate": 0.5,
                "effects": [
                    {
                         "Factor": 1,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 80,
                                 "Type": "Vox",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Key": "Stun",
                         "Factor": 1,
                         "Component": "",
                         "conditions": [
                        "Time": 3,
                            {
                        "Refresh": true,
                                "Type": "Slime",
                        "Type": 1,
                                "ShouldHave": true,
                         "conditions": null,
                                "id": "OrganType"
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Key": "KnockedDown",
                         "_ratios": {
                        "Component": "",
                            "CarbonDioxide": 1,
                         "Time": 3,
                            "Nitrogen": -1
                        "Refresh": true,
                        },
                        "Type": 1,
                         "conditions": [
                        "conditions": null,
                            {
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "ModifyLungGas"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.2,
                "effects": [
                    {
                        "TimerReset": 600,
                        "conditions": null,
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                     },
                     },
                     {
                     {
                         "conditions": null,
                         "_ratios": {
                        "probability": 1,
                            "NitrousOxide": 1,
                        "NutritionFactor": 1,
                             "Nitrogen": -1
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1,
                        "id": "SatiateThirst"
                    },
                    {
                        "damage": {
                            "types": null,
                             "groups": {
                                "Burn": -1,
                                "Brute": -1
                            }
                         },
                         },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Max": 120,
                                 "Type": "Slime",
                                 "Min": 70,
                                 "ShouldHave": true,
                                 "id": "TotalDamage"
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 6,764: Line 6,839:
         }
         }
     },
     },
     "GargleBlaster": {
     "SpaceGlue": {
         "id": "GargleBlaster",
         "id": "SpaceGlue",
         "name": "Pan-Galactic Gargle Blaster",
         "name": "space glue",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Whoah, this stuff looks volatile!",
         "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": "volatile",
         "physicalDesc": "sticky",
         "color": "#9CC8B4FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [
             "GargleBlaster"
             "SpaceGlue"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "Muted",
                         "Group": null,
                         "Component": "Muted",
                         "Amount": 0.2,
                        "Time": 5,
                        "Refresh": false,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 6,796: Line 6,877:
         }
         }
     },
     },
     "Mayo": {
     "Pax": {
         "id": "Mayo",
         "id": "Pax",
         "name": "mayonnaise",
         "name": "pax",
         "group": "Foods",
         "group": "Unknown",
         "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
         "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
         "physicalDesc": "thick",
         "physicalDesc": "soothing",
         "color": "#F9F5E5FF",
         "color": "#AAAAAAFF",
         "recipes": [
         "recipes": [
             "CookingMayoVinegar",
             "Pax"
            "CookingMayoLemon"
         ],
         ],
        "metabolisms": null
    },
    "Coffee": {
        "id": "Coffee",
        "name": "coffee",
        "group": "Drinks",
        "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
        "physicalDesc": "aromatic",
        "color": "#664300FF",
        "recipes": [],
         "metabolisms": {
         "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": 2,
                         "id": "GenericStatusEffect"
                        "id": "SatiateThirst"
                     }
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Oculine": {
     "Andalusia": {
         "id": "Oculine",
         "id": "Andalusia",
         "name": "oculine",
         "name": "andalusia",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Heals eye damage.",
         "desc": "A nice, strangely named drink.",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#404040FF",
         "color": "#665700FF",
         "recipes": [
         "recipes": [
             "Oculine"
             "Andalusia"
         ],
         ],
         "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 6,863: Line 6,937:
         }
         }
     },
     },
     "Aloe": {
     "BlackRussian": {
         "id": "Aloe",
         "id": "BlackRussian",
         "name": "aloe",
         "name": "black russian",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "So very, very, very good.",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#192C00FF",
         "color": "#360000FF",
         "recipes": [],
         "recipes": [
            "BlackRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,884: Line 6,960:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,893: Line 6,969:
         }
         }
     },
     },
     "Ammonia": {
     "MilkGoat": {
         "id": "Ammonia",
         "id": "MilkGoat",
         "name": "ammonia",
         "name": "goats milk",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "physicalDesc": "pungent",
        "physicalDesc": "opaque",
         "color": "#77B58EFF",
        "color": "#DFDFDFFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 4,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Diethylamine": {
        "id": "Diethylamine",
        "name": "diethylamine",
        "group": "Botanical",
        "desc": "A very potent fertilizer.",
         "physicalDesc": "strong-smelling",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "Ammonia"
             "Diethylamine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,924: Line 7,022:
         }
         }
     },
     },
     "Phenol": {
     "Impedrezene": {
         "id": "Phenol",
         "id": "Impedrezene",
         "name": "phenol",
         "name": "impedrezene",
         "group": "Unknown",
         "group": "Narcotics",
         "desc": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
         "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.",
         "physicalDesc": "acidic",
         "physicalDesc": "acrid",
         "color": "#E7EA91FF",
         "color": "#215263FF",
         "recipes": [
         "recipes": [
             "Phenol"
             "Impedrezene"
        ],
        "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": {
             "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",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Vinaigrette": {
        "id": "Vinaigrette",
        "name": "vinaigrette",
        "group": "Foods",
        "desc": "A basic salad dressing made with oil, vinegar and seasoning.",
        "physicalDesc": "sour",
        "color": "#EFDAAEFF",
        "recipes": [
            "CookingVinaigrette"
        ],
        "metabolisms": null
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Cellular": -1,
                                 "Poison": 2
                                "Radiation": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,007: Line 7,056:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 10,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
Line 7,014: Line 7,073:
                         "probability": 0.05,
                         "probability": 0.05,
                         "id": "ChemVomit"
                         "id": "ChemVomit"
                    },
                    {
                        "BoozePower": 5,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 7,019: Line 7,085:
         }
         }
     },
     },
     "Pax": {
     "Cognizine": {
         "id": "Pax",
         "id": "Cognizine",
         "name": "pax",
         "name": "cognizine",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
         "desc": "A mysterious chemical which is able to make any non-sentient creature sentient.",
         "physicalDesc": "soothing",
         "physicalDesc": "enigmatic",
         "color": "#AAAAAAFF",
         "color": "#B50EE8FF",
         "recipes": [
         "recipes": [
             "Pax"
             "Cognizine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Pacified",
                         "conditions": [
                        "Component": "Pacified",
                            {
                        "Time": 2,
                                "Min": 5,
                        "Refresh": false,
                                "Max": 21474836,
                        "Type": 0,
                                "Reagent": null,
                         "conditions": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "MakeSentient"
                     }
                     }
                 ]
                 ]
Line 7,047: Line 7,115:
         }
         }
     },
     },
     "JuiceCarrot": {
     "Ice": {
         "id": "JuiceCarrot",
         "id": "Ice",
         "name": "carrot juice",
         "name": "ice",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "It's like a carrot, but less crunchy.",
         "desc": "Frozen water.",
         "physicalDesc": "crisp",
        "physicalDesc": "frosty",
         "color": "#FF8820FF",
        "color": "#BED8E6FF",
        "recipes": [],
        "metabolisms": null
    },
    "HorseradishSauce": {
        "id": "HorseradishSauce",
        "name": "horseradish sauce",
        "group": "Foods",
        "desc": "Smelly horseradish sauce.",
         "physicalDesc": "overpowering",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
        "metabolisms": null
             "Drink": {
    },
                 "rate": 0.5,
    "BananaHonk": {
                 "effects": [
        "id": "BananaHonk",
                     {
        "name": "banana honk",
                         "conditions": null,
        "group": "Drinks",
        "desc": "A drink from Clown Heaven.",
        "physicalDesc": "strong-smelling",
        "color": "#FFFF91FF",
        "recipes": [
            "BananaHonk"
        ],
         "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                     {
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
Line 7,066: Line 7,156:
                     },
                     },
                     {
                     {
                         "Reagent": "Oculine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,085: Line 7,167:
         }
         }
     },
     },
     "Pilk": {
     "Thermite": {
         "id": "Pilk",
         "id": "Thermite",
         "name": "pilk",
         "name": "thermite",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "A sickening mixture of milk and cola.",
         "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": "creamy",
         "physicalDesc": "grainy",
         "color": "#E7C69FFF",
         "color": "#757245FF",
         "recipes": [
         "recipes": [
             "Pilk"
             "Thermite"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,109: Line 7,198:
         }
         }
     },
     },
     "Beer": {
     "ChloralHydrate": {
         "id": "Beer",
         "id": "ChloralHydrate",
         "name": "beer",
         "name": "chloral hydrate",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "physicalDesc": "bubbly",
         "physicalDesc": "nondescript",
         "color": "#CFA85FFF",
         "color": "#000067FF",
         "recipes": [],
         "recipes": [
            "ChloralHydrate"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "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"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "Poison": 1.5
                         "conditions": null,
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 7,139: Line 7,261:
         }
         }
     },
     },
     "HippiesDelight": {
     "B52": {
         "id": "HippiesDelight",
         "id": "B52",
         "name": "hippies delight",
         "name": "b-52",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You just don't get it maaaan.",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#6EAA0CFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "HippiesDelight"
             "B52"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,162: Line 7,284:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,171: Line 7,293:
         }
         }
     },
     },
     "CapsaicinOil": {
     "CoffeeLiqueur": {
         "id": "CapsaicinOil",
         "id": "CoffeeLiqueur",
         "name": "Capsaicin Oil",
         "name": "coffee liqueur",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "physicalDesc": "oily",
         "physicalDesc": "cloudy",
         "color": "#FF0000FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "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 7,192: Line 7,320:
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "JuiceGrape": {
        "id": "JuiceGrape",
        "name": "grape juice",
        "group": "Drinks",
        "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
        "physicalDesc": "crisp",
        "color": "#512284FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": 250,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                     }
                        "damage": {
                 ]
                            "types": {
                                "Caustic": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "capsaicin-effect-light-burn"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.2,
                         "id": "PopupMessage"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "UnstableMutagen": {
     "DriestMartini": {
         "id": "UnstableMutagen",
         "id": "DriestMartini",
         "name": "unstable mutagen",
         "name": "driest martini",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "physicalDesc": "glowing",
         "physicalDesc": "strong-smelling",
         "color": "#00FF5FFF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "UnstableMutagen"
             "DriestMartini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                     }
                        "id": "SatiateThirst"
                 ]
                    },
             }
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "PulpedBananaPeel": {
        "id": "PulpedBananaPeel",
        "name": "pulped banana peel",
        "group": "Medicine",
        "desc": "Pulped banana peels have some effectiveness against bleeding.",
        "physicalDesc": "pulpy",
        "color": "#FFE774FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "Scaled": false,
                        "Amount": -0.5,
                        "conditions": null,
                        "probability": 1,
                         "id": "ModifyBleedAmount"
                     }
                 ]
             }
         }
         }
     },
     },
     "GinFizz": {
     "Margarita": {
         "id": "GinFizz",
         "id": "Margarita",
         "name": "gin fizz",
         "name": "margarita",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Refreshingly lemony, deliciously dry.",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#8CFF8CFF",
         "recipes": [
         "recipes": [
             "GinFizz"
             "Margarita"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,290: Line 7,423:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,299: Line 7,432:
         }
         }
     },
     },
     "Spaceacillin": {
     "SoyLatte": {
         "id": "Spaceacillin",
         "id": "SoyLatte",
         "name": "spaceacillin",
         "name": "soy latte",
         "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": "A coffee drink made with espresso and steamed soy milk.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#9942F5FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Spaceacillin"
             "SoyLatte"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Cellular": 0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,330: Line 7,456:
         }
         }
     },
     },
     "Tritium": {
     "Frostoil": {
         "id": "Tritium",
         "id": "Frostoil",
         "name": "tritium",
         "name": "frostoil",
         "group": "Unknown",
         "group": "Foods",
         "desc": "Radioactive space-magic pixie dust.",
         "desc": "Leaves the tongue numb in its passage.",
         "physicalDesc": "ionizing",
         "physicalDesc": "cold",
         "color": "#66FF33FF",
         "color": "#87CEEBFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 7,345: Line 7,483:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 3
                                 "Radiation": -3
                             },
                             },
                             "groups": null
                             "groups": {
                                "Brute": 0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 7,356: Line 7,496:
                     }
                     }
                 ]
                 ]
             },
             }
             "Gas": {
        }
    },
    "GreenTea": {
        "id": "GreenTea",
        "name": "green tea",
        "group": "Drinks",
        "desc": "Tasty green tea.",
        "physicalDesc": "aromatic",
        "color": "#C33F00FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Radiation": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,377: Line 7,521:
         }
         }
     },
     },
     "MilkSoy": {
     "Oil": {
         "id": "MilkSoy",
         "id": "Oil",
         "name": "soy milk",
         "name": "oil",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Consumers favorite.",
         "desc": "Used by chefs to cook.",
         "physicalDesc": "refreshing",
         "physicalDesc": "oily",
         "color": "#D2C29DFF",
         "color": "#B67823FF",
        "recipes": [
            "Oil"
        ],
        "metabolisms": null
    },
    "Oats": {
        "id": "Oats",
        "name": "oats",
        "group": "Foods",
        "desc": "Used for a variety of tasty purposes.",
        "physicalDesc": "coarse",
        "color": "#D2B48CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.3,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,399: Line 7,565:
         }
         }
     },
     },
     "Arithrazine": {
     "AtomicBomb": {
         "id": "Arithrazine",
         "id": "AtomicBomb",
         "name": "arithrazine",
         "name": "atomic bomb",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A slightly unstable medication used for the most extreme case of radiation poisoning. Lowers radiation level at over twice the rate Hyronalin does and will heal toxin damage at the same time. Deals very minor brute damage to the patient over time, but the patient's body will typically out-regenerate it easily.",
         "desc": "Nuclear proliferation never tasted so good.",
         "physicalDesc": "cloudy",
         "physicalDesc": "cloudy",
         "color": "#BD5902FF",
         "color": "#666300FF",
         "recipes": [
         "recipes": [
             "Arithrazine"
             "AtomicBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": -3
                            },
                            "groups": {
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Radium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,432: Line 7,605:
         }
         }
     },
     },
     "Mold": {
     "Singulo": {
         "id": "Mold",
         "id": "Singulo",
         "name": "mold",
         "name": "singulo",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Often found in dark, humid places or on old bread.",
         "desc": "A blue-space beverage!",
         "physicalDesc": "fuzzy",
         "physicalDesc": "strong-smelling",
         "color": "#8A9A5BFF",
         "color": "#3B0C0CFF",
         "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": 2,
                    }
                         "id": "SatiateThirst"
                ]
            }
        }
    },
    "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"
        ],
        "metabolisms": null
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
Line 7,505: Line 7,635:
         }
         }
     },
     },
     "Astrotame": {
     "Uranium": {
         "id": "Astrotame",
         "id": "Uranium",
         "name": "Astrotame",
         "name": "uranium",
         "group": "Foods",
         "group": "Elements",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "physicalDesc": "sugary",
         "physicalDesc": "metallic",
         "color": "#7FFFD4FF",
         "color": "#8FA191FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 7,532: Line 7,650:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 3
                                 "Radiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,541: Line 7,659:
                         "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,556: Line 7,664:
         }
         }
     },
     },
     "B52": {
     "Dexalin": {
         "id": "B52",
         "id": "Dexalin",
         "name": "b-52",
         "name": "dexalin",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "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": "bubbly",
         "physicalDesc": "opaque",
         "color": "#664300FF",
         "color": "#0041A8FF",
         "recipes": [
         "recipes": [
             "B52"
             "Dexalin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Asphyxiation": -1,
                                "Bloodloss": -0.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": 3,
                         "conditions": null,
                                "Cold": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 7,588: Line 7,717:
         }
         }
     },
     },
     "Ice": {
     "Leporazine": {
         "id": "Ice",
         "id": "Leporazine",
         "name": "ice",
         "name": "leporazine",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "Frozen water.",
         "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": "frosty",
         "physicalDesc": "pungent",
        "color": "#BED8E6FF",
         "color": "#FF7DB5FF",
        "recipes": [],
        "metabolisms": null
    },
    "CubaLibre": {
        "id": "CubaLibre",
        "name": "cuba libre",
        "group": "Drinks",
        "desc": "Rum, mixed with cola. Viva la revolucion.",
         "physicalDesc": "bubbly",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "CubaLibre"
             "Leporazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "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": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.06
                                 "Cold": -4
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,651: Line 7,740:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Amount": 100000,
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 0,
                                 "Max": 21474836,
                                 "Max": 293.15,
                                 "Reagent": null,
                                 "id": "Temperature"
                                "id": "ReagentThreshold"
                            }
                            },
                        ],
                        "probability": 1,
                        "id": "AdjustTemperature"
                    },
                    {
                        "Amount": -10000,
                        "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Min": 293.15,
                                 "ShouldHave": true,
                                 "Max": 3.4028235e+38,
                                 "id": "OrganType"
                                 "id": "Temperature"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustTemperature"
                    },
                    {
                        "Messages": [
                            "leporazine-effect-temperature-adjusting"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 7,671: Line 7,782:
         }
         }
     },
     },
     "Impedrezene": {
     "Dylovene": {
         "id": "Impedrezene",
         "id": "Dylovene",
         "name": "impedrezene",
         "name": "dylovene",
         "group": "Narcotics",
         "group": "Medicine",
         "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "physicalDesc": "acrid",
         "physicalDesc": "translucent",
         "color": "#215263FF",
         "color": "#3A1D8AFF",
         "recipes": [
         "recipes": [
             "Impedrezene"
             "Dylovene"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "damage": {
                        "conditions": null,
                             "types": {
                        "probability": 1,
                                 "Poison": -1
                        "WalkSpeedModifier": 0.65,
                        "SprintSpeedModifier": 0.65,
                        "id": "MovespeedModifier"
                    },
                    {
                         "damage": {
                             "types": {
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,706: Line 7,809:
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                    {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 10,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                    },
                    {
                        "BoozePower": 5,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                    }
                ]
            }
        }
    },
    "Miasma": {
        "id": "Miasma",
        "name": "miasma",
        "group": "Unknown",
        "desc": "Uh oh, stinky!",
        "physicalDesc": "gaseous",
        "color": "#56941EFF",
        "recipes": [],
        "metabolisms": {
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.25
                                 "Brute": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,757: Line 7,820:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Type": "Rat",
                                 "Min": 20,
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
Line 7,772: Line 7,830:
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Amplitude": 10,
                         "HungerAmount": -40,
                         "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Type": "Rat",
                                 "Min": 20,
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 0.8,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.12,
                         "probability": 1,
                         "id": "ChemVomit"
                         "id": "Jitter"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "miasma-smell"
                             "generic-reagent-effect-nauseous"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
Line 7,798: Line 7,853:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.25,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 0.2,
                         "id": "PopupMessage"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "damage": {
                         "ThirstAmount": -40,
                            "types": {
                        "HungerAmount": -40,
                                "Blunt": -4,
                                "Slash": -3,
                                "Piercing": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Min": 20,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                             },
                                 "id": "ReagentThreshold"
                             }
                        ],
                        "probability": 0.02,
                        "id": "ChemVomit"
                    }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                        "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 15,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 7,838: Line 7,899:
         }
         }
     },
     },
     "JuiceBanana": {
     "Phlogiston": {
         "id": "JuiceBanana",
         "id": "Phlogiston",
         "name": "banana juice",
         "name": "phlogiston",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "The raw essence of a banana. HONK.",
         "desc": "Catches you on fire and makes you ignite.",
         "physicalDesc": "crisp",
         "physicalDesc": "burning",
         "color": "#FFE777FF",
         "color": "#D4872AFF",
         "recipes": [],
         "recipes": [
            "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": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                    },
                    {
                        "Multiplier": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 7,860: Line 7,942:
         }
         }
     },
     },
     "Frostoil": {
     "Tequila": {
         "id": "Frostoil",
         "id": "Tequila",
         "name": "frostoil",
         "name": "tequila",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Leaves the tongue numb in its passage.",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "physicalDesc": "cold",
         "physicalDesc": "strong-smelling",
         "color": "#87CEEBFF",
         "color": "#D7D1D155",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
         "metabolisms": {
    },
    "IcedGreenTea": {
        "id": "IcedGreenTea",
        "name": "iced green tea",
        "group": "Drinks",
        "desc": "cold green tea.",
        "physicalDesc": "aromatic",
        "color": "#CE4200FF",
        "recipes": [
            "IcedGreenTea"
        ],
         "metabolisms": {
             "Drink": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 7,887: Line 7,957:
                         "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 7,894: Line 7,972:
         }
         }
     },
     },
     "Kelotane": {
     "Whiskey": {
         "id": "Kelotane",
         "id": "Whiskey",
         "name": "kelotane",
         "name": "whiskey",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Treats burn damage. Overdosing greatly reduces the body's ability to retain water.",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#BF3D19FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "Kelotane"
        ],
         "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,
                    },
                    {
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "HydrationFactor": -10,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "generic-reagent-effect-nauseous",
                         "Group": null,
                            "generic-reagent-effect-thirsty",
                         "Amount": 0.2,
                            "generic-reagent-effect-parched"
                         "conditions": null,
                        ],
                         "probability": 1,
                         "Type": 1,
                         "id": "AdjustReagent"
                         "VisualType": 0,
                         "conditions": [
                            {
                                "Min": 25,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 7,959: Line 8,002:
         }
         }
     },
     },
     "NTCahors": {
     "Nocturine": {
         "id": "NTCahors",
         "id": "Nocturine",
         "name": "NeoTheology Cahors Wine",
         "name": "nocturine",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "powdery",
         "color": "#7E4043FF",
         "color": "#128E80FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "ForcedSleep",
                         "Group": null,
                        "Component": "ForcedSleeping",
                         "Amount": 0.05,
                        "Time": 2,
                         "conditions": null,
                         "Refresh": false,
                         "probability": 1,
                         "Type": 0,
                         "id": "AdjustReagent"
                         "conditions": [
                            {
                                "Min": 8,
                                "Max": 21474836,
                                "Reagent": "Nocturine",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 7,989: Line 8,055:
         }
         }
     },
     },
     "DrGibb": {
     "Oculine": {
         "id": "DrGibb",
         "id": "Oculine",
         "name": "Dr. Gibb",
         "name": "oculine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A delicious blend of 42 different flavours.",
         "desc": "Heals eye damage.",
         "physicalDesc": "fizzy",
         "physicalDesc": "translucent",
         "color": "#102000FF",
         "color": "#404040FF",
         "recipes": [],
         "recipes": [
            "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"
                     }
                     }
                 ]
                 ]
Line 8,011: Line 8,079:
         }
         }
     },
     },
     "Cola": {
     "LemonLime": {
         "id": "Cola",
         "id": "LemonLime",
         "name": "cola",
         "name": "lemon-lime",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "desc": "tangy lime and lemon soda",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#422912FF",
         "color": "#878F00FF",
         "recipes": [],
         "recipes": [
            "LemonLime"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,033: Line 8,103:
         }
         }
     },
     },
     "TableSalt": {
     "IrishCarBomb": {
         "id": "TableSalt",
         "id": "IrishCarBomb",
         "name": "table salt",
         "name": "irish car bomb",
        "group": "Foods",
         "group": "Drinks",
        "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "desc": "A troubling mixture of irish cream and ale.",
        "physicalDesc": "grainy",
         "physicalDesc": "bubbly",
        "color": "#A1000BFF",
        "recipes": [
            "TableSalt"
        ],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 0.5,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -0.5,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "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",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "DriestMartini"
             "IrishCarBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,095: Line 8,135:
         }
         }
     },
     },
     "Phosphorus": {
     "Radium": {
         "id": "Phosphorus",
         "id": "Radium",
         "name": "phosphorus",
         "name": "radium",
         "group": "Elements",
         "group": "Elements",
         "desc": "A reactive metal used in pyrotechnics and weapons.",
         "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
        "physicalDesc": "powdery",
         "physicalDesc": "glowing",
        "color": "#EDE4E4FF",
         "color": "#00FF04FF",
        "recipes": [],
        "metabolisms": null
    },
    "Blood": {
        "id": "Blood",
        "name": "blood",
        "group": "Biological",
        "desc": "I hope this is ketchup.",
         "physicalDesc": "ferrous",
         "color": "#800000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                         "probability": 1,
                            "types": {
                         "HydrationFactor": 1.5,
                                "Radiation": 2
                         "id": "SatiateThirst"
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 8,127: Line 8,164:
         }
         }
     },
     },
     "SpaceMountainWind": {
     "Corpium": {
         "id": "SpaceMountainWind",
         "id": "Corpium",
         "name": "Space Mountain Wind",
         "name": "corpium",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Blows right through you like a space wind.",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
         "physicalDesc": "fizzy",
         "physicalDesc": "necrotic",
         "color": "#102000FF",
         "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": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 8,149: Line 8,193:
         }
         }
     },
     },
     "EnergyDrink": {
     "SpaceMountainWind": {
         "id": "EnergyDrink",
         "id": "SpaceMountainWind",
         "name": "Energy Drink",
         "name": "Space Mountain Wind",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "desc": "Blows right through you like a space wind.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#FFFFBFFF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,166: Line 8,210:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,179: Line 8,215:
         }
         }
     },
     },
     "RootBeer": {
     "MindbreakerToxin": {
         "id": "RootBeer",
         "id": "MindbreakerToxin",
         "name": "root beer",
         "name": "mindbreaker toxin",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
         "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "physicalDesc": "fizzy",
         "physicalDesc": "opaque",
         "color": "#381C07FF",
         "color": "#77B58EFF",
         "recipes": [],
         "recipes": [
        "metabolisms": {
             "MindbreakerToxin"
             "Drink": {
        ],
                "rate": 0.5,
        "metabolisms": null
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "Grenadine": {
     "SpiderBlood": {
         "id": "Grenadine",
         "id": "SpiderBlood",
         "name": "grenadine",
         "name": "blue blood",
         "group": "Drinks",
         "group": "Biological",
         "desc": "Not cherry flavored!",
         "desc": "Doesn't taste like blueberry juice.",
         "physicalDesc": "dark-red",
         "physicalDesc": "ferrous",
         "color": "#EA1D26FF",
         "color": "#162581FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,216: Line 8,242:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 1.5,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,223: Line 8,249:
         }
         }
     },
     },
     "VentCrud": {
     "Frezon": {
         "id": "VentCrud",
         "id": "Frezon",
         "name": "vent crud",
         "name": "frezon",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A jet black substance found in poorly maintained ventilation systems.",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "physicalDesc": "sticky",
         "physicalDesc": "gaseous",
         "color": "#000000FF",
         "color": "#3A758CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 8,238: Line 8,264:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Cellular": 0.01
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                        "probability": 1,
                            {
                        "id": "HealthChange"
                                "Min": 0.5,
                    }
                                 "Max": 21474836,
                ]
                                 "Reagent": "Frezon",
            }
                                 "id": "ReagentThreshold"
        }
    },
    "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": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "UncookedAnimalProteins": {
        "id": "UncookedAnimalProteins",
        "name": "uncooked animal proteins",
        "group": "Unknown",
        "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
        "physicalDesc": "clumpy",
        "color": "#FFFFE5FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                 "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                 "Type": "Human",
                                "ShouldHave": true,
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
Line 8,308: Line 8,282:
                     },
                     },
                     {
                     {
                         "Reagent": "Protein",
                         "Key": "SeeingRainbows",
                         "Group": null,
                        "Component": "SeeingRainbows",
                         "Amount": 0.5,
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "GenericStatusEffect"
                    },
                    {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Min": 1,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": "Frezon",
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Drunk"
                    },
                    {
                        "Messages": [
                            "frezon-lungs-cold"
                        ],
                        "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"
                     }
                     }
                 ]
                 ]
Line 8,325: Line 8,350:
         }
         }
     },
     },
     "Nutriment": {
     "Histamine": {
         "id": "Nutriment",
         "id": "Histamine",
         "name": "nutriment",
         "name": "histamine",
         "group": "Foods",
         "group": "Toxins",
         "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.",
         "physicalDesc": "opaque",
         "physicalDesc": "abrasive",
         "color": "#664330FF",
         "color": "#FA6464FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                        "probability": 0.1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": 2,
                                "Toxin": 2,
                                "Airloss": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     },
                     }
                ]
            }
        }
    },
    "CafeLatte": {
        "id": "CafeLatte",
        "name": "cafe latte",
        "group": "Drinks",
        "desc": "A nice, strong and tasty beverage while you are reading.",
        "physicalDesc": "creamy",
        "color": "#664300FF",
        "recipes": [
            "CafeLatte"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Messages": [
                            "histamine-effect-light-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                         "HydrationFactor": 3,
                         "id": "PopupMessage"
                         "id": "SatiateThirst"
                    },
                    {
                        "Messages": [
                            "histamine-effect-heavy-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.2,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 8,371: Line 8,428:
         }
         }
     },
     },
     "Inaprovaline": {
     "SodiumCarbonate": {
         "id": "Inaprovaline",
         "id": "SodiumCarbonate",
         "name": "inaprovaline",
         "name": "Sodium Carbonate",
         "group": "Medicine",
         "group": "Unknown",
         "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": "A white, odorless, water-soluble salt that yields an alkaline solution in water.  Also known as soda ash.",
         "physicalDesc": "opaque",
        "physicalDesc": "powdery",
         "color": "#731024FF",
        "color": "#FFFFFFFF",
        "recipes": [
            "SodiumCarbonate"
        ],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "Inaprovaline"
             "Hooch"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Asphyxiation": -5
                         "HydrationFactor": 2,
                            },
                         "id": "SatiateThirst"
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Scaled": false,
                         "Reagent": "Ethanol",
                         "Amount": -0.25,
                        "Group": null,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,414: Line 8,472:
         }
         }
     },
     },
     "HeartbreakerToxin": {
     "Gold": {
         "id": "HeartbreakerToxin",
         "id": "Gold",
         "name": "heartbreaker toxin",
         "name": "gold",
         "group": "Toxins",
         "group": "Elements",
         "desc": "A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking.",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "metallic",
         "color": "#5F959CFF",
         "color": "#F7C430FF",
         "recipes": [
         "recipes": [],
            "HeartbreakerToxin"
        "metabolisms": null
         ],
    },
    "JuiceLemon": {
        "id": "JuiceLemon",
        "name": "lemon juice",
        "group": "Drinks",
        "desc": "This juice is VERY sour.",
         "physicalDesc": "citric",
        "color": "#FFF690FF",
        "recipes": [],
         "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": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 8,445: Line 8,504:
         }
         }
     },
     },
     "ScrewdriverCocktail": {
     "Amatoxin": {
         "id": "ScrewdriverCocktail",
         "id": "Amatoxin",
         "name": "screwdriver",
         "name": "amatoxin",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "desc": "A potent toxin found in some mushrooms.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "nondescript",
         "color": "#A68310FF",
         "color": "#D6CE7BFF",
         "recipes": [
         "recipes": [],
            "ScrewdriverCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 6
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,477: Line 8,533:
         }
         }
     },
     },
     "ManlyDorf": {
     "Mold": {
         "id": "ManlyDorf",
         "id": "Mold",
         "name": "manly dorf",
         "name": "mold",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "desc": "Often found in dark, humid places or on old bread.",
         "physicalDesc": "fizzy and creamy",
         "physicalDesc": "fuzzy",
         "color": "#664300FF",
         "color": "#8A9A5BFF",
         "recipes": [
         "recipes": [],
            "ManlyDorf"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "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",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,509: Line 8,562:
         }
         }
     },
     },
     "Tequila": {
     "JuiceApple": {
         "id": "Tequila",
         "id": "JuiceApple",
         "name": "tequila",
         "name": "apple juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "desc": "It's a little piece of Eden.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "crisp",
         "color": "#D7D1D155",
         "color": "#FDAD01FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,524: Line 8,577:
                         "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,539: Line 8,584:
         }
         }
     },
     },
     "ChangelingSting": {
     "IrishCoffee": {
         "id": "ChangelingSting",
         "id": "IrishCoffee",
         "name": "changeling sting",
         "name": "irish coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "physicalDesc": "fizzy",
         "physicalDesc": "cloudy",
         "color": "#2E6671FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "IrishCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,556: Line 8,603:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,561: Line 8,616:
         }
         }
     },
     },
     "Tea": {
     "Iodine": {
         "id": "Tea",
         "id": "Iodine",
         "name": "tea",
         "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": [],
        "metabolisms": null
    },
    "NuclearCola": {
        "id": "NuclearCola",
        "name": "nuclear cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "desc": "Cola, cola never changes.",
         "physicalDesc": "aromatic",
         "physicalDesc": "fizzy",
         "color": "#8A5A3AFF",
         "color": "#100800FF",
         "recipes": [],
         "recipes": [
            "NuclearCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,576: Line 8,643:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 6,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Poison": {
    },
    "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,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 8,613: Line 8,668:
         }
         }
     },
     },
     "TonicWater": {
     "Ethyloxyephedrine": {
         "id": "TonicWater",
         "id": "Ethyloxyephedrine",
         "name": "tonic water",
         "name": "ethyloxyephedrine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "desc": "An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else.",
        "physicalDesc": "fizzy",
         "physicalDesc": "shiny",
        "color": "#0064C8FF",
         "color": "#D5D5E4FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Booger": {
        "id": "Booger",
        "name": "booger",
        "group": "Drinks",
        "desc": "Ewww...",
         "physicalDesc": "strong-smelling",
         "color": "#8CFF8CFF",
         "recipes": [
         "recipes": [
             "Booger"
             "Ethyloxyephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "Jitter"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "Stutter",
                         "Group": null,
                         "Component": "StutteringAccent",
                         "Amount": 0.05,
                        "Time": 2,
                        "Refresh": true,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                    },
                 ]
                    {
             }
                        "TimerReset": 600,
                        "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                    },
                    {
                        "Messages": [
                            "ethyloxyephedrine-effect-feeling-awake",
                            "ethyloxyephedrine-effect-clear-mind"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                     }
                 ]
             }
         }
         }
     },
     },
     "Oil": {
     "DevilsKiss": {
         "id": "Oil",
         "id": "DevilsKiss",
         "name": "oil",
         "name": "devils kiss",
        "group": "Foods",
        "desc": "Used by chefs to cook.",
        "physicalDesc": "oily",
        "color": "#B67823FF",
        "recipes": [
            "Oil"
        ],
        "metabolisms": null
    },
    "Ash": {
        "id": "Ash",
        "name": "ash",
        "group": "Unknown",
        "desc": "A light grey powdery residue",
        "physicalDesc": "powdery",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": null
    },
    "DemonsBlood": {
        "id": "DemonsBlood",
        "name": "demons blood",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "AHHHH!!!!",
         "desc": "Creepy time!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A70000FF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [
             "DemonsBlood"
             "DevilsKiss"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,721: Line 8,761:
         }
         }
     },
     },
     "Diethylamine": {
     "ManhattanProject": {
         "id": "Diethylamine",
         "id": "ManhattanProject",
         "name": "diethylamine",
         "name": "manhattan project",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A very potent fertilizer.",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A1000BFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Diethylamine"
             "ManhattanProject"
         ],
         ],
         "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 8,752: Line 8,793:
         }
         }
     },
     },
     "ExperimentalStimulants": {
     "DoctorsDelight": {
         "id": "ExperimentalStimulants",
         "id": "DoctorsDelight",
         "name": "experimental stimulants",
         "name": "the doctor's delight",
         "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": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "physicalDesc": "exhilarating",
         "physicalDesc": "strong-smelling",
         "color": "#AE0101FF",
         "color": "#FF8CFFFF",
         "recipes": [],
         "recipes": [
            "DoctorsDelight"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.25,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.8,
                         "HydrationFactor": 2,
                        "SprintSpeedModifier": 1.8,
                         "id": "SatiateThirst"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 0.7,
                         "NutritionFactor": -2,
                        "SprintSpeedModifier": 0.7,
                         "id": "SatiateHunger"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "ElectrocuteTime": 2,
                         "Reagent": "Ethanol",
                        "ElectrocuteDamageScale": 5,
                         "Group": null,
                         "Refresh": true,
                         "Amount": 0.05,
                        "conditions": [
                         "conditions": null,
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                        "id": "Electrocute"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 10,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "Stutter",
                         "damage": {
                        "Component": "StutteringAccent",
                            "types": null,
                        "Time": 2,
                            "groups": {
                        "Refresh": true,
                                 "Burn": -1,
                        "Type": 0,
                                 "Brute": -1,
                        "conditions": [
                                 "Airloss": -1,
                            {
                                 "Toxin": -1
                                 "Min": 0,
                                 "Max": 10,
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "Astrotame": {
        "id": "Astrotame",
        "name": "Astrotame",
        "group": "Foods",
        "desc": "The sweetness of a thousand sugars but none of the calories.",
        "physicalDesc": "sugary",
        "color": "#7FFFD4FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Poison": 8
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Key": "Stun",
                         "Reagent": "Theobromine",
                         "Component": "",
                         "Group": null,
                         "Time": 6,
                         "Amount": 0.05,
                        "Refresh": true,
                         "conditions": null,
                        "Type": 1,
                         "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            }
        }
    },
    "SpaceUp": {
        "id": "SpaceUp",
        "name": "Space-Up",
        "group": "Drinks",
        "desc": "Tastes like a hull breach in your mouth.",
        "physicalDesc": "fizzy",
        "color": "#00FF00FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "KnockedDown",
                         "conditions": null,
                         "Component": "",
                        "probability": 1,
                        "Time": 6,
                         "HydrationFactor": 2,
                        "Refresh": true,
                        "id": "SatiateThirst"
                        "Type": 1,
                    }
                        "conditions": [
                ]
                            {
            }
                                "Min": 10,
        }
                                "Max": 21474836,
    },
                                "Reagent": null,
    "MuteToxin": {
                                "id": "ReagentThreshold"
        "id": "MuteToxin",
                            }
        "name": "mute toxin",
                        ],
        "group": "Narcotics",
                        "probability": 1,
        "desc": "Makes you unable to talk while metabolizing.",
                        "id": "GenericStatusEffect"
        "physicalDesc": "syrupy",
                    },
        "color": "#000000FF",
        "recipes": [
            "MuteToxin"
        ],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "ForcedSleep",
                         "Key": "Muted",
                         "Component": "ForcedSleeping",
                         "Component": "Muted",
                         "Time": 2,
                         "Time": 2,
                         "Refresh": false,
                         "Refresh": true,
                         "Type": 1,
                         "Type": 0,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             },
             }
        }
    },
    "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": [],
        "metabolisms": {
             "Medicine": {
             "Medicine": {
                 "rate": 0.25,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "TimerReset": 600,
                         "damage": {
                            "types": {
                                "Heat": 0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.3,
                         "id": "ResetNarcolepsy"
                         "id": "HealthChange"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1,
                        "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Poison": 3
                                 "Brute": -4,
                            },
                                "Burn": -4
                            "groups": null
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 8,968: Line 8,980:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 10,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 8,978: Line 8,990:
                     },
                     },
                     {
                     {
                         "Reagent": "Lexorin",
                         "ThirstAmount": -40,
                        "Group": null,
                         "HungerAmount": -40,
                         "Amount": -3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Lexorin",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                        "probability": 0.15,
                        "id": "ChemVomit"
                    },
                    {
                        "Key": "PressureImmunity",
                        "Component": "PressureImmunity",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Reagent": "ChloralHydrate",
                         "Key": "Stutter",
                         "Group": null,
                         "Component": "StutteringAccent",
                         "Amount": -3,
                        "Time": 2,
                         "conditions": [
                        "Refresh": true,
                            {
                        "Type": 0,
                                "Min": 1,
                        "conditions": null,
                                "Max": 21474836,
                         "probability": 1,
                                "Reagent": "ChloralHydrate",
                        "id": "GenericStatusEffect"
                                "id": "ReagentThreshold"
                    },
                             }
                    {
                        "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": "AdjustReagent"
                        "VisualType": 4,
                        "conditions": null,
                         "probability": 0.1,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 9,011: Line 9,054:
         }
         }
     },
     },
     "Water": {
     "TonicWater": {
         "id": "Water",
         "id": "TonicWater",
         "name": "water",
         "name": "tonic water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A colorless liquid that humans need in order to survive.",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "physicalDesc": "translucent",
         "physicalDesc": "fizzy",
         "color": "#75B1F0FF",
         "color": "#0064C8FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 9,026: Line 9,069:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 9,033: Line 9,076:
         }
         }
     },
     },
     "Amatoxin": {
     "Carpetium": {
         "id": "Amatoxin",
         "id": "Carpetium",
         "name": "amatoxin",
         "name": "carpetium",
         "group": "Toxins",
         "group": "Special",
         "desc": "A potent toxin found in some mushrooms.",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "physicalDesc": "nondescript",
         "physicalDesc": "fibrous",
         "color": "#D6CE7BFF",
         "color": "#800000FF",
         "recipes": [],
         "recipes": [
            "Carpetium"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 9,046: Line 9,091:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                             "carpetium-effect-blood-fibrous",
                                "Poison": 6
                             "carpetium-effect-jumpsuit-insides"
                            },
                         ],
                             "groups": null
                         "Type": 1,
                         },
                         "VisualType": 0,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "Reagent": "CarpoToxin",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "CarpoToxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,062: Line 9,120:
         }
         }
     },
     },
     "BloodyMary": {
     "Ipecac": {
         "id": "BloodyMary",
         "id": "Ipecac",
         "name": "bloody mary",
         "name": "ipecac",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "desc": "Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "inky",
         "color": "#660000FF",
         "color": "#422912FF",
         "recipes": [
         "recipes": [
             "BloodyMary"
             "Ipecac"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.3,
                        "HydrationFactor": 2,
                         "id": "ChemVomit"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,094: Line 9,145:
         }
         }
     },
     },
     "Mead": {
     "Charcoal": {
         "id": "Mead",
         "id": "Charcoal",
         "name": "mead",
         "name": "charcoal",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "A Viking's drink, though a cheap one.",
         "desc": "A black, porous solid",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "porous",
         "color": "#664300FF",
         "color": "#22282BFF",
         "recipes": [
         "recipes": [
             "Mead"
             "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 9,126: Line 9,182:
         }
         }
     },
     },
     "Sulfur": {
     "Ethylredoxrazine": {
         "id": "Sulfur",
         "id": "Ethylredoxrazine",
         "name": "sulfur",
         "name": "ethylredoxrazine",
         "group": "Elements",
         "group": "Medicine",
         "desc": "A yellow, crystalline solid.",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
        "physicalDesc": "powdery",
         "physicalDesc": "opaque",
        "color": "#FFF385FF",
         "color": "#2D5708FF",
        "recipes": [],
         "recipes": [
        "metabolisms": null
            "Ethylredoxrazine"
    },
         ],
    "HorseradishSauce": {
        "id": "HorseradishSauce",
        "name": "horseradish sauce",
        "group": "Foods",
        "desc": "Smelly horseradish sauce.",
        "physicalDesc": "overpowering",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Enzyme": {
        "id": "Enzyme",
        "name": "universal enzyme",
        "group": "Foods",
        "desc": "Used in cooking various dishes.",
         "physicalDesc": "chalky",
         "color": "#009900FF",
         "recipes": [],
        "metabolisms": null
    },
    "JuiceApple": {
         "id": "JuiceApple",
        "name": "apple juice",
        "group": "Drinks",
        "desc": "It's a little piece of Eden.",
        "physicalDesc": "crisp",
        "color": "#FDAD01FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Drunk",
                        "Component": "",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": -0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 9,178: Line 9,223:
         }
         }
     },
     },
     "Gold": {
     "Moonshine": {
         "id": "Gold",
         "id": "Moonshine",
         "name": "gold",
         "name": "moonshine",
         "group": "Elements",
         "group": "Drinks",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "desc": "Artisanal homemade liquor. What could go wrong?",
        "physicalDesc": "metallic",
         "physicalDesc": "strong-smelling",
        "color": "#F7C430FF",
         "color": "#D1D7D155",
        "recipes": [],
        "metabolisms": null
    },
    "Protein": {
        "id": "Protein",
        "name": "protein",
        "group": "Foods",
        "desc": "Found in certain meals, good for bodily health.",
         "physicalDesc": "clumpy",
         "color": "#FFFFE5FF",
         "recipes": [
         "recipes": [
             "ProteinCooking"
             "Moonshine"
         ],
         ],
         "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": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 9,232: Line 9,255:
         }
         }
     },
     },
     "TranexamicAcid": {
     "Starkist": {
         "id": "TranexamicAcid",
         "id": "Starkist",
         "name": "tranexamic acid",
         "name": "starkist",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "desc": "A sweet, orange flavored soft drink.",
         "physicalDesc": "viscous",
         "physicalDesc": "fizzy",
         "color": "#BA7D7DFF",
         "color": "#9F3400FF",
         "recipes": [
         "recipes": [
             "TranexamicAcid"
             "Starkist"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": -1.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                        "HydrationFactor": 2,
                     },
                         "id": "SatiateThirst"
                     }
                ]
            }
        }
    },
    "Stellibinin": {
        "id": "Stellibinin",
        "name": "stellibinin",
        "group": "Medicine",
        "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
        "physicalDesc": "starry",
        "color": "#2B2F77FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Bloodloss": 3
                                 "Poison": -4
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,262: Line 9,300:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Reagent": "Amatoxin",
                        "Group": null,
                        "Amount": -3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 15,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Amatoxin",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,277: Line 9,323:
         }
         }
     },
     },
     "BeepskySmash": {
     "Ketchunaise": {
         "id": "BeepskySmash",
         "id": "Ketchunaise",
         "name": "beepsky smash",
         "name": "ketchunaise",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "desc": "So-called Russian dressing, popular among Space Americans.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "saucey",
         "color": "#664300FF",
         "color": "#FBA399FF",
         "recipes": [
         "recipes": [
             "BeepskySmash"
             "CookingKetchunaise"
         ],
         ],
         "metabolisms": {
        "metabolisms": null
             "Drink": {
    },
                 "rate": 0.5,
    "Carbon": {
                 "effects": [
        "id": "Carbon",
                     {
        "name": "carbon",
        "group": "Elements",
        "desc": "A black, crystalline solid.",
        "physicalDesc": "crystalline",
        "color": "#22282BFF",
        "recipes": [],
        "metabolisms": null
    },
    "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": {
                 "rate": 0.5,
                 "effects": [
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,309: Line 9,377:
         }
         }
     },
     },
     "Plasma": {
     "DemonsBlood": {
         "id": "Plasma",
         "id": "DemonsBlood",
         "name": "plasma",
         "name": "demons blood",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "desc": "AHHHH!!!!",
         "physicalDesc": "gaseous",
         "physicalDesc": "strong-smelling",
         "color": "#7E009EFF",
         "color": "#A70000FF",
         "recipes": [],
         "recipes": [
            "DemonsBlood"
        ],
         "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"
                     },
                     },
                     {
                     {
                         "Reagent": "Inaprovaline",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": -2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,343: Line 9,406:
                     }
                     }
                 ]
                 ]
             },
             }
             "Gas": {
        }
                 "rate": 0.5,
    },
    "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": [
                 "effects": [
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": 0.2
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,356: Line 9,442:
                         "scaleByQuantity": true,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 9,364: Line 9,462:
         }
         }
     },
     },
     "Mojito": {
     "Ultravasculine": {
         "id": "Mojito",
         "id": "Ultravasculine",
         "name": "mojito",
         "name": "ultravasculine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "thick and grainy",
         "color": "#664300FF",
         "color": "#520E30FF",
         "recipes": [
         "recipes": [
             "Mojito"
             "Ultravasculine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                         "probability": 1,
                            "types": null,
                         "HydrationFactor": 2,
                            "groups": {
                         "id": "SatiateThirst"
                                "Toxin": -3,
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 30,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Toxin": -1,
                                "Brute": 3
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Histamine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": -1,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Ultravasculine",
        }
                        "Group": null,
    },
                        "Amount": 0.5,
    "Acetone": {
                        "conditions": [
        "id": "Acetone",
                            {
        "name": "acetone",
                                "Min": 1,
        "group": "Unknown",
                                "Max": 21474836,
        "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
                                "Reagent": "Histamine",
        "physicalDesc": "acidic",
                                "id": "ReagentThreshold"
        "color": "#AF14B7FF",
                            }
        "recipes": [
                        ],
            "Acetone"
                        "probability": 1,
        ],
                        "id": "AdjustReagent"
         "metabolisms": null
                    }
                ]
            }
         }
     },
     },
     "IcedTea": {
     "Wine": {
         "id": "IcedTea",
         "id": "Wine",
         "name": "iced tea",
         "name": "wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "No relation to a certain rap artist/actor.",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "physicalDesc": "aromatic",
         "physicalDesc": "translucent",
         "color": "#104038FF",
         "color": "#7E4043FF",
         "recipes": [
         "recipes": [
             "IcedTea"
             "BloodToWine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,429: Line 9,573:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 9,440: Line 9,584:
         }
         }
     },
     },
     "MelonLiquor": {
     "IcedBeer": {
         "id": "MelonLiquor",
         "id": "IcedBeer",
         "name": "melon liquor",
         "name": "iced beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "desc": "A beer which is so cold the air around it freezes.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#138808FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "IcedBeerAlt",
            "IcedBeer"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,494: Line 9,641:
         }
         }
     },
     },
     "Blackpepper": {
     "Diphenylmethylamine": {
         "id": "Blackpepper",
         "id": "Diphenylmethylamine",
         "name": "black pepper",
         "name": "diphenylmethylamine",
         "group": "Foods",
         "group": "Medicine",
         "desc": "Often used to flavor food or make people sneeze.",
         "desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
        "physicalDesc": "grainy",
         "physicalDesc": "glowing",
        "color": "#000000FF",
         "color": "#B0ABAAFF",
        "recipes": [],
        "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": [
         "recipes": [
             "SoyLatte"
             "Diphenylmethylamine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "TimerReset": 600,
                        "conditions": [
                            {
                                "Min": 5,
                                "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,
                        "HydrationFactor": 3,
                         "id": "PopupMessage"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 9,528: Line 9,683:
         }
         }
     },
     },
     "Epinephrine": {
     "SuiDream": {
         "id": "Epinephrine",
         "id": "SuiDream",
         "name": "epinephrine",
         "name": "sui dream",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "physicalDesc": "odorless",
         "physicalDesc": "strong-smelling",
         "color": "#D2FFFAFF",
         "color": "#00A86BFF",
         "recipes": [
         "recipes": [
             "Epinephrine"
             "SuiDream"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "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"
                    }
                ]
            }
        }
    },
    "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
    },
    "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": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 9,545: Line 9,742:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": -3,
                                 "Poison": 3
                                "Poison": -0.5
                             },
                             },
                             "groups": {
                             "groups": null
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            },
                            {
                                "Min": 0,
                                "Max": 20,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Messages": [
                            "types": {
                             "generic-reagent-effect-burning-insides"
                                "Asphyxiation": 1,
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                             {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         ],
                         "probability": 1,
                        "Type": 1,
                         "id": "HealthChange"
                        "VisualType": 3,
                     },
                        "conditions": null,
                         "probability": 0.33,
                         "id": "PopupMessage"
                     }
                ]
            }
        }
    },
    "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
    },
    "Rice": {
        "id": "Rice",
        "name": "rice",
        "group": "Foods",
        "desc": "Hard, small white grains.",
        "physicalDesc": "chewy",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Reagent": "Lexorin",
                         "Reagent": "Sugar",
                         "Group": null,
                         "Group": null,
                         "Amount": -2,
                         "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,600: Line 9,797:
                     },
                     },
                     {
                     {
                         "Reagent": "Epinephrine",
                         "Reagent": "Nutriment",
                         "Group": null,
                         "Group": null,
                         "Amount": -1,
                         "Amount": 0.1,
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "Min": 1,
                        "id": "AdjustReagent"
                                 "Max": 21474836,
                    }
                                 "Reagent": "Lexorin",
                ]
                                 "id": "ReagentThreshold"
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": [
                            {
                                 "Type": "Plant",
                                 "ShouldHave": true,
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "NutritionFactor": 3,
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "Reagent": "Histamine",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 4,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Lexorin",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                        "probability": 0.1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 0.75,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 0.75,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 9,653: Line 9,857:
         }
         }
     },
     },
     "GroundBee": {
     "Tricordrazine": {
         "id": "GroundBee",
         "id": "Tricordrazine",
         "name": "Ground Bee",
         "name": "tricordrazine",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "Bee grounds. Gross.",
         "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": "bee guts",
         "physicalDesc": "opaque",
         "color": "#86530EFF",
         "color": "#00E5FFFF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "Tricordrazine"
    },
         ],
    "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": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": -0.5,
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                            "groups": {
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Max": 50,
                                "Min": 0,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,685: Line 9,931:
         }
         }
     },
     },
     "Carbon": {
     "SulfuricAcid": {
         "id": "Carbon",
         "id": "SulfuricAcid",
         "name": "carbon",
         "name": "sulfuric acid",
         "group": "Elements",
         "group": "Toxins",
         "desc": "A black, crystalline solid.",
         "desc": "A highly corrosive, oily, colorless liquid.",
        "physicalDesc": "crystalline",
         "physicalDesc": "oily",
        "color": "#22282BFF",
         "color": "#BF8C00FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "Leporazine"
             "SulfuricAcid"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 9,712: Line 9,948:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Cold": -4
                                 "Caustic": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,723: Line 9,959:
                     },
                     },
                     {
                     {
                         "Amount": 100000,
                         "Messages": [
                        "conditions": [
                             "generic-reagent-effect-burning-insides"
                             {
                                "Min": 0,
                                "Max": 293.15,
                                "id": "Temperature"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustTemperature"
                    },
                    {
                        "Amount": -10000,
                        "conditions": [
                            {
                                "Min": 293.15,
                                "Max": 3.4028235e+38,
                                "id": "Temperature"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustTemperature"
                    },
                    {
                        "Messages": [
                            "leporazine-effect-temperature-adjusting"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 2,
                         "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.2,
                         "probability": 0.33,
                         "id": "PopupMessage"
                         "id": "PopupMessage"
                     }
                     }
Line 9,760: Line 9,972:
         }
         }
     },
     },
     "Wine": {
     "Kelotane": {
         "id": "Wine",
         "id": "Kelotane",
         "name": "wine",
         "name": "kelotane",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "desc": "Treats burn damage. Overdosing greatly reduces the body's ability to retain water.",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#7E4043FF",
         "color": "#BF3D19FF",
         "recipes": [
         "recipes": [
             "BloodToWine"
             "Kelotane"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "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,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "conditions": [
                        "Group": null,
                            {
                        "Amount": 0.05,
                                "Min": 30,
                        "conditions": null,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": -10,
                        "id": "SatiateThirst"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-nauseous",
                            "generic-reagent-effect-thirsty",
                            "generic-reagent-effect-parched"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": [
                            {
                                "Min": 25,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 9,792: Line 10,037:
         }
         }
     },
     },
     "Rum": {
     "CogChamp": {
         "id": "Rum",
         "id": "CogChamp",
         "name": "rum",
         "name": "cogchamp",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "ground brass",
         "color": "#664300FF",
         "color": "#B5A642FF",
         "recipes": [],
         "recipes": [
            "CogChamp"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
                 "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 9,813: Line 10,070:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,822: Line 10,079:
         }
         }
     },
     },
     "Patron": {
     "Diphenhydramine": {
         "id": "Patron",
         "id": "Diphenhydramine",
         "name": "patron",
         "name": "diphenhydramine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "physicalDesc": "metallic",
         "physicalDesc": "chalky",
         "color": "#585840FF",
         "color": "#64FFE6FF",
         "recipes": [
         "recipes": [],
            "Patron"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": -3,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Key": "Jitter",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "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"
                     }
                     }
                 ]
                 ]
Line 9,854: Line 10,126:
         }
         }
     },
     },
     "Gin": {
     "NTCahors": {
         "id": "Gin",
         "id": "NTCahors",
         "name": "gin",
         "name": "NeoTheology Cahors Wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#7E4043FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 9,875: Line 10,147:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,884: Line 10,156:
         }
         }
     },
     },
     "GrapeSoda": {
     "Cognac": {
         "id": "GrapeSoda",
         "id": "Cognac",
         "name": "grape soda",
         "name": "cognac",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's Graaaaaape!",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
        "physicalDesc": "fizzy",
        "color": "#AE94A6FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "BlueCuracao": {
        "id": "BlueCuracao",
        "name": "blue curacao",
        "group": "Drinks",
        "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#0000CDFF",
         "color": "#AB3C05FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 9,927: Line 10,177:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,935: Line 10,185:
             }
             }
         }
         }
    },
    "JuiceLime": {
        "id": "JuiceLime",
        "name": "lime juice",
        "group": "Drinks",
        "desc": "The sweet-sour juice of limes.",
        "physicalDesc": "citric",
        "color": "#99BB43FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Siderlac": {
        "id": "Siderlac",
        "name": "siderlac",
        "group": "Medicine",
        "desc": "A powerful anti-caustic medicine derived from plants.",
        "physicalDesc": "milky",
        "color": "#F4DAB8FF",
        "recipes": [
            "Siderlac"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Caustic": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "DevilsKiss": {
        "id": "DevilsKiss",
        "name": "devils kiss",
        "group": "Drinks",
        "desc": "Creepy time!",
        "physicalDesc": "strong-smelling",
        "color": "#A68310FF",
        "recipes": [
            "DevilsKiss"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "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
    },
    "WeldingFuel": {
        "id": "WeldingFuel",
        "name": "welding fuel",
        "group": "Pyrotechnic",
        "desc": "Used by welders to weld.",
        "physicalDesc": "oily",
        "color": "#A76B1CFF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Heat": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                    }
                ]
            }
        }
    },
    "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
    },
    "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": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 4,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "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"
        ],
        "metabolisms": null
     }
     }
}
}

Revision as of 13:43, 17 May 2023

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"
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"
Aluminium
id"Aluminium"
name"aluminium"
group"Elements"
desc"A silver, soft, non-magnetic, and ductile metal."
physicalDesc"metallic"
color"#848789FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
THCOil
id"THCOil"
name"THC oil"
group"Narcotics"
desc"Pure THC oil, extracted from the leaves of the cannabis plant. Much stronger than in it's natural form and can be used to numb chronic pain in patients."
physicalDesc"skunky"
color"#DAA520FF"
recipes
Empty array
metabolisms
Narcotic
rate0.5
effects
Key"SeeingRainbows"
Component"SeeingRainbows"
Time5
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
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"
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"
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"
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
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
Nicotine
id"Nicotine"
name"Nicotine"
group"Narcotics"
desc"Dangerous and highly addictive."
physicalDesc"strong-smelling"
color"#C0C0C0FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
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"
WeldingFuel
id"WeldingFuel"
name"welding fuel"
group"Pyrotechnic"
desc"Used by welders to weld."
physicalDesc"oily"
color"#A76B1CFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.4
conditionsnull
probability1
id"FlammableReaction"
Blood
id"Blood"
name"blood"
group"Biological"
desc"I hope this is ketchup."
physicalDesc"ferrous"
color"#800000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1.5
id"SatiateThirst"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Saxoite
id"Saxoite"
name"Saxoite"
group"Unknown"
desc"Smells like jazz."
physicalDesc"ground brass"
color"#B8A603FF"
recipes
Empty array
metabolismsnull
JuiceOrange
id"JuiceOrange"
name"orange juice"
group"Drinks"
desc"Both delicious AND rich in Vitamin C. What more do you need?"
physicalDesc"citric"
color"#E78108FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
RootBeerFloat
id"RootBeerFloat"
name"root beer float"
group"Drinks"
desc"Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks."
physicalDesc"reagent-physical-desc-fizzy and creamy"
color"#4F361FFF"
recipes
"RootBeerFloat"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
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"
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"
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"
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"
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"
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"
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"
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"
Cola
id"Cola"
name"cola"
group"Drinks"
desc"A sweet, carbonated soft drink. Caffeine free."
physicalDesc"fizzy"
color"#422912FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
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"
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
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"
Hydrogen
id"Hydrogen"
name"hydrogen"
group"Elements"
desc"A light, flammable gas."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
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"
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"
Fluorine
id"Fluorine"
name"fluorine"
group"Elements"
desc"A highly toxic pale yellow gas. Extremely reactive."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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
Mayo
id"Mayo"
name"mayonnaise"
group"Foods"
desc"Creamy sauce, made from oil, egg, and some (edible) acid."
physicalDesc"thick"
color"#F9F5E5FF"
recipes
"CookingMayoVinegar"
"CookingMayoLemon"
metabolismsnull
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
THC
id"THC"
name"THC"
group"Narcotics"
desc"The main psychoactive compound in cannabis."
physicalDesc"crystalline"
color"#808080FF"
recipes
Empty array
metabolisms
Narcotic
rate0.5
effects
Key"SeeingRainbows"
Component"SeeingRainbows"
Time5
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
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"
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"
Enzyme
id"Enzyme"
name"universal enzyme"
group"Foods"
desc"Used in cooking various dishes."
physicalDesc"chalky"
color"#009900FF"
recipes
Empty array
metabolismsnull
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
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
GroundBee
id"GroundBee"
name"Ground Bee"
group"Unknown"
desc"Bee grounds. Gross."
physicalDesc"bee guts"
color"#86530EFF"
recipes
Empty array
metabolismsnull
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"
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
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"
Phosphorus
id"Phosphorus"
name"phosphorus"
group"Elements"
desc"A reactive metal used in pyrotechnics and weapons."
physicalDesc"powdery"
color"#EDE4E4FF"
recipes
Empty array
metabolismsnull
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"
BbqSauce
id"BbqSauce"
name"BBQ sauce"
group"Foods"
desc"Hand wipes not included."
physicalDesc"gloopy"
color"#8B0000FF"
recipes
"CookingBbqSauce"
metabolismsnull
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"
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"
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"
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"
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"
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"
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"
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"
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"
Hotsauce
id"Hotsauce"
name"hotsauce"
group"Foods"
desc"Burns so good."
physicalDesc"spicy"
color"#FF0000FF"
recipes
"CookingHotsauce"
metabolismsnull
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"
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"
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"
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"
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"
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"
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"
Sulfur
id"Sulfur"
name"sulfur"
group"Elements"
desc"A yellow, crystalline solid."
physicalDesc"powdery"
color"#FFF385FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
Ketchup
id"Ketchup"
name"ketchup"
group"Foods"
desc"Made from pureed tomatoes and flavored with spices."
physicalDesc"tangy"
color"#FF0000FF"
recipes
"CookingKetchup"
metabolismsnull
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
Ash
id"Ash"
name"ash"
group"Unknown"
desc"A light grey powdery residue"
physicalDesc"powdery"
color"#FFFFFFFF"
recipes
Empty array
metabolismsnull
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Ice
id"Ice"
name"ice"
group"Unknown"
desc"Frozen water."
physicalDesc"frosty"
color"#BED8E6FF"
recipes
Empty array
metabolismsnull
HorseradishSauce
id"HorseradishSauce"
name"horseradish sauce"
group"Foods"
desc"Smelly horseradish sauce."
physicalDesc"overpowering"
color"#808080FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
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"
DriestMartini
id"DriestMartini"
name"driest martini"
group"Drinks"
desc"Only for the experienced. You think you see sand floating in the glass."
physicalDesc"strong-smelling"
color"#2E6671FF"
recipes
"DriestMartini"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
PulpedBananaPeel
id"PulpedBananaPeel"
name"pulped banana peel"
group"Medicine"
desc"Pulped banana peels have some effectiveness against bleeding."
physicalDesc"pulpy"
color"#FFE774FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
Scaledfalse
Amount-0.5
conditionsnull
probability1
id"ModifyBleedAmount"
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"
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"
Frostoil
id"Frostoil"
name"frostoil"
group"Foods"
desc"Leaves the tongue numb in its passage."
physicalDesc"cold"
color"#87CEEBFF"
recipes
Empty array
metabolismsnull
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"
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"
Oil
id"Oil"
name"oil"
group"Foods"
desc"Used by chefs to cook."
physicalDesc"oily"
color"#B67823FF"
recipes
"Oil"
metabolismsnull
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Radium
id"Radium"
name"radium"
group"Elements"
desc"A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic."
physicalDesc"glowing"
color"#00FF04FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Radiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Corpium
id"Corpium"
name"corpium"
group"Unknown"
desc"A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you."
physicalDesc"necrotic"
color"#7668A1FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Cellular1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
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
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"
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"
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"
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
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"
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
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Ketchunaise
id"Ketchunaise"
name"ketchunaise"
group"Foods"
desc"So-called Russian dressing, popular among Space Americans."
physicalDesc"saucey"
color"#FBA399FF"
recipes
"CookingKetchunaise"
metabolismsnull
Carbon
id"Carbon"
name"carbon"
group"Elements"
desc"A black, crystalline solid."
physicalDesc"crystalline"
color"#22282BFF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
IcedBeer
id"IcedBeer"
name"iced beer"
group"Drinks"
desc"A beer which is so cold the air around it freezes."
physicalDesc"bubbly"
color"#664300FF"
recipes
"IcedBeerAlt"
"IcedBeer"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"