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:
{
{
     "Hotsauce": {
     "Corpium": {
         "id": "Hotsauce",
         "id": "Corpium",
         "name": "hotsauce",
         "name": "corpium",
         "group": "Foods",
         "group": "Unknown",
         "desc": "Burns so good.",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
        "physicalDesc": "spicy",
         "physicalDesc": "necrotic",
        "color": "#FF0000FF",
         "color": "#7668A1FF",
        "recipes": [
            "CookingHotsauce"
        ],
        "metabolisms": null
    },
    "Vodka": {
        "id": "Vodka",
        "name": "vodka",
        "group": "Drinks",
        "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "physicalDesc": "strong-smelling",
         "color": "#D1D1D155",
         "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"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 42: Line 29:
         }
         }
     },
     },
     "ShamblersJuice": {
     "Lexorin": {
         "id": "ShamblersJuice",
         "id": "Lexorin",
         "name": "Shambler's Juice",
         "name": "lexorin",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "~Shake me up some of that Shambler's Juice!~",
         "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": "fizzy",
         "physicalDesc": "pungent",
         "color": "#66538FFF",
         "color": "#6B0007FF",
         "recipes": [],
         "recipes": [
            "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"
                     }
                     }
                 ]
                 ]
Line 64: Line 60:
         }
         }
     },
     },
     "SnowWhite": {
     "Slime": {
         "id": "SnowWhite",
         "id": "Slime",
         "name": "snow white",
         "name": "slime",
         "group": "Drinks",
         "group": "Biological",
         "desc": "A cold refreshment.",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "physicalDesc": "bubbly",
         "physicalDesc": "viscous",
         "color": "#FFFFFFFF",
         "color": "#2CF274FF",
         "recipes": [
         "recipes": [],
            "SnowWhite"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 81: Line 75:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 1.5,
                        "id": "SatiateThirst"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 96: Line 82:
         }
         }
     },
     },
     "Ketchup": {
     "PlantBGone": {
         "id": "Ketchup",
         "id": "PlantBGone",
         "name": "ketchup",
         "name": "plant-B-gone",
         "group": "Foods",
         "group": "Botanical",
         "desc": "Made from pureed tomatoes and flavored with spices.",
         "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "physicalDesc": "tangy",
         "physicalDesc": "bubbling",
         "color": "#FF0000FF",
         "color": "#49002EFF",
         "recipes": [
         "recipes": [
             "CookingKetchup"
             "PlantBGone"
        ],
        "metabolisms": null
    },
    "Sigynate": {
        "id": "Sigynate",
        "name": "sigynate",
        "group": "Medicine",
        "desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids.  Tastes sweet!",
        "physicalDesc": "thick",
        "color": "#E0A5B9FF",
        "recipes": [
            "Sigynate"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 125: Line 99:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": -3
                                 "Poison": -4,
                            },
                                "Blunt": 2,
                            "groups": null
                                "Slash": 1,
                        },
                                 "Piercing": 1
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                 "Heat": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 146: Line 110:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 16,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "Lemonade": {
        "id": "Lemonade",
        "name": "lemonade",
        "group": "Drinks",
        "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
        "physicalDesc": "tart",
        "color": "#FFFF00FF",
        "recipes": [
            "Lemonade"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Amplitude": 10,
                         "conditions": null,
                        "Frequency": 4,
                         "probability": 1,
                        "Time": 2,
                         "HydrationFactor": 2,
                        "Refresh": true,
                         "id": "SatiateThirst"
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "Jitter"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-nauseous"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.2,
                        "id": "PopupMessage"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.02,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 206: Line 146:
         }
         }
     },
     },
     "PoisonWine": {
     "Margarita": {
         "id": "PoisonWine",
         "id": "Margarita",
         "name": "poison wine",
         "name": "margarita",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#000000FF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [
            "Margarita"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 233: Line 175:
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
                 "rate": 0.5,
    },
    "JuiceCarrot": {
        "id": "JuiceCarrot",
        "name": "carrot juice",
        "group": "Drinks",
        "desc": "It's like a carrot, but less crunchy.",
        "physicalDesc": "crisp",
        "color": "#FF8820FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Oculine",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 254: Line 216:
         }
         }
     },
     },
     "Sodium": {
     "MilkSoy": {
         "id": "Sodium",
         "id": "MilkSoy",
         "name": "sodium",
         "name": "soy milk",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
         "desc": "Consumers favorite.",
         "physicalDesc": "metallic",
         "physicalDesc": "refreshing",
         "color": "#C6C8CCFF",
         "color": "#D2C29DFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
    },
            "Drink": {
    "Phenol": {
                "rate": 0.5,
        "id": "Phenol",
                "effects": [
        "name": "phenol",
                    {
        "group": "Unknown",
                        "conditions": null,
        "desc": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
                        "probability": 1,
        "physicalDesc": "acidic",
                        "HydrationFactor": 4,
        "color": "#E7EA91FF",
                        "id": "SatiateThirst"
        "recipes": [
                    }
             "Phenol"
                ]
         ],
             }
        "metabolisms": null
         }
     },
     },
     "Soysauce": {
     "SodaWater": {
         "id": "Soysauce",
         "id": "SodaWater",
         "name": "soy sauce",
         "name": "soda water",
         "group": "Foods",
         "group": "Drinks",
         "desc": "A salty soy-based flavoring.",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "physicalDesc": "salty",
         "physicalDesc": "fizzy",
         "color": "#8B4513FF",
         "color": "#619494FF",
         "recipes": [
         "recipes": [],
            "CookingSoysauce"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 293: Line 253:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 0.5,
                         "HydrationFactor": 3,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 306: Line 260:
         }
         }
     },
     },
     "Bicaridine": {
     "CarpoToxin": {
         "id": "Bicaridine",
         "id": "CarpoToxin",
         "name": "bicaridine",
         "name": "carpotoxin",
         "group": "Medicine",
         "group": "Toxins",
         "desc": "An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright.",
         "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
         "physicalDesc": "opaque",
         "physicalDesc": "exotic smelling",
         "color": "#FFAA00FF",
         "color": "#E2A38CFF",
         "recipes": [
         "recipes": [],
            "Bicaridine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                "Asphyxiation": 1,
                                 "Poison": 4
                                 "Poison": 3,
                                "Brute": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 344: Line 281:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Messages": [
                        "HungerAmount": -40,
                             "generic-reagent-effect-burning-insides"
                        "conditions": [
                             {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         ],
                         "probability": 0.02,
                         "Type": 1,
                        "id": "ChemVomit"
                         "VisualType": 3,
                    },
                         "conditions": null,
                    {
                         "probability": 0.33,
                        "Amplitude": 10,
                         "id": "PopupMessage"
                        "Frequency": 4,
                        "Time": 2,
                         "Refresh": true,
                         "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "Jitter"
                     }
                     }
                 ]
                 ]
             },
             }
            "Alcohol": {
        }
                "rate": 0.5,
    },
                "effects": [
    "Sulfur": {
                    {
        "id": "Sulfur",
                        "BoozePower": 3,
        "name": "sulfur",
                        "SlurSpeech": true,
        "group": "Elements",
                        "conditions": null,
        "desc": "A yellow, crystalline solid.",
                        "probability": 1,
        "physicalDesc": "powdery",
                        "id": "Drunk"
        "color": "#FFF385FF",
                    }
        "recipes": [],
                ]
         "metabolisms": null
            }
         }
     },
     },
     "FourteenLoko": {
     "Wine": {
         "id": "FourteenLoko",
         "id": "Wine",
         "name": "Fourteen Loko",
         "name": "wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "physicalDesc": "fizzy",
         "physicalDesc": "translucent",
         "color": "#DEB928FF",
         "color": "#7E4043FF",
         "recipes": [
         "recipes": [
             "FourteenLoko"
             "BloodToWine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 422: Line 330:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 430: Line 338:
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "GrapeSoda": {
        "id": "GrapeSoda",
        "name": "grape soda",
        "group": "Drinks",
        "desc": "It's Graaaaaape!",
        "physicalDesc": "fizzy",
        "color": "#AE94A6FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 451: Line 363:
         }
         }
     },
     },
     "MilkGoat": {
     "ToxinsSpecial": {
         "id": "MilkGoat",
         "id": "ToxinsSpecial",
         "name": "goats milk",
         "name": "toxins special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#DFDFDFFF",
         "color": "#665C00FF",
         "recipes": [],
         "recipes": [
            "ToxinsSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 466: Line 380:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 473: Line 395:
         }
         }
     },
     },
     "Cognizine": {
     "EZNutrient": {
         "id": "Cognizine",
         "id": "EZNutrient",
         "name": "cognizine",
         "name": "EZ nutrient",
         "group": "Medicine",
         "group": "Botanical",
         "desc": "A mysterious chemical which is able to make any non-sentient creature sentient.",
         "desc": "Give your plants some of those EZ nutrients!",
         "physicalDesc": "enigmatic",
         "physicalDesc": "thick",
         "color": "#B50EE8FF",
         "color": "#664330FF",
         "recipes": [
         "recipes": [
             "Cognizine"
             "EZNutrient"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 490: Line 412:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 5,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "MakeSentient"
                        "NutritionFactor": 3,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 503: Line 425:
         }
         }
     },
     },
     "Absinthe": {
     "Oil": {
         "id": "Absinthe",
         "id": "Oil",
         "name": "absinthe",
         "name": "oil",
        "group": "Foods",
        "desc": "Used by chefs to cook.",
        "physicalDesc": "oily",
        "color": "#B67823FF",
        "recipes": [
            "Oil"
        ],
        "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": [],
        "metabolisms": null
    },
    "Pilk": {
        "id": "Pilk",
        "name": "pilk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "desc": "A sickening mixture of milk and cola.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "creamy",
         "color": "#33EE00FF",
         "color": "#E7C69FFF",
         "recipes": [],
         "recipes": [
            "Pilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 518: Line 464:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.3,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 533: Line 471:
         }
         }
     },
     },
     "Martini": {
     "SpaceMountainWind": {
         "id": "Martini",
         "id": "SpaceMountainWind",
         "name": "classic martini",
         "name": "Space Mountain Wind",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "Blows right through you like a space wind.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#102000FF",
         "recipes": [
         "recipes": [],
            "Martini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 552: Line 488:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     }
                    {
                ]
                        "Reagent": "Ethanol",
            }
                        "Group": null,
        }
                        "Amount": 0.15,
    },
    "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,
                         "id": "AdjustReagent"
                        "NutritionFactor": 4,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 565: Line 517:
         }
         }
     },
     },
     "Lithium": {
     "ThreeMileIsland": {
         "id": "Lithium",
         "id": "ThreeMileIsland",
         "name": "lithium",
         "name": "three mile island iced tea",
        "group": "Elements",
        "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
        "physicalDesc": "shiny",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "SuiDream": {
        "id": "SuiDream",
        "name": "sui dream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#00A86BFF",
         "color": "#666340FF",
         "recipes": [
         "recipes": [
             "SuiDream"
             "ThreeMileIsland"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 597: Line 539:
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Uranium",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 607: Line 557:
         }
         }
     },
     },
     "Neurotoxin": {
     "DryRamen": {
         "id": "Neurotoxin",
         "id": "DryRamen",
         "name": "neurotoxin",
         "name": "dry ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "desc": "Dry noodles and salt.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "wormy",
         "color": "#2E2E61FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 622: Line 572:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     },
                     }
                ]
            }
        }
    },
    "Egg": {
        "id": "Egg",
        "name": "egg",
        "group": "Foods",
        "desc": "Used for baking.",
        "physicalDesc": "mucus-like",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Protein",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.25,
                         "Amount": 0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 634: Line 600:
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "JuiceOrange": {
        "id": "JuiceOrange",
        "name": "orange juice",
        "group": "Drinks",
        "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
        "physicalDesc": "citric",
        "color": "#E78108FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 655: Line 625:
         }
         }
     },
     },
     "Corpium": {
     "Copper": {
         "id": "Corpium",
         "id": "Copper",
         "name": "corpium",
         "name": "copper",
         "group": "Unknown",
         "group": "Elements",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
         "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
         "physicalDesc": "necrotic",
         "physicalDesc": "metallic",
         "color": "#7668A1FF",
         "color": "#B05B3CFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "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,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 684: Line 667:
         }
         }
     },
     },
     "NitrousOxide": {
     "DrGibb": {
         "id": "NitrousOxide",
         "id": "DrGibb",
         "name": "nitrous oxide",
         "name": "Dr. Gibb",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "You know how everything seems funnier when you're tired? Well...",
         "desc": "A delicious blend of 42 different flavours.",
         "physicalDesc": "gaseous",
         "physicalDesc": "fizzy",
         "color": "#808080FF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "conditions": null,
                             "effect-sleepy"
                        "probability": 1,
                         ],
                        "HydrationFactor": 2,
                         "Type": 1,
                        "id": "SatiateThirst"
                         "VisualType": 2,
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                             "types": {
                                "Heat": -1.5,
                                "Shock": -1.5,
                                "Cold": -1.5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                "Asphyxiation": 1,
                                "Cold": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.5,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "NitrousOxide",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "StatusLifetime": 2,
                         "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 10,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "NitrousOxide",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                        "WalkSpeedModifier": 0.65,
                         "id": "Jitter"
                        "SprintSpeedModifier": 0.65,
                     }
                         "id": "MovespeedModifier"
                ]
                     },
            }
                    {
        }
                        "Key": "ForcedSleep",
    },
                        "Component": "ForcedSleeping",
    "Spaceacillin": {
                        "Time": 3,
        "id": "Spaceacillin",
                        "Refresh": true,
        "name": "spaceacillin",
                        "Type": 0,
        "group": "Medicine",
                        "conditions": [
        "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",
                                "Min": 1.8,
        "color": "#9942F5FF",
                                "Max": 21474836,
        "recipes": [
                                "Reagent": "NitrousOxide",
            "Spaceacillin"
                                "id": "ReagentThreshold"
        ],
                            },
        "metabolisms": {
                            {
            "Medicine": {
                                "Type": "Slime",
                "rate": 0.5,
                                "ShouldHave": false,
                "effects": [
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.25
                                 "Cellular": 0.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 769: Line 782:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 1,
                                "Min": 3.5,
                         "id": "HealthChange"
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 789: Line 790:
         }
         }
     },
     },
     "Arithrazine": {
     "TheMartinez": {
         "id": "Arithrazine",
         "id": "TheMartinez",
         "name": "arithrazine",
         "name": "The Martinez",
         "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": "The edgerunner legend. Remembered by a drink, Forgotten by a drunk.",
         "physicalDesc": "cloudy",
         "physicalDesc": "vibrant",
         "color": "#BD5902FF",
         "color": "#75B1F0FF",
         "recipes": [
         "recipes": [
             "Arithrazine"
             "TheMartinez"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Radium": {
        "id": "Radium",
        "name": "radium",
        "group": "Elements",
        "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
        "physicalDesc": "glowing",
        "color": "#00FF04FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 806: Line 829:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": -3
                                 "Radiation": 2
                             },
                             },
                             "groups": {
                             "groups": null
                                "Brute": 0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 822: Line 843:
         }
         }
     },
     },
     "Lemonade": {
     "Lipozine": {
         "id": "Lemonade",
         "id": "Lipozine",
         "name": "lemonade",
         "name": "lipozine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "desc": "Causes weight loss upon consumption.",
         "physicalDesc": "tart",
         "physicalDesc": "oily",
         "color": "#FFFF00FF",
         "color": "#2690B5FF",
         "recipes": [
         "recipes": [
             "Lemonade"
             "Lipozine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 839: Line 860:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": -1,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 846: Line 867:
         }
         }
     },
     },
     "JuicePotato": {
     "DexalinPlus": {
         "id": "JuicePotato",
         "id": "DexalinPlus",
         "name": "potato juice",
         "name": "dexalin plus",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Juice of the potato. Bleh.",
         "desc": "Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage.",
         "physicalDesc": "starchy",
         "physicalDesc": "cloudy",
         "color": "#302000FF",
         "color": "#4DA0BDFF",
         "recipes": [],
         "recipes": [
            "DexalinPlus"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Asphyxiation": -3.5,
                                "Bloodloss": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     }
                    {
                ]
                        "Reagent": "Lexorin",
            }
                        "Group": null,
        }
                        "Amount": -3,
    },
                        "conditions": [
    "THC": {
                            {
        "id": "THC",
                                "Min": 1,
        "name": "THC",
                                "Max": 21474836,
        "group": "Narcotics",
                                "Reagent": "Lexorin",
        "desc": "The main psychoactive compound in cannabis.",
                                "id": "ReagentThreshold"
        "physicalDesc": "crystalline",
                            }
        "color": "#808080FF",
                        ],
        "recipes": [],
                        "probability": 1,
        "metabolisms": {
                        "id": "AdjustReagent"
            "Narcotic": {
                    },
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "damage": {
                        "Component": "SeeingRainbows",
                            "types": {
                        "Time": 5,
                                "Asphyxiation": 5,
                         "Refresh": false,
                                "Cold": 3
                         "Type": 0,
                            },
                         "conditions": null,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 25,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 894: Line 935:
         }
         }
     },
     },
     "DriestMartini": {
     "BlueCuracao": {
         "id": "DriestMartini",
         "id": "BlueCuracao",
         "name": "driest martini",
         "name": "blue curacao",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#2E6671FF",
         "color": "#0000CDFF",
         "recipes": [
         "recipes": [],
            "DriestMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 917: Line 956:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 926: Line 965:
         }
         }
     },
     },
     "Ethyloxyephedrine": {
     "NitrousOxide": {
         "id": "Ethyloxyephedrine",
         "id": "NitrousOxide",
         "name": "ethyloxyephedrine",
         "name": "nitrous oxide",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else.",
         "desc": "You know how everything seems funnier when you're tired? Well...",
         "physicalDesc": "shiny",
         "physicalDesc": "gaseous",
         "color": "#D5D5E4FF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
            "Ethyloxyephedrine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Amplitude": 10,
                         "Messages": [
                        "Frequency": 4,
                            "effect-sleepy"
                         "Time": 2,
                         ],
                         "Refresh": true,
                         "Type": 1,
                        "conditions": null,
                         "VisualType": 2,
                        "probability": 1,
                         "id": "Jitter"
                    },
                    {
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "TimerReset": 600,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 10,
                                 "Min": 0.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "NitrousOxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.1,
                         "id": "ResetNarcolepsy"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "StatusLifetime": 2,
                            "ethyloxyephedrine-effect-feeling-awake",
                        "conditions": [
                             "ethyloxyephedrine-effect-clear-mind"
                             {
                        ],
                                "Min": 1,
                        "Type": 1,
                                "Max": 21474836,
                        "VisualType": 2,
                                "Reagent": "NitrousOxide",
                        "conditions": null,
                                "id": "ReagentThreshold"
                        "probability": 0.1,
                            },
                        "id": "PopupMessage"
                            {
                    }
                                "Type": "Slime",
                ]
                                "ShouldHave": false,
            }
                                "id": "OrganType"
        }
                            }
    },
                        ],
    "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": [
                    {
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "WalkSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                         "SprintSpeedModifier": 0.65,
                    }
                         "id": "MovespeedModifier"
                ]
            }
        }
    },
    "Beer": {
        "id": "Beer",
        "name": "beer",
        "group": "Drinks",
        "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
        "physicalDesc": "bubbly",
        "color": "#CFA85FFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "ForcedSleep",
                         "Group": null,
                        "Component": "ForcedSleeping",
                         "Amount": 0.05,
                         "Time": 3,
                         "conditions": null,
                         "Refresh": true,
                        "Type": 0,
                         "conditions": [
                            {
                                "Min": 1.8,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     },
                ]
            }
        }
    },
    "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
    },
    "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": {
                                 "Heat": 1
                                 "Poison": 0.25
                             },
                             },
                             "groups": null
                             "groups": null
Line 1,074: Line 1,050:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                        "probability": 1,
                            {
                        "id": "HealthChange"
                                "Min": 3.5,
                    },
                                "Max": 21474836,
                    {
                                "Reagent": "NitrousOxide",
                        "Multiplier": 0.4,
                                "id": "ReagentThreshold"
                        "conditions": null,
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 1,088: Line 1,070:
         }
         }
     },
     },
     "ThreeMileIsland": {
     "Frostoil": {
         "id": "ThreeMileIsland",
         "id": "Frostoil",
         "name": "three mile island iced tea",
         "name": "frostoil",
         "group": "Drinks",
         "group": "Foods",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "desc": "Leaves the tongue numb in its passage.",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "cold",
         "color": "#666340FF",
        "color": "#87CEEBFF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "ThreeMileIsland"
             "Inaprovaline"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Asphyxiation": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Scaled": false,
                        "Group": null,
                         "Amount": -0.25,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "ModifyBleedAmount"
                    },
                    {
                        "Reagent": "Uranium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,128: Line 1,123:
         }
         }
     },
     },
     "Cornoil": {
     "Impedrezene": {
         "id": "Cornoil",
         "id": "Impedrezene",
         "name": "corn oil",
         "name": "impedrezene",
         "group": "Foods",
         "group": "Narcotics",
         "desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
         "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.",
         "physicalDesc": "oily",
         "physicalDesc": "acrid",
        "color": "#FFFF00FF",
         "color": "#215263FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "AcidSpit"
             "Impedrezene"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 0.65,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "Poison": 2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "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"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Siderlac": {
     "WhiteRussian": {
         "id": "Siderlac",
         "id": "WhiteRussian",
         "name": "siderlac",
         "name": "white russian",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A powerful anti-caustic medicine derived from plants.",
         "desc": "That's just, like, your opinion, man...",
         "physicalDesc": "milky",
         "physicalDesc": "strong-smelling",
         "color": "#F4DAB8FF",
         "color": "#A68340FF",
         "recipes": [
         "recipes": [
             "Siderlac"
             "WhiteRussian"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,201: Line 1,218:
         }
         }
     },
     },
     "Oculine": {
     "Epinephrine": {
         "id": "Oculine",
         "id": "Epinephrine",
         "name": "oculine",
         "name": "epinephrine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Heals eye damage.",
         "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
         "physicalDesc": "translucent",
         "physicalDesc": "odorless",
         "color": "#404040FF",
         "color": "#D2FFFAFF",
         "recipes": [
         "recipes": [
             "Oculine"
             "Epinephrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,216: Line 1,233:
                 "effects": [
                 "effects": [
                     {
                     {
                         "Amount": -1,
                         "damage": {
                         "conditions": null,
                            "types": {
                                "Asphyxiation": -3,
                                "Poison": -0.5
                            },
                            "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            },
                            {
                                "Min": 0,
                                "Max": 20,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemHealEyeDamage"
                         "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "Booger": {
        "id": "Booger",
        "name": "booger",
        "group": "Drinks",
        "desc": "Ewww...",
        "physicalDesc": "strong-smelling",
        "color": "#8CFF8CFF",
        "recipes": [
            "Booger"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                        "damage": {
                            "types": {
                                "Asphyxiation": 1,
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                         "Reagent": "Lexorin",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": -2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                     }
                     },
                ]
            }
        }
    },
    "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,
                        "Reagent": "Epinephrine",
                        "Group": null,
                        "Amount": -1,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Histamine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 4,
                         "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                     }
                     },
                ]
            }
        }
    },
    "DeadRum": {
        "id": "DeadRum",
        "name": "deadrum",
        "group": "Drinks",
        "desc": "Distilled alcoholic drink made from saltwater.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 0.75,
                        "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.2,
                         "Time": 0.75,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 1,319: Line 1,343:
         }
         }
     },
     },
     "Wine": {
     "Pax": {
         "id": "Wine",
         "id": "Pax",
         "name": "wine",
         "name": "pax",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
         "physicalDesc": "translucent",
         "physicalDesc": "soothing",
         "color": "#7E4043FF",
         "color": "#AAAAAAFF",
         "recipes": [
         "recipes": [
             "BloodToWine"
             "Pax"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Pacified",
                        "Component": "Pacified",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,351: Line 1,371:
         }
         }
     },
     },
     "HorseradishSauce": {
     "Frezon": {
         "id": "HorseradishSauce",
         "id": "Frezon",
         "name": "horseradish sauce",
         "name": "frezon",
         "group": "Foods",
         "group": "Unknown",
         "desc": "Smelly horseradish sauce.",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "physicalDesc": "overpowering",
         "physicalDesc": "gaseous",
         "color": "#808080FF",
         "color": "#3A758CFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "Left4Zed": {
        "id": "Left4Zed",
        "name": "left-4-zed",
        "group": "Botanical",
        "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
        "physicalDesc": "heterogeneous",
        "color": "#5B406CFF",
        "recipes": [
            "Left4Zed"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Cellular": 0.01
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                 "Min": 0.5,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": "Frezon",
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "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,
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "BoozePower": 3,
                         "Group": null,
                        "SlurSpeech": true,
                        "Amount": 0.05,
                         "conditions": [
                        "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "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"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Andalusia": {
     "B52": {
         "id": "Andalusia",
         "id": "B52",
         "name": "andalusia",
         "name": "b-52",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strangely named drink.",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#665700FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Andalusia"
             "B52"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,465: Line 1,495:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 1,474: Line 1,504:
         }
         }
     },
     },
     "GrapeSoda": {
     "Tricordrazine": {
         "id": "GrapeSoda",
         "id": "Tricordrazine",
         "name": "grape soda",
         "name": "tricordrazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "It's Graaaaaape!",
         "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": "fizzy",
         "physicalDesc": "opaque",
         "color": "#AE94A6FF",
         "color": "#00E5FFFF",
         "recipes": [],
         "recipes": [
            "Tricordrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": -0.5,
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                            "groups": {
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Max": 50,
                                "Min": 0,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,496: Line 1,546:
         }
         }
     },
     },
     "Tritium": {
     "MilkSpoiled": {
         "id": "Tritium",
         "id": "MilkSpoiled",
         "name": "tritium",
         "name": "spoiled milk",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Radioactive space-magic pixie dust.",
         "desc": "This milk has gone rancid.",
         "physicalDesc": "ionizing",
         "physicalDesc": "putrid",
         "color": "#66FF33FF",
         "color": "#FAFFBAFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": -2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
            },
             }
            "Gas": {
         }
                "rate": 0.5,
     },
                "effects": [
     "CogChamp": {
                    {
         "id": "CogChamp",
                        "damage": {
         "name": "cogchamp",
                            "types": {
                                "Radiation": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "Silencer": {
         "id": "Silencer",
         "name": "silencer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Mime Heaven.",
         "desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "ground brass",
         "color": "#004666FF",
         "color": "#B5A642FF",
         "recipes": [
         "recipes": [
             "Silencer"
             "CogChamp"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,558: Line 1,583:
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Muted",
                         "Key": "RatvarianLanguage",
                         "Component": "Muted",
                         "Component": "RatvarianLanguage",
                         "Time": 2,
                         "Time": 2,
                         "Refresh": true,
                         "Refresh": true,
Line 1,572: Line 1,597:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
            }
        }
    },
    "SpiderBlood": {
        "id": "SpiderBlood",
        "name": "blue blood",
        "group": "Biological",
        "desc": "Doesn't taste like blueberry juice.",
        "physicalDesc": "ferrous",
        "color": "#162581FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1.5,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 1,599: Line 1,610:
         }
         }
     },
     },
     "Cornmeal": {
     "Ultravasculine": {
         "id": "Cornmeal",
         "id": "Ultravasculine",
         "name": "cornmeal",
         "name": "ultravasculine",
         "group": "Foods",
         "group": "Medicine",
         "desc": "Used for baking.",
         "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
         "physicalDesc": "powdery",
         "physicalDesc": "thick and grainy",
         "color": "#D2B48CFF",
         "color": "#520E30FF",
         "recipes": [],
         "recipes": [
            "Ultravasculine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": null,
                            "groups": {
                                "Toxin": -3,
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 30,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": -0.2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                        "damage": {
                         "Group": null,
                            "types": null,
                         "Amount": 0.1,
                            "groups": {
                         "conditions": null,
                                "Toxin": -1,
                                "Brute": 3
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                         "Reagent": "Histamine",
                         "Group": null,
                         "Amount": -1,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Moonshine": {
        "id": "Moonshine",
        "name": "moonshine",
        "group": "Drinks",
        "desc": "Artisanal homemade liquor. What could go wrong?",
        "physicalDesc": "strong-smelling",
        "color": "#D1D7D155",
        "recipes": [
            "Moonshine"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ultravasculine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.25,
                         "Amount": 0.5,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
Line 1,661: Line 1,700:
         }
         }
     },
     },
     "MilkSoy": {
     "Fluorosurfactant": {
         "id": "MilkSoy",
         "id": "Fluorosurfactant",
         "name": "soy milk",
         "name": "fluorosurfactant",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "Consumers favorite.",
         "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
         "physicalDesc": "refreshing",
         "physicalDesc": "opaque",
         "color": "#D2C29DFF",
         "color": "#9E6B38FF",
         "recipes": [],
         "recipes": [
        "metabolisms": {
             "Fluorosurfactant"
             "Drink": {
        ],
                "rate": 0.5,
        "metabolisms": null
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 4,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "Sulfur": {
     "GroundBee": {
         "id": "Sulfur",
         "id": "GroundBee",
         "name": "sulfur",
         "name": "Ground Bee",
         "group": "Elements",
         "group": "Unknown",
         "desc": "A yellow, crystalline solid.",
         "desc": "Bee grounds. Gross.",
         "physicalDesc": "powdery",
         "physicalDesc": "bee guts",
         "color": "#FFF385FF",
         "color": "#86530EFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "ManhattanProject": {
     "SulfuricAcid": {
         "id": "ManhattanProject",
         "id": "SulfuricAcid",
         "name": "manhattan project",
         "name": "sulfuric acid",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "desc": "A highly corrosive, oily, colorless liquid.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "oily",
         "color": "#664300FF",
         "color": "#BF8C00FF",
         "recipes": [
         "recipes": [
             "ManhattanProject"
             "SulfuricAcid"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "generic-reagent-effect-burning-insides"
                         "Amount": 0.05,
                        ],
                         "Type": 1,
                         "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 1,725: Line 1,763:
         }
         }
     },
     },
     "TequilaSunrise": {
     "Posca": {
         "id": "TequilaSunrise",
         "id": "Posca",
         "name": "tequila sunrise",
         "name": "posca",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "desc": "Poor warriors' drink from a forgotten era.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sour",
         "color": "#FFE48CFF",
         "color": "#B3B599FF",
         "recipes": [
         "recipes": [
             "TequilaSunrise"
             "Posca"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 1,742: Line 1,780:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,757: Line 1,787:
         }
         }
     },
     },
     "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 1,774: Line 1,802:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1.5,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
                 "rate": 0.5,
    "VentCrud": {
                 "effects": [
        "id": "VentCrud",
                     {
        "name": "vent crud",
        "group": "Unknown",
        "desc": "A jet black substance found in poorly maintained ventilation systems.",
        "physicalDesc": "sticky",
        "color": "#000000FF",
        "recipes": [],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Bloodloss": -5
                             },
                             },
                             "groups": null
                             "groups": {
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 1,810: Line 1,831:
         }
         }
     },
     },
     "Margarita": {
     "MilkOat": {
         "id": "Margarita",
         "id": "MilkOat",
         "name": "margarita",
         "name": "oat milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "desc": "Surprisingly tasty.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "refreshing",
         "color": "#8CFF8CFF",
         "color": "#DEDACDFF",
         "recipes": [
         "recipes": [],
            "Margarita"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 1,827: Line 1,846:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 1,842: Line 1,853:
         }
         }
     },
     },
     "Acetone": {
     "HorseradishSauce": {
         "id": "Acetone",
         "id": "HorseradishSauce",
         "name": "acetone",
         "name": "horseradish sauce",
         "group": "Unknown",
         "group": "Foods",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "desc": "Smelly horseradish sauce.",
         "physicalDesc": "acidic",
         "physicalDesc": "overpowering",
         "color": "#AF14B7FF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
            "Acetone"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "JuiceOrange": {
     "Mayo": {
         "id": "JuiceOrange",
         "id": "Mayo",
         "name": "orange juice",
         "name": "mayonnaise",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
         "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
         "physicalDesc": "citric",
        "physicalDesc": "thick",
         "color": "#E78108FF",
        "color": "#F9F5E5FF",
         "recipes": [],
        "recipes": [
            "CookingMayoVinegar",
            "CookingMayoLemon"
        ],
        "metabolisms": null
    },
    "Phlogiston": {
        "id": "Phlogiston",
        "name": "phlogiston",
        "group": "Pyrotechnic",
        "desc": "Catches you on fire and makes you ignite.",
         "physicalDesc": "burning",
         "color": "#D4872AFF",
         "recipes": [
            "Phlogiston"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "id": "FlammableReaction"
                         "id": "SatiateThirst"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 1,876: Line 1,919:
         }
         }
     },
     },
     "BuzzochloricBees": {
     "CapsaicinOil": {
         "id": "BuzzochloricBees",
         "id": "CapsaicinOil",
         "name": "Buzzochloric Bees",
         "name": "Capsaicin Oil",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
         "physicalDesc": "buzzy",
         "physicalDesc": "oily",
         "color": "#FFD35DFF",
         "color": "#FF0000FF",
         "recipes": [
         "recipes": [],
            "BuzzochloricBees"
        ],
         "metabolisms": {
         "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.75,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "Amount": 250,
                            "buzzochloricbees-effect-oh-god-bees",
                        "conditions": null,
                            "buzzochloricbees-effect-its-the-bees",
                        "probability": 1,
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                        "id": "AdjustTemperature"
                             "buzzochloricbees-effect-one-with-the-bees",
                    },
                             "buzzochloricbees-effect-squeaky-clean"
                    {
                         ],
                        "damage": {
                         "Type": 1,
                             "types": {
                         "VisualType": 3,
                                "Caustic": 1
                            },
                             "groups": null
                         },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Min": 5,
                                 "Max": 0,
                                 "Max": 21474836,
                                 "Reagent": "Histamine",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "buzzochloricbees-effect-histamine-bee-allergy",
                             "capsaicin-effect-light-burn"
                            "buzzochloricbees-effect-histamine-swells",
                            "buzzochloricbees-effect-histamine-numb-to-the-bees",
                            "buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
                            "buzzochloricbees-effect-squeaky-clean"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 2,
                         "VisualType": 0,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "PopupMessage"
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Heat": 0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.3,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.01,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Histamine",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                             }
                             }
                         ],
                         ],
                         "probability": 0.05,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "ThirstAmount": -40,
                            "buzzochloricbees-effect-licoxide-electrifying",
                         "HungerAmount": -40,
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                            "buzzochloricbees-effect-licoxide-buzzed",
                            "buzzochloricbees-effect-licoxide-buzzes"
                        ],
                         "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Tag": "Bee",
                                 "Min": 30,
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                 "Min": 0.01,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Licoxide",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.05,
                         "probability": 0.15,
                         "id": "PopupMessage"
                         "id": "ChemVomit"
                    },
                    {
                        "Key": "PressureImmunity",
                        "Component": "PressureImmunity",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "EmoteId": "Scream",
                        "ShowInChat": false,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "Emote"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "buzzochloricbees-effect-fiber-hairy",
                             "barozine-effect-skin-burning",
                             "buzzochloricbees-effect-fiber-soft"
                             "barozine-effect-muscle-contract"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 0,
                         "VisualType": 4,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 0.1,
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Fiber",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.05,
                         "id": "PopupMessage"
                         "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,014: Line 2,094:
         }
         }
     },
     },
     "SpaceUp": {
     "GargleBlaster": {
         "id": "SpaceUp",
         "id": "GargleBlaster",
         "name": "Space-Up",
         "name": "Pan-Galactic Gargle Blaster",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tastes like a hull breach in your mouth.",
         "desc": "Whoah, this stuff looks volatile!",
         "physicalDesc": "fizzy",
         "physicalDesc": "volatile",
         "color": "#00FF00FF",
         "color": "#9CC8B4FF",
         "recipes": [],
         "recipes": [
            "GargleBlaster"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,031: Line 2,113:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,036: Line 2,126:
         }
         }
     },
     },
     "Kelotane": {
     "TequilaSunrise": {
         "id": "Kelotane",
         "id": "TequilaSunrise",
         "name": "kelotane",
         "name": "tequila sunrise",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Treats burn damage and prevents infection.",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#BF3D19FF",
         "color": "#FFE48CFF",
         "recipes": [
         "recipes": [
             "Kelotane"
             "TequilaSunrise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,069: Line 2,158:
         }
         }
     },
     },
     "Charcoal": {
     "TonicWater": {
         "id": "Charcoal",
         "id": "TonicWater",
         "name": "charcoal",
         "name": "tonic water",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A black, porous solid",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "physicalDesc": "porous",
         "physicalDesc": "fizzy",
         "color": "#22282BFF",
         "color": "#0064C8FF",
         "recipes": [
         "recipes": [],
            "Charcoal"
        ],
         "metabolisms": {
         "metabolisms": {
            "Medicine": {
             "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": -1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "CleanseRate": 3,
                        "conditions": null,
                        "probability": 1,
                        "id": "ChemCleanBloodstream"
                    }
                ]
            }
        }
    },
    "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": [
Line 2,128: Line 2,180:
         }
         }
     },
     },
     "MindbreakerToxin": {
     "Hyronalin": {
         "id": "MindbreakerToxin",
         "id": "Hyronalin",
         "name": "mindbreaker toxin",
         "name": "hyronalin",
         "group": "Toxins",
         "group": "Medicine",
         "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "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": "opaque",
         "physicalDesc": "cloudy",
         "color": "#77B58EFF",
         "color": "#4CB580FF",
         "recipes": [
         "recipes": [
             "MindbreakerToxin"
             "Hyronalin"
         ],
         ],
        "metabolisms": null
    },
    "Oxygen": {
        "id": "Oxygen",
        "name": "oxygen",
        "group": "Unknown",
        "desc": "An oxidizing, colorless gas.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {
                        "conditions": [
                            "types": {
                            {
                                 "Radiation": -1
                                 "Type": "Human",
                            },
                                "ShouldHave": true,
                            "groups": null
                                "id": "OrganType"
                        },
                            }
                        "scaleByQuantity": false,
                        ],
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "ThirstAmount": -40,
                         "conditions": [
                         "HungerAmount": -40,
                            {
                        "conditions": null,
                                "Type": "Animal",
                         "probability": 0.02,
                                "ShouldHave": true,
                         "id": "ChemVomit"
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Min": 30,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                 "Min": 30,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "Jitter"
                    },
                     }
                    {
                 ]
                        "_ratios": {
             }
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                     }
                 ]
             }
         }
         }
     },
     },
     "Copper": {
     "OilOlive": {
         "id": "Copper",
         "id": "OilOlive",
         "name": "copper",
         "name": "olive oil",
         "group": "Elements",
         "group": "Foods",
         "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
         "desc": "Viscous and fragrant.",
         "physicalDesc": "metallic",
         "physicalDesc": "oily",
         "color": "#B05B3CFF",
         "color": "#808000FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": [],
        "metabolisms": null
    },
    "BlackRussian": {
        "id": "BlackRussian",
        "name": "black russian",
        "group": "Drinks",
        "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
        "physicalDesc": "strong-smelling",
        "color": "#360000FF",
        "recipes": [
            "BlackRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "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": 2,
                         "id": "AdjustReagent"
                        "id": "SatiateThirst"
                     }
                    },
                 ]
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "IcedTea": {
     "Phenol": {
         "id": "IcedTea",
         "id": "Phenol",
         "name": "iced tea",
         "name": "phenol",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "No relation to a certain rap artist/actor.",
         "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": "aromatic",
        "physicalDesc": "acidic",
         "color": "#104038FF",
        "color": "#E7EA91FF",
        "recipes": [
            "Phenol"
        ],
        "metabolisms": null
    },
    "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": [
         "recipes": [
             "IcedTea"
             "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": "Theobromine",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "Asphyxiation": 3,
                         "conditions": null,
                                "Cold": 1
                         "probability": 1,
                            },
                         "id": "AdjustReagent"
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,303: Line 2,343:
         }
         }
     },
     },
     "Diphenhydramine": {
     "CarbonDioxide": {
         "id": "Diphenhydramine",
         "id": "CarbonDioxide",
         "name": "diphenhydramine",
         "name": "carbon dioxide",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "desc": "You have genuinely no idea what this is.",
         "physicalDesc": "chalky",
         "physicalDesc": "odorless",
         "color": "#64FFE6FF",
         "color": "#66FF33FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Reagent": "Histamine",
                         "Factor": 1,
                        "Group": null,
                        "conditions": [
                        "Amount": -3,
                            {
                        "conditions": null,
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Oxygenate"
                    },
                    {
                        "Key": "Jitter",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -3
                                 "Poison": 0.2
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                         "id": "HealthChange"
                                "Type": "Plant",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,350: Line 2,396:
         }
         }
     },
     },
     "Hydrogen": {
     "Ipecac": {
         "id": "Hydrogen",
         "id": "Ipecac",
         "name": "hydrogen",
         "name": "ipecac",
         "group": "Elements",
         "group": "Medicine",
         "desc": "A light, flammable gas.",
         "desc": "Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.",
         "physicalDesc": "gaseous",
         "physicalDesc": "inky",
         "color": "#808080FF",
         "color": "#422912FF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "Ipecac"
    },
         ],
    "Histamine": {
        "id": "Histamine",
        "name": "histamine",
        "group": "Toxins",
        "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.",
        "physicalDesc": "abrasive",
        "color": "#FA6464FF",
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "ThirstAmount": -40,
                            "types": null,
                         "HungerAmount": -40,
                            "groups": {
                                "Brute": 2
                            }
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 0.3,
                         "id": "HealthChange"
                         "id": "ChemVomit"
                     },
                     }
                    {
                ]
                        "damage": {
            }
                            "types": null,
        }
                            "groups": {
    },
                                "Brute": 2,
    "Charcoal": {
                                "Toxin": 2,
        "id": "Charcoal",
                                 "Airloss": 2
        "name": "charcoal",
                             }
        "group": "Unknown",
        "desc": "A black, porous solid",
        "physicalDesc": "porous",
        "color": "#22282BFF",
        "recipes": [
            "Charcoal"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                 "Poison": -1
                             },
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "CleanseRate": 3,
                            "histamine-effect-light-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "ChemCleanBloodstream"
                    },
                    {
                        "Messages": [
                            "histamine-effect-heavy-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.2,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,438: Line 2,458:
         }
         }
     },
     },
     "Flour": {
     "Sodium": {
         "id": "Flour",
         "id": "Sodium",
         "name": "flour",
         "name": "sodium",
         "group": "Foods",
         "group": "Elements",
         "desc": "Used for baking.",
         "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
         "physicalDesc": "powdery",
         "physicalDesc": "metallic",
         "color": "#FFFFFFFF",
         "color": "#C6C8CCFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -0.2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
     },
     },
     "IrishCoffee": {
     "Whiskey": {
         "id": "IrishCoffee",
         "id": "Whiskey",
         "name": "irish coffee",
         "name": "whiskey",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "physicalDesc": "cloudy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "IrishCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 2,499: Line 2,489:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,508: Line 2,498:
         }
         }
     },
     },
     "Cryptobiolin": {
     "Vinaigrette": {
         "id": "Cryptobiolin",
         "id": "Vinaigrette",
         "name": "cryptobiolin",
         "name": "vinaigrette",
         "group": "Medicine",
         "group": "Foods",
         "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "desc": "A basic salad dressing made with oil, vinegar and seasoning.",
         "physicalDesc": "fizzy",
         "physicalDesc": "sour",
         "color": "#081A80FF",
         "color": "#EFDAAEFF",
         "recipes": [
         "recipes": [
             "Cryptobiolin"
             "CookingVinaigrette"
         ],
         ],
        "metabolisms": null
    },
    "ShamblersJuice": {
        "id": "ShamblersJuice",
        "name": "Shambler's Juice",
        "group": "Drinks",
        "desc": "~Shake me up some of that Shambler's Juice!~",
        "physicalDesc": "fizzy",
        "color": "#66538FFF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Stutter",
                        "Component": "ScrambledAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "HydrationFactor": 2,
                    }
                         "id": "SatiateThirst"
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 20,
                        "SlurSpeech": false,
                        "conditions": null,
                        "probability": 1,
                         "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 2,548: Line 2,532:
         }
         }
     },
     },
     "B52": {
     "Grog": {
         "id": "B52",
         "id": "Grog",
         "name": "b-52",
         "name": "grog",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "desc": "Watered-down rum, pirate approved!",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "B52"
             "Grog"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,571: Line 2,555:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,580: Line 2,564:
         }
         }
     },
     },
     "Bilk": {
     "VodkaMartini": {
         "id": "Bilk",
         "id": "VodkaMartini",
         "name": "bilk",
         "name": "vodka martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "bilky",
         "physicalDesc": "strong-smelling",
         "color": "#895C4CFF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [
             "Bilk"
             "VodkaMartini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,597: Line 2,581:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,604: Line 2,596:
         }
         }
     },
     },
     "JuiceBerryPoison": {
     "Vinegar": {
         "id": "JuiceBerryPoison",
         "id": "Vinegar",
         "name": "poison berry juice",
         "name": "vinegar",
         "group": "Unknown",
         "group": "Foods",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "desc": "Often used to flavor food.",
         "physicalDesc": "sickly",
         "physicalDesc": "sour",
         "color": "#6600CCFF",
         "color": "#D2B48CFF",
         "recipes": [],
         "recipes": [
            "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": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Vitamin",
                            "types": {
                        "Group": null,
                                "Poison": 1
                        "Amount": 0.1,
                            },
                        "conditions": null,
                            "groups": null
                        "probability": 1,
                         },
                         "id": "AdjustReagent"
                         "scaleByQuantity": false,
                    },
                         "ignoreResistances": true,
                    {
                         "conditions": null,
                         "ThirstAmount": -40,
                         "probability": 1,
                         "HungerAmount": -40,
                         "id": "HealthChange"
                         "conditions": [
                            {
                                "Min": 6,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.1,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 2,644: Line 2,644:
         }
         }
     },
     },
     "Iron": {
     "JuicePineapple": {
         "id": "Iron",
         "id": "JuicePineapple",
         "name": "iron",
         "name": "pineapple juice",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.",
         "desc": "The delicious juice of a pineapple.",
         "physicalDesc": "metallic",
         "physicalDesc": "tropical",
         "color": "#434B4DFF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBloodLevel"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,667: Line 2,666:
         }
         }
     },
     },
     "BananaHonk": {
     "Licoxide": {
         "id": "BananaHonk",
         "id": "Licoxide",
         "name": "banana honk",
         "name": "Licoxide",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "A drink from Clown Heaven.",
         "desc": "It looks... electrifying.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "electric",
         "color": "#FFFF91FF",
         "color": "#FDD023FF",
         "recipes": [
         "recipes": [],
            "BananaHonk"
        ],
         "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.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 2,699: Line 2,690:
         }
         }
     },
     },
     "BbqSauce": {
     "Siderlac": {
         "id": "BbqSauce",
         "id": "Siderlac",
         "name": "BBQ sauce",
         "name": "siderlac",
         "group": "Foods",
         "group": "Medicine",
         "desc": "Hand wipes not included.",
         "desc": "A powerful anti-caustic medicine derived from plants.",
         "physicalDesc": "gloopy",
         "physicalDesc": "milky",
         "color": "#8B0000FF",
         "color": "#F4DAB8FF",
         "recipes": [
         "recipes": [
             "CookingBbqSauce"
             "Siderlac"
         ],
         ],
        "metabolisms": null
    },
    "Uranium": {
        "id": "Uranium",
        "name": "uranium",
        "group": "Elements",
        "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
        "physicalDesc": "metallic",
        "color": "#8FA191FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,726: Line 2,707:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 2
                                 "Caustic": -5
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,740: Line 2,721:
         }
         }
     },
     },
     "Nothing": {
     "Phosphorus": {
         "id": "Nothing",
         "id": "Phosphorus",
         "name": "nothing",
         "name": "phosphorus",
         "group": "Drinks",
         "group": "Elements",
         "desc": "Absolutely nothing.",
         "desc": "A reactive metal used in pyrotechnics and weapons.",
         "physicalDesc": "nothing",
         "physicalDesc": "powdery",
         "color": "#FFFFFFFF",
         "color": "#EDE4E4FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Drink": {
     },
                "rate": 0.5,
     "DoctorsDelight": {
                "effects": [
         "id": "DoctorsDelight",
                    {
         "name": "the doctor's delight",
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     "Amasec": {
         "id": "Amasec",
         "name": "amasec",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Official drink of the Gun Club!",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#124DA7FF",
         "color": "#FF8CFFFF",
         "recipes": [
         "recipes": [
             "Amasec"
             "DoctorsDelight"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,781: Line 2,750:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": -2,
                        "id": "SatiateHunger"
                     },
                     },
                     {
                     {
Line 2,791: Line 2,766:
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
    "SulfuricAcid": {
        "id": "SulfuricAcid",
        "name": "sulfuric acid",
        "group": "Toxins",
        "desc": "A highly corrosive, oily, colorless liquid.",
        "physicalDesc": "oily",
        "color": "#BF8C00FF",
        "recipes": [
            "SulfuricAcid"
        ],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Caustic": 2
                            "groups": {
                            },
                                 "Burn": -1,
                            "groups": null
                                "Brute": -1,
                                "Airloss": -1,
                                "Toxin": -1
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 2,820: Line 2,785:
                         "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"
                     }
                 ]
             }
         }
         }
     },
     },
     "DevilsKiss": {
     "PestKiller": {
         "id": "DevilsKiss",
         "id": "PestKiller",
         "name": "devils kiss",
         "name": "pest killer",
         "group": "Drinks",
         "group": "Botanical",
        "desc": "Creepy time!",
         "desc": "A mixture that targets pests.",
        "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbling",
        "color": "#A68310FF",
         "color": "#9E9886FF",
        "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"
                    }
                ]
            }
        }
    },
    "Amatoxin": {
        "id": "Amatoxin",
        "name": "amatoxin",
        "group": "Toxins",
         "desc": "A potent toxin found in some mushrooms.",
         "physicalDesc": "nondescript",
         "color": "#D6CE7BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,882: Line 2,805:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 6
                                 "Poison": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,888: Line 2,811:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 2,896: Line 2,825:
         }
         }
     },
     },
     "RootBeer": {
     "Fluorine": {
         "id": "RootBeer",
         "id": "Fluorine",
         "name": "root beer",
         "name": "fluorine",
         "group": "Drinks",
         "group": "Elements",
         "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "physicalDesc": "fizzy",
         "physicalDesc": "gaseous",
         "color": "#381C07FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "JuiceBerry": {
     "Theobromine": {
         "id": "JuiceBerry",
         "id": "Theobromine",
         "name": "berry juice",
         "name": "theobromine",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "A delicious blend of several different kinds of berries.",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "physicalDesc": "sweet",
         "physicalDesc": "grainy",
         "color": "#660099FF",
         "color": "#F5F5F5FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.05,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                         "probability": 1,
                            "types": {
                         "HydrationFactor": 3,
                                "Poison": 0.4
                         "id": "SatiateThirst"
                            },
                     }
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 0.04,
                         "id": "ChemVomit"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Phlogiston": {
     "Ethyloxyephedrine": {
         "id": "Phlogiston",
         "id": "Ethyloxyephedrine",
         "name": "phlogiston",
         "name": "ethyloxyephedrine",
         "group": "Pyrotechnic",
         "group": "Medicine",
         "desc": "Catches you on fire and makes you ignite.",
         "desc": "An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else.",
         "physicalDesc": "burning",
         "physicalDesc": "shiny",
         "color": "#D4872AFF",
         "color": "#D5D5E4FF",
         "recipes": [
         "recipes": [
             "Phlogiston"
             "Ethyloxyephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Amplitude": 10,
                            "types": {
                        "Frequency": 4,
                                "Heat": 3
                         "Time": 2,
                            },
                         "Refresh": true,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Jitter"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.1,
                         "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "TimerReset": 600,
                        "conditions": [
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                     },
                     },
                     {
                     {
                         "Amount": 6000,
                         "Messages": [
                            "ethyloxyephedrine-effect-feeling-awake",
                            "ethyloxyephedrine-effect-clear-mind"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                         "id": "AdjustTemperature"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,983: Line 2,956:
         }
         }
     },
     },
     "Potassium": {
     "DemonsBlood": {
         "id": "Potassium",
         "id": "DemonsBlood",
         "name": "potassium",
         "name": "demons blood",
        "group": "Elements",
        "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
        "physicalDesc": "shiny",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "WhiskeyCola": {
        "id": "WhiskeyCola",
        "name": "whiskey cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "desc": "AHHHH!!!!",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#3E1B00FF",
         "color": "#A70000FF",
         "recipes": [
         "recipes": [
             "WhiskeyCola"
             "DemonsBlood"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,016: Line 2,979:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,025: Line 2,988:
         }
         }
     },
     },
     "SyndicateBomb": {
     "Vermouth": {
         "id": "SyndicateBomb",
         "id": "Vermouth",
         "name": "syndicate bomb",
         "name": "vermouth",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Somebody set us up the bomb!",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#2E6660FF",
         "color": "#91FF91FF",
         "recipes": [
         "recipes": [],
            "SyndicateBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,057: Line 3,018:
         }
         }
     },
     },
     "Oats": {
     "Rum": {
         "id": "Oats",
         "id": "Rum",
         "name": "oats",
         "name": "rum",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used for a variety of tasty purposes.",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "physicalDesc": "coarse",
         "physicalDesc": "strong-smelling",
         "color": "#D2B48CFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.3,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,089: Line 3,048:
         }
         }
     },
     },
     "Hooch": {
     "Acetone": {
         "id": "Hooch",
         "id": "Acetone",
         "name": "hooch",
         "name": "acetone",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "acidic",
         "color": "#664E00FF",
         "color": "#AF14B7FF",
         "recipes": [
         "recipes": [
             "Hooch"
             "Acetone"
         ],
         ],
         "metabolisms": {
        "metabolisms": null
    },
    "GinFizz": {
        "id": "GinFizz",
        "name": "gin fizz",
        "group": "Drinks",
        "desc": "Refreshingly lemony, deliciously dry.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [
            "GinFizz"
        ],
         "metabolisms": {
             "Drink": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 3,112: Line 3,083:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,121: Line 3,092:
         }
         }
     },
     },
     "JuiceGrape": {
     "BuzzochloricBees": {
         "id": "JuiceGrape",
         "id": "BuzzochloricBees",
         "name": "grape juice",
         "name": "Buzzochloric Bees",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "physicalDesc": "crisp",
         "physicalDesc": "buzzy",
         "color": "#512284FF",
         "color": "#FFD35DFF",
         "recipes": [],
         "recipes": [
            "BuzzochloricBees"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "Messages": [
                        "probability": 1,
                            "buzzochloricbees-effect-oh-god-bees",
                        "HydrationFactor": 3,
                            "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,
    "Mayo": {
                        "conditions": [
        "id": "Mayo",
                            {
        "name": "mayonnaise",
                                "Min": 0,
        "group": "Foods",
                                "Max": 0,
        "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
                                "Reagent": "Histamine",
        "physicalDesc": "thick",
                                "id": "ReagentThreshold"
        "color": "#F9F5E5FF",
                            },
        "recipes": [
                            {
            "CookingMayoVinegar",
                                "Tag": "Bee",
            "CookingMayoLemon"
                                "Invert": true,
        ],
                                "id": "HasTag"
        "metabolisms": null
                            }
    },
                        ],
    "TheMartinez": {
                        "probability": 0.1,
        "id": "TheMartinez",
                         "id": "PopupMessage"
        "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"
                    }
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                        "Group": null,
                            "buzzochloricbees-effect-histamine-bee-allergy",
                        "Amount": 0.2,
                            "buzzochloricbees-effect-histamine-swells",
                        "conditions": null,
                            "buzzochloricbees-effect-histamine-numb-to-the-bees",
                         "probability": 1,
                            "buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
                         "id": "AdjustReagent"
                            "buzzochloricbees-effect-squeaky-clean"
                    }
                        ],
                ]
                         "Type": 1,
            }
                         "VisualType": 2,
        }
                        "conditions": [
    },
                            {
    "IceCream": {
                                "Min": 0.01,
        "id": "IceCream",
                                "Max": 21474836,
        "name": "ice cream",
                                "Reagent": "Histamine",
        "group": "Drinks",
                                "id": "ReagentThreshold"
        "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
                            },
        "physicalDesc": "creamy",
                            {
        "color": "#FFFBD6FF",
                                "Tag": "Bee",
        "recipes": [
                                "Invert": true,
            "IceCream"
                                "id": "HasTag"
        ],
                            }
        "metabolisms": {
                        ],
            "Drink": {
                        "probability": 0.05,
                "rate": 0.5,
                        "id": "PopupMessage"
                "effects": [
                    },
                     {
                     {
                         "conditions": null,
                         "Messages": [
                         "probability": 1,
                            "buzzochloricbees-effect-licoxide-electrifying",
                         "HydrationFactor": 2,
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                         "id": "SatiateThirst"
                            "buzzochloricbees-effect-licoxide-buzzed",
                    }
                            "buzzochloricbees-effect-licoxide-buzzes"
                ]
                        ],
            }
                         "Type": 1,
        }
                         "VisualType": 2,
    },
                         "conditions": [
    "Romerol": {
                            {
        "id": "Romerol",
                                "Tag": "Bee",
        "name": "romerol",
                                "Invert": true,
        "group": "Medicine",
                                "id": "HasTag"
        "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
                            },
        "physicalDesc": "acrid",
                            {
        "color": "#7E916EFF",
                                "Min": 0.01,
        "recipes": [
                                "Max": 21474836,
            "Romerol"
                                "Reagent": "Licoxide",
        ],
                                "id": "ReagentThreshold"
        "metabolisms": {
                            }
            "Medicine": {
                        ],
                "rate": 0.5,
                        "probability": 0.05,
                "effects": [
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "buzzochloricbees-effect-fiber-hairy",
                            "buzzochloricbees-effect-fiber-soft"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Fiber",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.05,
                        "id": "PopupMessage"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.5
                                 "Poison": 2,
                                "Piercing": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,259: Line 3,216:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 3,267: Line 3,230:
         }
         }
     },
     },
     "Spaceacillin": {
     "Oats": {
         "id": "Spaceacillin",
         "id": "Oats",
         "name": "spaceacillin",
         "name": "oats",
         "group": "Medicine",
         "group": "Foods",
         "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": "Used for a variety of tasty purposes.",
         "physicalDesc": "opaque",
         "physicalDesc": "coarse",
         "color": "#9942F5FF",
         "color": "#D2B48CFF",
         "recipes": [
         "recipes": [],
            "Spaceacillin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Sugar",
                            "types": {
                        "Group": null,
                                "Cellular": 0.5
                        "Amount": 0.2,
                            },
                        "conditions": null,
                            "groups": null
                        "probability": 1,
                         },
                         "id": "AdjustReagent"
                         "scaleByQuantity": false,
                    },
                         "ignoreResistances": true,
                    {
                         "Reagent": "Nutriment",
                         "Group": null,
                        "Amount": 0.3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,298: Line 3,262:
         }
         }
     },
     },
     "JuiceBanana": {
     "BeepskySmash": {
         "id": "JuiceBanana",
         "id": "BeepskySmash",
         "name": "banana juice",
         "name": "beepsky smash",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The raw essence of a banana. HONK.",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "physicalDesc": "crisp",
         "physicalDesc": "strong-smelling",
         "color": "#FFE777FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "BeepskySmash"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,313: Line 3,279:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                    },
                 ]
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "Diphenylmethylamine": {
     "PulpedBananaPeel": {
         "id": "Diphenylmethylamine",
         "id": "PulpedBananaPeel",
         "name": "diphenylmethylamine",
         "name": "pulped banana peel",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
         "desc": "Pulped banana peels have some effectiveness against bleeding.",
         "physicalDesc": "glowing",
         "physicalDesc": "pulpy",
         "color": "#B0ABAAFF",
         "color": "#FFE774FF",
         "recipes": [
         "recipes": [],
            "Diphenylmethylamine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Medicine": {
Line 3,335: Line 3,307:
                 "effects": [
                 "effects": [
                     {
                     {
                         "TimerReset": 600,
                         "Scaled": false,
                         "conditions": [
                         "Amount": -0.5,
                            {
                        "conditions": null,
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                         "id": "ModifyBleedAmount"
                    },
                    {
                        "Messages": [
                            "ethyloxyephedrine-effect-feeling-awake",
                            "ethyloxyephedrine-effect-clear-mind"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,362: Line 3,317:
         }
         }
     },
     },
     "WeedKiller": {
     "Blood": {
         "id": "WeedKiller",
         "id": "Blood",
         "name": "weed killer",
         "name": "blood",
         "group": "Botanical",
         "group": "Biological",
         "desc": "A mixture that targets weeds.",
         "desc": "I hope this is ketchup.",
         "physicalDesc": "bubbling",
         "physicalDesc": "ferrous",
         "color": "#968395FF",
         "color": "#800000FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1.5,
                        "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
    },
    "HeartbreakerToxin": {
        "id": "HeartbreakerToxin",
        "name": "heartbreaker toxin",
        "group": "Toxins",
        "desc": "A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking.",
        "physicalDesc": "strong-smelling",
        "color": "#5F959CFF",
        "recipes": [
            "HeartbreakerToxin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 3,377: Line 3,368:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 4
                                 "Asphyxiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,383: Line 3,374:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 3,397: Line 3,382:
         }
         }
     },
     },
     "Leporazine": {
     "TranexamicAcid": {
         "id": "Leporazine",
         "id": "TranexamicAcid",
         "name": "leporazine",
         "name": "tranexamic acid",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.",
         "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "physicalDesc": "pungent",
         "physicalDesc": "viscous",
         "color": "#FF7DB5FF",
         "color": "#BA7D7DFF",
         "recipes": [
         "recipes": [
             "Leporazine"
             "TranexamicAcid"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,412: Line 3,397:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                        "Scaled": false,
                        "Amount": -1.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "ModifyBleedAmount"
                    },
                    {
                         "damage": {
                             "types": {
                             "types": {
                                 "Cold": -4
                                 "Bloodloss": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,420: Line 3,412:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Amount": 100000,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Min": 15,
                                 "Max": 293.15,
                                 "Max": 21474836,
                                 "id": "Temperature"
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                         "id": "HealthChange"
                    },
                    {
                        "Amount": -10000,
                        "conditions": [
                            {
                                "Min": 293.15,
                                "Max": 3.4028235e+38,
                                "id": "Temperature"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustTemperature"
                    },
                    {
                        "Messages": [
                            "leporazine-effect-temperature-adjusting"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.2,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,462: Line 3,427:
         }
         }
     },
     },
     "WhiskeySoda": {
     "Amasec": {
         "id": "WhiskeySoda",
         "id": "Amasec",
         "name": "whiskey soda",
         "name": "amasec",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For the more refined griffon.",
         "desc": "Official drink of the Gun Club!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#533600FF",
         "color": "#124DA7FF",
         "recipes": [
         "recipes": [
             "WhiskeySoda"
             "Amasec"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,485: Line 3,450:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,494: Line 3,459:
         }
         }
     },
     },
     "IcedGreenTea": {
     "ChloralHydrate": {
         "id": "IcedGreenTea",
         "id": "ChloralHydrate",
         "name": "iced green tea",
         "name": "chloral hydrate",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "cold green tea.",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "physicalDesc": "aromatic",
         "physicalDesc": "nondescript",
         "color": "#CE4200FF",
         "color": "#000067FF",
         "recipes": [
         "recipes": [
             "IcedGreenTea"
             "ChloralHydrate"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "WalkSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 0.65,
                     }
                         "id": "MovespeedModifier"
                ]
                     },
            }
                    {
        }
                        "Key": "ForcedSleep",
    },
                        "Component": "ForcedSleeping",
    "Hyronalin": {
                        "Time": 2,
        "id": "Hyronalin",
                        "Refresh": false,
        "name": "hyronalin",
                        "Type": 0,
        "group": "Medicine",
                        "conditions": [
        "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",
                                "Min": 15,
        "color": "#4CB580FF",
                                "Max": 21474836,
        "recipes": [
                                "Reagent": "ChloralHydrate",
            "Hyronalin"
                                "id": "ReagentThreshold"
        ],
                            }
        "metabolisms": {
                        ],
            "Medicine": {
                        "probability": 1,
                "rate": 0.5,
                        "id": "GenericStatusEffect"
                "effects": [
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": -1
                                 "Poison": 1.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,541: Line 3,507:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                        "conditions": null,
                         "conditions": [
                        "probability": 1,
                             {
                        "id": "HealthChange"
                                 "Min": 20,
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.02,
                        "id": "ChemVomit"
                    },
                    {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                             {
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "ChloralHydrate",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
Line 3,571: Line 3,517:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Jitter"
                     }
                     }
                 ]
                 ]
Line 3,592: Line 3,522:
         }
         }
     },
     },
     "Rewriter": {
     "Vitamin": {
         "id": "Rewriter",
         "id": "Vitamin",
         "name": "rewriter",
         "name": "vitamin",
         "group": "Drinks",
         "group": "Foods",
         "desc": "The secret of the sanctuary of the Librarian...",
         "desc": "Found in healthy, complete meals.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "chalky",
         "color": "#485000FF",
         "color": "#D3D3D3FF",
         "recipes": [
         "recipes": [],
            "Rewriter"
        ],
         "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 3,616: Line 3,565:
         }
         }
     },
     },
     "Ethanol": {
     "Hydrogen": {
         "id": "Ethanol",
         "id": "Hydrogen",
         "name": "ethanol",
         "name": "hydrogen",
         "group": "Drinks",
         "group": "Elements",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "desc": "A light, flammable gas.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "gaseous",
         "color": "#B05B3CFF",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Chlorine": {
        "id": "Chlorine",
        "name": "chlorine",
        "group": "Elements",
        "desc": "A yellow-green gas which is toxic to humans.",
        "physicalDesc": "gaseous",
         "color": "#A2FF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Poison": {
    },
                "rate": 0.5,
    "Silicon": {
                "effects": [
        "id": "Silicon",
                    {
        "name": "silicon",
                        "damage": {
        "group": "Elements",
                            "types": {
        "desc": "A hard and brittle crystalline solid with a blue-grey color.",
                                "Poison": 1
        "physicalDesc": "crystalline",
                            },
        "color": "#364266FF",
                            "groups": null
        "recipes": [],
                        },
        "metabolisms": null
                        "scaleByQuantity": false,
    },
                        "ignoreResistances": true,
    "Kelotane": {
                        "conditions": [
        "id": "Kelotane",
                            {
        "name": "kelotane",
                                "Min": 5,
        "group": "Medicine",
                                "Max": 21474836,
        "desc": "Treats burn damage and prevents infection.",
                                "Reagent": null,
        "physicalDesc": "strong-smelling",
                                "id": "ReagentThreshold"
        "color": "#BF3D19FF",
                            },
        "recipes": [
                            {
            "Kelotane"
                                "Type": "Dwarf",
        ],
                                "ShouldHave": false,
        "metabolisms": {
                                "id": "OrganType"
            "Medicine": {
                            }
                "rate": 0.5,
                        ],
                "effects": [
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.2
                                 "Heat": -0.33,
                                "Shock": -0.33,
                                "Cold": -0.33
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,662: Line 3,620:
                         "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"
                     },
                     }
                     {
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Caustic": 2
                                 "Brute": -1
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Messages": [
                        "HungerAmount": -40,
                             "generic-reagent-effect-burning-insides"
                        "conditions": [
                             {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": "Ethanol",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                         ],
                         ],
                         "probability": 0.04,
                        "Type": 1,
                         "id": "ChemVomit"
                        "VisualType": 4,
                        "conditions": null,
                         "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
             },
             }
             "Alcohol": {
        }
    },
    "Bilk": {
        "id": "Bilk",
        "name": "bilk",
        "group": "Drinks",
        "desc": "This appears to be beer mixed with milk. Disgusting.",
        "physicalDesc": "bilky",
        "color": "#895C4CFF",
        "recipes": [
            "Bilk"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 20,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 3,738: Line 3,693:
         }
         }
     },
     },
     "EZNutrient": {
     "UnstableMutagen": {
         "id": "EZNutrient",
         "id": "UnstableMutagen",
         "name": "EZ nutrient",
         "name": "unstable mutagen",
         "group": "Botanical",
         "group": "Toxins",
         "desc": "Give your plants some of those EZ nutrients!",
         "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
         "physicalDesc": "thick",
         "physicalDesc": "glowing",
         "color": "#664330FF",
         "color": "#00FF5FFF",
         "recipes": [
         "recipes": [
             "EZNutrient"
             "UnstableMutagen"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "damage": {
                             {
                             "types": {
                                 "Type": "Plant",
                                 "Radiation": 3
                                "ShouldHave": true,
                            },
                                "id": "OrganType"
                            "groups": null
                            }
                        },
                        ],
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 3,768: Line 3,724:
         }
         }
     },
     },
     "Oil": {
     "JuicePotato": {
         "id": "Oil",
         "id": "JuicePotato",
         "name": "oil",
         "name": "potato juice",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used by chefs to cook.",
         "desc": "Juice of the potato. Bleh.",
        "physicalDesc": "oily",
         "physicalDesc": "starchy",
        "color": "#B67823FF",
         "color": "#302000FF",
        "recipes": [
         "recipes": [],
            "Oil"
        ],
        "metabolisms": null
    },
    "Diethylamine": {
        "id": "Diethylamine",
        "name": "diethylamine",
        "group": "Botanical",
        "desc": "A very potent fertilizer.",
         "physicalDesc": "strong-smelling",
         "color": "#A1000BFF",
         "recipes": [
            "Diethylamine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 3,811: Line 3,746:
         }
         }
     },
     },
     "JuiceWatermelon": {
     "Water": {
         "id": "JuiceWatermelon",
         "id": "Water",
         "name": "water melon juice",
         "name": "water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The delicious juice of a watermelon.",
         "desc": "A colorless liquid that humans need in order to survive.",
         "physicalDesc": "sweet",
         "physicalDesc": "translucent",
         "color": "#EF3520FF",
         "color": "#75B1F0FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 3,826: Line 3,761:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 3,833: Line 3,768:
         }
         }
     },
     },
     "Slime": {
     "Arithrazine": {
         "id": "Slime",
         "id": "Arithrazine",
         "name": "slime",
         "name": "arithrazine",
         "group": "Biological",
         "group": "Medicine",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "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": "viscous",
         "physicalDesc": "cloudy",
         "color": "#2CF274FF",
         "color": "#BD5902FF",
         "recipes": [],
         "recipes": [
            "Arithrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Medicine": {
                 "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,
                        "NutritionFactor": 1.5,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 3,855: Line 3,801:
         }
         }
     },
     },
     "PwrGame": {
     "Martini": {
         "id": "PwrGame",
         "id": "Martini",
         "name": "Pwr Game",
         "name": "classic martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to.",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#9385BFFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "Martini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 3,872: Line 3,820:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,877: Line 3,833:
         }
         }
     },
     },
     "Miasma": {
     "Ethanol": {
         "id": "Miasma",
         "id": "Ethanol",
         "name": "miasma",
         "name": "ethanol",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Uh oh, stinky!",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "physicalDesc": "gaseous",
         "physicalDesc": "strong-smelling",
         "color": "#56941EFF",
         "color": "#B05B3CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 3,892: Line 3,848:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.25
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,900: Line 3,856:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Dwarf",
                                 "ShouldHave": false,
                                 "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 0.2
                             },
                             },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Dwarf",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
Line 3,915: Line 3,896:
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "damage": {
                         "HungerAmount": -40,
                            "types": null,
                            "groups": {
                                "Brute": -1
                            }
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Min": 5,
                                 "ShouldHave": false,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             },
                             },
                             {
                             {
                                 "Min": 0.8,
                                 "Type": "Dwarf",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Miasma",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.12,
                         "probability": 1,
                         "id": "ChemVomit"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "ThirstAmount": -40,
                            "miasma-smell"
                         "HungerAmount": -40,
                        ],
                         "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.25,
                                 "Min": 3,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": "Ethanol",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "damage": {
                            "types": {
                                "Blunt": -4,
                                "Slash": -3,
                                "Piercing": -3
                             },
                             },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                        "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Type": "Dwarf",
                                 "ShouldHave": true,
                                 "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                        "probability": 0.04,
                        "id": "ChemVomit"
                    }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 20,
                        "SlurSpeech": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 3,981: Line 3,955:
         }
         }
     },
     },
     "JuiceCarrot": {
     "Gin": {
         "id": "JuiceCarrot",
         "id": "Gin",
         "name": "carrot juice",
         "name": "gin",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's like a carrot, but less crunchy.",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "physicalDesc": "crisp",
         "physicalDesc": "strong-smelling",
         "color": "#FF8820FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,000: Line 3,974:
                     },
                     },
                     {
                     {
                         "Reagent": "Oculine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,019: Line 3,985:
         }
         }
     },
     },
     "MelonLiquor": {
     "JuiceBanana": {
         "id": "MelonLiquor",
         "id": "JuiceBanana",
         "name": "melon liquor",
         "name": "banana juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "desc": "The raw essence of a banana. HONK.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "crisp",
         "color": "#138808FF",
         "color": "#FFE777FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,034: Line 4,000:
                         "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 4,049: Line 4,007:
         }
         }
     },
     },
     "Ammonia": {
     "Saxoite": {
         "id": "Ammonia",
         "id": "Saxoite",
         "name": "ammonia",
         "name": "Saxoite",
         "group": "Botanical",
         "group": "Unknown",
         "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
         "desc": "Smells like jazz.",
         "physicalDesc": "pungent",
         "physicalDesc": "ground brass",
         "color": "#77B58EFF",
         "color": "#B8A603FF",
         "recipes": [
         "recipes": [],
            "Ammonia"
        "metabolisms": null
         ],
    },
    "Stellibinin": {
        "id": "Stellibinin",
        "name": "stellibinin",
         "group": "Medicine",
        "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
        "physicalDesc": "starry",
        "color": "#2B2F77FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,066: Line 4,032:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": 1
                                 "Poison": -4
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,075: Line 4,041:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Reagent": "Amatoxin",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Amatoxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,080: Line 4,061:
         }
         }
     },
     },
     "SpaceLube": {
     "Synaptizine": {
         "id": "SpaceLube",
         "id": "Synaptizine",
         "name": "space lube",
         "name": "synaptizine",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).",
         "desc": "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": "shiny",
         "physicalDesc": "pungent",
         "color": "#77B58EFF",
         "color": "#D49A2FFF",
         "recipes": [
         "recipes": [
             "SpaceLube"
             "Synaptizine"
         ],
         ],
        "metabolisms": null
    },
    "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": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Key": "Stun",
                         "Group": null,
                         "Component": "",
                         "Amount": 0.05,
                        "Time": 3,
                        "Refresh": true,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                     }
                     },
                ]
                    {
            }
                        "Key": "KnockedDown",
        }
                        "Component": "",
    },
                        "Time": 3,
    "SpaceDrugs": {
                        "Refresh": true,
        "id": "SpaceDrugs",
                        "Type": 1,
        "name": "space drugs",
                        "conditions": null,
        "group": "Narcotics",
                        "probability": 1,
        "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
                        "id": "GenericStatusEffect"
        "physicalDesc": "syrupy",
                    },
        "color": "#63806EFF",
        "recipes": [
            "SpaceDrugs"
        ],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Key": "SeeingRainbows",
                         "Component": "SeeingRainbows",
                         "Component": "",
                         "Time": 5,
                         "Time": 15,
                         "Refresh": false,
                         "Refresh": true,
                         "Type": 0,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,150: Line 4,122:
         }
         }
     },
     },
     "TableSalt": {
     "Desoxyephedrine": {
         "id": "TableSalt",
         "id": "Desoxyephedrine",
         "name": "table salt",
         "name": "desoxyephedrine",
         "group": "Foods",
         "group": "Narcotics",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "physicalDesc": "grainy",
         "physicalDesc": "translucent",
         "color": "#A1000BFF",
         "color": "#FAFAFAFF",
         "recipes": [
         "recipes": [
             "TableSalt"
             "Desoxyephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                         "probability": 1,
                            "types": {
                         "NutritionFactor": 0.5,
                                "Poison": 0.75
                         "id": "SatiateHunger"
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": -0.5,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Narcotic": {
    },
    "Manhattan": {
        "id": "Manhattan",
        "name": "manhattan",
        "group": "Drinks",
        "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [
            "Manhattan"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 1.35,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 1.35,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Key": "Stutter",
                         "Group": null,
                         "Component": "StutteringAccent",
                         "Amount": 0.05,
                        "Time": 2,
                        "Refresh": true,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "TimerReset": 600,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ResetNarcolepsy"
                     }
                     }
                 ]
                 ]
Line 4,212: Line 4,244:
         }
         }
     },
     },
     "EnergyDrink": {
     "Aloe": {
         "id": "EnergyDrink",
         "id": "Aloe",
         "name": "Energy Drink",
         "name": "aloe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "desc": "So very, very, very good.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFBFFF",
         "color": "#192C00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,231: Line 4,263:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 4,242: Line 4,274:
         }
         }
     },
     },
     "GargleBlaster": {
     "TableSalt": {
         "id": "GargleBlaster",
         "id": "TableSalt",
         "name": "Pan-Galactic Gargle Blaster",
         "name": "table salt",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Whoah, this stuff looks volatile!",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "physicalDesc": "volatile",
         "physicalDesc": "grainy",
         "color": "#9CC8B4FF",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "GargleBlaster"
             "TableSalt"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,259: Line 4,291:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 0.5,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,274: Line 4,304:
         }
         }
     },
     },
     "Sake": {
     "Ketchunaise": {
         "id": "Sake",
         "id": "Ketchunaise",
         "name": "sake",
         "name": "ketchunaise",
         "group": "Drinks",
         "group": "Foods",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "desc": "So-called Russian dressing, popular among Space Americans.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "saucey",
         "color": "#DDDDDDFF",
        "color": "#FBA399FF",
         "recipes": [],
        "recipes": [
            "CookingKetchunaise"
        ],
        "metabolisms": null
    },
    "RobustHarvest": {
        "id": "RobustHarvest",
        "name": "robust harvest",
        "group": "Botanical",
        "desc": "Plant-enhancing hormones, good for increasing potency.",
        "physicalDesc": "robust",
         "color": "#3E901CFF",
         "recipes": [
            "RobustHarvest"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                        "probability": 1,
                            "types": {
                        "HydrationFactor": 2,
                                "Poison": -2,
                        "id": "SatiateThirst"
                                "Blunt": -3,
                    },
                                "Slash": -3,
                    {
                                "Piercing": -3
                         "Reagent": "Ethanol",
                            },
                         "Group": null,
                            "groups": null
                        "Amount": 0.05,
                        },
                        "conditions": null,
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 4,304: Line 4,356:
         }
         }
     },
     },
     "Dylovene": {
     "Astrotame": {
         "id": "Dylovene",
         "id": "Astrotame",
         "name": "dylovene",
         "name": "Astrotame",
        "group": "Foods",
        "desc": "The sweetness of a thousand sugars but none of the calories.",
        "physicalDesc": "sugary",
        "color": "#7FFFD4FF",
        "recipes": [],
        "metabolisms": null
    },
    "Romerol": {
        "id": "Romerol",
        "name": "romerol",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
         "physicalDesc": "translucent",
         "physicalDesc": "acrid",
         "color": "#3A1D8AFF",
         "color": "#7E916EFF",
         "recipes": [
         "recipes": [
             "Dylovene"
             "Romerol"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,321: Line 4,383:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -1
                                 "Poison": 0.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,330: Line 4,392:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                    }
                     {
                ]
                         "damage": {
            }
                             "types": {
        }
                                 "Brute": 2
    },
                             },
    "EnergyDrink": {
        "id": "EnergyDrink",
        "name": "Energy Drink",
        "group": "Drinks",
        "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
        "physicalDesc": "fizzy",
        "color": "#FFFFBFFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                     },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Nicotine": {
        "id": "Nicotine",
        "name": "Nicotine",
        "group": "Narcotics",
        "desc": "Dangerous and highly addictive.",
        "physicalDesc": "strong-smelling",
        "color": "#C0C0C0FF",
        "recipes": [],
        "metabolisms": null
    },
    "Miasma": {
        "id": "Miasma",
        "name": "miasma",
        "group": "Unknown",
        "desc": "Uh oh, stinky!",
        "physicalDesc": "gaseous",
        "color": "#56941EFF",
        "recipes": [],
        "metabolisms": {
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                         "damage": {
                             "types": {
                                 "Poison": 0.25
                             },
                             "groups": null
                             "groups": null
                         },
                         },
Line 4,342: Line 4,460:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
Line 4,352: Line 4,475:
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "ThirstAmount": -40,
                         "Frequency": 4,
                         "HungerAmount": -40,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 0.8,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.12,
                         "id": "Jitter"
                         "id": "ChemVomit"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "generic-reagent-effect-nauseous"
                             "miasma-smell"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
Line 4,375: Line 4,501:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 0.25,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.2,
                         "probability": 0.1,
                         "id": "PopupMessage"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "damage": {
                         "HungerAmount": -40,
                            "types": {
                                "Blunt": -4,
                                "Slash": -3,
                                "Piercing": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.02,
                         "probability": 1,
                         "id": "ChemVomit"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
            },
             }
            "Alcohol": {
         }
                "rate": 0.5,
     },
                "effects": [
     "WeedKiller": {
                    {
         "id": "WeedKiller",
                        "BoozePower": 3,
         "name": "weed killer",
                        "SlurSpeech": true,
         "group": "Botanical",
                        "conditions": [
         "desc": "A mixture that targets weeds.",
                            {
         "physicalDesc": "bubbling",
                                "Min": 15,
         "color": "#968395FF",
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Drunk"
                    }
                ]
             }
         }
     },
     "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": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.06
                                 "Poison": 4
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,444: Line 4,564:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Min": 1,
                                 "Type": "Plant",
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Animal",
                                 "ShouldHave": true,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
Line 4,462: Line 4,576:
         }
         }
     },
     },
     "MilkOat": {
     "ScrewdriverCocktail": {
         "id": "MilkOat",
         "id": "ScrewdriverCocktail",
         "name": "oat milk",
         "name": "screwdriver",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Surprisingly tasty.",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "physicalDesc": "refreshing",
         "physicalDesc": "strong-smelling",
         "color": "#DEDACDFF",
         "color": "#A68310FF",
         "recipes": [],
         "recipes": [
            "ScrewdriverCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,477: Line 4,593:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Ethanol",
        }
                        "Group": null,
    },
                        "Amount": 0.15,
    "Frostoil": {
        "id": "Frostoil",
        "name": "frostoil",
        "group": "Foods",
        "desc": "Leaves the tongue numb in its passage.",
        "physicalDesc": "cold",
        "color": "#87CEEBFF",
        "recipes": [],
        "metabolisms": null
    },
    "Grenadine": {
        "id": "Grenadine",
        "name": "grenadine",
        "group": "Drinks",
        "desc": "Not cherry flavored!",
        "physicalDesc": "dark-red",
        "color": "#EA1D26FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,516: Line 4,608:
         }
         }
     },
     },
     "Ultravasculine": {
     "Nitrogen": {
         "id": "Ultravasculine",
         "id": "Nitrogen",
         "name": "ultravasculine",
         "name": "nitrogen",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "physicalDesc": "thick and grainy",
         "physicalDesc": "gaseous",
         "color": "#520E30FF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
            "Ultravasculine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": null,
                            "groups": {
                                "Toxin": -3,
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Type": "Vox",
                                "Max": 30,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": null,
                            "groups": {
                                "Toxin": -1,
                                "Brute": 3
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Type": "Slime",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Reagent": "Histamine",
                         "_ratios": {
                        "Group": null,
                            "CarbonDioxide": 1,
                        "Amount": -1,
                            "Nitrogen": -1
                        },
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Vox",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Histamine",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "ModifyLungGas"
                     },
                     },
                     {
                     {
                         "Reagent": "Ultravasculine",
                         "_ratios": {
                        "Group": null,
                            "NitrousOxide": 1,
                         "Amount": 0.5,
                            "Nitrogen": -1
                         },
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Slime",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Histamine",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 4,606: Line 4,678:
         }
         }
     },
     },
     "Rice": {
     "Manhattan": {
         "id": "Rice",
         "id": "Manhattan",
         "name": "rice",
         "name": "manhattan",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Hard, small white grains.",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "physicalDesc": "chewy",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "Manhattan"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Nutriment",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,638: Line 4,710:
         }
         }
     },
     },
     "Coffee": {
     "Ice": {
         "id": "Coffee",
         "id": "Ice",
         "name": "coffee",
         "name": "ice",
        "group": "Unknown",
        "desc": "Frozen water.",
        "physicalDesc": "frosty",
        "color": "#BED8E6FF",
        "recipes": [],
        "metabolisms": null
    },
    "SpaceLube": {
        "id": "SpaceLube",
        "name": "space lube",
        "group": "Unknown",
        "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).",
        "physicalDesc": "shiny",
        "color": "#77B58EFF",
        "recipes": [
            "SpaceLube"
        ],
        "metabolisms": null
    },
    "Vodka": {
        "id": "Vodka",
        "name": "vodka",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#D1D1D155",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,657: Line 4,751:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,668: Line 4,762:
         }
         }
     },
     },
     "Dermaline": {
     "Plasma": {
         "id": "Dermaline",
         "id": "Plasma",
         "name": "dermaline",
         "name": "plasma",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "physicalDesc": "translucent",
         "physicalDesc": "gaseous",
         "color": "#215263FF",
         "color": "#7E009EFF",
         "recipes": [
         "recipes": [],
            "Dermaline"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,685: Line 4,777:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": -1.5,
                                 "Poison": 3
                                "Shock": -1.5,
                                "Cold": -1.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 4,697: Line 4,787:
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                    {
                        "Reagent": "Inaprovaline",
                        "Group": null,
                        "Amount": -2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": 1,
                                 "Poison": 1
                                "Cold": 2
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 10,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                     {
                ]
                         "Amplitude": 10,
            }
                         "Frequency": 4,
        }
                         "Time": 2,
    },
                         "Refresh": true,
    "Beer": {
        "id": "Beer",
        "name": "beer",
        "group": "Drinks",
        "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
        "physicalDesc": "bubbly",
        "color": "#CFA85FFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                         "conditions": null,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "Diphenylmethylamine": {
        "id": "Diphenylmethylamine",
        "name": "diphenylmethylamine",
        "group": "Medicine",
        "desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
        "physicalDesc": "glowing",
        "color": "#B0ABAAFF",
        "recipes": [
            "Diphenylmethylamine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "TimerReset": 600,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 10,
                                 "Min": 5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 4,732: Line 4,872:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "ResetNarcolepsy"
                    },
                    {
                        "Messages": [
                            "ethyloxyephedrine-effect-feeling-awake",
                            "ethyloxyephedrine-effect-clear-mind"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 4,738: Line 4,889:
         }
         }
     },
     },
     "Thermite": {
     "WhiskeyCola": {
         "id": "Thermite",
         "id": "WhiskeyCola",
         "name": "thermite",
         "name": "whiskey cola",
         "group": "Pyrotechnic",
         "group": "Drinks",
         "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.",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "physicalDesc": "grainy",
         "physicalDesc": "bubbly",
         "color": "#757245FF",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "Thermite"
             "WhiskeyCola"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "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,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,769: Line 4,921:
         }
         }
     },
     },
     "Theobromine": {
     "SyndicateBomb": {
         "id": "Theobromine",
         "id": "SyndicateBomb",
         "name": "theobromine",
         "name": "syndicate bomb",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "desc": "Somebody set us up the bomb!",
         "physicalDesc": "grainy",
         "physicalDesc": "opaque",
         "color": "#F5F5F5FF",
         "color": "#2E6660FF",
         "recipes": [],
         "recipes": [
            "SyndicateBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.05,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Poison": 0.4
                         "HydrationFactor": 2,
                            },
                         "id": "SatiateThirst"
                            "groups": null
                        },
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Reagent": "Ethanol",
                        "HungerAmount": -40,
                         "Group": null,
                         "conditions": [
                         "Amount": 0.05,
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 0.04,
                        "id": "ChemVomit"
                    }
                ]
            }
        }
    },
    "TonicWater": {
        "id": "TonicWater",
        "name": "tonic water",
        "group": "Drinks",
        "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
        "physicalDesc": "fizzy",
        "color": "#0064C8FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,851: Line 4,953:
         }
         }
     },
     },
     "Fiber": {
     "Blackpepper": {
         "id": "Fiber",
         "id": "Blackpepper",
         "name": "fiber",
         "name": "black pepper",
         "group": "Unknown",
         "group": "Foods",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "desc": "Often used to flavor food or make people sneeze.",
         "physicalDesc": "fibrous",
         "physicalDesc": "grainy",
         "color": "#808080FF",
         "color": "#000000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "PestKiller": {
     "Aluminium": {
         "id": "PestKiller",
         "id": "Aluminium",
         "name": "pest killer",
         "name": "aluminium",
         "group": "Botanical",
         "group": "Elements",
         "desc": "A mixture that targets pests.",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "physicalDesc": "bubbling",
         "physicalDesc": "metallic",
         "color": "#9E9886FF",
         "color": "#848789FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "MuteToxin": {
        "id": "MuteToxin",
        "name": "mute toxin",
        "group": "Narcotics",
        "desc": "Makes you unable to talk while metabolizing.",
        "physicalDesc": "syrupy",
        "color": "#000000FF",
        "recipes": [
            "MuteToxin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Key": "Muted",
                            "types": {
                        "Component": "Muted",
                                "Poison": 3
                         "Time": 2,
                            },
                         "Refresh": true,
                            "groups": null
                         "Type": 0,
                        },
                        "conditions": null,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 4,896: Line 5,001:
         }
         }
     },
     },
     "CarbonDioxide": {
     "GinTonic": {
         "id": "CarbonDioxide",
         "id": "GinTonic",
         "name": "carbon dioxide",
         "name": "gin and tonic",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "You have genuinely no idea what this is.",
         "desc": "An all time classic, mild cocktail.",
         "physicalDesc": "odorless",
         "physicalDesc": "strong-smelling",
         "color": "#66FF33FF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [
            "GinTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Factor": 1,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Poison": 0.2
                         "Amount": 0.15,
                            },
                         "conditions": null,
                            "groups": null
                        },
                         "scaleByQuantity": true,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,949: Line 5,033:
         }
         }
     },
     },
     "DexalinPlus": {
     "ManlyDorf": {
         "id": "DexalinPlus",
         "id": "ManlyDorf",
         "name": "dexalin plus",
         "name": "manly dorf",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage.",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "physicalDesc": "cloudy",
         "physicalDesc": "bubbly",
         "color": "#4DA0BDFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "DexalinPlus"
             "ManlyDorf"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Asphyxiation": -3.5,
                                "Bloodloss": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Lexorin",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": -3,
                         "Amount": 0.05,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "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 5,017: Line 5,065:
         }
         }
     },
     },
     "Aloe": {
     "Nutriment": {
         "id": "Aloe",
         "id": "Nutriment",
         "name": "aloe",
         "name": "nutriment",
         "group": "Drinks",
         "group": "Foods",
         "desc": "So very, very, very good.",
         "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "opaque",
         "color": "#192C00FF",
         "color": "#664330FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 5,032: Line 5,080:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,047: Line 5,087:
         }
         }
     },
     },
     "NuclearCola": {
     "Cream": {
         "id": "NuclearCola",
         "id": "Cream",
         "name": "nuclear cola",
         "name": "cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Cola, cola never changes.",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "physicalDesc": "fizzy",
         "physicalDesc": "creamy",
         "color": "#100800FF",
         "color": "#DFD7AFFF",
         "recipes": [
         "recipes": [],
            "NuclearCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,064: Line 5,102:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 6,
                         "HydrationFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "Ale": {
        "id": "Ale",
        "name": "ale",
        "group": "Drinks",
        "desc": "A dark alchoholic beverage made by malted barley and yeast.",
        "physicalDesc": "bubbly",
        "color": "#663100FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "HydrationFactor": 2,
                    }
                        "id": "SatiateThirst"
                ]
                    },
            }
        }
    },
    "DryRamen": {
        "id": "DryRamen",
        "name": "dry ramen",
        "group": "Drinks",
        "desc": "Dry noodles and salt.",
        "physicalDesc": "wormy",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 1,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 5,111: Line 5,139:
         }
         }
     },
     },
     "CubaLibre": {
     "Napalm": {
         "id": "CubaLibre",
         "id": "Napalm",
         "name": "cuba libre",
         "name": "napalm",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "desc": "It's just a little flammable.",
         "physicalDesc": "bubbly",
         "physicalDesc": "soapy",
         "color": "#3E1B00FF",
         "color": "#FA00AFFF",
         "recipes": [
         "recipes": [
             "CubaLibre"
             "Napalm"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Multiplier": 0.4,
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 5,143: Line 5,176:
         }
         }
     },
     },
     "THCOil": {
     "Mercury": {
         "id": "THCOil",
         "id": "Mercury",
         "name": "THC oil",
         "name": "mercury",
         "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 silver metal which is liquid at room temperature. It's highly toxic to humans.",
         "physicalDesc": "skunky",
         "physicalDesc": "shiny",
         "color": "#DAA520FF",
         "color": "#929296FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "damage": {
                        "Component": "SeeingRainbows",
                            "types": {
                        "Time": 5,
                                "Poison": 2
                         "Refresh": false,
                            },
                         "Type": 0,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 5,169: Line 5,205:
         }
         }
     },
     },
     "JuiceLime": {
     "IceCream": {
         "id": "JuiceLime",
         "id": "IceCream",
         "name": "lime juice",
         "name": "ice cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The sweet-sour juice of limes.",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "physicalDesc": "citric",
         "physicalDesc": "creamy",
         "color": "#99BB43FF",
         "color": "#FFFBD6FF",
         "recipes": [],
         "recipes": [
            "IceCream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,184: Line 5,222:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 5,191: Line 5,229:
         }
         }
     },
     },
     "OilOlive": {
     "RootBeer": {
         "id": "OilOlive",
         "id": "RootBeer",
         "name": "olive oil",
         "name": "root beer",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Viscous and fragrant.",
         "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
         "physicalDesc": "oily",
         "physicalDesc": "fizzy",
         "color": "#808000FF",
         "color": "#381C07FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "IrishCream": {
        "id": "IrishCream",
        "name": "irish cream",
        "group": "Drinks",
        "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
        "physicalDesc": "creamy",
        "color": "#664300FF",
        "recipes": [
            "IrishCream"
        ],
        "metabolisms": {
            "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.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,215: Line 5,283:
         }
         }
     },
     },
     "Mercury": {
     "ChlorineTrifluoride": {
         "id": "Mercury",
         "id": "ChlorineTrifluoride",
         "name": "mercury",
         "name": "CLF3",
         "group": "Elements",
         "group": "Pyrotechnic",
         "desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "physicalDesc": "shiny",
         "physicalDesc": "blazing",
         "color": "#929296FF",
         "color": "#FFC8C8FF",
         "recipes": [],
         "recipes": [
            "ChlorineTrifluoride"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 5,230: Line 5,300:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Heat": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 5,239: Line 5,309:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
                    {
            }
                        "Multiplier": 0.2,
        }
                        "conditions": null,
    },
                        "probability": 1,
    "SodaWater": {
                        "id": "FlammableReaction"
        "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": [
                     {
                     {
                        "Amount": 6000,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustTemperature"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,266: Line 5,326:
         }
         }
     },
     },
     "Radium": {
     "Toxin": {
         "id": "Radium",
         "id": "Toxin",
         "name": "radium",
         "name": "toxin",
         "group": "Elements",
         "group": "Toxins",
         "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
         "desc": "A toxic chemical.",
         "physicalDesc": "glowing",
         "physicalDesc": "opaque",
         "color": "#00FF04FF",
         "color": "#CF3600FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,281: Line 5,341:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 2
                                 "Poison": 4
                             },
                             },
                             "groups": null
                             "groups": null
Line 5,295: Line 5,355:
         }
         }
     },
     },
     "Nicotine": {
     "Mojito": {
         "id": "Nicotine",
         "id": "Mojito",
         "name": "Nicotine",
         "name": "mojito",
        "group": "Narcotics",
        "desc": "Dangerous and highly addictive.",
        "physicalDesc": "strong-smelling",
        "color": "#C0C0C0FF",
        "recipes": [],
        "metabolisms": null
    },
    "SoyLatte": {
        "id": "SoyLatte",
        "name": "soy latte",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "SoyLatte"
             "Mojito"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,322: Line 5,372:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,329: Line 5,387:
         }
         }
     },
     },
     "CogChamp": {
     "Leporazine": {
         "id": "CogChamp",
         "id": "Leporazine",
         "name": "cogchamp",
         "name": "leporazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
         "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": "ground brass",
         "physicalDesc": "pungent",
         "color": "#B5A642FF",
         "color": "#FF7DB5FF",
         "recipes": [
         "recipes": [
             "CogChamp"
             "Leporazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "RatvarianLanguage",
                         "damage": {
                        "Component": "RatvarianLanguage",
                            "types": {
                        "Time": 2,
                                "Cold": -4
                         "Refresh": true,
                            },
                         "Type": 0,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "conditions": null,
                        "Amount": 100000,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 293.15,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustTemperature"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Amount": -10000,
                        "Group": null,
                        "conditions": [
                        "Amount": 0.15,
                            {
                        "conditions": null,
                                "Min": 293.15,
                                "Max": 3.4028235e+38,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustTemperature"
                     }
                     },
                ]
            }
        }
    },
    "Licoxide": {
        "id": "Licoxide",
        "name": "Licoxide",
        "group": "Toxins",
        "desc": "It looks... electrifying.",
        "physicalDesc": "electric",
        "color": "#FDD023FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "ElectrocuteTime": 2,
                         "Messages": [
                         "ElectrocuteDamageScale": 5,
                            "leporazine-effect-temperature-adjusting"
                         "Refresh": true,
                        ],
                         "Type": 1,
                         "VisualType": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.5,
                         "probability": 0.2,
                         "id": "Electrocute"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 5,395: Line 5,452:
         }
         }
     },
     },
     "Silver": {
     "Antifreeze": {
         "id": "Silver",
         "id": "Antifreeze",
         "name": "silver",
         "name": "antifreeze",
        "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
    },
    "NTCahors": {
        "id": "NTCahors",
        "name": "NeoTheology Cahors Wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "desc": "Ultimate refreshment.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "translucent",
         "color": "#7E4043FF",
         "color": "#FF7D63FF",
         "recipes": [],
         "recipes": [
            "Antifreeze"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,426: Line 5,475:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,435: Line 5,484:
         }
         }
     },
     },
     "Cognac": {
     "BananaHonk": {
         "id": "Cognac",
         "id": "BananaHonk",
         "name": "cognac",
         "name": "banana honk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "desc": "A drink from Clown Heaven.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#AB3C05FF",
         "color": "#FFFF91FF",
         "recipes": [],
         "recipes": [
            "BananaHonk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,456: Line 5,507:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,465: Line 5,516:
         }
         }
     },
     },
     "Vinaigrette": {
     "JuiceTomato": {
         "id": "Vinaigrette",
         "id": "JuiceTomato",
         "name": "vinaigrette",
         "name": "tomato juice",
        "group": "Foods",
        "desc": "A basic salad dressing made with oil, vinegar and seasoning.",
        "physicalDesc": "sour",
        "color": "#EFDAAEFF",
        "recipes": [
            "CookingVinaigrette"
        ],
        "metabolisms": null
    },
    "Rum": {
        "id": "Rum",
        "name": "rum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "saucey",
         "color": "#664300FF",
         "color": "#731008FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,492: Line 5,531:
                         "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 5,507: Line 5,538:
         }
         }
     },
     },
     "UncookedAnimalProteins": {
     "SpaceDrugs": {
         "id": "UncookedAnimalProteins",
         "id": "SpaceDrugs",
         "name": "uncooked animal proteins",
         "name": "space drugs",
         "group": "Unknown",
         "group": "Narcotics",
         "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
         "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
         "physicalDesc": "clumpy",
         "physicalDesc": "syrupy",
         "color": "#FFFFE5FF",
         "color": "#63806EFF",
         "recipes": [],
         "recipes": [
            "SpaceDrugs"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Key": "SeeingRainbows",
                            "types": {
                        "Component": "SeeingRainbows",
                                "Poison": 2
                         "Time": 5,
                            },
                         "Refresh": false,
                            "groups": null
                         "Type": 0,
                        },
                        "conditions": null,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Human",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "Reagent": "Protein",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": [
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,556: Line 5,566:
         }
         }
     },
     },
     "SpaceCleaner": {
     "DriestMartini": {
         "id": "SpaceCleaner",
         "id": "DriestMartini",
         "name": "space cleaner",
         "name": "driest martini",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "physicalDesc": "lemony fresh",
         "physicalDesc": "strong-smelling",
         "color": "#C8FF69FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "SpaceCleaner"
             "DriestMartini"
         ],
         ],
        "metabolisms": null
         "metabolisms": {
    },
             "Drink": {
    "Vitamin": {
        "id": "Vitamin",
        "name": "vitamin",
        "group": "Foods",
        "desc": "Found in healthy, complete meals.",
        "physicalDesc": "chalky",
        "color": "#D3D3D3FF",
        "recipes": [],
         "metabolisms": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "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"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 5,611: Line 5,598:
         }
         }
     },
     },
     "IrishCream": {
     "IcedTea": {
         "id": "IrishCream",
         "id": "IcedTea",
         "name": "irish cream",
         "name": "iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "desc": "No relation to a certain rap artist/actor.",
         "physicalDesc": "creamy",
         "physicalDesc": "aromatic",
         "color": "#664300FF",
         "color": "#104038FF",
         "recipes": [
         "recipes": [
             "IrishCream"
             "IcedTea"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,632: Line 5,619:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,643: Line 5,630:
         }
         }
     },
     },
     "Lexorin": {
     "BlackRussian": {
         "id": "Lexorin",
         "id": "BlackRussian",
         "name": "lexorin",
         "name": "black russian",
         "group": "Toxins",
         "group": "Drinks",
         "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": "For the lactose-intolerant. Still as classy as a White Russian.",
         "physicalDesc": "pungent",
         "physicalDesc": "strong-smelling",
         "color": "#6B0007FF",
         "color": "#360000FF",
         "recipes": [
         "recipes": [
             "Lexorin"
             "BlackRussian"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "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,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,674: Line 5,662:
         }
         }
     },
     },
     "Barozine": {
     "AtomicBomb": {
         "id": "Barozine",
         "id": "AtomicBomb",
         "name": "barozine",
         "name": "atomic bomb",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.",
         "desc": "Nuclear proliferation never tasted so good.",
         "physicalDesc": "viscous",
         "physicalDesc": "cloudy",
         "color": "#FF867DFF",
         "color": "#666300FF",
         "recipes": [],
         "recipes": [
            "AtomicBomb"
        ],
         "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"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                         "Group": null,
                                "Poison": 3
                         "Amount": 0.15,
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.15,
                        "id": "ChemVomit"
                    },
                    {
                        "Key": "PressureImmunity",
                        "Component": "PressureImmunity",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                     },
                     },
                     {
                     {
                         "Key": "Stutter",
                         "Reagent": "Radium",
                         "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,
     "IcedBeer": {
                        "conditions": null,
         "id": "IcedBeer",
                        "probability": 1,
         "name": "iced beer",
                        "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"
                     }
                 ]
             }
         }
     },
     "VodkaTonic": {
         "id": "VodkaTonic",
         "name": "vodka tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For when a gin and tonic isn't russian enough.",
         "desc": "A beer which is so cold the air around it freezes.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#0064C8FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "VodkaTonic"
             "IcedBeerAlt",
            "IcedBeer"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,807: Line 5,726:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,816: Line 5,735:
         }
         }
     },
     },
     "JuiceTomato": {
     "NuclearCola": {
         "id": "JuiceTomato",
         "id": "NuclearCola",
         "name": "tomato juice",
         "name": "nuclear cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "desc": "Cola, cola never changes.",
         "physicalDesc": "saucey",
         "physicalDesc": "fizzy",
         "color": "#731008FF",
         "color": "#100800FF",
         "recipes": [],
         "recipes": [
            "NuclearCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,831: Line 5,752:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 6,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             }
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
         }
     },
     },
     "BahamaMama": {
     "Andalusia": {
         "id": "BahamaMama",
         "id": "Andalusia",
         "name": "bahama mama",
         "name": "andalusia",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tropical cocktail.",
         "desc": "A nice, strangely named drink.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF7F3BFF",
         "color": "#665700FF",
         "recipes": [],
         "recipes": [
            "Andalusia"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,868: Line 5,809:
         }
         }
     },
     },
     "NorepinephricAcid": {
     "Sugar": {
         "id": "NorepinephricAcid",
         "id": "Sugar",
         "name": "norepinephric acid",
         "name": "sugar",
         "group": "Narcotics",
         "group": "Foods",
         "desc": "Makes you unable to see while metabolizing.",
         "desc": "Tasty spacey sugar!",
         "physicalDesc": "milky",
         "physicalDesc": "sweet",
         "color": "#96A8B5FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
            "NorepinephricAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Messages": [
                         "conditions": [
                            "generic-reagent-effect-burning-eyes",
                             {
                            "generic-reagent-effect-burning-eyes-a-bit",
                                 "Min": 0.1,
                            "generic-reagent-effect-tearing-up",
                                 "Max": 21474836,
                            "norepinephricacid-effect-eyelids",
                                 "Reagent": "Nutriment",
                            "norepinephricacid-effect-eyes-itch",
                                 "id": "ReagentThreshold"
                            "norepinephricacid-effect-vision-fade",
                            "norepinephricacid-effect-vision-fail"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.08,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "norepinephricacid-effect-eye-disconnect",
                            "norepinephricacid-effect-eye-pain",
                            "norepinephricacid-effect-darkness",
                            "norepinephricacid-effect-blindness"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                         "conditions": [
                             {
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.03,
                        "id": "PopupMessage"
                    },
                    {
                        "Key": "TemporaryBlindness",
                        "Component": "TemporaryBlindness",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "NutritionFactor": 1,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 5,939: Line 5,838:
         }
         }
     },
     },
     "Synaptizine": {
     "THC": {
         "id": "Synaptizine",
         "id": "THC",
         "name": "synaptizine",
         "name": "THC",
         "group": "Medicine",
         "group": "Narcotics",
         "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": "The main psychoactive compound in cannabis.",
         "physicalDesc": "pungent",
         "physicalDesc": "crystalline",
         "color": "#D49A2FFF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
            "Synaptizine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Key": "SeeingRainbows",
                         "Component": "",
                         "Component": "SeeingRainbows",
                         "Time": 15,
                         "Time": 5,
                         "Refresh": true,
                         "Refresh": false,
                         "Type": 1,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,000: Line 5,864:
         }
         }
     },
     },
     "DoctorsDelight": {
     "Patron": {
         "id": "DoctorsDelight",
         "id": "Patron",
         "name": "the doctor's delight",
         "name": "patron",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "metallic",
         "color": "#FF8CFFFF",
         "color": "#585840FF",
         "recipes": [
         "recipes": [
             "DoctorsDelight"
             "Patron"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,021: Line 5,885:
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": -2,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                    }
                     },
                ]
            }
        }
    },
    "CoffeeLiqueur": {
        "id": "CoffeeLiqueur",
        "name": "coffee liqueur",
        "group": "Drinks",
        "desc": "Liquor flavoured with cold brewed coffee and spices.",
        "physicalDesc": "cloudy",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
Line 6,035: Line 5,923:
                     }
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
    },
    "Tritium": {
        "id": "Tritium",
        "name": "tritium",
        "group": "Unknown",
        "desc": "Radioactive space-magic pixie dust.",
        "physicalDesc": "ionizing",
        "color": "#66FF33FF",
        "recipes": [],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Radiation": 3
                                 "Burn": -1,
                            },
                                "Brute": -1,
                            "groups": null
                                "Airloss": -1,
                                "Toxin": -1
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 6,056: Line 5,952:
                     }
                     }
                 ]
                 ]
             }
             },
        }
            "Gas": {
    },
                "rate": 0.5,
    "LemonLime": {
                "effects": [
        "id": "LemonLime",
                    {
        "name": "lemon-lime",
                        "damage": {
        "group": "Drinks",
                            "types": {
        "desc": "tangy lime and lemon soda",
                                "Radiation": 1
        "physicalDesc": "fizzy",
                            },
        "color": "#878F00FF",
                            "groups": null
        "recipes": [
                        },
            "LemonLime"
                        "scaleByQuantity": true,
        ],
                        "ignoreResistances": true,
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,083: Line 5,973:
         }
         }
     },
     },
     "HippiesDelight": {
     "Honk": {
         "id": "HippiesDelight",
         "id": "Honk",
         "name": "hippies delight",
         "name": "honk",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "You just don't get it maaaan.",
         "desc": "A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "pungent",
         "color": "#6EAA0CFF",
         "color": "#F2E9D2FF",
         "recipes": [
         "recipes": [],
            "HippiesDelight"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.05,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                         "probability": 1,
                            "types": {
                         "HydrationFactor": 2,
                                "Poison": 0.06
                         "id": "SatiateThirst"
                            },
                    },
                            "groups": null
                    {
                        },
                        "Reagent": "Ethanol",
                         "scaleByQuantity": false,
                        "Group": null,
                         "ignoreResistances": true,
                        "Amount": 0.05,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 6,115: Line 6,014:
         }
         }
     },
     },
     "ChlorineTrifluoride": {
     "Diphenhydramine": {
         "id": "ChlorineTrifluoride",
         "id": "Diphenhydramine",
         "name": "CLF3",
         "name": "diphenhydramine",
         "group": "Pyrotechnic",
         "group": "Medicine",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "physicalDesc": "blazing",
         "physicalDesc": "chalky",
         "color": "#FFC8C8FF",
         "color": "#64FFE6FF",
         "recipes": [
         "recipes": [],
            "ChlorineTrifluoride"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "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,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 1
                                 "Poison": -3
                             },
                             },
                             "groups": null
                             "groups": null
Line 6,141: Line 6,056:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "Multiplier": 0.2,
            }
                        "conditions": null,
        }
                        "probability": 1,
    },
                        "id": "FlammableReaction"
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Amount": 6000,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,158: Line 6,085:
         }
         }
     },
     },
     "Silicon": {
     "Tequila": {
         "id": "Silicon",
         "id": "Tequila",
         "name": "silicon",
         "name": "tequila",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
        "physicalDesc": "crystalline",
         "physicalDesc": "strong-smelling",
        "color": "#364266FF",
         "color": "#D7D1D155",
        "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": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.2,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.3,
                         "HydrationFactor": 2,
                        "SprintSpeedModifier": 1.3,
                         "id": "SatiateThirst"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Poison": 1
                        "Amount": 0.2,
                             },
                        "conditions": null,
                             "groups": null
                        "probability": 1,
                         },
                        "id": "AdjustReagent"
                         "scaleByQuantity": false,
                    }
                         "ignoreResistances": true,
                ]
            }
        }
    },
    "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": [
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-eyes",
                            "generic-reagent-effect-burning-eyes-a-bit",
                            "generic-reagent-effect-tearing-up",
                            "norepinephricacid-effect-eyelids",
                            "norepinephricacid-effect-eyes-itch",
                             "norepinephricacid-effect-vision-fade",
                             "norepinephricacid-effect-vision-fail"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                         "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": 80,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 6,205: Line 6,162:
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.03,
                         "id": "HealthChange"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Key": "Stun",
                         "Key": "TemporaryBlindness",
                         "Component": "",
                         "Component": "TemporaryBlindness",
                         "Time": 3,
                         "Time": 2,
                         "Refresh": true,
                         "Refresh": true,
                         "Type": 1,
                         "Type": 0,
                         "conditions": null,
                         "conditions": [
                        "probability": 1,
                            {
                        "id": "GenericStatusEffect"
                                "Min": 20,
                    },
                                "Max": 21474836,
                    {
                                "Reagent": null,
                        "Key": "KnockedDown",
                                "id": "ReagentThreshold"
                        "Component": "",
                            }
                        "Time": 3,
                         ],
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
                 "rate": 0.2,
    },
    "Singulo": {
        "id": "Singulo",
        "name": "singulo",
        "group": "Drinks",
        "desc": "A blue-space beverage!",
        "physicalDesc": "strong-smelling",
        "color": "#3B0C0CFF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "TimerReset": 600,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "id": "AdjustReagent"
                        "id": "SatiateHunger"
                    }
                    },
                ]
                    {
            }
                        "conditions": null,
        }
                        "probability": 1,
    },
                        "HydrationFactor": 1,
    "Starkist": {
                        "id": "SatiateThirst"
        "id": "Starkist",
                    },
        "name": "starkist",
        "group": "Drinks",
        "desc": "A sweet, orange flavored soft drink.",
        "physicalDesc": "fizzy",
        "color": "#9F3400FF",
        "recipes": [
            "Starkist"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Max": 120,
                                "Min": 70,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,275: Line 6,240:
         }
         }
     },
     },
     "Lipozine": {
     "BbqSauce": {
         "id": "Lipozine",
         "id": "BbqSauce",
         "name": "lipozine",
         "name": "BBQ sauce",
        "group": "Foods",
        "desc": "Hand wipes not included.",
        "physicalDesc": "gloopy",
        "color": "#8B0000FF",
        "recipes": [
            "CookingBbqSauce"
        ],
        "metabolisms": null
    },
    "Oculine": {
        "id": "Oculine",
        "name": "oculine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Causes weight loss upon consumption.",
         "desc": "Heals eye damage.",
         "physicalDesc": "oily",
         "physicalDesc": "translucent",
         "color": "#2690B5FF",
         "color": "#404040FF",
         "recipes": [
         "recipes": [
             "Lipozine"
             "Oculine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,290: Line 6,267:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": -1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": -1,
                         "id": "ChemHealEyeDamage"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 6,299: Line 6,276:
         }
         }
     },
     },
     "Gin": {
     "Thermite": {
         "id": "Gin",
         "id": "Thermite",
         "name": "gin",
         "name": "thermite",
         "group": "Drinks",
         "group": "Pyrotechnic",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "desc": "A mixture that becomes extremely hot when ignited, and which can burn straight through walls when applied and ignited. It'll slowly inflict burn damage to anybody dumb enough to ingest it, but can't be ignited inside inside said dumb person.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "grainy",
         "color": "#664300FF",
         "color": "#757245FF",
         "recipes": [],
         "recipes": [
            "Thermite"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,329: Line 6,307:
         }
         }
     },
     },
     "CafeLatte": {
     "SodiumCarbonate": {
         "id": "CafeLatte",
         "id": "SodiumCarbonate",
         "name": "cafe latte",
         "name": "Sodium Carbonate",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water.  Also known as soda ash.",
         "physicalDesc": "creamy",
         "physicalDesc": "powdery",
         "color": "#664300FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [
             "CafeLatte"
             "SodiumCarbonate"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Drink": {
    },
                "rate": 0.5,
    "MindbreakerToxin": {
                "effects": [
        "id": "MindbreakerToxin",
                    {
        "name": "mindbreaker toxin",
                        "conditions": null,
        "group": "Toxins",
                        "probability": 1,
        "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
                        "HydrationFactor": 3,
        "physicalDesc": "opaque",
                        "id": "SatiateThirst"
        "color": "#77B58EFF",
                    }
        "recipes": [
                ]
            "MindbreakerToxin"
            }
        ],
         }
         "metabolisms": null
     },
     },
     "Tricordrazine": {
     "Rewriter": {
         "id": "Tricordrazine",
         "id": "Rewriter",
         "name": "tricordrazine",
         "name": "rewriter",
         "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": "The secret of the sanctuary of the Librarian...",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#00E5FFFF",
         "color": "#485000FF",
         "recipes": [
         "recipes": [
             "Tricordrazine"
             "Rewriter"
         ],
         ],
         "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": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,395: Line 6,355:
         }
         }
     },
     },
     "Egg": {
     "ChangelingSting": {
         "id": "Egg",
         "id": "ChangelingSting",
         "name": "egg",
         "name": "changeling sting",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used for baking.",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "physicalDesc": "mucus-like",
         "physicalDesc": "fizzy",
         "color": "#FFFFFFFF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Protein",
                        "Group": null,
                        "Amount": 0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,419: Line 6,377:
         }
         }
     },
     },
     "Tequila": {
     "Barefoot": {
         "id": "Tequila",
         "id": "Barefoot",
         "name": "tequila",
         "name": "barefoot",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "desc": "Barefoot and pregnant.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#D7D1D155",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "Barefoot"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,440: Line 6,400:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,449: Line 6,409:
         }
         }
     },
     },
     "Toxin": {
     "JuiceLemon": {
         "id": "Toxin",
         "id": "JuiceLemon",
         "name": "toxin",
         "name": "lemon juice",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "A toxic chemical.",
         "desc": "This juice is VERY sour.",
         "physicalDesc": "opaque",
         "physicalDesc": "citric",
         "color": "#CF3600FF",
         "color": "#FFF690FF",
         "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": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,478: Line 6,431:
         }
         }
     },
     },
     "ChloralHydrate": {
     "Goldschlager": {
         "id": "ChloralHydrate",
         "id": "Goldschlager",
         "name": "chloral hydrate",
         "name": "Goldschlager",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "physicalDesc": "nondescript",
         "physicalDesc": "strong-smelling",
         "color": "#000067FF",
         "color": "#FFFF91FF",
         "recipes": [
         "recipes": [
             "ChloralHydrate"
             "Goldschlager"
         ],
         ],
         "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": 2,
                        "SprintSpeedModifier": 0.65,
                         "id": "SatiateThirst"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Key": "ForcedSleep",
                         "Reagent": "Ethanol",
                         "Component": "ForcedSleeping",
                         "Group": null,
                         "Time": 2,
                         "Amount": 0.2,
                        "Refresh": false,
                         "conditions": null,
                        "Type": 0,
                         "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "AdjustReagent"
                    },
                    {
                        "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 6,541: Line 6,463:
         }
         }
     },
     },
     "WeldingFuel": {
     "Ash": {
         "id": "WeldingFuel",
         "id": "Ash",
         "name": "welding fuel",
         "name": "ash",
         "group": "Pyrotechnic",
         "group": "Unknown",
         "desc": "Used by welders to weld.",
         "desc": "A light grey powdery residue",
         "physicalDesc": "oily",
         "physicalDesc": "powdery",
         "color": "#A76B1CFF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "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"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.4,
                         "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,576: Line 6,505:
         }
         }
     },
     },
     "Phalanximine": {
     "IcedCoffee": {
         "id": "Phalanximine",
         "id": "IcedCoffee",
         "name": "phalanximine",
         "name": "iced coffee",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.",
         "desc": "Coffee and ice, refreshing and cool.",
         "physicalDesc": "acrid",
         "physicalDesc": "aromatic",
         "color": "#C8FF75FF",
         "color": "#102838FF",
         "recipes": [
         "recipes": [
             "Phalanximine"
             "IcedCoffee"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Cellular": -1,
                         "HydrationFactor": 3,
                                "Radiation": 1
                         "id": "SatiateThirst"
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 6,615: Line 6,529:
         }
         }
     },
     },
     "Frezon": {
     "Cryptobiolin": {
         "id": "Frezon",
         "id": "Cryptobiolin",
         "name": "frezon",
         "name": "cryptobiolin",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "physicalDesc": "gaseous",
         "physicalDesc": "fizzy",
         "color": "#3A758CFF",
         "color": "#081A80FF",
         "recipes": [],
         "recipes": [
            "Cryptobiolin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Key": "Stutter",
                            "types": {
                        "Component": "ScrambledAccent",
                                "Cellular": 0.01
                         "Time": 2,
                            },
                         "Refresh": true,
                            "groups": null
                         "Type": 0,
                        },
                        "conditions": null,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 20,
                        "SlurSpeech": false,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                    }
                ]
            }
        }
    },
    "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
    },
    "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": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "Key": "SeeingRainbows",
Line 6,653: Line 6,597:
                         "Refresh": false,
                         "Refresh": false,
                         "Type": 0,
                         "Type": 0,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                     },
                     }
                    {
                ]
                        "BoozePower": 3,
            }
                        "SlurSpeech": true,
        }
                        "conditions": [
    },
                            {
    "Bicaridine": {
                                "Min": 1,
        "id": "Bicaridine",
                                "Max": 21474836,
        "name": "bicaridine",
                                "Reagent": "Frezon",
        "group": "Medicine",
                                "id": "ReagentThreshold"
        "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -2
                             }
                             }
                         ],
                         },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "damage": {
                             "frezon-lungs-cold"
                             "types": {
                         ],
                                "Asphyxiation": 0.5,
                         "Type": 1,
                                "Poison": 1.5
                         "VisualType": 0,
                            },
                            "groups": null
                         },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.5,
                                 "Min": 15,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Frezon",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "ThirstAmount": -40,
                            "frezon-euphoric"
                         "HungerAmount": -40,
                        ],
                         "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Frezon",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 0.02,
                         "id": "PopupMessage"
                        "id": "ChemVomit"
                     }
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Jitter"
                    }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "Drunk"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "AtomicBomb": {
     "IcedGreenTea": {
         "id": "AtomicBomb",
         "id": "IcedGreenTea",
         "name": "atomic bomb",
         "name": "iced green tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Nuclear proliferation never tasted so good.",
         "desc": "cold green tea.",
         "physicalDesc": "cloudy",
         "physicalDesc": "aromatic",
         "color": "#666300FF",
         "color": "#CE4200FF",
         "recipes": [
         "recipes": [
             "AtomicBomb"
             "IcedGreenTea"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,733: Line 6,716:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Radium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,756: Line 6,723:
         }
         }
     },
     },
     "Posca": {
     "Left4Zed": {
         "id": "Posca",
         "id": "Left4Zed",
         "name": "posca",
         "name": "left-4-zed",
         "group": "Drinks",
         "group": "Botanical",
         "desc": "Poor warriors' drink from a forgotten era.",
         "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
         "physicalDesc": "sour",
         "physicalDesc": "heterogeneous",
         "color": "#B3B599FF",
         "color": "#5B406CFF",
         "recipes": [
         "recipes": [
             "Posca"
             "Left4Zed"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,780: Line 6,772:
         }
         }
     },
     },
     "KiraSpecial": {
     "BloodyMary": {
         "id": "KiraSpecial",
         "id": "BloodyMary",
         "name": "kira special",
         "name": "bloody mary",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#CCCC99FF",
         "color": "#660000FF",
         "recipes": [
         "recipes": [
             "KiraSpecial"
             "BloodyMary"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,797: Line 6,789:
                         "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"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "AlliesCocktail": {
     "Iron": {
         "id": "AlliesCocktail",
         "id": "Iron",
         "name": "allies cocktail",
         "name": "iron",
         "group": "Drinks",
         "group": "Elements",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "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": "strong-smelling",
         "physicalDesc": "metallic",
         "color": "#00664DFF",
         "color": "#434B4DFF",
         "recipes": [
         "recipes": [],
            "AlliesCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "ModifyBloodLevel"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,836: Line 6,827:
         }
         }
     },
     },
     "TranexamicAcid": {
     "JuiceWatermelon": {
         "id": "TranexamicAcid",
         "id": "JuiceWatermelon",
         "name": "tranexamic acid",
         "name": "water melon juice",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "desc": "The delicious juice of a watermelon.",
         "physicalDesc": "viscous",
         "physicalDesc": "sweet",
         "color": "#BA7D7DFF",
         "color": "#EF3520FF",
         "recipes": [
         "recipes": [],
            "TranexamicAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Scaled": false,
                        "Amount": -1.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "damage": {
                            "types": {
                                "Bloodloss": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 6,881: Line 6,849:
         }
         }
     },
     },
     "Protein": {
     "DeadRum": {
         "id": "Protein",
         "id": "DeadRum",
         "name": "protein",
         "name": "deadrum",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Found in certain meals, good for bodily health.",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "physicalDesc": "clumpy",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFE5FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "ProteinCooking"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -0.4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBloodLevel"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 6,925: Line 6,879:
         }
         }
     },
     },
     "SpaceMountainWind": {
     "Grenadine": {
         "id": "SpaceMountainWind",
         "id": "Grenadine",
         "name": "Space Mountain Wind",
         "name": "grenadine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Blows right through you like a space wind.",
         "desc": "Not cherry flavored!",
         "physicalDesc": "fizzy",
         "physicalDesc": "dark-red",
         "color": "#102000FF",
         "color": "#EA1D26FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,940: Line 6,894:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 6,947: Line 6,901:
         }
         }
     },
     },
     "DrGibb": {
     "Carpetium": {
         "id": "DrGibb",
         "id": "Carpetium",
         "name": "Dr. Gibb",
         "name": "carpetium",
         "group": "Drinks",
         "group": "Special",
         "desc": "A delicious blend of 42 different flavours.",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fibrous",
         "color": "#102000FF",
         "color": "#800000FF",
         "recipes": [],
         "recipes": [
            "Carpetium"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Messages": [
                            "carpetium-effect-blood-fibrous",
                            "carpetium-effect-jumpsuit-insides"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "Reagent": "CarpoToxin",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "CarpoToxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,969: Line 6,945:
         }
         }
     },
     },
    "Whiskey": {
     "ExperimentalStimulants": {
        "id": "Whiskey",
        "name": "whiskey",
        "group": "Drinks",
        "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
     "ExperimentalStimulants": {
         "id": "ExperimentalStimulants",
         "id": "ExperimentalStimulants",
         "name": "experimental stimulants",
         "name": "experimental stimulants",
Line 7,258: Line 7,204:
         }
         }
     },
     },
     "Ethylredoxrazine": {
     "Oxygen": {
         "id": "Ethylredoxrazine",
         "id": "Oxygen",
         "name": "ethylredoxrazine",
         "name": "oxygen",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
         "desc": "An oxidizing, colorless gas.",
         "physicalDesc": "opaque",
         "physicalDesc": "gaseous",
         "color": "#2D5708FF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
            "Ethylredoxrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Drunk",
                         "Factor": 1,
                         "Component": "",
                        "conditions": [
                         "Time": 2,
                            {
                         "Refresh": true,
                                "Type": "Human",
                         "Type": 1,
                                "ShouldHave": true,
                         "conditions": null,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                         "Factor": 1,
                         "conditions": [
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                         "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "damage": {
                         "_ratios": {
                             "types": {
                             "CarbonDioxide": 1,
                                "Poison": -0.5
                             "Oxygen": -1
                            },
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "conditions": [
                        "ignoreResistances": true,
                            {
                        "conditions": null,
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 7,299: Line 7,283:
         }
         }
     },
     },
     "LongIslandIcedTea": {
     "Silver": {
         "id": "LongIslandIcedTea",
         "id": "Silver",
         "name": "long island iced tea",
         "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
    },
    "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,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "Mead": {
        "id": "Mead",
        "name": "mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "desc": "A Viking's drink, though a cheap one.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "LongIslandIcedTea"
             "Mead"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,322: Line 7,357:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,331: Line 7,366:
         }
         }
     },
     },
     "Saxoite": {
     "NTCahors": {
         "id": "Saxoite",
         "id": "NTCahors",
         "name": "Saxoite",
         "name": "NeoTheology Cahors Wine",
        "group": "Unknown",
        "desc": "Smells like jazz.",
        "physicalDesc": "ground brass",
        "color": "#B8A603FF",
        "recipes": [],
        "metabolisms": null
    },
    "Goldschlager": {
        "id": "Goldschlager",
        "name": "Goldschlager",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFFF91FF",
         "color": "#7E4043FF",
         "recipes": [
         "recipes": [],
            "Goldschlager"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,364: Line 7,387:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,373: Line 7,396:
         }
         }
     },
     },
     "Inaprovaline": {
     "Hooch": {
         "id": "Inaprovaline",
         "id": "Hooch",
         "name": "inaprovaline",
         "name": "hooch",
         "group": "Medicine",
         "group": "Drinks",
         "desc": "Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding by a good amount. Acts as a decent painkiller.",
         "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#731024FF",
         "color": "#664E00FF",
         "recipes": [
         "recipes": [
             "Inaprovaline"
             "Hooch"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                                "Asphyxiation": -5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Scaled": false,
                         "Reagent": "Ethanol",
                         "Amount": -0.25,
                        "Group": null,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                         "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "JuiceBerry": {
        "id": "JuiceBerry",
        "name": "berry juice",
        "group": "Drinks",
        "desc": "A delicious blend of several different kinds of berries.",
        "physicalDesc": "sweet",
        "color": "#660099FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,416: Line 7,450:
         }
         }
     },
     },
     "Desoxyephedrine": {
     "Ammonia": {
         "id": "Desoxyephedrine",
         "id": "Ammonia",
         "name": "desoxyephedrine",
         "name": "ammonia",
         "group": "Narcotics",
         "group": "Botanical",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
         "physicalDesc": "translucent",
         "physicalDesc": "pungent",
         "color": "#FAFAFAFF",
         "color": "#77B58EFF",
         "recipes": [
         "recipes": [
             "Desoxyephedrine"
             "Ammonia"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,433: Line 7,467:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.75
                                 "Caustic": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 7,440: Line 7,474:
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
             },
             }
        }
    },
    "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": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 7,473: Line 7,499:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.35,
                         "WalkSpeedModifier": 1.25,
                         "SprintSpeedModifier": 1.35,
                         "SprintSpeedModifier": 1.25,
                         "id": "MovespeedModifier"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Key": "Stutter",
                         "damage": {
                        "Component": "StutteringAccent",
                            "types": {
                         "Time": 2,
                                "Poison": 2,
                         "Refresh": true,
                                "Asphyxiation": 2
                         "Type": 0,
                            },
                        "conditions": null,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
Line 7,499: Line 7,536:
                         "Key": "Stun",
                         "Key": "Stun",
                         "Component": "",
                         "Component": "",
                         "Time": 3,
                         "Time": 1,
                         "Refresh": true,
                         "Refresh": true,
                         "Type": 1,
                         "Type": 1,
Line 7,509: Line 7,546:
                         "Key": "KnockedDown",
                         "Key": "KnockedDown",
                         "Component": "",
                         "Component": "",
                         "Time": 3,
                         "Time": 1,
                         "Refresh": true,
                         "Refresh": true,
                         "Type": 1,
                         "Type": 1,
Line 7,515: Line 7,552:
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "Messages": [
                            "ephedrine-effect-tight-pain",
                            "ephedrine-effect-heart-pounds"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 7,525: Line 7,573:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 30,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": null,
Line 7,538: Line 7,586:
         }
         }
     },
     },
     "Vinegar": {
     "PwrGame": {
         "id": "Vinegar",
         "id": "PwrGame",
         "name": "vinegar",
         "name": "Pwr Game",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Often used to flavor food.",
         "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": "sour",
         "physicalDesc": "fizzy",
         "color": "#D2B48CFF",
         "color": "#9385BFFF",
         "recipes": [
         "recipes": [],
            "CookingVinegar"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Water",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "HydrationFactor": 2,
                    },
                         "id": "SatiateThirst"
                    {
                        "Reagent": "Vitamin",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 6,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 7,586: Line 7,608:
         }
         }
     },
     },
     "IcedCoffee": {
     "Histamine": {
         "id": "IcedCoffee",
         "id": "Histamine",
         "name": "iced coffee",
         "name": "histamine",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "Coffee and ice, refreshing and cool.",
         "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.",
         "physicalDesc": "aromatic",
         "physicalDesc": "abrasive",
         "color": "#102838FF",
         "color": "#FA6464FF",
         "recipes": [
         "recipes": [],
            "IcedCoffee"
         "metabolisms": {
        ],
             "Poison": {
         "metabolisms": {
             "Drink": {
                 "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": 0.1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "Ale": {
        "id": "Ale",
        "name": "ale",
        "group": "Drinks",
        "desc": "A dark alchoholic beverage made by malted barley and yeast.",
        "physicalDesc": "bubbly",
        "color": "#663100FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "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,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Messages": [
                         "Group": null,
                            "histamine-effect-light-itchiness"
                         "Amount": 0.05,
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "histamine-effect-heavy-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.2,
                         "id": "PopupMessage"
                    }
                ]
            }
        }
    },
    "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,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,640: Line 7,708:
         }
         }
     },
     },
     "RobustHarvest": {
     "LemonLime": {
         "id": "RobustHarvest",
         "id": "LemonLime",
         "name": "robust harvest",
         "name": "lemon-lime",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "Plant-enhancing hormones, good for increasing potency.",
         "desc": "tangy lime and lemon soda",
         "physicalDesc": "robust",
         "physicalDesc": "fizzy",
         "color": "#3E901CFF",
         "color": "#878F00FF",
         "recipes": [
         "recipes": [
             "RobustHarvest"
             "LemonLime"
         ],
         ],
         "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 7,680: Line 7,732:
         }
         }
     },
     },
     "Plasma": {
     "Sbiten": {
         "id": "Plasma",
         "id": "Sbiten",
         "name": "plasma",
         "name": "sbiten",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "physicalDesc": "gaseous",
         "physicalDesc": "strong-smelling",
         "color": "#7E009EFF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [
            "Sbiten"
        ],
         "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 7,714: Line 7,761:
                     }
                     }
                 ]
                 ]
            },
             }
            "Gas": {
         }
                "rate": 0.5,
     },
                "effects": [
     "Rice": {
                    {
         "id": "Rice",
                        "damage": {
         "name": "rice",
                            "types": {
         "group": "Foods",
                                "Poison": 1
         "desc": "Hard, small white grains.",
                            },
         "physicalDesc": "chewy",
                            "groups": null
         "color": "#FFFFFFFF",
                        },
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "Aluminium": {
         "id": "Aluminium",
         "name": "aluminium",
         "group": "Elements",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "physicalDesc": "metallic",
         "color": "#848789FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Sugar",
                        "Group": null,
                        "Amount": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Nutriment",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,777: Line 7,796:
         }
         }
     },
     },
     "PolytrinicAcid": {
     "FluorosulfuricAcid": {
         "id": "PolytrinicAcid",
         "id": "FluorosulfuricAcid",
         "name": "polytrinic acid",
         "name": "fluorosulfuric acid",
         "group": "Toxins",
         "group": "Toxins",
         "desc": "An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it.",
         "desc": "An extremely corrosive chemical substance.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A1000BFF",
         "color": "#5050FFFF",
         "recipes": [
         "recipes": [
             "PolytrinicAcid"
             "FluorosulfuricAcid"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,818: Line 7,837:
         }
         }
     },
     },
     "Cream": {
     "SpaceCleaner": {
         "id": "Cream",
         "id": "SpaceCleaner",
         "name": "cream",
         "name": "space cleaner",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
         "physicalDesc": "creamy",
        "physicalDesc": "lemony fresh",
         "color": "#DFD7AFFF",
        "color": "#C8FF69FF",
        "recipes": [
            "SpaceCleaner"
        ],
        "metabolisms": null
    },
    "SpiderBlood": {
        "id": "SpiderBlood",
        "name": "blue blood",
        "group": "Biological",
        "desc": "Doesn't taste like blueberry juice.",
         "physicalDesc": "ferrous",
         "color": "#162581FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,833: Line 7,864:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "HydrationFactor": 1.5,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,840: Line 7,871:
         }
         }
     },
     },
     "Astrotame": {
     "MilkGoat": {
         "id": "Astrotame",
         "id": "MilkGoat",
         "name": "Astrotame",
         "name": "goats milk",
         "group": "Foods",
         "group": "Drinks",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "physicalDesc": "sugary",
         "physicalDesc": "opaque",
         "color": "#7FFFD4FF",
         "color": "#DFDFDFFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "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": 4,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,875: Line 7,893:
         }
         }
     },
     },
     "Nitrogen": {
     "Flour": {
         "id": "Nitrogen",
         "id": "Flour",
         "name": "nitrogen",
         "name": "flour",
         "group": "Unknown",
         "group": "Foods",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "desc": "Used for baking.",
         "physicalDesc": "gaseous",
         "physicalDesc": "powdery",
         "color": "#808080FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Factor": 1,
                         "Reagent": "Sugar",
                         "conditions": [
                         "Group": null,
                            {
                        "Amount": 0.4,
                                "Type": "Vox",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "AdjustReagent"
                     },
                     },
                     {
                     {
                        "Factor": 1,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                        "HydrationFactor": -0.2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "_ratios": {
                         "Reagent": "Nutriment",
                            "CarbonDioxide": 1,
                        "Group": null,
                            "Nitrogen": -1
                         "Amount": 0.1,
                        },
                        "conditions": null,
                         "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyLungGas"
                         "id": "AdjustReagent"
                    },
                    {
                        "_ratios": {
                            "NitrousOxide": 1,
                            "Nitrogen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 7,945: Line 7,931:
         }
         }
     },
     },
     "Fluorosurfactant": {
     "GreenTea": {
         "id": "Fluorosurfactant",
         "id": "GreenTea",
         "name": "fluorosurfactant",
         "name": "green tea",
        "group": "Pyrotechnic",
        "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
        "physicalDesc": "opaque",
        "color": "#9E6B38FF",
        "recipes": [
            "Fluorosurfactant"
        ],
        "metabolisms": null
    },
    "ChangelingSting": {
        "id": "ChangelingSting",
        "name": "changeling sting",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "desc": "Tasty green tea.",
         "physicalDesc": "fizzy",
         "physicalDesc": "aromatic",
         "color": "#2E6671FF",
         "color": "#C33F00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,972: Line 7,946:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,979: Line 7,953:
         }
         }
     },
     },
     "CapsaicinOil": {
     "Cognac": {
         "id": "CapsaicinOil",
         "id": "Cognac",
         "name": "Capsaicin Oil",
         "name": "cognac",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "physicalDesc": "oily",
         "physicalDesc": "strong-smelling",
         "color": "#FF0000FF",
         "color": "#AB3C05FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.75,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "PoisonWine": {
        "id": "PoisonWine",
        "name": "poison wine",
        "group": "Drinks",
        "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
        "physicalDesc": "strong-smelling",
        "color": "#000000FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": 250,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": 1
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 8,019: Line 8,023:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "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 8,044: Line 8,031:
         }
         }
     },
     },
     "JuiceLemon": {
     "Moonshine": {
         "id": "JuiceLemon",
         "id": "Moonshine",
         "name": "lemon juice",
         "name": "moonshine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This juice is VERY sour.",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "physicalDesc": "citric",
         "physicalDesc": "strong-smelling",
         "color": "#FFF690FF",
         "color": "#D1D7D155",
         "recipes": [],
         "recipes": [
            "Moonshine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,059: Line 8,048:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,066: Line 8,063:
         }
         }
     },
     },
     "RootBeerFloat": {
     "BraveBull": {
         "id": "RootBeerFloat",
         "id": "BraveBull",
         "name": "root beer float",
         "name": "brave bull",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
         "desc": "It's just as effective as Dutch-Courage!",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "physicalDesc": "strong-smelling",
         "color": "#4F361FFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "RootBeerFloat"
             "BraveBull"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,085: Line 8,082:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,090: Line 8,095:
         }
         }
     },
     },
     "ScrewdriverCocktail": {
     "Coffee": {
         "id": "ScrewdriverCocktail",
         "id": "Coffee",
         "name": "screwdriver",
         "name": "coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "aromatic",
         "color": "#A68310FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "ScrewdriverCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,111: Line 8,114:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,122: Line 8,125:
         }
         }
     },
     },
     "DemonsBlood": {
     "WhiskeySoda": {
         "id": "DemonsBlood",
         "id": "WhiskeySoda",
         "name": "demons blood",
         "name": "whiskey soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "AHHHH!!!!",
         "desc": "For the more refined griffon.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A70000FF",
         "color": "#533600FF",
         "recipes": [
         "recipes": [
             "DemonsBlood"
             "WhiskeySoda"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,145: Line 8,148:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,154: Line 8,157:
         }
         }
     },
     },
     "Antifreeze": {
     "CubaLibre": {
         "id": "Antifreeze",
         "id": "CubaLibre",
         "name": "antifreeze",
         "name": "cuba libre",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Ultimate refreshment.",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "physicalDesc": "translucent",
         "physicalDesc": "bubbly",
         "color": "#FF7D63FF",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "Antifreeze"
             "CubaLibre"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,186: Line 8,189:
         }
         }
     },
     },
     "ToxinsSpecial": {
     "Mold": {
         "id": "ToxinsSpecial",
         "id": "Mold",
         "name": "toxins special",
         "name": "mold",
         "group": "Drinks",
         "group": "Toxins",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "desc": "Often found in dark, humid places or on old bread.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fuzzy",
         "color": "#665C00FF",
         "color": "#8A9A5BFF",
         "recipes": [
         "recipes": [],
            "ToxinsSpecial"
        ],
         "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"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Phosphorus": {
     "Ethylredoxrazine": {
         "id": "Phosphorus",
         "id": "Ethylredoxrazine",
         "name": "phosphorus",
         "name": "ethylredoxrazine",
         "group": "Elements",
         "group": "Medicine",
         "desc": "A reactive metal used in pyrotechnics and weapons.",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
        "physicalDesc": "powdery",
         "physicalDesc": "opaque",
        "color": "#EDE4E4FF",
         "color": "#2D5708FF",
        "recipes": [],
        "metabolisms": null
    },
    "MuteToxin": {
        "id": "MuteToxin",
        "name": "mute toxin",
        "group": "Narcotics",
        "desc": "Makes you unable to talk while metabolizing.",
         "physicalDesc": "syrupy",
         "color": "#000000FF",
         "recipes": [
         "recipes": [
             "MuteToxin"
             "Ethylredoxrazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Muted",
                         "Key": "Drunk",
                         "Component": "Muted",
                         "Component": "",
                         "Time": 2,
                         "Time": 2,
                         "Refresh": true,
                         "Refresh": true,
                         "Type": 0,
                         "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": -0.5
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 8,256: Line 8,259:
         }
         }
     },
     },
     "Pilk": {
     "Uranium": {
         "id": "Pilk",
         "id": "Uranium",
         "name": "pilk",
         "name": "uranium",
         "group": "Drinks",
         "group": "Elements",
         "desc": "A sickening mixture of milk and cola.",
         "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "physicalDesc": "creamy",
         "physicalDesc": "metallic",
         "color": "#E7C69FFF",
         "color": "#8FA191FF",
         "recipes": [
         "recipes": [],
            "Pilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 8,280: Line 8,288:
         }
         }
     },
     },
     "IrishCarBomb": {
     "Stimulants": {
         "id": "IrishCarBomb",
         "id": "Stimulants",
         "name": "irish car bomb",
         "name": "stimulants",
         "group": "Drinks",
         "group": "Narcotics",
         "desc": "A troubling mixture of irish cream and ale.",
         "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": "bubbly",
         "physicalDesc": "energizing",
         "color": "#2E6671FF",
         "color": "#9A040EFF",
         "recipes": [
         "recipes": [],
            "IrishCarBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.2,
                 "effects": [
                 "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "WalkSpeedModifier": 1.3,
                         "id": "SatiateThirst"
                        "SprintSpeedModifier": 1.3,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                         "damage": {
                        "Group": null,
                             "types": {
                        "Amount": 0.15,
                                 "Poison": 1
                        "conditions": null,
                             },
                        "probability": 1,
                             "groups": null
                        "id": "AdjustReagent"
                         },
                    }
                ]
            }
        }
    },
    "Stellibinin": {
        "id": "Stellibinin",
        "name": "stellibinin",
        "group": "Medicine",
        "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
        "physicalDesc": "starry",
        "color": "#2B2F77FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                         "damage": {
                             "types": {
                                 "Poison": -4
                             },
                             "groups": null
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Reagent": "Amatoxin",
                        "Group": null,
                        "Amount": -3,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 80,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Amatoxin",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Medicine": {
    },
                 "rate": 0.2,
    "Pax": {
        "id": "Pax",
        "name": "pax",
        "group": "Unknown",
        "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
        "physicalDesc": "soothing",
        "color": "#AAAAAAFF",
        "recipes": [
            "Pax"
        ],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "Pacified",
                         "TimerReset": 600,
                         "Component": "Pacified",
                        "conditions": null,
                         "Time": 2,
                         "probability": 1,
                         "Refresh": false,
                        "id": "ResetNarcolepsy"
                         "Type": 0,
                    },
                    {
                        "conditions": null,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "id": "SatiateHunger"
                    },
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 1,
                        "id": "SatiateThirst"
                    },
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Max": 120,
                                "Min": 70,
                                "id": "TotalDamage"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 8,384: Line 8,395:
         }
         }
     },
     },
     "PlantBGone": {
     "RedMead": {
         "id": "PlantBGone",
         "id": "RedMead",
        "name": "plant-B-gone",
         "name": "red mead",
        "group": "Botanical",
         "group": "Drinks",
        "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
        "physicalDesc": "bubbling",
        "color": "#49002EFF",
        "recipes": [
            "PlantBGone"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": -4,
                                "Blunt": 2,
                                "Slash": 1,
                                "Piercing": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "Mead": {
        "id": "Mead",
         "name": "mead",
         "group": "Drinks",
         "desc": "A Viking's drink, though a cheap one.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#C73C00FF",
         "recipes": [
         "recipes": [
             "Mead"
             "RedMead"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,456: Line 8,427:
         }
         }
     },
     },
     "Vermouth": {
     "KiraSpecial": {
         "id": "Vermouth",
         "id": "KiraSpecial",
         "name": "vermouth",
         "name": "kira special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#91FF91FF",
         "color": "#CCCC99FF",
         "recipes": [],
         "recipes": [
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,471: Line 8,444:
                         "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"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "HotRamen": {
     "Absinthe": {
         "id": "HotRamen",
         "id": "Absinthe",
         "name": "hot ramen",
         "name": "absinthe",
         "group": "Drinks",
         "group": "Drinks",
        "desc": "Hot noodles.",
         "desc": "A anise-flavoured spirit derived from botanicals.",
        "physicalDesc": "wormy",
        "color": "#664300FF",
        "recipes": [
            "HotRamen"
        ],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 4,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "Singulo": {
        "id": "Singulo",
        "name": "singulo",
        "group": "Drinks",
         "desc": "A blue-space beverage!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#3B0C0CFF",
         "color": "#33EE00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,531: Line 8,472:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,540: Line 8,481:
         }
         }
     },
     },
     "Chlorine": {
     "Diethylamine": {
         "id": "Chlorine",
         "id": "Diethylamine",
         "name": "chlorine",
         "name": "diethylamine",
         "group": "Elements",
         "group": "Botanical",
         "desc": "A yellow-green gas which is toxic to humans.",
         "desc": "A very potent fertilizer.",
         "physicalDesc": "gaseous",
         "physicalDesc": "strong-smelling",
         "color": "#A2FF00FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "Diethylamine"
    },
         ],
    "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": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 8,565: Line 8,498:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Caustic": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 8,571: Line 8,504:
                         "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",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 8,
                                "Max": 21474836,
                                "Reagent": "Nocturine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 8,603: Line 8,512:
         }
         }
     },
     },
     "Sbiten": {
     "HippiesDelight": {
         "id": "Sbiten",
         "id": "HippiesDelight",
         "name": "sbiten",
         "name": "hippies delight",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "desc": "You just don't get it maaaan.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004166FF",
         "color": "#6EAA0CFF",
         "recipes": [
         "recipes": [
             "Sbiten"
             "HippiesDelight"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,635: Line 8,544:
         }
         }
     },
     },
     "BlueCuracao": {
     "Tea": {
         "id": "BlueCuracao",
         "id": "Tea",
         "name": "blue curacao",
         "name": "tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "aromatic",
         "color": "#0000CDFF",
         "color": "#8A5A3AFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,654: Line 8,563:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.1,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 8,665: Line 8,574:
         }
         }
     },
     },
     "GinTonic": {
     "VodkaTonic": {
         "id": "GinTonic",
         "id": "VodkaTonic",
         "name": "gin and tonic",
         "name": "vodka tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An all time classic, mild cocktail.",
         "desc": "For when a gin and tonic isn't russian enough.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004166FF",
         "color": "#0064C8FF",
         "recipes": [
         "recipes": [
             "GinTonic"
             "VodkaTonic"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,697: Line 8,606:
         }
         }
     },
     },
     "Dexalin": {
     "Soysauce": {
         "id": "Dexalin",
         "id": "Soysauce",
         "name": "dexalin",
         "name": "soy sauce",
         "group": "Medicine",
         "group": "Foods",
         "desc": "Used for treating oxygen deprivation. In most cases where it is likely to be needed, the strength of Dexalin Plus will probably be more useful.",
         "desc": "A salty soy-based flavoring.",
         "physicalDesc": "opaque",
         "physicalDesc": "salty",
         "color": "#0041A8FF",
         "color": "#8B4513FF",
         "recipes": [
         "recipes": [
             "Dexalin"
             "CookingSoysauce"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "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,
                         "id": "HealthChange"
                        "NutritionFactor": 0.5,
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                         "probability": 1,
                                "Asphyxiation": 3,
                         "HydrationFactor": -0.5,
                                "Cold": 1
                         "id": "SatiateThirst"
                            },
                     }
                            "groups": null
                 ]
                        },
             }
                         "scaleByQuantity": false,
         }
                         "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                 ]
             }
         }
     },
     },
     "CoffeeLiqueur": {
     "FourteenLoko": {
         "id": "CoffeeLiqueur",
         "id": "FourteenLoko",
         "name": "coffee liqueur",
         "name": "Fourteen Loko",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "physicalDesc": "cloudy",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#DEB928FF",
         "recipes": [],
         "recipes": [
            "FourteenLoko"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,769: Line 8,657:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 8,780: Line 8,686:
         }
         }
     },
     },
     "Ash": {
     "UncookedAnimalProteins": {
         "id": "Ash",
         "id": "UncookedAnimalProteins",
         "name": "ash",
         "name": "uncooked animal proteins",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A light grey powdery residue",
         "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
        "physicalDesc": "powdery",
         "physicalDesc": "clumpy",
        "color": "#FFFFFFFF",
         "color": "#FFFFE5FF",
        "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": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1.5,
                        "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": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.06
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 8,835: Line 8,709:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Human",
                                 "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                "id": "ReagentThreshold"
                            }
                            },
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Reagent": "Protein",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Type": "Animal",
Line 8,847: Line 8,729:
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,853: Line 8,735:
         }
         }
     },
     },
    "SodiumCarbonate": {
     "Omnizine": {
        "id": "SodiumCarbonate",
         "id": "Omnizine",
        "name": "Sodium Carbonate",
         "name": "omnizine",
        "group": "Unknown",
        "desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water.  Also known as soda ash.",
        "physicalDesc": "powdery",
        "color": "#FFFFFFFF",
        "recipes": [
            "SodiumCarbonate"
        ],
        "metabolisms": null
    },
    "Cryoxadone": {
        "id": "Cryoxadone",
        "name": "cryoxadone",
        "group": "Medicine",
        "desc": "Required for the proper function of cryogenics. Heals all standard types of damage very swiftly, but only works in temperatures under 170K (usually this means cryo cells). Can also slowly heal clone damage, such as caused by cloning or Slimes.",
        "physicalDesc": "fizzy",
        "color": "#0091FFFF",
        "recipes": [
            "Cryoxadone"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Airloss": -6,
                                "Brute": -4,
                                "Burn": -6,
                                "Toxin": -4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 0,
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "Carbon": {
        "id": "Carbon",
        "name": "carbon",
        "group": "Elements",
        "desc": "A black, crystalline solid.",
        "physicalDesc": "crystalline",
        "color": "#22282BFF",
        "recipes": [],
        "metabolisms": null
    },
     "Omnizine": {
         "id": "Omnizine",
         "name": "omnizine",
         "group": "Medicine",
         "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.",
         "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.",
Line 8,947: Line 8,767:
         }
         }
     },
     },
     "Carpetium": {
     "Enzyme": {
         "id": "Carpetium",
         "id": "Enzyme",
         "name": "carpetium",
         "name": "universal enzyme",
         "group": "Special",
         "group": "Foods",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "desc": "Used in cooking various dishes.",
         "physicalDesc": "fibrous",
        "physicalDesc": "chalky",
         "color": "#800000FF",
        "color": "#009900FF",
        "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": [
         "recipes": [
             "Carpetium"
             "Bleach"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,961: Line 8,791:
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "carpetium-effect-blood-fibrous",
                             "generic-reagent-effect-burning-insides"
                            "carpetium-effect-jumpsuit-insides"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 0,
                         "VisualType": 3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 0.33,
                         "id": "PopupMessage"
                         "id": "PopupMessage"
                    },
                    {
                        "Reagent": "CarpoToxin",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "CarpoToxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,991: Line 8,818:
         }
         }
     },
     },
     "Ichor": {
     "SuiDream": {
         "id": "Ichor",
         "id": "SuiDream",
         "name": "ichor",
         "name": "sui dream",
         "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": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "physicalDesc": "roaring",
         "physicalDesc": "strong-smelling",
         "color": "#F4692EFF",
         "color": "#00A86BFF",
         "recipes": [],
         "recipes": [
            "SuiDream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,006: Line 8,835:
                         "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"
                     }
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
    },
    "WeldingFuel": {
        "id": "WeldingFuel",
        "name": "welding fuel",
        "group": "Pyrotechnic",
        "desc": "Used by welders to weld.",
        "physicalDesc": "oily",
        "color": "#A76B1CFF",
        "recipes": [],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 9,017: Line 8,865:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Bloodloss": -5
                                 "Poison": 1
                             },
                             },
                             "groups": {
                             "groups": null
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 9,030: Line 8,874:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 9,035: Line 8,885:
         }
         }
     },
     },
     "IcedBeer": {
     "Phalanximine": {
         "id": "IcedBeer",
         "id": "Phalanximine",
         "name": "iced beer",
         "name": "phalanximine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A beer which is so cold the air around it freezes.",
         "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.",
         "physicalDesc": "bubbly",
         "physicalDesc": "acrid",
         "color": "#664300FF",
         "color": "#C8FF75FF",
         "recipes": [
         "recipes": [
             "IcedBeer",
             "Phalanximine"
            "IcedBeerAlt"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Cellular": -1,
                                "Radiation": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "ThirstAmount": -40,
                        "Group": null,
                         "HungerAmount": -40,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.05,
                         "id": "AdjustReagent"
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 9,068: Line 8,924:
         }
         }
     },
     },
     "Fluorine": {
     "DevilsKiss": {
         "id": "Fluorine",
         "id": "DevilsKiss",
         "name": "fluorine",
         "name": "devils kiss",
        "group": "Elements",
        "desc": "A highly toxic pale yellow gas. Extremely reactive.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "GroundBee": {
        "id": "GroundBee",
        "name": "Ground Bee",
        "group": "Unknown",
        "desc": "Bee grounds. Gross.",
        "physicalDesc": "bee guts",
        "color": "#86530EFF",
        "recipes": [],
        "metabolisms": null
    },
    "VodkaMartini": {
        "id": "VodkaMartini",
        "name": "vodka martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "Creepy time!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004666FF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [
             "VodkaMartini"
             "DevilsKiss"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,111: Line 8,947:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,120: Line 8,956:
         }
         }
     },
     },
     "BeepskySmash": {
     "ErikaSurprise": {
         "id": "BeepskySmash",
         "id": "ErikaSurprise",
         "name": "beepsky smash",
         "name": "erika surprise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "desc": "The surprise is, it's green!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "BeepskySmash"
             "ErikaSurprise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,143: Line 8,979:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,152: Line 8,988:
         }
         }
     },
     },
     "Impedrezene": {
     "CafeLatte": {
         "id": "Impedrezene",
         "id": "CafeLatte",
         "name": "impedrezene",
         "name": "cafe latte",
         "group": "Narcotics",
         "group": "Drinks",
         "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "physicalDesc": "acrid",
         "physicalDesc": "creamy",
         "color": "#215263FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Impedrezene"
             "CafeLatte"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "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"
                    }
                    },
                ]
                    {
            }
                        "damage": {
        }
                            "types": {
    },
                                "Poison": 2
    "Carbon": {
                            },
        "id": "Carbon",
                            "groups": null
        "name": "carbon",
                        },
        "group": "Elements",
                        "scaleByQuantity": false,
        "desc": "A black, crystalline solid.",
                        "ignoreResistances": true,
        "physicalDesc": "crystalline",
                        "conditions": null,
        "color": "#22282BFF",
                        "probability": 1,
        "recipes": [],
                        "id": "HealthChange"
        "metabolisms": null
                    },
    },
    "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": [],
        "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": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 10,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "HydrationFactor": 4,
                    },
                         "id": "SatiateThirst"
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "ChemVomit"
                    },
                    {
                        "BoozePower": 5,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 9,215: Line 9,054:
         }
         }
     },
     },
     "ErikaSurprise": {
     "SnowWhite": {
         "id": "ErikaSurprise",
         "id": "SnowWhite",
         "name": "erika surprise",
         "name": "snow white",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The surprise is, it's green!",
         "desc": "A cold refreshment.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#2E6671FF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [
             "ErikaSurprise"
             "SnowWhite"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,247: Line 9,086:
         }
         }
     },
     },
     "Cola": {
     "LongIslandIcedTea": {
         "id": "Cola",
         "id": "LongIslandIcedTea",
         "name": "cola",
         "name": "long island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#422912FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "LongIslandIcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,264: Line 9,105:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
            }
        }
    },
    "GreenTea": {
        "id": "GreenTea",
        "name": "green tea",
        "group": "Drinks",
        "desc": "Tasty green tea.",
        "physicalDesc": "aromatic",
        "color": "#C33F00FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 9,291: Line 9,118:
         }
         }
     },
     },
     "Ephedrine": {
     "Hotsauce": {
         "id": "Ephedrine",
         "id": "Hotsauce",
         "name": "ephedrine",
         "name": "hotsauce",
         "group": "Narcotics",
         "group": "Foods",
         "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.",
         "desc": "Burns so good.",
         "physicalDesc": "powdery",
         "physicalDesc": "spicy",
         "color": "#D2FFFAFF",
         "color": "#FF0000FF",
         "recipes": [
         "recipes": [
             "Ephedrine"
             "CookingHotsauce"
         ],
         ],
         "metabolisms": {
        "metabolisms": null
             "Narcotic": {
    },
                 "rate": 0.5,
    "Protein": {
        "id": "Protein",
        "name": "protein",
        "group": "Foods",
        "desc": "Found in certain meals, good for bodily health.",
        "physicalDesc": "clumpy",
        "color": "#FFFFE5FF",
        "recipes": [
            "ProteinCooking"
        ],
         "metabolisms": {
             "Food": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "StatusLifetime": 2,
                        "conditions": null,
                        "probability": 1,
                        "WalkSpeedModifier": 1.25,
                        "SprintSpeedModifier": 1.25,
                        "id": "MovespeedModifier"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                "Poison": 2,
                            "groups": {
                                 "Asphyxiation": 2
                                 "Brute": -0.4
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 0.5,
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "Scaled": false,
                         "Frequency": 4,
                         "Amount": 1,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "ModifyBloodLevel"
                     },
                     },
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "NutritionFactor": 3,
                     },
                         "id": "SatiateHunger"
                    {
                     }
                        "Key": "KnockedDown",
                ]
                        "Component": "",
            }
                        "Time": 1,
        }
                        "Refresh": true,
    },
                        "Type": 1,
    "JuiceApple": {
                        "conditions": null,
        "id": "JuiceApple",
                        "probability": 1,
        "name": "apple juice",
                        "id": "GenericStatusEffect"
        "group": "Drinks",
                    },
        "desc": "It's a little piece of Eden.",
                    {
        "physicalDesc": "crisp",
                        "Messages": [
        "color": "#FDAD01FF",
                            "ephedrine-effect-tight-pain",
        "recipes": [],
                            "ephedrine-effect-heart-pounds"
        "metabolisms": {
                        ],
             "Drink": {
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "PopupMessage"
                    }
                ]
            },
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "TimerReset": 600,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ResetNarcolepsy"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 9,396: Line 9,196:
         }
         }
     },
     },
     "UnstableMutagen": {
     "Sake": {
         "id": "UnstableMutagen",
         "id": "Sake",
         "name": "unstable mutagen",
         "name": "sake",
         "group": "Toxins",
         "group": "Drinks",
         "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "physicalDesc": "glowing",
         "physicalDesc": "strong-smelling",
         "color": "#00FF5FFF",
         "color": "#DDDDDDFF",
         "recipes": [
         "recipes": [],
            "UnstableMutagen"
        ],
         "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.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,427: Line 9,226:
         }
         }
     },
     },
     "FluorosulfuricAcid": {
     "Iodine": {
         "id": "FluorosulfuricAcid",
         "id": "Iodine",
         "name": "fluorosulfuric acid",
         "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
    },
    "Amatoxin": {
        "id": "Amatoxin",
        "name": "amatoxin",
         "group": "Toxins",
         "group": "Toxins",
         "desc": "An extremely corrosive chemical substance.",
         "desc": "A potent toxin found in some mushrooms.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "nondescript",
         "color": "#5050FFFF",
         "color": "#D6CE7BFF",
         "recipes": [
         "recipes": [],
            "FluorosulfuricAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 9,444: Line 9,251:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Caustic": 2
                                 "Poison": 6
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,453: Line 9,260:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 9,468: Line 9,265:
         }
         }
     },
     },
     "PulpedBananaPeel": {
     "Potassium": {
         "id": "PulpedBananaPeel",
         "id": "Potassium",
         "name": "pulped banana peel",
         "name": "potassium",
         "group": "Medicine",
         "group": "Elements",
         "desc": "Pulped banana peels have some effectiveness against bleeding.",
         "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
         "physicalDesc": "pulpy",
         "physicalDesc": "shiny",
         "color": "#FFE774FF",
         "color": "#C6C8CCFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "Scaled": false,
                        "Amount": -0.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "ModifyBleedAmount"
                    }
                ]
            }
        }
    },
    "Ketchunaise": {
        "id": "Ketchunaise",
        "name": "ketchunaise",
        "group": "Foods",
        "desc": "So-called Russian dressing, popular among Space Americans.",
        "physicalDesc": "saucey",
        "color": "#FBA399FF",
        "recipes": [
            "CookingKetchunaise"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "ManlyDorf": {
     "Silencer": {
         "id": "ManlyDorf",
         "id": "Silencer",
         "name": "manly dorf",
         "name": "silencer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "desc": "A drink from Mime Heaven.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [
             "ManlyDorf"
             "Silencer"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,518: Line 9,290:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 9,535: Line 9,309:
         }
         }
     },
     },
     "MilkSpoiled": {
     "Cryoxadone": {
         "id": "MilkSpoiled",
         "id": "Cryoxadone",
         "name": "spoiled milk",
         "name": "cryoxadone",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "This milk has gone rancid.",
         "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": "putrid",
         "physicalDesc": "fizzy",
         "color": "#FAFFBAFF",
         "color": "#0091FFFF",
         "recipes": [],
         "recipes": [
            "Cryoxadone"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": null,
                            "groups": {
                                "Airloss": -6,
                                "Brute": -4,
                                "Burn": -6,
                                "Toxin": -4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": -2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 9,557: Line 9,349:
         }
         }
     },
     },
     "Mold": {
     "Nocturine": {
         "id": "Mold",
         "id": "Nocturine",
         "name": "mold",
         "name": "nocturine",
         "group": "Toxins",
         "group": "Narcotics",
         "desc": "Often found in dark, humid places or on old bread.",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "physicalDesc": "fuzzy",
         "physicalDesc": "powdery",
         "color": "#8A9A5BFF",
         "color": "#128E80FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 9,578: Line 9,370:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 8,
                                "Max": 21474836,
                                "Reagent": "Nocturine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 9,586: Line 9,402:
         }
         }
     },
     },
     "Enzyme": {
     "Fiber": {
         "id": "Enzyme",
         "id": "Fiber",
         "name": "universal enzyme",
         "name": "fiber",
         "group": "Foods",
         "group": "Unknown",
         "desc": "Used in cooking various dishes.",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "physicalDesc": "chalky",
         "physicalDesc": "fibrous",
         "color": "#009900FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Grog": {
     "SoyLatte": {
         "id": "Grog",
         "id": "SoyLatte",
         "name": "grog",
         "name": "soy latte",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Watered-down rum, pirate approved!",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Grog"
             "SoyLatte"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,613: Line 9,429:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,628: Line 9,436:
         }
         }
     },
     },
     "Iodine": {
     "JuiceBerryPoison": {
         "id": "Iodine",
         "id": "JuiceBerryPoison",
         "name": "iodine",
         "name": "poison berry juice",
         "group": "Elements",
         "group": "Unknown",
         "desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "physicalDesc": "dark brown",
         "physicalDesc": "sickly",
         "color": "#BC8A00FF",
         "color": "#6600CCFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,655: Line 9,451:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.05,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 9,670: Line 9,476:
         }
         }
     },
     },
     "Ice": {
     "JuiceGrape": {
         "id": "Ice",
         "id": "JuiceGrape",
         "name": "ice",
         "name": "grape juice",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Frozen water.",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "physicalDesc": "frosty",
         "physicalDesc": "crisp",
         "color": "#BED8E6FF",
         "color": "#512284FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
         "metabolisms": {
    },
             "Drink": {
    "Milk": {
        "id": "Milk",
        "name": "milk",
        "group": "Drinks",
        "desc": "An opaque white liquid produced by the mammary glands of mammals.",
        "physicalDesc": "opaque",
        "color": "#DFDFDFFF",
        "recipes": [],
         "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 9,695: Line 9,491:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 9,702: Line 9,498:
         }
         }
     },
     },
     "WhiteRussian": {
     "MelonLiquor": {
         "id": "WhiteRussian",
         "id": "MelonLiquor",
         "name": "white russian",
         "name": "melon liquor",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "That's just, like, your opinion, man...",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A68340FF",
         "color": "#138808FF",
         "recipes": [
         "recipes": [],
            "WhiteRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,725: Line 9,519:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,734: Line 9,528:
         }
         }
     },
     },
     "HeartbreakerToxin": {
     "VentCrud": {
         "id": "HeartbreakerToxin",
         "id": "VentCrud",
         "name": "heartbreaker toxin",
         "name": "vent crud",
         "group": "Toxins",
         "group": "Unknown",
         "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": "A jet black substance found in poorly maintained ventilation systems.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sticky",
         "color": "#5F959CFF",
         "color": "#000000FF",
         "recipes": [
         "recipes": [],
            "HeartbreakerToxin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 9,751: Line 9,543:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": 2
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,765: Line 9,557:
         }
         }
     },
     },
     "Sugar": {
     "AlliesCocktail": {
         "id": "Sugar",
         "id": "AlliesCocktail",
         "name": "sugar",
         "name": "allies cocktail",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Tasty spacey sugar!",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "physicalDesc": "sweet",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#00664DFF",
         "recipes": [],
         "recipes": [
            "AlliesCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "Min": 0.1,
                        "HydrationFactor": 2,
                                "Max": 21474836,
                        "id": "SatiateThirst"
                                "Reagent": "Nutriment",
                    },
                                "id": "ReagentThreshold"
                    {
                            }
                        "Reagent": "Ethanol",
                         ],
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 1,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 9,794: Line 9,589:
         }
         }
     },
     },
     "Bleach": {
     "ManhattanProject": {
         "id": "Bleach",
         "id": "ManhattanProject",
         "name": "bleach",
         "name": "manhattan project",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
         "desc": "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": [
             "Bleach"
             "ManhattanProject"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Ethanol",
                            "generic-reagent-effect-burning-insides"
                         "Group": null,
                        ],
                         "Amount": 0.05,
                         "Type": 1,
                         "VisualType": 3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.33,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 9,835: Line 9,621:
         }
         }
     },
     },
     "Epinephrine": {
     "Dylovene": {
         "id": "Epinephrine",
         "id": "Dylovene",
         "name": "epinephrine",
         "name": "dylovene",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "physicalDesc": "odorless",
         "physicalDesc": "translucent",
         "color": "#D2FFFAFF",
         "color": "#3A1D8AFF",
         "recipes": [
         "recipes": [
             "Epinephrine"
             "Dylovene"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 9,852: Line 9,638:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                "Asphyxiation": -3,
                                 "Poison": -1
                                 "Poison": -0.5
                             },
                             },
                             "groups": {
                             "groups": null
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "mobstate": 2,
                                "id": "MobStateCondition"
                            },
                            {
                                "Min": 0,
                                "Max": 20,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 9,880: Line 9,651:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": 1,
                                 "Brute": 2
                                "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 9,899: Line 9,669:
                     },
                     },
                     {
                     {
                         "Reagent": "Lexorin",
                         "Amplitude": 10,
                         "Group": null,
                         "Frequency": 4,
                         "Amount": -2,
                         "Time": 2,
                         "conditions": null,
                         "Refresh": true,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Epinephrine",
                        "Group": null,
                        "Amount": -1,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Lexorin",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "Jitter"
                     },
                     },
                     {
                     {
                         "Reagent": "Histamine",
                         "Messages": [
                         "Group": null,
                            "generic-reagent-effect-nauseous"
                         "Amount": 4,
                        ],
                         "Type": 1,
                         "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Lexorin",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 0.2,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Key": "Stun",
                         "ThirstAmount": -40,
                         "Component": "",
                        "HungerAmount": -40,
                        "Time": 0.75,
                         "conditions": [
                        "Refresh": true,
                            {
                        "Type": 1,
                                "Min": 20,
                         "conditions": null,
                                "Max": 21474836,
                         "probability": 1,
                                "Reagent": null,
                         "id": "GenericStatusEffect"
                                "id": "ReagentThreshold"
                     },
                            }
                         ],
                         "probability": 0.02,
                         "id": "ChemVomit"
                     }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "KnockedDown",
                         "BoozePower": 3,
                         "Component": "",
                        "SlurSpeech": true,
                        "Time": 0.75,
                         "conditions": [
                        "Refresh": true,
                            {
                        "Type": 1,
                                "Min": 15,
                         "conditions": null,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Drunk"
                     }
                     }
                 ]
                 ]
Line 9,960: Line 9,738:
         }
         }
     },
     },
     "BraveBull": {
     "BahamaMama": {
         "id": "BraveBull",
         "id": "BahamaMama",
         "name": "brave bull",
         "name": "bahama mama",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's just as effective as Dutch-Courage!",
         "desc": "Tropical cocktail.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#FF7F3BFF",
         "recipes": [
         "recipes": [],
            "BraveBull"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 9,983: Line 9,759:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 9,992: Line 9,768:
         }
         }
     },
     },
     "Blackpepper": {
     "Sigynate": {
         "id": "Blackpepper",
         "id": "Sigynate",
         "name": "black pepper",
         "name": "sigynate",
         "group": "Foods",
         "group": "Medicine",
         "desc": "Often used to flavor food or make people sneeze.",
         "desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
         "physicalDesc": "grainy",
         "physicalDesc": "thick",
         "color": "#000000FF",
         "color": "#E0A5B9FF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "Sigynate"
    },
         ],
    "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": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Caustic": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     }
                    {
                ]
                        "damage": {
            }
                            "types": {
        }
                                "Heat": 2
    },
                            },
    "Nutriment": {
                            "groups": null
        "id": "Nutriment",
                        },
        "name": "nutriment",
                        "scaleByQuantity": false,
        "group": "Foods",
                        "ignoreResistances": true,
        "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
                        "conditions": [
        "physicalDesc": "opaque",
                            {
        "color": "#664330FF",
                                "Min": 16,
        "recipes": [],
                                "Max": 21474836,
        "metabolisms": {
                                "Reagent": null,
            "Food": {
                                "id": "ReagentThreshold"
                "rate": 0.5,
                            }
                "effects": [
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "conditions": null,
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "id": "Jitter"
                         "id": "SatiateHunger"
                    },
                     }
                    {
                 ]
                        "Messages": [
             }
                            "generic-reagent-effect-nauseous"
         }
                        ],
     },
                        "Type": 1,
     "CarpoToxin": {
                        "VisualType": 2,
         "id": "CarpoToxin",
                        "conditions": [
         "name": "carpotoxin",
                            {
         "group": "Toxins",
                                "Min": 20,
         "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
                                "Max": 21474836,
         "physicalDesc": "exotic smelling",
                                "Reagent": null,
         "color": "#E2A38CFF",
                                "id": "ReagentThreshold"
         "recipes": [],
                            }
         "metabolisms": {
                        ],
             "Poison": {
                        "probability": 0.2,
                 "rate": 0.5,
                        "id": "PopupMessage"
                 "effects": [
                    },
                     {
                    {
                         "damage": {
                        "ThirstAmount": -40,
                             "types": {
                        "HungerAmount": -40,
                                 "Poison": 4
                        "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.02,
                        "id": "ChemVomit"
                    }
                ]
            }
        }
    },
    "Cola": {
        "id": "Cola",
        "name": "cola",
        "group": "Drinks",
        "desc": "A sweet, carbonated soft drink. Caffeine free.",
        "physicalDesc": "fizzy",
        "color": "#422912FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                 ]
             }
         }
     },
     "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": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Booger": {
        "id": "Booger",
        "name": "booger",
        "group": "Drinks",
        "desc": "Ewww...",
        "physicalDesc": "strong-smelling",
        "color": "#8CFF8CFF",
        "recipes": [
            "Booger"
        ],
        "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"
                    }
                ]
            }
        }
    },
    "Nothing": {
        "id": "Nothing",
        "name": "nothing",
        "group": "Drinks",
        "desc": "Absolutely nothing.",
        "physicalDesc": "nothing",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Cognizine": {
        "id": "Cognizine",
        "name": "cognizine",
        "group": "Medicine",
        "desc": "A mysterious chemical which is able to make any non-sentient creature sentient.",
        "physicalDesc": "enigmatic",
        "color": "#B50EE8FF",
        "recipes": [
            "Cognizine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "MakeSentient"
                    }
                ]
            }
        }
    },
    "Ketchup": {
        "id": "Ketchup",
        "name": "ketchup",
        "group": "Foods",
        "desc": "Made from pureed tomatoes and flavored with spices.",
        "physicalDesc": "tangy",
        "color": "#FF0000FF",
        "recipes": [
            "CookingKetchup"
        ],
        "metabolisms": null
    },
    "Cornmeal": {
        "id": "Cornmeal",
        "name": "cornmeal",
        "group": "Foods",
        "desc": "Used for baking.",
        "physicalDesc": "powdery",
        "color": "#D2B48CFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -0.2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            }
        }
    },
    "IrishCoffee": {
        "id": "IrishCoffee",
        "name": "irish coffee",
        "group": "Drinks",
        "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
        "physicalDesc": "cloudy",
        "color": "#664300FF",
        "recipes": [
            "IrishCoffee"
        ],
        "metabolisms": {
            "Drink": {
                "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"
                    }
                ]
            }
        }
    },
    "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": [],
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                     {
                         "damage": {
                             "types": {
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 10,070: Line 10,111:
                         "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"
                    }
                ]
            }
        }
    },
    "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": {
                "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"
                     }
                     }
                 ]
                 ]

Revision as of 22:43, 12 May 2023

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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Sulfur
id"Sulfur"
name"sulfur"
group"Elements"
desc"A yellow, crystalline solid."
physicalDesc"powdery"
color"#FFF385FF"
recipes
Empty array
metabolismsnull
Wine
id"Wine"
name"wine"
group"Drinks"
desc"An premium alchoholic beverage made from distilled grape juice."
physicalDesc"translucent"
color"#7E4043FF"
recipes
"BloodToWine"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
Oil
id"Oil"
name"oil"
group"Foods"
desc"Used by chefs to cook."
physicalDesc"oily"
color"#B67823FF"
recipes
"Oil"
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
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Frostoil
id"Frostoil"
name"frostoil"
group"Foods"
desc"Leaves the tongue numb in its passage."
physicalDesc"cold"
color"#87CEEBFF"
recipes
Empty array
metabolismsnull
Inaprovaline
id"Inaprovaline"
name"inaprovaline"
group"Medicine"
desc"Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding by a good amount. Acts as a decent painkiller."
physicalDesc"opaque"
color"#731024FF"
recipes
"Inaprovaline"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
mobstate2
id"MobStateCondition"
probability1
id"HealthChange"
Scaledfalse
Amount-0.25
conditionsnull
probability1
id"ModifyBleedAmount"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
GroundBee
id"GroundBee"
name"Ground Bee"
group"Unknown"
desc"Bee grounds. Gross."
physicalDesc"bee guts"
color"#86530EFF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
HorseradishSauce
id"HorseradishSauce"
name"horseradish sauce"
group"Foods"
desc"Smelly horseradish sauce."
physicalDesc"overpowering"
color"#808080FF"
recipes
Empty array
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
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"
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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
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"
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
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"
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"
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"
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"
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"
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"
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"
Phosphorus
id"Phosphorus"
name"phosphorus"
group"Elements"
desc"A reactive metal used in pyrotechnics and weapons."
physicalDesc"powdery"
color"#EDE4E4FF"
recipes
Empty array
metabolismsnull
DoctorsDelight
id"DoctorsDelight"
name"the doctor's delight"
group"Drinks"
desc"A gulp a day keeps the MediBot away. That's probably for the best."
physicalDesc"strong-smelling"
color"#FF8CFFFF"
recipes
"DoctorsDelight"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
conditionsnull
probability1
NutritionFactor-2
id"SatiateHunger"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Medicine
rate0.5
effects
damage
typesnull
groups
Burn-1
Brute-1
Airloss-1
Toxin-1
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
Fluorine
id"Fluorine"
name"fluorine"
group"Elements"
desc"A highly toxic pale yellow gas. Extremely reactive."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
Hydrogen
id"Hydrogen"
name"hydrogen"
group"Elements"
desc"A light, flammable gas."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
Chlorine
id"Chlorine"
name"chlorine"
group"Elements"
desc"A yellow-green gas which is toxic to humans."
physicalDesc"gaseous"
color"#A2FF00FF"
recipes
Empty array
metabolismsnull
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
Kelotane
id"Kelotane"
name"kelotane"
group"Medicine"
desc"Treats burn damage and prevents infection."
physicalDesc"strong-smelling"
color"#BF3D19FF"
recipes
"Kelotane"
metabolisms
Medicine
rate0.5
effects
damage
types
Heat-0.33
Shock-0.33
Cold-0.33
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Saxoite
id"Saxoite"
name"Saxoite"
group"Unknown"
desc"Smells like jazz."
physicalDesc"ground brass"
color"#B8A603FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
Ketchunaise
id"Ketchunaise"
name"ketchunaise"
group"Foods"
desc"So-called Russian dressing, popular among Space Americans."
physicalDesc"saucey"
color"#FBA399FF"
recipes
"CookingKetchunaise"
metabolismsnull
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"
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
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"
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"
Nicotine
id"Nicotine"
name"Nicotine"
group"Narcotics"
desc"Dangerous and highly addictive."
physicalDesc"strong-smelling"
color"#C0C0C0FF"
recipes
Empty array
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"
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"
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"
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"
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"
Ice
id"Ice"
name"ice"
group"Unknown"
desc"Frozen water."
physicalDesc"frosty"
color"#BED8E6FF"
recipes
Empty array
metabolismsnull
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
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"
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"
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"
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"
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"
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"
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
Aluminium
id"Aluminium"
name"aluminium"
group"Elements"
desc"A silver, soft, non-magnetic, and ductile metal."
physicalDesc"metallic"
color"#848789FF"
recipes
Empty array
metabolismsnull
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"
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"
ManlyDorf
id"ManlyDorf"
name"manly dorf"
group"Drinks"
desc"Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only."
physicalDesc"bubbly"
color"#664300FF"
recipes
"ManlyDorf"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
BbqSauce
id"BbqSauce"
name"BBQ sauce"
group"Foods"
desc"Hand wipes not included."
physicalDesc"gloopy"
color"#8B0000FF"
recipes
"CookingBbqSauce"
metabolismsnull
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"
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"
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
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
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"
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"
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"
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"
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"
Ash
id"Ash"
name"ash"
group"Unknown"
desc"A light grey powdery residue"
physicalDesc"powdery"
color"#FFFFFFFF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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
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"
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"
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"
Left4Zed
id"Left4Zed"
name"left-4-zed"
group"Botanical"
desc"A cocktail of mutagenic compounds, which cause plant life to become highly unstable."
physicalDesc"heterogeneous"
color"#5B406CFF"
recipes
"Left4Zed"
metabolisms
Medicine
rate0.5
effects
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
NutritionFactor3
id"SatiateHunger"
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
BloodyMary
id"BloodyMary"
name"bloody mary"
group"Drinks"
desc"A strange yet pleasurable mixture made of vodka, tomato, and lime juice."
physicalDesc"strong-smelling"
color"#660000FF"
recipes
"BloodyMary"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Enzyme
id"Enzyme"
name"universal enzyme"
group"Foods"
desc"Used in cooking various dishes."
physicalDesc"chalky"
color"#009900FF"
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"
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"
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"
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"
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"
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"
Carbon
id"Carbon"
name"carbon"
group"Elements"
desc"A black, crystalline solid."
physicalDesc"crystalline"
color"#22282BFF"
recipes
Empty array
metabolismsnull
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
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"
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"
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"
Hotsauce
id"Hotsauce"
name"hotsauce"
group"Foods"
desc"Burns so good."
physicalDesc"spicy"
color"#FF0000FF"
recipes
"CookingHotsauce"
metabolismsnull
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"
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"
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"
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
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"
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
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"
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"
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"
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
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
Cola
id"Cola"
name"cola"
group"Drinks"
desc"A sweet, carbonated soft drink. Caffeine free."
physicalDesc"fizzy"
color"#422912FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
SpaceUp
id"SpaceUp"
name"Space-Up"
group"Drinks"
desc"Tastes like a hull breach in your mouth."
physicalDesc"fizzy"
color"#00FF00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
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"
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"
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"
Ketchup
id"Ketchup"
name"ketchup"
group"Foods"
desc"Made from pureed tomatoes and flavored with spices."
physicalDesc"tangy"
color"#FF0000FF"
recipes
"CookingKetchup"
metabolismsnull
Cornmeal
id"Cornmeal"
name"cornmeal"
group"Foods"
desc"Used for baking."
physicalDesc"powdery"
color"#D2B48CFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
HydrationFactor-0.2
id"SatiateThirst"
Reagent"Nutriment"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
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"
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"