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:
{
{
     "Thermite": {
     "Toxin": {
         "id": "Thermite",
         "id": "Toxin",
         "name": "thermite",
         "name": "toxin",
         "group": "Pyrotechnic",
         "group": "Toxins",
         "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": "A toxic chemical.",
         "physicalDesc": "grainy",
         "physicalDesc": "opaque",
         "color": "#757245FF",
         "color": "#CF3600FF",
         "recipes": [
         "recipes": [],
            "Thermite"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 15: Line 13:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 31: Line 24:
         }
         }
     },
     },
     "Napalm": {
     "CarpoToxin": {
         "id": "Napalm",
         "id": "CarpoToxin",
         "name": "napalm",
         "name": "carpotoxin",
         "group": "Pyrotechnic",
         "group": "Toxins",
         "desc": "It's just a little flammable.",
         "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
         "physicalDesc": "soapy",
         "physicalDesc": "reagent-physical-desc-exotic-smelling",
         "color": "#FA00AFFF",
         "color": "#E2A38CFF",
         "recipes": [
         "recipes": [],
            "Napalm"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 46: Line 37:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Heat": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 59: Line 45:
                     },
                     },
                     {
                     {
                         "Multiplier": 0.4,
                         "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "FlammableReaction"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 68: Line 58:
         }
         }
     },
     },
     "Phlogiston": {
     "ChloralHydrate": {
         "id": "Phlogiston",
         "id": "ChloralHydrate",
         "name": "phlogiston",
         "name": "chloral hydrate",
         "group": "Pyrotechnic",
         "group": "Toxins",
         "desc": "Catches you on fire and makes you ignite.",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "physicalDesc": "burning",
         "physicalDesc": "nondescript",
         "color": "#D4872AFF",
         "color": "#000067FF",
         "recipes": [
         "recipes": [
             "Phlogiston"
             "ChloralHydrate"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 83: Line 73:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "StatusLifetime": 2,
                            "types": {
                                "Heat": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "WalkSpeedModifier": 0.65,
                        "SprintSpeedModifier": 0.65,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.1,
                         "Key": "ForcedSleep",
                         "conditions": null,
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": [
                            {
                                "Min": 15,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Amount": 6000,
                         "damage": {},
                         "conditions": null,
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 111: Line 116:
         }
         }
     },
     },
     "ChlorineTrifluoride": {
     "Mold": {
         "id": "ChlorineTrifluoride",
         "id": "Mold",
         "name": "CLF3",
         "name": "mold",
         "group": "Pyrotechnic",
         "group": "Toxins",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "desc": "Often found in dark, humid places or on old bread.",
         "physicalDesc": "blazing",
         "physicalDesc": "fuzzy",
         "color": "#FFC8C8FF",
         "color": "#8A9A5BFF",
         "recipes": [
         "recipes": [],
            "ChlorineTrifluoride"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 126: Line 129:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Heat": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 139: Line 137:
                     },
                     },
                     {
                     {
                         "Multiplier": 0.2,
                         "Diseases": [
                         "conditions": null,
                            "VentCough",
                            "SpaceCold",
                            "SpaceFlu",
                            "BirdFlew",
                            "Plague",
                            "TongueTwister",
                            "MemeticAmirmir"
                        ],
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Mold",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "ChemCauseRandomDisease"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 154: Line 161:
         }
         }
     },
     },
     "FoamingAgent": {
     "PolytrinicAcid": {
         "id": "FoamingAgent",
         "id": "PolytrinicAcid",
         "name": "foaming agent",
         "name": "polytrinic acid",
         "group": "Pyrotechnic",
         "group": "Toxins",
         "desc": "Makes foam such as that's required in metal foam grenades.",
         "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": "foamy",
         "physicalDesc": "strong-smelling",
         "color": "#215263FF",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "FoamingAgent"
             "PolytrinicAcid"
         ],
         ],
        "metabolisms": null
         "metabolisms": {
    },
    "WeldingFuel": {
        "id": "WeldingFuel",
        "name": "welding fuel",
        "group": "Pyrotechnic",
        "desc": "Used by welders to weld.",
        "physicalDesc": "oily",
        "color": "#A76B1CFF",
        "recipes": [],
         "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 192: Line 184:
                     },
                     },
                     {
                     {
                         "Multiplier": 0.4,
                         "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "FlammableReaction"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 201: Line 197:
         }
         }
     },
     },
     "Fluorosurfactant": {
     "FluorosulfuricAcid": {
         "id": "Fluorosurfactant",
         "id": "FluorosulfuricAcid",
         "name": "fluorosurfactant",
         "name": "fluorosulfuric acid",
         "group": "Pyrotechnic",
         "group": "Toxins",
         "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
         "desc": "An extremely corrosive chemical substance.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#9E6B38FF",
         "color": "#5050FFFF",
         "recipes": [
         "recipes": [
             "Fluorosurfactant"
             "FluorosulfuricAcid"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
    },
            "Poison": {
    "Acetone": {
                "rate": 0.5,
        "id": "Acetone",
                "effects": [
        "name": "acetone",
                    {
        "group": "Unknown",
                        "damage": {},
        "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
                        "scaleByQuantity": false,
        "physicalDesc": "acidic",
                        "ignoreResistances": true,
        "color": "#AF14B7FF",
                        "conditions": null,
        "recipes": [
                        "probability": 1,
            "Acetone"
                        "id": "HealthChange"
        ],
                    },
         "metabolisms": null
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                    }
                ]
            }
         }
     },
     },
     "Phenol": {
     "SulfuricAcid": {
         "id": "Phenol",
         "id": "SulfuricAcid",
         "name": "phenol",
         "name": "sulfuric acid",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
         "desc": "A highly corrosive, oily, colorless liquid.",
         "physicalDesc": "acidic",
         "physicalDesc": "oily",
         "color": "#E7EA91FF",
         "color": "#BF8C00FF",
         "recipes": [
         "recipes": [
             "Phenol"
             "SulfuricAcid"
        ],
        "metabolisms": null
    },
    "Charcoal": {
        "id": "Charcoal",
        "name": "charcoal",
        "group": "Unknown",
        "desc": "A black, porous solid",
        "physicalDesc": "reagent-physical-desc-porous",
        "color": "#22282BFF",
        "recipes": [
            "Charcoal"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": -1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 265: Line 256:
                     },
                     },
                     {
                     {
                         "CleanseRate": 3,
                         "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "ChemCleanBoodstream"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 274: Line 269:
         }
         }
     },
     },
     "Ash": {
     "UnstableMutagen": {
         "id": "Ash",
         "id": "UnstableMutagen",
         "name": "ash",
         "name": "unstable mutagen",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "A light grey powdery residue",
         "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
         "physicalDesc": "reagent-physical-desc-powder",
         "physicalDesc": "glowing",
         "color": "#FFFFFFFF",
         "color": "#00FF5FFF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "UnstableMutagen"
    },
         ],
    "Oxygen": {
        "id": "Oxygen",
        "name": "oxygen",
        "group": "Unknown",
        "desc": "An oxidizing, colorless gas.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {},
                         "conditions": [
                         "scaleByQuantity": false,
                            {
                        "ignoreResistances": true,
                                "Type": "Human",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "Factor": 1,
            }
                        "conditions": [
        }
                            {
    },
                                "Type": "Animal",
    "HeartbreakerToxin": {
                                "ShouldHave": true,
        "id": "HeartbreakerToxin",
                                "id": "OrganType"
        "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.",
                        "probability": 1,
        "physicalDesc": "strong-smelling",
                        "id": "Oxygenate"
        "color": "#5F959CFF",
                    },
        "recipes": [
            "HeartbreakerToxin"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {},
                         "conditions": [
                         "scaleByQuantity": false,
                            {
                        "ignoreResistances": true,
                                "Type": "Rat",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {},
                         "conditions": [
                         "scaleByQuantity": false,
                            {
                        "ignoreResistances": true,
                                "Type": "Plant",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 363: Line 347:
         }
         }
     },
     },
     "Plasma": {
     "MindbreakerToxin": {
         "id": "Plasma",
         "id": "MindbreakerToxin",
         "name": "plasma",
         "name": "mindbreaker toxin",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "physicalDesc": "gaseous",
        "physicalDesc": "opaque",
         "color": "#7E009EFF",
        "color": "#77B58EFF",
        "recipes": [
            "MindbreakerToxin"
        ],
        "metabolisms": null
    },
    "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": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 376: Line 372:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Inaprovaline",
                         "damage": {},
                         "Group": null,
                        "scaleByQuantity": false,
                         "Amount": -2,
                         "ignoreResistances": true,
                        "conditions": null,
                         "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     },
                ]
            },
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                             "histamine-effect-light-itchiness"
                                "Poison": 1
                         ],
                            },
                         "Type": 1,
                            "groups": null
                         "VisualType": 0,
                         },
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.1,
                         "id": "HealthChange"
                         "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"
                     }
                     }
                 ]
                 ]
Line 418: Line 425:
         }
         }
     },
     },
     "Tritium": {
     "Theobromine": {
         "id": "Tritium",
         "id": "Theobromine",
         "name": "tritium",
         "name": "theobromine",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "Radioactive space-magic pixie dust.",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "physicalDesc": "ionizing",
         "physicalDesc": "grainy",
         "color": "#66FF33FF",
         "color": "#F5F5F5FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 431: Line 438:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Radiation": 3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     },
                ]
            },
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "ThirstAmount": -40,
                            "types": {
                        "HungerAmount": -40,
                                 "Radiation": 1
                        "conditions": [
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": null,
                                 "id": "ReagentThreshold"
                             },
                             },
                             "groups": null
                             {
                        },
                                "Type": "Animal",
                        "scaleByQuantity": true,
                                "ShouldHave": true,
                        "ignoreResistances": true,
                                "id": "OrganType"
                         "conditions": null,
                            }
                         "probability": 1,
                         ],
                         "id": "HealthChange"
                         "probability": 0.04,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 465: Line 480:
         }
         }
     },
     },
     "CarbonDioxide": {
     "Amatoxin": {
         "id": "CarbonDioxide",
         "id": "Amatoxin",
         "name": "carbon dioxide",
         "name": "amatoxin",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "You have genuinely no idea what this is.",
         "desc": "A potent toxin found in some mushrooms.",
         "physicalDesc": "odorless",
         "physicalDesc": "nondescript",
         "color": "#66FF33FF",
         "color": "#D6CE7BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                         "scaleByQuantity": false,
                                "Poison": 0.2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 501: Line 504:
         }
         }
     },
     },
     "Nitrogen": {
     "VentCrud": {
         "id": "Nitrogen",
         "id": "VentCrud",
         "name": "nitrogen",
         "name": "vent crud",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "desc": "A jet black substance found in poorly maintained ventilation systems.",
         "physicalDesc": "gaseous",
         "physicalDesc": "sticky",
         "color": "#808080FF",
         "color": "#000000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {},
                         "conditions": [
                         "scaleByQuantity": false,
                            {
                        "ignoreResistances": true,
                                "Type": "Vox",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "CauseChance": 0.6,
                         "conditions": [
                         "Disease": "VentCough",
                            {
                        "conditions": null,
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "ChemCauseDisease"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Nitrogen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                    },
                    {
                        "_ratios": {
                            "NitrousOxide": 1,
                            "Nitrogen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 571: Line 535:
         }
         }
     },
     },
     "Miasma": {
     "Corpium": {
         "id": "Miasma",
         "id": "Corpium",
         "name": "miasma",
         "name": "corpium",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "Uh oh, stinky!",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
         "physicalDesc": "gaseous",
         "physicalDesc": "necrotic",
         "color": "#56941EFF",
         "color": "#7668A1FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "damage": {},
                            {
                        "scaleByQuantity": false,
                                "Type": "Rat",
                        "ignoreResistances": true,
                                "ShouldHave": false,
                        "conditions": null,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemMiasmaPoolSource"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "damage": {
                         "CauseChance": 1,
                            "types": {
                        "Disease": "ActiveZombieVirus",
                                "Poison": 0.25
                        "conditions": null,
                            },
                        "probability": 1,
                            "groups": null
                        "id": "ChemCauseDisease"
                         },
                    }
                ]
            }
        }
    },
    "UncookedAnimalProteins": {
        "id": "UncookedAnimalProteins",
        "name": "uncooked animal proteins",
        "group": "Unknown",
        "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
        "physicalDesc": "clumpy",
        "color": "#FFFFE5FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                         "damage": {},
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Type": "Human",
                                 "ShouldHave": false,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
Line 626: Line 593:
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Reagent": "Protein",
                         "HungerAmount": -40,
                        "Group": null,
                         "Amount": 0.5,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Type": "Animal",
                                 "ShouldHave": false,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
                            },
                            {
                                "Min": 0.8,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.12,
                         "probability": 1,
                         "id": "ChemVomit"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            }
        }
    },
    "Allicin": {
        "id": "Allicin",
        "name": "allicin",
        "group": "Unknown",
        "desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
        "physicalDesc": "pungent",
        "color": "#F2E9D2FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "damage": {},
                            "miasma-smell"
                         "scaleByQuantity": false,
                        ],
                         "ignoreResistances": true,
                         "Type": 1,
                         "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.25,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": null,
                                 "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": "Animal",
                                 "ShouldHave": true,
                                 "ShouldHave": true,
                                 "id": "OrganType"
                                 "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
Line 692: Line 646:
         }
         }
     },
     },
     "NitrousOxide": {
     "Pax": {
         "id": "NitrousOxide",
         "id": "Pax",
         "name": "nitrous oxide",
         "name": "pax",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "You know how everything seems funnier when you're tired? Well...",
         "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
         "physicalDesc": "gaseous",
        "physicalDesc": "soothing",
         "color": "#808080FF",
        "color": "#AAAAAAFF",
         "recipes": [],
        "recipes": [
            "Pax"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "Pacified",
                        "Component": "Pacified",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
    },
    "EZNutrient": {
        "id": "EZNutrient",
        "name": "EZ nutrient",
        "group": "Botanical",
        "desc": "Give your plants some of those EZ nutrients!",
         "physicalDesc": "thick",
         "color": "#664330FF",
         "recipes": [
            "EZNutrient"
        ],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Messages": [
                            "effect-sleepy"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Min": 0.5,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                "Reagent": "NitrousOxide",
                                 "id": "OrganType"
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Slime",
                                 "ShouldHave": false,
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                        "NutritionFactor": 3,
                     },
                         "id": "SatiateHunger"
                     }
                ]
            }
        }
    },
    "Left4Zed": {
        "id": "Left4Zed",
        "name": "left-4-zed",
        "group": "Botanical",
        "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
        "physicalDesc": "heterogeneous",
        "color": "#5B406CFF",
        "recipes": [
            "Left4Zed"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "StatusLifetime": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Min": 1,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Slime",
                                 "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 0.65,
                         "NutritionFactor": 3,
                        "SprintSpeedModifier": 0.65,
                         "id": "SatiateHunger"
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Key": "ForcedSleep",
                         "damage": {},
                        "Component": "ForcedSleeping",
                         "scaleByQuantity": false,
                         "Time": 3,
                         "ignoreResistances": true,
                         "Refresh": true,
                        "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                "Min": 1.8,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Slime",
                                 "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 0.25
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 3.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                             }
                             }
Line 797: Line 748:
         }
         }
     },
     },
     "Frezon": {
     "PestKiller": {
         "id": "Frezon",
         "id": "PestKiller",
         "name": "frezon",
         "name": "pest killer",
         "group": "Unknown",
         "group": "Botanical",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "desc": "A mixture that targets pests.",
         "physicalDesc": "gaseous",
         "physicalDesc": "bubbling",
         "color": "#3A758CFF",
         "color": "#9E9886FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                         "scaleByQuantity": false,
                                "Cellular": 0.01
                            },
                            "groups": null
                        },
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.5,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Frezon",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "PlantBGone": {
        "id": "PlantBGone",
        "name": "plant-B-gone",
        "group": "Botanical",
        "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
        "physicalDesc": "bubbling",
        "color": "#49002EFF",
        "recipes": [
            "PlantBGone"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "damage": {},
                        "Component": "SeeingRainbows",
                         "scaleByQuantity": false,
                        "Time": 5,
                         "ignoreResistances": true,
                         "Refresh": false,
                         "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Frezon",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "RobustHarvest": {
        "id": "RobustHarvest",
        "name": "robust harvest",
        "group": "Botanical",
        "desc": "Plant-enhancing hormones, good for increasing potency.",
        "physicalDesc": "robust",
        "color": "#3E901CFF",
        "recipes": [
            "RobustHarvest"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "BoozePower": 2,
                         "damage": {},
                         "SlurSpeech": true,
                         "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Frezon",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "WeedKiller": {
        "id": "WeedKiller",
        "name": "weed killer",
        "group": "Botanical",
        "desc": "A mixture that targets weeds.",
        "physicalDesc": "bubbling",
        "color": "#968395FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "damage": {},
                            "frezon-lungs-cold"
                         "scaleByQuantity": false,
                        ],
                         "ignoreResistances": true,
                         "Type": 1,
                         "VisualType": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.5,
                                 "Type": "Plant",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Frezon",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     }
                     {
                ]
                         "Messages": [
            }
                            "frezon-euphoric"
        }
                         ],
    },
                         "Type": 1,
    "Ammonia": {
                         "VisualType": 2,
        "id": "Ammonia",
                         "conditions": [
        "name": "ammonia",
                            {
        "group": "Botanical",
                                "Min": 1,
        "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
                                "Max": 21474836,
        "physicalDesc": "pungent",
                                "Reagent": "Frezon",
        "color": "#77B58EFF",
                                "id": "ReagentThreshold"
        "recipes": [
                            }
            "Ammonia"
                         ],
        ],
                         "probability": 0.1,
        "metabolisms": {
                         "id": "PopupMessage"
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                         "damage": {},
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "Diethylamine": {
        "id": "Diethylamine",
        "name": "diethylamine",
        "group": "Botanical",
        "desc": "A very potent fertilizer.",
        "physicalDesc": "strong-smelling",
        "color": "#A1000BFF",
        "recipes": [
            "Diethylamine"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {},
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 925: Line 951:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                         "scaleByQuantity": false,
                                "Poison": -1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
Line 1,018: Line 1,039:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Radiation": -3
                            },
                            "groups": {
                                "Brute": 0.5
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,051: Line 1,065:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Brute": -2
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,064: Line 1,073:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Asphyxiation": 1,
                                "Poison": 0.5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,131: Line 1,134:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Airloss": -6,
                                "Brute": -4,
                                "Burn": -4,
                                "Toxin": -4
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,171: Line 1,166:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Burn": -3
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,184: Line 1,174:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Asphyxiation": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,238: Line 1,223:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Asphyxiation": -1,
                                "Bloodloss": -0.5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,270: Line 1,249:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Asphyxiation": -3.5,
                                "Bloodloss": -3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,317: Line 1,290:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Asphyxiation": -3,
                                "Poison": -0.5
                            },
                            "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,346: Line 1,310:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Asphyxiation": 1,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,443: Line 1,401:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Radiation": -1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,463: Line 1,416:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Heat": 0.5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,542: Line 1,490:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Asphyxiation": -5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,586: Line 1,529:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Burn": -1
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,617: Line 1,555:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Cold": -4
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,680: Line 1,613:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Heat": 0.5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,693: Line 1,621:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,790: Line 1,713:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Cellular": -1,
                                "Radiation": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,829: Line 1,746:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 0.5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,883: Line 1,795:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Caustic": -5
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,936: Line 1,843:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": -4
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 1,982: Line 1,884:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 2,040: Line 1,937:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Bloodloss": 3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 2,078: Line 1,970:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": -0.5
                            },
                            "groups": {
                                "Burn": -1,
                                "Brute": -1
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 2,140: Line 2,024:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Burn": -2,
                                "Toxin": -2,
                                "Airloss": -2,
                                "Brute": -2
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 2,174: Line 2,050:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                         "scaleByQuantity": false,
                            "groups": {
                                "Toxin": -3,
                                "Brute": 0.5
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
Line 2,195: Line 2,065:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Toxin": -1,
                                "Brute": 3
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 2,303: Line 2,167:
         }
         }
     },
     },
     "Bleach": {
     "Thermite": {
         "id": "Bleach",
         "id": "Thermite",
         "name": "bleach",
         "name": "thermite",
         "group": "Unknown",
         "group": "Pyrotechnic",
         "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
         "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": "#A1000BFF",
         "color": "#757245FF",
         "recipes": [
         "recipes": [
             "Bleach"
             "Thermite"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 2,318: Line 2,182:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 2,329: Line 2,188:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,344: Line 2,193:
         }
         }
     },
     },
     "SpaceCleaner": {
     "Napalm": {
         "id": "SpaceCleaner",
         "id": "Napalm",
         "name": "space cleaner",
         "name": "napalm",
         "group": "Unknown",
         "group": "Pyrotechnic",
         "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
         "desc": "It's just a little flammable.",
         "physicalDesc": "lemony fresh",
         "physicalDesc": "soapy",
         "color": "#C8FF69FF",
         "color": "#FA00AFFF",
         "recipes": [
         "recipes": [
             "SpaceCleaner"
             "Napalm"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
     },
            "Poison": {
     "SpaceLube": {
                "rate": 0.5,
         "id": "SpaceLube",
                "effects": [
         "name": "space lube",
                    {
         "group": "Unknown",
                        "damage": {},
         "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).",
                        "scaleByQuantity": false,
         "physicalDesc": "shiny",
                        "ignoreResistances": true,
         "color": "#77B58EFF",
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    }
                ]
            }
        }
     },
     "Phlogiston": {
         "id": "Phlogiston",
         "name": "phlogiston",
         "group": "Pyrotechnic",
         "desc": "Catches you on fire and makes you ignite.",
         "physicalDesc": "burning",
         "color": "#D4872AFF",
         "recipes": [
         "recipes": [
             "SpaceLube"
             "Phlogiston"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
    },
            "Poison": {
    "Aluminium": {
                "rate": 0.5,
        "id": "Aluminium",
                "effects": [
        "name": "aluminium",
                    {
        "group": "Elements",
                        "damage": {},
        "desc": "A silver, soft, non-magnetic, and ductile metal.",
                        "scaleByQuantity": false,
        "physicalDesc": "metallic",
                        "ignoreResistances": true,
        "color": "#848789FF",
                        "conditions": null,
        "recipes": [],
                        "probability": 1,
        "metabolisms": null
                        "id": "HealthChange"
    },
                    },
    "Carbon": {
                    {
        "id": "Carbon",
                        "Multiplier": 0.1,
        "name": "carbon",
                        "conditions": null,
        "group": "Elements",
                        "probability": 1,
        "desc": "A black, crystalline solid.",
                        "id": "FlammableReaction"
        "physicalDesc": "crystalline",
                    },
        "color": "#22282BFF",
                    {
        "recipes": [],
                        "Amount": 6000,
         "metabolisms": null
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                    }
                ]
            }
         }
     },
     },
     "Chlorine": {
     "ChlorineTrifluoride": {
         "id": "Chlorine",
         "id": "ChlorineTrifluoride",
         "name": "chlorine",
         "name": "CLF3",
         "group": "Elements",
         "group": "Pyrotechnic",
         "desc": "A yellow-green gas which is toxic to humans.",
         "desc": "You really, REALLY don't want to get this shit anywhere near you.",
         "physicalDesc": "gaseous",
         "physicalDesc": "blazing",
         "color": "#A2FF00FF",
         "color": "#FFC8C8FF",
         "recipes": [],
         "recipes": [
         "metabolisms": null
            "ChlorineTrifluoride"
    },
        ],
    "Copper": {
         "metabolisms": {
        "id": "Copper",
            "Poison": {
        "name": "copper",
                "rate": 0.5,
        "group": "Elements",
                "effects": [
        "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
                    {
        "physicalDesc": "metallic",
                        "damage": {},
        "color": "#B05B3CFF",
                        "scaleByQuantity": false,
        "recipes": [],
                        "ignoreResistances": true,
        "metabolisms": null
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                    }
                ]
            }
        }
     },
     },
     "Fluorine": {
     "FoamingAgent": {
         "id": "Fluorine",
         "id": "FoamingAgent",
         "name": "fluorine",
         "name": "foaming agent",
         "group": "Elements",
         "group": "Pyrotechnic",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "desc": "Makes foam such as that's required in metal foam grenades.",
         "physicalDesc": "gaseous",
         "physicalDesc": "foamy",
         "color": "#808080FF",
         "color": "#215263FF",
         "recipes": [],
         "recipes": [
            "FoamingAgent"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Gold": {
     "WeldingFuel": {
         "id": "Gold",
         "id": "WeldingFuel",
         "name": "gold",
         "name": "welding fuel",
         "group": "Elements",
         "group": "Pyrotechnic",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "desc": "Used by welders to weld.",
         "physicalDesc": "metallic",
         "physicalDesc": "oily",
         "color": "#F7C430FF",
         "color": "#A76B1CFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
         "metabolisms": {
    },
             "Poison": {
    "Hydrogen": {
                 "rate": 0.5,
        "id": "Hydrogen",
        "name": "hydrogen",
        "group": "Elements",
        "desc": "A light, flammable gas.",
        "physicalDesc": "gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": "reagent-physical-desc-dark-brown",
        "color": "#BC8A00FF",
        "recipes": [],
        "metabolisms": null
    },
    "Iron": {
        "id": "Iron",
        "name": "iron",
        "group": "Elements",
        "desc": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.",
        "physicalDesc": "metallic",
        "color": "#434B4DFF",
        "recipes": [],
         "metabolisms": {
             "Medicine": {
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Scaled": false,
                         "damage": {},
                         "Amount": 2,
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBloodLevel"
                         "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 2,471: Line 2,343:
         }
         }
     },
     },
     "Lithium": {
     "Fluorosurfactant": {
         "id": "Lithium",
         "id": "Fluorosurfactant",
         "name": "lithium",
         "name": "fluorosurfactant",
         "group": "Elements",
         "group": "Pyrotechnic",
         "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
         "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
         "physicalDesc": "shiny",
         "physicalDesc": "opaque",
         "color": "#C6C8CCFF",
         "color": "#9E6B38FF",
         "recipes": [],
         "recipes": [
            "Fluorosurfactant"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Mercury": {
     "Aluminium": {
         "id": "Mercury",
         "id": "Aluminium",
         "name": "mercury",
         "name": "aluminium",
         "group": "Elements",
         "group": "Elements",
         "desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "physicalDesc": "shiny",
         "physicalDesc": "metallic",
         "color": "#929296FF",
         "color": "#848789FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Potassium": {
     "Carbon": {
         "id": "Potassium",
         "id": "Carbon",
         "name": "potassium",
         "name": "carbon",
         "group": "Elements",
         "group": "Elements",
         "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
         "desc": "A black, crystalline solid.",
         "physicalDesc": "shiny",
         "physicalDesc": "crystalline",
         "color": "#C6C8CCFF",
         "color": "#22282BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Phosphorus": {
     "Chlorine": {
         "id": "Phosphorus",
         "id": "Chlorine",
         "name": "phosphorus",
         "name": "chlorine",
         "group": "Elements",
         "group": "Elements",
         "desc": "A reactive metal used in pyrotechnics and weapons.",
         "desc": "A yellow-green gas which is toxic to humans.",
         "physicalDesc": "powdery",
         "physicalDesc": "gaseous",
         "color": "#EDE4E4FF",
         "color": "#A2FF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Radium": {
     "Copper": {
         "id": "Radium",
         "id": "Copper",
         "name": "radium",
         "name": "copper",
         "group": "Elements",
         "group": "Elements",
         "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
         "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
         "physicalDesc": "glowing",
         "physicalDesc": "metallic",
         "color": "#00FF04FF",
         "color": "#B05B3CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Radiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Silicon": {
     "Fluorine": {
         "id": "Silicon",
         "id": "Fluorine",
         "name": "silicon",
         "name": "fluorine",
         "group": "Elements",
         "group": "Elements",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "physicalDesc": "crystalline",
         "physicalDesc": "gaseous",
         "color": "#364266FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Silver": {
     "Gold": {
         "id": "Silver",
         "id": "Gold",
         "name": "silver",
         "name": "gold",
         "group": "Elements",
         "group": "Elements",
         "desc": "A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal.",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "physicalDesc": "reasonably metallic",
         "physicalDesc": "metallic",
         "color": "#D0D0D0FF",
         "color": "#F7C430FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Sulfur": {
     "Hydrogen": {
         "id": "Sulfur",
         "id": "Hydrogen",
         "name": "sulfur",
         "name": "hydrogen",
         "group": "Elements",
         "group": "Elements",
         "desc": "A yellow, crystalline solid.",
         "desc": "A light, flammable gas.",
         "physicalDesc": "powdery",
         "physicalDesc": "gaseous",
         "color": "#FFF385FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Sodium": {
     "Iodine": {
         "id": "Sodium",
         "id": "Iodine",
         "name": "sodium",
         "name": "iodine",
         "group": "Elements",
         "group": "Elements",
         "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
         "desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
         "physicalDesc": "metallic",
         "physicalDesc": "reagent-physical-desc-dark-brown",
         "color": "#C6C8CCFF",
         "color": "#BC8A00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Uranium": {
     "Iron": {
         "id": "Uranium",
         "id": "Iron",
         "name": "uranium",
         "name": "iron",
         "group": "Elements",
         "group": "Elements",
         "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "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",
         "physicalDesc": "metallic",
         "color": "#8FA191FF",
         "color": "#434B4DFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Scaled": false,
                            "types": {
                         "Amount": 2,
                                "Radiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "ModifyBloodLevel"
                     }
                     }
                 ]
                 ]
Line 2,628: Line 2,458:
         }
         }
     },
     },
     "Blood": {
     "Lithium": {
         "id": "Blood",
         "id": "Lithium",
         "name": "blood",
         "name": "lithium",
         "group": "Biological",
         "group": "Elements",
         "desc": "I hope this is ketchup.",
         "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
         "physicalDesc": "ferrous",
         "physicalDesc": "shiny",
         "color": "#800000FF",
         "color": "#C6C8CCFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
        "metabolisms": null
             "Drink": {
    },
    "Mercury": {
        "id": "Mercury",
        "name": "mercury",
        "group": "Elements",
        "desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
        "physicalDesc": "shiny",
        "color": "#929296FF",
        "recipes": [],
         "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {},
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1.5,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,650: Line 2,492:
         }
         }
     },
     },
     "Slime": {
     "Potassium": {
         "id": "Slime",
         "id": "Potassium",
         "name": "slime",
         "name": "potassium",
         "group": "Biological",
         "group": "Elements",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
         "physicalDesc": "viscous",
        "physicalDesc": "shiny",
         "color": "#2CF274FF",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "Phosphorus": {
        "id": "Phosphorus",
        "name": "phosphorus",
        "group": "Elements",
        "desc": "A reactive metal used in pyrotechnics and weapons.",
        "physicalDesc": "powdery",
        "color": "#EDE4E4FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {},
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 1.5,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 2,672: Line 2,536:
         }
         }
     },
     },
     "Ichor": {
     "Silicon": {
         "id": "Ichor",
         "id": "Silicon",
         "name": "ichor",
         "name": "silicon",
         "group": "Biological",
         "group": "Elements",
         "desc": "An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "physicalDesc": "reagent-physical-desc-roaring",
        "physicalDesc": "crystalline",
         "color": "#F4692EFF",
        "color": "#364266FF",
        "recipes": [],
        "metabolisms": null
    },
    "Silver": {
        "id": "Silver",
        "name": "silver",
        "group": "Elements",
        "desc": "A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal.",
        "physicalDesc": "reasonably metallic",
        "color": "#D0D0D0FF",
        "recipes": [],
        "metabolisms": null
    },
    "Sulfur": {
        "id": "Sulfur",
        "name": "sulfur",
        "group": "Elements",
        "desc": "A yellow, crystalline solid.",
         "physicalDesc": "powdery",
        "color": "#FFF385FF",
        "recipes": [],
        "metabolisms": null
    },
    "Sodium": {
        "id": "Sodium",
        "name": "sodium",
        "group": "Elements",
        "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
        "physicalDesc": "metallic",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "Uranium": {
        "id": "Uranium",
        "name": "uranium",
        "group": "Elements",
        "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
        "physicalDesc": "metallic",
         "color": "#8FA191FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "conditions": null,
                         "damage": {},
                        "probability": 1,
                         "scaleByQuantity": false,
                        "HydrationFactor": 1.5,
                         "ignoreResistances": true,
                        "id": "SatiateThirst"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                         "damage": {
                            "types": {
                                "Bloodloss": -5
                            },
                            "groups": {
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 2,716: Line 2,600:
         }
         }
     },
     },
     "Desoxyephedrine": {
     "Oxygen": {
         "id": "Desoxyephedrine",
         "id": "Oxygen",
         "name": "desoxyephedrine",
         "name": "oxygen",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "desc": "An oxidizing, colorless gas.",
         "physicalDesc": "translucent",
         "physicalDesc": "gaseous",
         "color": "#FAFAFAFF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
            "Desoxyephedrine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": {
                        "conditions": [
                                 "Poison": 0.75
                            {
                            },
                                 "Type": "Human",
                            "groups": null
                                "ShouldHave": true,
                        },
                                "id": "OrganType"
                        "scaleByQuantity": false,
                            }
                        "ignoreResistances": true,
                         ],
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": {
                                "Poison": 2,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 30,
                                 "Type": "Animal",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                    }
                ]
            },
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                    {
                        "StatusLifetime": 2,
                        "conditions": null,
                        "probability": 1,
                        "WalkSpeedModifier": 1.35,
                        "SprintSpeedModifier": 1.35,
                        "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "Key": "Stutter",
                         "Factor": 1,
                         "Component": "StutteringAccent",
                         "conditions": [
                        "Time": 2,
                            {
                        "Refresh": true,
                                "Type": "Rat",
                        "Type": 0,
                                "ShouldHave": true,
                         "conditions": null,
                                "id": "OrganType"
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Amplitude": 10,
                         "Factor": 1,
                         "Frequency": 4,
                         "conditions": [
                        "Time": 2,
                            {
                        "Refresh": true,
                                "Type": "Plant",
                        "conditions": null,
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Key": "Stun",
                         "_ratios": {
                        "Component": "",
                            "CarbonDioxide": 1,
                         "Time": 3,
                            "Oxygen": -1
                        "Refresh": true,
                        },
                        "Type": 1,
                         "conditions": [
                        "conditions": null,
                            {
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "ModifyLungGas"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 2,820: Line 2,679:
         }
         }
     },
     },
     "Ephedrine": {
     "Plasma": {
         "id": "Ephedrine",
         "id": "Plasma",
         "name": "ephedrine",
         "name": "plasma",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "physicalDesc": "powdery",
         "physicalDesc": "gaseous",
         "color": "#D2FFFAFF",
         "color": "#7E009EFF",
         "recipes": [
         "recipes": [],
            "Ephedrine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "damage": {},
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "WalkSpeedModifier": 1.25,
                         "id": "HealthChange"
                        "SprintSpeedModifier": 1.25,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Reagent": "Inaprovaline",
                            "types": {
                         "Group": null,
                                "Poison": 2,
                         "Amount": -2,
                                "Asphyxiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Jitter"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            },
            "Gas": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "Stun",
                         "damage": {},
                         "Component": "",
                         "scaleByQuantity": true,
                         "Time": 1,
                         "ignoreResistances": true,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Messages": [
                            "ephedrine-effect-tight-pain",
                            "ephedrine-effect-heart-pounds"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": null,
                        "probability": 0.05,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,907: Line 2,724:
         }
         }
     },
     },
     "THC": {
     "Tritium": {
         "id": "THC",
         "id": "Tritium",
         "name": "THC",
         "name": "tritium",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "The main psychoactive compound in cannabis.",
         "desc": "Radioactive space-magic pixie dust.",
         "physicalDesc": "crystalline",
         "physicalDesc": "ionizing",
         "color": "#808080FF",
         "color": "#66FF33FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "damage": {},
                        "Component": "SeeingRainbows",
                         "scaleByQuantity": false,
                        "Time": 5,
                         "ignoreResistances": true,
                         "Refresh": false,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Gas": {
    },
    "THCOil": {
        "id": "THCOil",
        "name": "THC oil",
        "group": "Narcotics",
        "desc": "Pure THC oil, extracted from the leaves of the cannabis plant. Much stronger than in it's natural form and can be used to numb chronic pain in patients.",
        "physicalDesc": "skunky",
        "color": "#DAA520FF",
        "recipes": [],
        "metabolisms": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "damage": {},
                        "Component": "SeeingRainbows",
                         "scaleByQuantity": true,
                        "Time": 5,
                         "ignoreResistances": true,
                         "Refresh": false,
                         "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,959: Line 2,761:
         }
         }
     },
     },
     "Nicotine": {
     "CarbonDioxide": {
         "id": "Nicotine",
         "id": "CarbonDioxide",
         "name": "Nicotine",
         "name": "carbon dioxide",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Dangerous and highly addictive.",
         "desc": "You have genuinely no idea what this is.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "odorless",
         "color": "#C0C0C0FF",
         "color": "#66FF33FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "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": null
    },
    "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": {
         "metabolisms": {
             "Narcotic": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "damage": {},
                         "Component": "SeeingRainbows",
                        "scaleByQuantity": true,
                        "Time": 5,
                         "ignoreResistances": true,
                        "Refresh": false,
                        "conditions": [
                        "Type": 0,
                            {
                        "conditions": null,
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 3,009: Line 2,792:
         }
         }
     },
     },
     "Nocturine": {
     "Nitrogen": {
         "id": "Nocturine",
         "id": "Nitrogen",
         "name": "nocturine",
         "name": "nitrogen",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "physicalDesc": "powdery",
         "physicalDesc": "gaseous",
         "color": "#128E80FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 60,
                                 "Type": "Vox",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Key": "ForcedSleep",
                         "Factor": 1,
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 8,
                                 "Type": "Slime",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Nocturine",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "Oxygenate"
                     }
                     },
                ]
            }
        }
    },
    "MuteToxin": {
        "id": "MuteToxin",
        "name": "mute toxin",
        "group": "Narcotics",
        "desc": "Makes you unable to talk while metabolizing.",
        "physicalDesc": "syrupy",
        "color": "#000000FF",
        "recipes": [
            "MuteToxin"
        ],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "Muted",
                         "_ratios": {
                         "Component": "Muted",
                            "CarbonDioxide": 1,
                         "Time": 2,
                            "Nitrogen": -1
                         "Refresh": true,
                        },
                         "Type": 0,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Vox",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "id": "ModifyLungGas"
                    },
                    {
                         "_ratios": {
                            "NitrousOxide": 1,
                            "Nitrogen": -1
                        },
                         "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 3,090: Line 2,862:
         }
         }
     },
     },
     "NorepinephricAcid": {
     "Miasma": {
         "id": "NorepinephricAcid",
         "id": "Miasma",
         "name": "norepinephric acid",
         "name": "miasma",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Makes you unable to see while metabolizing.",
         "desc": "Uh oh, stinky!",
         "physicalDesc": "milky",
         "physicalDesc": "gaseous",
         "color": "#96A8B5FF",
         "color": "#56941EFF",
         "recipes": [
         "recipes": [],
            "NorepinephricAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "conditions": [
                             "generic-reagent-effect-burning-eyes",
                             {
                            "generic-reagent-effect-burning-eyes-a-bit",
                                "Type": "Rat",
                            "generic-reagent-effect-tearing-up",
                                "ShouldHave": false,
                            "norepinephricacid-effect-eyelids",
                                "id": "OrganType"
                            "norepinephricacid-effect-eyes-itch",
                            },
                            "norepinephricacid-effect-vision-fade",
                            "norepinephricacid-effect-vision-fail"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.08,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "norepinephricacid-effect-eye-disconnect",
                            "norepinephricacid-effect-eye-pain",
                            "norepinephricacid-effect-darkness",
                            "norepinephricacid-effect-blindness"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.03,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "ChemMiasmaPoolSource"
                     },
                     },
                     {
                     {
                         "Key": "TemporaryBlindness",
                         "damage": {},
                        "Component": "TemporaryBlindness",
                         "scaleByQuantity": false,
                         "Time": 2,
                         "ignoreResistances": true,
                         "Refresh": true,
                        "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 0.8,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.12,
                        "id": "ChemVomit"
                    },
                    {
                        "Messages": [
                            "miasma-smell"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 0.25,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "damage": {},
                        "scaleByQuantity": true,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Toxin": {
     "NitrousOxide": {
         "id": "Toxin",
         "id": "NitrousOxide",
         "name": "toxin",
         "name": "nitrous oxide",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "A toxic chemical.",
         "desc": "You know how everything seems funnier when you're tired? Well...",
         "physicalDesc": "opaque",
         "physicalDesc": "gaseous",
         "color": "#CF3600FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "CarpoToxin": {
        "id": "CarpoToxin",
        "name": "carpotoxin",
        "group": "Toxins",
        "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
        "physicalDesc": "reagent-physical-desc-exotic-smelling",
        "color": "#E2A38CFF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "generic-reagent-effect-burning-insides"
                             "effect-sleepy"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 3,
                         "VisualType": 2,
                         "conditions": null,
                         "conditions": [
                        "probability": 0.33,
                            {
                        "id": "PopupMessage"
                                "Min": 0.5,
                    }
                                "Max": 21474836,
                ]
                                "Reagent": "NitrousOxide",
            }
                                "id": "ReagentThreshold"
        }
                            },
    },
                            {
    "ChloralHydrate": {
                                "Type": "Slime",
        "id": "ChloralHydrate",
                                "ShouldHave": false,
        "name": "chloral hydrate",
                                "id": "OrganType"
        "group": "Toxins",
                            }
        "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
                        ],
        "physicalDesc": "nondescript",
                        "probability": 0.1,
        "color": "#000067FF",
                        "id": "PopupMessage"
        "recipes": [
                    },
            "ChloralHydrate"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "StatusLifetime": 2,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 0.65,
                         "WalkSpeedModifier": 0.65,
Line 3,254: Line 3,028:
                         "Key": "ForcedSleep",
                         "Key": "ForcedSleep",
                         "Component": "ForcedSleeping",
                         "Component": "ForcedSleeping",
                         "Time": 2,
                         "Time": 3,
                         "Refresh": false,
                         "Refresh": true,
                         "Type": 0,
                         "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 15,
                                 "Min": 1.8,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "ChloralHydrate",
                                 "Reagent": "NitrousOxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
Line 3,269: Line 3,048:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 1.5
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 20,
                                 "Min": 3.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "ChloralHydrate",
                                 "Reagent": "NitrousOxide",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
Line 3,292: Line 3,071:
         }
         }
     },
     },
     "Mold": {
     "Frezon": {
         "id": "Mold",
         "id": "Frezon",
         "name": "mold",
         "name": "frezon",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "Often found in dark, humid places or on old bread.",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "physicalDesc": "fuzzy",
         "physicalDesc": "gaseous",
         "color": "#8A9A5BFF",
         "color": "#3A758CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                         "scaleByQuantity": true,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Diseases": [
                            "VentCough",
                            "SpaceCold",
                            "SpaceFlu",
                            "BirdFlew",
                            "Plague",
                            "TongueTwister",
                            "MemeticAmirmir"
                        ],
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 0.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Mold",
                                 "Reagent": "Frezon",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCauseRandomDisease"
                         "id": "HealthChange"
                     }
                     },
                ]
                    {
            }
                        "Key": "SeeingRainbows",
        }
                        "Component": "SeeingRainbows",
    },
                        "Time": 5,
    "PolytrinicAcid": {
                        "Refresh": false,
        "id": "PolytrinicAcid",
                        "Type": 0,
        "name": "polytrinic acid",
                        "conditions": [
        "group": "Toxins",
                            {
        "desc": "An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it.",
                                "Min": 1,
        "physicalDesc": "strong-smelling",
                                "Max": 21474836,
        "color": "#A1000BFF",
                                "Reagent": "Frezon",
        "recipes": [
                                "id": "ReagentThreshold"
            "PolytrinicAcid"
                            }
        ],
                        ],
        "metabolisms": {
                        "probability": 1,
            "Poison": {
                        "id": "GenericStatusEffect"
                "rate": 0.5,
                    },
                "effects": [
                     {
                     {
                         "damage": {
                         "BoozePower": 2,
                            "types": null,
                        "SlurSpeech": true,
                            "groups": {
                        "conditions": [
                                 "Caustic": 2
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                 "id": "ReagentThreshold"
                             }
                             }
                         },
                         ],
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Drunk"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "generic-reagent-effect-burning-insides"
                             "frezon-lungs-cold"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 4,
                         "VisualType": 0,
                         "conditions": null,
                        "conditions": [
                         "probability": 0.33,
                            {
                                "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"
                         "id": "PopupMessage"
                     }
                     }
Line 3,383: Line 3,167:
         }
         }
     },
     },
     "FluorosulfuricAcid": {
     "Carpetium": {
         "id": "FluorosulfuricAcid",
         "id": "Carpetium",
         "name": "fluorosulfuric acid",
         "name": "carpetium",
         "group": "Toxins",
         "group": "Special",
         "desc": "An extremely corrosive chemical substance.",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fibrous",
         "color": "#5050FFFF",
         "color": "#800000FF",
         "recipes": [
         "recipes": [
             "FluorosulfuricAcid"
             "Carpetium"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,397: Line 3,181:
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Caustic": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "generic-reagent-effect-burning-insides"
                             "carpetium-effect-blood-fibrous",
                            "carpetium-effect-jumpsuit-insides"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 4,
                         "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.33,
                         "probability": 0.1,
                         "id": "PopupMessage"
                         "id": "PopupMessage"
                    },
                    {
                        "Reagent": "CarpoToxin",
                        "Group": null,
                        "Amount": -3,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "CarpoToxin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 3,424: Line 3,211:
         }
         }
     },
     },
     "SulfuricAcid": {
     "Fiber": {
         "id": "SulfuricAcid",
         "id": "Fiber",
         "name": "sulfuric acid",
         "name": "fiber",
        "group": "Unknown",
        "desc": "A raw material, usually extracted from wool or other fabric products.",
        "physicalDesc": "fibrous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "BuzzochloricBees": {
        "id": "BuzzochloricBees",
        "name": "Buzzochloric Bees",
         "group": "Toxins",
         "group": "Toxins",
         "desc": "A highly corrosive, oily, colorless liquid.",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "physicalDesc": "oily",
         "physicalDesc": "buzzy",
         "color": "#BF8C00FF",
         "color": "#FFD35DFF",
         "recipes": [
         "recipes": [
             "SulfuricAcid"
             "BuzzochloricBees"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 3,438: Line 3,235:
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "generic-reagent-effect-burning-insides"
                             "buzzochloricbees-effect-oh-god-bees",
                            "buzzochloricbees-effect-its-the-bees",
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                            "buzzochloricbees-effect-one-with-the-bees",
                            "buzzochloricbees-effect-squeaky-clean"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "VisualType": 4,
                         "VisualType": 3,
                         "conditions": null,
                         "conditions": [
                         "probability": 0.33,
                            {
                                "Min": 0,
                                "Max": 0,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 0.1,
                         "id": "PopupMessage"
                         "id": "PopupMessage"
                     }
                     },
                ]
            }
        }
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                            "buzzochloricbees-effect-histamine-bee-allergy",
                                 "Radiation": 3
                            "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,
                        "VisualType": 2,
                        "conditions": [
                            {
                                 "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                             },
                             },
                             "groups": null
                             {
                        },
                                "Tag": "Bee",
                        "scaleByQuantity": false,
                                "Invert": true,
                        "ignoreResistances": true,
                                "id": "HasTag"
                        "conditions": null,
                            }
                        "probability": 1,
                        ],
                        "id": "HealthChange"
                        "probability": 0.05,
                    }
                        "id": "PopupMessage"
                ]
                    },
            }
        }
    },
    "HeartbreakerToxin": {
        "id": "HeartbreakerToxin",
        "name": "heartbreaker toxin",
        "group": "Toxins",
        "desc": "A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking.",
        "physicalDesc": "strong-smelling",
        "color": "#5F959CFF",
        "recipes": [
            "HeartbreakerToxin"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                            "buzzochloricbees-effect-licoxide-electrifying",
                                 "Asphyxiation": 2
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                            "buzzochloricbees-effect-licoxide-buzzed",
                             "buzzochloricbees-effect-licoxide-buzzes"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                 "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                             },
                             },
                             "groups": null
                             {
                        },
                                "Min": 0.01,
                        "scaleByQuantity": false,
                                "Max": 21474836,
                        "ignoreResistances": true,
                                "Reagent": "Licoxide",
                        "conditions": null,
                                "id": "ReagentThreshold"
                        "probability": 1,
                            }
                        "id": "HealthChange"
                        ],
                    }
                        "probability": 0.05,
                ]
                        "id": "PopupMessage"
            }
                    },
        }
    },
    "Lexorin": {
        "id": "Lexorin",
        "name": "lexorin",
        "group": "Toxins",
        "desc": "Temporarily stops respiration and causes tissue damage. Large doses are fatal, and will cause people to pass out very quickly. Dexalin and Dexalin Plus will both remove it, however.",
        "physicalDesc": "pungent",
        "color": "#6B0007FF",
        "recipes": [
            "Lexorin"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": null,
                            "buzzochloricbees-effect-fiber-hairy",
                             "groups": {
                             "buzzochloricbees-effect-fiber-soft"
                                 "Airloss": 7
                        ],
                        "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": {},
                         "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,558: Line 3,353:
         }
         }
     },
     },
     "MindbreakerToxin": {
     "GroundBee": {
         "id": "MindbreakerToxin",
         "id": "GroundBee",
         "name": "mindbreaker toxin",
         "name": "Ground Bee",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "desc": "Bee grounds. Gross.",
         "physicalDesc": "opaque",
         "physicalDesc": "bee guts",
         "color": "#77B58EFF",
         "color": "#86530EFF",
         "recipes": [
         "recipes": [],
            "MindbreakerToxin"
        "metabolisms": null
         ],
    },
    "Saxoite": {
        "id": "Saxoite",
        "name": "Saxoite",
         "group": "Unknown",
        "desc": "Smells like jazz.",
        "physicalDesc": "ground brass",
        "color": "#B8A603FF",
        "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Histamine": {
     "Licoxide": {
         "id": "Histamine",
         "id": "Licoxide",
         "name": "histamine",
         "name": "Licoxide",
         "group": "Toxins",
         "group": "Toxins",
         "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.",
         "desc": "It looks... electrifying.",
         "physicalDesc": "abrasive",
         "physicalDesc": "electric",
         "color": "#FA6464FF",
         "color": "#FDD023FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 3,583: Line 3,386:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "ElectrocuteTime": 2,
                            "types": null,
                         "ElectrocuteDamageScale": 5,
                            "groups": {
                         "Refresh": true,
                                "Brute": 2
                            }
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 0.5,
                         "id": "HealthChange"
                         "id": "Electrocute"
                     },
                     }
                    {
                ]
                        "damage": {
            }
                            "types": null,
        }
                            "groups": {
    },
                                "Brute": 2,
    "Blood": {
                                "Toxin": 2,
        "id": "Blood",
                                "Airloss": 2
        "name": "blood",
                            }
        "group": "Biological",
                        },
        "desc": "I hope this is ketchup.",
                        "scaleByQuantity": false,
        "physicalDesc": "ferrous",
                        "ignoreResistances": true,
        "color": "#800000FF",
                        "conditions": [
        "recipes": [],
                            {
        "metabolisms": {
                                "Min": 45,
            "Drink": {
                                "Max": 21474836,
                "rate": 0.5,
                                "Reagent": null,
                "effects": [
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                        "Messages": [
                            "histamine-effect-light-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "HydrationFactor": 1.5,
                    },
                         "id": "SatiateThirst"
                    {
                        "Messages": [
                            "histamine-effect-heavy-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 45,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.2,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,648: Line 3,419:
         }
         }
     },
     },
     "Theobromine": {
     "Slime": {
         "id": "Theobromine",
         "id": "Slime",
         "name": "theobromine",
         "name": "slime",
         "group": "Toxins",
         "group": "Biological",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "physicalDesc": "grainy",
         "physicalDesc": "viscous",
         "color": "#F5F5F5FF",
         "color": "#2CF274FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": {
                                "Poison": 4
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "NutritionFactor": 1.5,
                    },
                         "id": "SatiateHunger"
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 0.04,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
Line 3,708: Line 3,441:
         }
         }
     },
     },
     "Amatoxin": {
     "Ichor": {
         "id": "Amatoxin",
         "id": "Ichor",
         "name": "amatoxin",
         "name": "ichor",
         "group": "Toxins",
         "group": "Biological",
         "desc": "A potent toxin found in some mushrooms.",
         "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": "nondescript",
         "physicalDesc": "reagent-physical-desc-roaring",
         "color": "#D6CE7BFF",
         "color": "#F4692EFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1.5,
                        "id": "SatiateThirst"
                    }
                ]
            },
            "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 6
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 3,737: Line 3,476:
         }
         }
     },
     },
     "VentCrud": {
     "Bleach": {
         "id": "VentCrud",
         "id": "Bleach",
         "name": "vent crud",
         "name": "bleach",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A jet black substance found in poorly maintained ventilation systems.",
         "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
         "physicalDesc": "sticky",
         "physicalDesc": "strong-smelling",
         "color": "#000000FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "Bleach"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 3,750: Line 3,491:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 3,763: Line 3,499:
                     },
                     },
                     {
                     {
                         "CauseChance": 0.6,
                         "Messages": [
                         "Disease": "VentCough",
                            "generic-reagent-effect-burning-insides"
                        ],
                         "Type": 1,
                        "VisualType": 3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "ChemCauseDisease"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,773: Line 3,512:
         }
         }
     },
     },
     "Corpium": {
     "SpaceCleaner": {
         "id": "Corpium",
         "id": "SpaceCleaner",
         "name": "corpium",
         "name": "space cleaner",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
        "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
         "physicalDesc": "necrotic",
        "physicalDesc": "lemony fresh",
         "color": "#7668A1FF",
        "color": "#C8FF69FF",
         "recipes": [],
        "recipes": [
            "SpaceCleaner"
        ],
        "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
    },
    "Acetone": {
        "id": "Acetone",
        "name": "acetone",
        "group": "Unknown",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "physicalDesc": "acidic",
         "color": "#AF14B7FF",
         "recipes": [
            "Acetone"
        ],
        "metabolisms": null
    },
    "Phenol": {
        "id": "Phenol",
        "name": "phenol",
        "group": "Unknown",
        "desc": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
        "physicalDesc": "acidic",
        "color": "#E7EA91FF",
        "recipes": [
            "Phenol"
        ],
        "metabolisms": null
    },
    "Charcoal": {
        "id": "Charcoal",
        "name": "charcoal",
        "group": "Unknown",
        "desc": "A black, porous solid",
        "physicalDesc": "reagent-physical-desc-porous",
        "color": "#22282BFF",
        "recipes": [
            "Charcoal"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                         "scaleByQuantity": false,
                                "Cellular": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
Line 3,799: Line 3,583:
                     },
                     },
                     {
                     {
                         "CauseChance": 1,
                         "CleanseRate": 3,
                        "Disease": "ActiveZombieVirus",
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCauseDisease"
                         "id": "ChemCleanBoodstream"
                     }
                     }
                 ]
                 ]
Line 3,809: Line 3,592:
         }
         }
     },
     },
     "UncookedAnimalProteins": {
     "Ash": {
         "id": "UncookedAnimalProteins",
         "id": "Ash",
         "name": "uncooked animal proteins",
         "name": "ash",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
         "desc": "A light grey powdery residue",
         "physicalDesc": "clumpy",
         "physicalDesc": "reagent-physical-desc-powder",
         "color": "#FFFFE5FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "Desoxyephedrine": {
        "id": "Desoxyephedrine",
        "name": "desoxyephedrine",
        "group": "Narcotics",
        "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
        "physicalDesc": "translucent",
        "color": "#FAFAFAFF",
        "recipes": [
            "Desoxyephedrine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 3,822: Line 3,617:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Human",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Reagent": "Protein",
                         "damage": {},
                         "Group": null,
                         "scaleByQuantity": false,
                         "Amount": 0.5,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Min": 30,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Narcotic": {
    },
    "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.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "StatusLifetime": 2,
                            "types": {
                         "conditions": null,
                                "Poison": 6
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "WalkSpeedModifier": 1.35,
                    }
                        "SprintSpeedModifier": 1.35,
                ]
                        "id": "MovespeedModifier"
            }
                    },
        }
    },
    "Pax": {
        "id": "Pax",
        "name": "pax",
        "group": "Unknown",
        "desc": "A psychiatric drug which prevents the patient from directly harming anyone.",
        "physicalDesc": "soothing",
        "color": "#AAAAAAFF",
        "recipes": [
            "Pax"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "Pacified",
                         "Key": "Stutter",
                         "Component": "Pacified",
                         "Component": "StutteringAccent",
                         "Time": 2,
                         "Time": 2,
                         "Refresh": false,
                         "Refresh": true,
                         "Type": 0,
                         "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 3,927: Line 3,695:
         }
         }
     },
     },
     "Carpetium": {
     "Ephedrine": {
         "id": "Carpetium",
         "id": "Ephedrine",
         "name": "carpetium",
         "name": "ephedrine",
         "group": "Special",
         "group": "Narcotics",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.",
         "physicalDesc": "fibrous",
         "physicalDesc": "powdery",
         "color": "#800000FF",
         "color": "#D2FFFAFF",
         "recipes": [
         "recipes": [
             "Carpetium"
             "Ephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "StatusLifetime": 2,
                            "carpetium-effect-blood-fibrous",
                         "conditions": null,
                            "carpetium-effect-jumpsuit-insides"
                         "probability": 1,
                        ],
                         "WalkSpeedModifier": 1.25,
                         "Type": 1,
                         "SprintSpeedModifier": 1.25,
                         "VisualType": 0,
                         "id": "MovespeedModifier"
                         "conditions": null,
                         "probability": 0.1,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Reagent": "CarpoToxin",
                         "damage": {},
                         "Group": null,
                         "scaleByQuantity": false,
                         "Amount": -3,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 20,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "CarpoToxin",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     },
                ]
            }
        }
    },
    "Fiber": {
        "id": "Fiber",
        "name": "fiber",
        "group": "Unknown",
        "desc": "A raw material, usually extracted from wool or other fabric products.",
        "physicalDesc": "fibrous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "Amplitude": 10,
                            "buzzochloricbees-effect-oh-god-bees",
                        "Frequency": 4,
                            "buzzochloricbees-effect-its-the-bees",
                        "Time": 2,
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                        "Refresh": true,
                            "buzzochloricbees-effect-one-with-the-bees",
                        "conditions": null,
                            "buzzochloricbees-effect-squeaky-clean"
                        "probability": 1,
                         ],
                        "id": "Jitter"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                         "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                         "Type": 1,
                         "Type": 1,
                        "VisualType": 3,
                         "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                         "id": "GenericStatusEffect"
                                "Min": 0,
                                "Max": 0,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 0.1,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "buzzochloricbees-effect-histamine-bee-allergy",
                             "ephedrine-effect-tight-pain",
                            "buzzochloricbees-effect-histamine-swells",
                             "ephedrine-effect-heart-pounds"
                            "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": 2,
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 0.05,
                                "Min": 0.01,
                        "id": "PopupMessage"
                                "Max": 21474836,
                    }
                                "Reagent": "Histamine",
                ]
                                "id": "ReagentThreshold"
            }
                            },
        }
                            {
    },
                                "Tag": "Bee",
    "THC": {
                                "Invert": true,
        "id": "THC",
                                "id": "HasTag"
        "name": "THC",
                            }
        "group": "Narcotics",
                        ],
        "desc": "The main psychoactive compound in cannabis.",
                        "probability": 0.05,
        "physicalDesc": "crystalline",
                        "id": "PopupMessage"
        "color": "#808080FF",
                    },
        "recipes": [],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "Key": "SeeingRainbows",
                            "buzzochloricbees-effect-licoxide-electrifying",
                        "Component": "SeeingRainbows",
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                        "Time": 5,
                            "buzzochloricbees-effect-licoxide-buzzed",
                        "Refresh": false,
                            "buzzochloricbees-effect-licoxide-buzzes"
                        "Type": 0,
                         ],
                         "conditions": null,
                         "Type": 1,
                         "probability": 1,
                         "VisualType": 2,
                         "id": "GenericStatusEffect"
                        "conditions": [
                    }
                            {
                ]
                                "Tag": "Bee",
            }
                                "Invert": true,
        }
                                "id": "HasTag"
    },
                            },
    "THCOil": {
                            {
        "id": "THCOil",
                                "Min": 0.01,
        "name": "THC oil",
                                "Max": 21474836,
        "group": "Narcotics",
                                "Reagent": "Licoxide",
        "desc": "Pure THC oil, extracted from the leaves of the cannabis plant. Much stronger than in it's natural form and can be used to numb chronic pain in patients.",
                                "id": "ReagentThreshold"
        "physicalDesc": "skunky",
                            }
        "color": "#DAA520FF",
                        ],
        "recipes": [],
                        "probability": 0.05,
        "metabolisms": {
                        "id": "PopupMessage"
            "Narcotic": {
                    },
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "Key": "SeeingRainbows",
                            "buzzochloricbees-effect-fiber-hairy",
                        "Component": "SeeingRainbows",
                            "buzzochloricbees-effect-fiber-soft"
                        "Time": 5,
                         ],
                         "Refresh": false,
                         "Type": 1,
                         "Type": 0,
                         "VisualType": 0,
                        "conditions": null,
                         "conditions": [
                         "probability": 1,
                            {
                         "id": "GenericStatusEffect"
                                "Tag": "Bee",
                    }
                                "Invert": true,
                ]
                                "id": "HasTag"
            }
                            },
        }
                            {
    },
                                "Min": 0.01,
    "Nicotine": {
                                "Max": 21474836,
        "id": "Nicotine",
                                "Reagent": "Fiber",
        "name": "Nicotine",
                                "id": "ReagentThreshold"
        "group": "Narcotics",
                            }
        "desc": "Dangerous and highly addictive.",
                        ],
        "physicalDesc": "strong-smelling",
                        "probability": 0.05,
        "color": "#C0C0C0FF",
                        "id": "PopupMessage"
        "recipes": [],
                    },
        "metabolisms": null
    },
    "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": null
    },
    "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Key": "SeeingRainbows",
                            "types": {
                        "Component": "SeeingRainbows",
                                "Poison": 2,
                        "Time": 5,
                                "Piercing": 2
                         "Refresh": false,
                            },
                         "Type": 0,
                            "groups": null
                         "conditions": null,
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 4,119: Line 3,878:
         }
         }
     },
     },
     "GroundBee": {
     "Nocturine": {
         "id": "GroundBee",
         "id": "Nocturine",
         "name": "Ground Bee",
         "name": "nocturine",
         "group": "Unknown",
         "group": "Narcotics",
         "desc": "Bee grounds. Gross.",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
        "physicalDesc": "bee guts",
         "physicalDesc": "powdery",
        "color": "#86530EFF",
         "color": "#128E80FF",
        "recipes": [],
        "metabolisms": null
    },
    "Saxoite": {
        "id": "Saxoite",
        "name": "Saxoite",
        "group": "Unknown",
        "desc": "Smells like jazz.",
        "physicalDesc": "ground brass",
        "color": "#B8A603FF",
        "recipes": [],
        "metabolisms": null
    },
    "Licoxide": {
        "id": "Licoxide",
        "name": "Licoxide",
        "group": "Toxins",
        "desc": "It looks... electrifying.",
         "physicalDesc": "electric",
         "color": "#FDD023FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "ElectrocuteTime": 2,
                         "damage": {},
                         "ElectrocuteDamageScale": 5,
                         "scaleByQuantity": false,
                         "Refresh": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                        "probability": 0.5,
                            {
                        "id": "Electrocute"
                                "Min": 60,
                    }
                                "Max": 21474836,
                ]
                                "Reagent": null,
            }
                                "id": "ReagentThreshold"
        }
                            }
    },
                        ],
    "EZNutrient": {
                        "probability": 1,
        "id": "EZNutrient",
                        "id": "HealthChange"
        "name": "EZ nutrient",
                    },
        "group": "Botanical",
        "desc": "Give your plants some of those EZ nutrients!",
        "physicalDesc": "thick",
        "color": "#664330FF",
        "recipes": [
            "EZNutrient"
        ],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Plant",
                                 "Min": 8,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": "Nocturine",
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "GenericStatusEffect"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 4,193: Line 3,926:
         }
         }
     },
     },
     "Left4Zed": {
     "MuteToxin": {
         "id": "Left4Zed",
         "id": "MuteToxin",
         "name": "left-4-zed",
         "name": "mute toxin",
         "group": "Botanical",
         "group": "Narcotics",
         "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
         "desc": "Makes you unable to talk while metabolizing.",
         "physicalDesc": "heterogeneous",
         "physicalDesc": "syrupy",
         "color": "#5B406CFF",
         "color": "#000000FF",
         "recipes": [
         "recipes": [
             "Left4Zed"
             "MuteToxin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": [
                         "Key": "Muted",
                            {
                        "Component": "Muted",
                                "Type": "Plant",
                        "Time": 2,
                                "ShouldHave": true,
                        "Refresh": true,
                                "id": "OrganType"
                        "Type": 0,
                            }
                         "conditions": null,
                         ],
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 3,
                         "id": "GenericStatusEffect"
                        "id": "SatiateHunger"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 4,242: Line 3,954:
         }
         }
     },
     },
     "PestKiller": {
     "NorepinephricAcid": {
         "id": "PestKiller",
         "id": "NorepinephricAcid",
         "name": "pest killer",
         "name": "norepinephric acid",
         "group": "Botanical",
         "group": "Narcotics",
         "desc": "A mixture that targets pests.",
         "desc": "Makes you unable to see while metabolizing.",
         "physicalDesc": "bubbling",
         "physicalDesc": "milky",
         "color": "#9E9886FF",
         "color": "#96A8B5FF",
         "recipes": [],
         "recipes": [
            "NorepinephricAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                            "generic-reagent-effect-burning-eyes",
                                 "Poison": 3
                            "generic-reagent-effect-burning-eyes-a-bit",
                             },
                            "generic-reagent-effect-tearing-up",
                            "groups": null
                            "norepinephricacid-effect-eyelids",
                         },
                            "norepinephricacid-effect-eyes-itch",
                         "scaleByQuantity": false,
                            "norepinephricacid-effect-vision-fade",
                         "ignoreResistances": true,
                            "norepinephricacid-effect-vision-fail"
                         "conditions": [
                        ],
                             {
                        "Type": 1,
                                 "Type": "Plant",
                        "VisualType": 0,
                                 "ShouldHave": true,
                        "conditions": null,
                                 "id": "OrganType"
                        "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": "HealthChange"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 4,277: Line 4,025:
         }
         }
     },
     },
     "PlantBGone": {
     "Absinthe": {
         "id": "PlantBGone",
         "id": "Absinthe",
         "name": "plant-B-gone",
         "name": "absinthe",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "physicalDesc": "bubbling",
         "physicalDesc": "strong-smelling",
         "color": "#49002EFF",
         "color": "#33EE00FF",
         "recipes": [
         "recipes": [],
            "PlantBGone"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                        "probability": 1,
                                "Poison": -4,
                        "HydrationFactor": 2,
                                "Blunt": 2,
                        "id": "SatiateThirst"
                                "Slash": 1,
                    },
                                "Piercing": 1
                    {
                            },
                         "Reagent": "Ethanol",
                            "groups": null
                         "Group": null,
                        },
                        "Amount": 0.3,
                         "scaleByQuantity": false,
                        "conditions": null,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,317: Line 4,055:
         }
         }
     },
     },
     "RobustHarvest": {
     "Ale": {
         "id": "RobustHarvest",
         "id": "Ale",
         "name": "robust harvest",
         "name": "ale",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "Plant-enhancing hormones, good for increasing potency.",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "physicalDesc": "robust",
         "physicalDesc": "bubbly",
         "color": "#3E901CFF",
         "color": "#663100FF",
         "recipes": [
         "recipes": [],
            "RobustHarvest"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                        "probability": 1,
                                "Poison": -2,
                        "HydrationFactor": 2,
                                "Blunt": -3,
                        "id": "SatiateThirst"
                                "Slash": -3,
                    },
                                "Piercing": -3
                    {
                            },
                         "Reagent": "Ethanol",
                            "groups": null
                         "Group": null,
                        },
                        "Amount": 0.05,
                         "scaleByQuantity": false,
                        "conditions": null,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,357: Line 4,085:
         }
         }
     },
     },
     "WeedKiller": {
     "Beer": {
         "id": "WeedKiller",
         "id": "Beer",
         "name": "weed killer",
         "name": "beer",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A mixture that targets weeds.",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "physicalDesc": "bubbling",
         "physicalDesc": "bubbly",
         "color": "#968395FF",
         "color": "#CFA85FFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": {
                        "probability": 1,
                                "Poison": 4
                        "HydrationFactor": 2,
                            },
                        "id": "SatiateThirst"
                            "groups": null
                    },
                        },
                    {
                         "scaleByQuantity": false,
                         "Reagent": "Ethanol",
                        "ignoreResistances": true,
                         "Group": null,
                         "conditions": [
                        "Amount": 0.05,
                            {
                        "conditions": null,
                                "Type": "Plant",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,392: Line 4,115:
         }
         }
     },
     },
     "Ammonia": {
     "BlueCuracao": {
         "id": "Ammonia",
         "id": "BlueCuracao",
         "name": "ammonia",
         "name": "blue curacao",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "physicalDesc": "pungent",
         "physicalDesc": "strong-smelling",
         "color": "#77B58EFF",
         "color": "#0000CDFF",
         "recipes": [
         "recipes": [],
            "Ammonia"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Caustic": 1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,423: Line 4,145:
         }
         }
     },
     },
     "Diethylamine": {
     "Cognac": {
         "id": "Diethylamine",
         "id": "Cognac",
         "name": "diethylamine",
         "name": "cognac",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A very potent fertilizer.",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A1000BFF",
         "color": "#AB3C05FF",
         "recipes": [
         "recipes": [],
            "Diethylamine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Caustic": 1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,454: Line 4,175:
         }
         }
     },
     },
     "Coffee": {
     "DeadRum": {
         "id": "Coffee",
         "id": "DeadRum",
         "name": "coffee",
         "name": "deadrum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
Line 4,473: Line 4,194:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,484: Line 4,205:
         }
         }
     },
     },
     "Cream": {
     "Ethanol": {
         "id": "Cream",
         "id": "Ethanol",
         "name": "cream",
         "name": "ethanol",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "physicalDesc": "creamy",
         "physicalDesc": "strong-smelling",
         "color": "#DFD7AFFF",
         "color": "#B05B3CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {},
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     }
                    {
                ]
                        "ThirstAmount": -40,
            }
                        "HungerAmount": -40,
        }
                        "conditions": [
    },
                            {
    "CafeLatte": {
                                "Min": 3,
        "id": "CafeLatte",
                                "Max": 21474836,
        "name": "cafe latte",
                                "Reagent": "Ethanol",
        "group": "Drinks",
                                "id": "ReagentThreshold"
        "desc": "A nice, strong and tasty beverage while you are reading.",
                            }
        "physicalDesc": "creamy",
                        ],
        "color": "#664300FF",
                        "probability": 0.04,
        "recipes": [
                        "id": "ChemVomit"
            "CafeLatte"
                    }
        ],
                ]
        "metabolisms": {
            },
             "Drink": {
             "Alcohol": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "Drunk"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,530: Line 4,262:
         }
         }
     },
     },
     "GreenTea": {
     "Gin": {
         "id": "GreenTea",
         "id": "Gin",
         "name": "green tea",
         "name": "gin",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tasty green tea.",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#C33F00FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,545: Line 4,277:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,552: Line 4,292:
         }
         }
     },
     },
     "Grenadine": {
     "CoffeeLiqueur": {
         "id": "Grenadine",
         "id": "CoffeeLiqueur",
         "name": "grenadine",
         "name": "coffee liqueur",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Not cherry flavored!",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "physicalDesc": "dark-red",
         "physicalDesc": "cloudy",
         "color": "#EA1D26FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,567: Line 4,307:
                         "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 4,574: Line 4,322:
         }
         }
     },
     },
     "IcedCoffee": {
     "MelonLiquor": {
         "id": "IcedCoffee",
         "id": "MelonLiquor",
         "name": "iced coffee",
         "name": "melon liquor",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee and ice, refreshing and cool.",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#102838FF",
         "color": "#138808FF",
         "recipes": [
         "recipes": [],
            "IcedCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,591: Line 4,337:
                         "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 4,598: Line 4,352:
         }
         }
     },
     },
     "IcedGreenTea": {
     "NTCahors": {
         "id": "IcedGreenTea",
         "id": "NTCahors",
         "name": "iced green tea",
         "name": "NeoTheology Cahors Wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "cold green tea.",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#CE4200FF",
         "color": "#7E4043FF",
         "recipes": [
         "recipes": [],
            "IcedGreenTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,615: Line 4,367:
                         "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 4,622: Line 4,382:
         }
         }
     },
     },
     "IcedTea": {
     "PoisonWine": {
         "id": "IcedTea",
         "id": "PoisonWine",
         "name": "iced tea",
         "name": "poison wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "No relation to a certain rap artist/actor.",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#104038FF",
         "color": "#000000FF",
         "recipes": [
         "recipes": [],
            "IcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,643: Line 4,401:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 4,651: Line 4,409:
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Poison": {
    },
    "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,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {},
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,678: Line 4,425:
         }
         }
     },
     },
     "Milk": {
     "Rum": {
         "id": "Milk",
         "id": "Rum",
         "name": "milk",
         "name": "rum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#DFDFDFFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,693: Line 4,440:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,700: Line 4,455:
         }
         }
     },
     },
     "MilkGoat": {
     "Sake": {
         "id": "MilkGoat",
         "id": "Sake",
         "name": "goats milk",
         "name": "sake",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#DFDFDFFF",
         "color": "#DDDDDDFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,715: Line 4,470:
                         "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 4,722: Line 4,485:
         }
         }
     },
     },
     "MilkOat": {
     "Tequila": {
         "id": "MilkOat",
         "id": "Tequila",
         "name": "oat milk",
         "name": "tequila",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Surprisingly tasty.",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "physicalDesc": "refreshing",
         "physicalDesc": "strong-smelling",
         "color": "#302000FF",
         "color": "#D7D1D155",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,737: Line 4,500:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,744: Line 4,515:
         }
         }
     },
     },
     "MilkSoy": {
     "Vermouth": {
         "id": "MilkSoy",
         "id": "Vermouth",
         "name": "soy milk",
         "name": "vermouth",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Consumers favorite.",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "physicalDesc": "refreshing",
         "physicalDesc": "strong-smelling",
         "color": "#302000FF",
         "color": "#91FF91FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,759: Line 4,530:
                         "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 4,766: Line 4,545:
         }
         }
     },
     },
     "MilkSpoiled": {
     "Vodka": {
         "id": "MilkSpoiled",
         "id": "Vodka",
         "name": "spoiled milk",
         "name": "vodka",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This milk has gone rancid.",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "physicalDesc": "putrid",
         "physicalDesc": "strong-smelling",
         "color": "#FAFFBAFF",
         "color": "#D1D1D155",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,781: Line 4,560:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": -2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,788: Line 4,575:
         }
         }
     },
     },
     "Nothing": {
     "Whiskey": {
         "id": "Nothing",
         "id": "Whiskey",
         "name": "nothing",
         "name": "whiskey",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Absolutely nothing.",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "physicalDesc": "nothing",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,805: Line 4,592:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,810: Line 4,605:
         }
         }
     },
     },
     "NuclearCola": {
     "Wine": {
         "id": "NuclearCola",
         "id": "Wine",
         "name": "nuclear cola",
         "name": "wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Cola, cola never changes.",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "physicalDesc": "fizzy",
         "physicalDesc": "translucent",
         "color": "#100800FF",
         "color": "#7E4043FF",
         "recipes": [
         "recipes": [],
            "NuclearCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,827: Line 4,620:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 6,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Reagent": "Ethanol",
                            "types": {
                        "Group": null,
                                "Poison": 1
                         "Amount": 0.05,
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,852: Line 4,635:
         }
         }
     },
     },
     "SodaWater": {
     "AcidSpit": {
         "id": "SodaWater",
         "id": "AcidSpit",
         "name": "soda water",
         "name": "acidspit",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#619494FF",
         "color": "#365000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,867: Line 4,650:
                         "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 4,874: Line 4,665:
         }
         }
     },
     },
     "SoyLatte": {
     "AlliesCocktail": {
         "id": "SoyLatte",
         "id": "AlliesCocktail",
         "name": "soy latte",
         "name": "allies cocktail",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#00664DFF",
         "recipes": [
         "recipes": [],
            "SoyLatte"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,891: Line 4,680:
                         "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 4,898: Line 4,695:
         }
         }
     },
     },
     "Tea": {
     "Aloe": {
         "id": "Tea",
         "id": "Aloe",
         "name": "tea",
         "name": "aloe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "desc": "So very, very, very good.",
         "physicalDesc": "aromatic",
         "physicalDesc": "strong-smelling",
         "color": "#8A5A3AFF",
         "color": "#192C00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,917: Line 4,714:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 4,928: Line 4,725:
         }
         }
     },
     },
     "TonicWater": {
     "Amasec": {
         "id": "TonicWater",
         "id": "Amasec",
         "name": "tonic water",
         "name": "amasec",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "desc": "Official drink of the Gun Club!",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#0064C8FF",
         "color": "#124DA7FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,943: Line 4,740:
                         "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 4,950: Line 4,755:
         }
         }
     },
     },
     "Water": {
     "Andalusia": {
         "id": "Water",
         "id": "Andalusia",
         "name": "water",
         "name": "andalusia",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A colorless liquid that humans need in order to survive.",
         "desc": "A nice, strangely named drink.",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#75B1F0FF",
         "color": "#665700FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,965: Line 4,770:
                         "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 4,972: Line 4,785:
         }
         }
     },
     },
     "Ice": {
     "Antifreeze": {
         "id": "Ice",
         "id": "Antifreeze",
         "name": "ice",
         "name": "antifreeze",
        "group": "Unknown",
        "desc": "Frozen water.",
        "physicalDesc": "frosty",
        "color": "#BED8E6FF",
        "recipes": [],
        "metabolisms": null
    },
    "DryRamen": {
        "id": "DryRamen",
        "name": "dry ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Dry noodles and salt.",
         "desc": "Ultimate refreshment.",
         "physicalDesc": "wormy",
         "physicalDesc": "translucent",
         "color": "#664300FF",
         "color": "#FF7D63FF",
         "recipes": [],
         "recipes": [
            "Antifreeze"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,997: Line 4,802:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     },
                ]
            }
        }
    },
    "HotRamen": {
        "id": "HotRamen",
        "name": "hot ramen",
        "group": "Drinks",
        "desc": "Hot noodles.",
        "physicalDesc": "wormy",
        "color": "#664300FF",
        "recipes": [
            "HotRamen"
        ],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 4,
                         "id": "AdjustReagent"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 5,028: Line 4,817:
         }
         }
     },
     },
     "Pilk": {
     "AtomicBomb": {
         "id": "Pilk",
         "id": "AtomicBomb",
         "name": "pilk",
         "name": "atomic bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sickening mixture of milk and cola.",
         "desc": "Nuclear proliferation never tasted so good.",
         "physicalDesc": "creamy",
         "physicalDesc": "cloudy",
         "color": "#E7C69FFF",
         "color": "#666300FF",
         "recipes": [
         "recipes": [
             "Pilk"
             "AtomicBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,045: Line 4,834:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "HydrationFactor": 2,
                         "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 5,052: Line 4,857:
         }
         }
     },
     },
     "KiraSpecial": {
     "B52": {
         "id": "KiraSpecial",
         "id": "B52",
         "name": "kira special",
         "name": "b-52",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#CCCC99FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "KiraSpecial"
             "B52"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,069: Line 4,874:
                         "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 5,076: Line 4,889:
         }
         }
     },
     },
     "Rewriter": {
     "BahamaMama": {
         "id": "Rewriter",
         "id": "BahamaMama",
         "name": "rewriter",
         "name": "bahama mama",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The secret of the sanctuary of the Librarian...",
         "desc": "Tropical cocktail.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#485000FF",
         "color": "#FF7F3BFF",
         "recipes": [
         "recipes": [],
            "Rewriter"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,093: Line 4,904:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Ethanol",
        }
                        "Group": null,
    },
                        "Amount": 0.05,
    "Kvass": {
        "id": "Kvass",
        "name": "kvass",
        "group": "Drinks",
        "desc": "A cool refreshing drink with a taste of socialism.",
        "physicalDesc": "bubbly",
        "color": "#381600FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 5,122: Line 4,919:
         }
         }
     },
     },
     "Absinthe": {
     "BananaHonk": {
         "id": "Absinthe",
         "id": "BananaHonk",
         "name": "absinthe",
         "name": "banana honk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "desc": "A drink from Clown Heaven.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#33EE00FF",
         "color": "#FFFF91FF",
         "recipes": [],
         "recipes": [
            "BananaHonk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,143: Line 4,942:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.3,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,152: Line 4,951:
         }
         }
     },
     },
     "Ale": {
     "Barefoot": {
         "id": "Ale",
         "id": "Barefoot",
         "name": "ale",
         "name": "barefoot",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "desc": "Barefoot and pregnant.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#663100FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,182: Line 4,981:
         }
         }
     },
     },
     "Beer": {
     "BeepskySmash": {
         "id": "Beer",
         "id": "BeepskySmash",
         "name": "beer",
         "name": "beepsky smash",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#CFA85FFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "BeepskySmash"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,203: Line 5,004:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,212: Line 5,013:
         }
         }
     },
     },
     "BlueCuracao": {
     "Bilk": {
         "id": "BlueCuracao",
         "id": "Bilk",
         "name": "blue curacao",
         "name": "bilk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bilky",
         "color": "#0000CDFF",
         "color": "#895C4CFF",
         "recipes": [],
         "recipes": [
            "Bilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,227: Line 5,030:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 5,242: Line 5,037:
         }
         }
     },
     },
     "Cognac": {
     "BlackRussian": {
         "id": "Cognac",
         "id": "BlackRussian",
         "name": "cognac",
         "name": "black russian",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#AB3C05FF",
         "color": "#360000FF",
         "recipes": [],
         "recipes": [
            "BlackRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,272: Line 5,069:
         }
         }
     },
     },
     "DeadRum": {
     "BloodyMary": {
         "id": "DeadRum",
         "id": "BloodyMary",
         "name": "deadrum",
         "name": "bloody mary",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#660000FF",
         "recipes": [],
         "recipes": [
            "BloodyMary"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,293: Line 5,092:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,302: Line 5,101:
         }
         }
     },
     },
     "Ethanol": {
     "Booger": {
         "id": "Ethanol",
         "id": "Booger",
         "name": "ethanol",
         "name": "booger",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "desc": "Ewww...",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#B05B3CFF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [
            "Booger"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                         "conditions": null,
                            "types": null,
                            "groups": {
                                "Caustic": 1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                         "ThirstAmount": -40,
                         "Reagent": "Ethanol",
                        "HungerAmount": -40,
                         "Group": null,
                        "conditions": [
                         "Amount": 0.05,
                            {
                         "conditions": null,
                                "Min": 3,
                         "probability": 1,
                                "Max": 21474836,
                         "id": "AdjustReagent"
                                "Reagent": "Ethanol",
                     }
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.04,
                         "id": "ChemVomit"
                    }
                ]
            },
            "Alcohol": {
                "rate": 0.5,
                "effects": [
                    {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": null,
                         "probability": 1,
                         "id": "Drunk"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Gin": {
     "BraveBull": {
         "id": "Gin",
         "id": "BraveBull",
         "name": "gin",
         "name": "brave bull",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "desc": "It's just as effective as Dutch-Courage!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "BraveBull"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,394: Line 5,165:
         }
         }
     },
     },
     "CoffeeLiqueur": {
     "CubaLibre": {
         "id": "CoffeeLiqueur",
         "id": "CubaLibre",
         "name": "coffee liqueur",
         "name": "cuba libre",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Liquor flavoured with cold brewed coffee and spices.",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "physicalDesc": "cloudy",
         "physicalDesc": "bubbly",
         "color": "#664300FF",
         "color": "#3E1B00FF",
         "recipes": [],
         "recipes": [
            "CubaLibre"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,415: Line 5,188:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,424: Line 5,197:
         }
         }
     },
     },
     "MelonLiquor": {
     "DemonsBlood": {
         "id": "MelonLiquor",
         "id": "DemonsBlood",
         "name": "melon liquor",
         "name": "demons blood",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "desc": "AHHHH!!!!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#138808FF",
         "color": "#A70000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,454: Line 5,227:
         }
         }
     },
     },
     "NTCahors": {
     "DevilsKiss": {
         "id": "NTCahors",
         "id": "DevilsKiss",
         "name": "NeoTheology Cahors Wine",
         "name": "devils kiss",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "desc": "Creepy time!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#7E4043FF",
         "color": "#A68310FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,484: Line 5,257:
         }
         }
     },
     },
     "PoisonWine": {
     "DoctorsDelight": {
         "id": "PoisonWine",
         "id": "DoctorsDelight",
         "name": "poison wine",
         "name": "the doctor's delight",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#000000FF",
         "color": "#FF8CFFFF",
         "recipes": [],
         "recipes": [
            "DoctorsDelight"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,501: Line 5,276:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": -2,
                        "id": "SatiateHunger"
                     },
                     },
                     {
                     {
Line 5,512: Line 5,293:
                 ]
                 ]
             },
             },
             "Poison": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 5,532: Line 5,308:
         }
         }
     },
     },
     "Rum": {
     "DriestMartini": {
         "id": "Rum",
         "id": "DriestMartini",
         "name": "rum",
         "name": "driest martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [
            "DriestMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,553: Line 5,331:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,562: Line 5,340:
         }
         }
     },
     },
     "Sake": {
     "ErikaSuprise": {
         "id": "Sake",
         "id": "ErikaSuprise",
         "name": "sake",
         "name": "erika suprise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "desc": "The surprise is, it's green!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#DDDDDDFF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [
            "ErikaSuprise"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,592: Line 5,372:
         }
         }
     },
     },
     "Tequila": {
     "GargleBlaster": {
         "id": "Tequila",
         "id": "GargleBlaster",
         "name": "tequila",
         "name": "Pan-Galactic Gargle Blaster",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "desc": "Whoah, this stuff looks volatile!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "volatile",
         "color": "#D7D1D155",
         "color": "#9CC8B4FF",
         "recipes": [],
         "recipes": [
            "GargleBlaster"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,622: Line 5,404:
         }
         }
     },
     },
     "Vermouth": {
     "GinFizz": {
         "id": "Vermouth",
         "id": "GinFizz",
         "name": "vermouth",
         "name": "gin fizz",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "desc": "Refreshingly lemony, deliciously dry.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#91FF91FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "GinFizz"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,643: Line 5,427:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,652: Line 5,436:
         }
         }
     },
     },
     "Vodka": {
     "GinTonic": {
         "id": "Vodka",
         "id": "GinTonic",
         "name": "vodka",
         "name": "gin and tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "desc": "An all time classic, mild cocktail.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#D1D1D155",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [
            "GinTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,673: Line 5,459:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,682: Line 5,468:
         }
         }
     },
     },
     "Whiskey": {
     "Goldschlager": {
         "id": "Whiskey",
         "id": "Goldschlager",
         "name": "whiskey",
         "name": "Goldschlager",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#FFFF91FF",
         "recipes": [],
         "recipes": [
            "Goldschlager"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,712: Line 5,500:
         }
         }
     },
     },
     "Wine": {
     "Grog": {
         "id": "Wine",
         "id": "Grog",
         "name": "wine",
         "name": "grog",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "desc": "Watered-down rum, pirate approved!",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#7E4043FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "Grog"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,742: Line 5,532:
         }
         }
     },
     },
     "AcidSpit": {
     "HippiesDelight": {
         "id": "AcidSpit",
         "id": "HippiesDelight",
         "name": "acidspit",
         "name": "hippies delight",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "desc": "You just don't get it maaaan.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#365000FF",
         "color": "#6EAA0CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,772: Line 5,562:
         }
         }
     },
     },
     "AlliesCocktail": {
     "Hooch": {
         "id": "AlliesCocktail",
         "id": "Hooch",
         "name": "allies cocktail",
         "name": "hooch",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#00664DFF",
         "color": "#664E00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,802: Line 5,592:
         }
         }
     },
     },
     "Aloe": {
     "IcedBeer": {
         "id": "Aloe",
         "id": "IcedBeer",
         "name": "aloe",
         "name": "iced beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "So very, very, very good.",
         "desc": "A beer which is so cold the air around it freezes.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#192C00FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,832: Line 5,622:
         }
         }
     },
     },
     "Amasec": {
     "IrishCarBomb": {
         "id": "Amasec",
         "id": "IrishCarBomb",
         "name": "amasec",
         "name": "irish car bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Official drink of the Gun Club!",
         "desc": "A troubling mixture of irish cream and ale.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#124DA7FF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [
            "IrishCarBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,853: Line 5,645:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,862: Line 5,654:
         }
         }
     },
     },
     "Andalusia": {
     "IrishCream": {
         "id": "Andalusia",
         "id": "IrishCream",
         "name": "andalusia",
         "name": "irish cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strangely named drink.",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "creamy",
         "color": "#665700FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "IrishCream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,883: Line 5,677:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,892: Line 5,686:
         }
         }
     },
     },
     "Antifreeze": {
     "IrishCoffee": {
         "id": "Antifreeze",
         "id": "IrishCoffee",
         "name": "antifreeze",
         "name": "irish coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Ultimate refreshment.",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "physicalDesc": "translucent",
         "physicalDesc": "cloudy",
         "color": "#FF7D63FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Antifreeze"
             "IrishCoffee"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,924: Line 5,718:
         }
         }
     },
     },
     "AtomicBomb": {
     "LongIslandIcedTea": {
         "id": "AtomicBomb",
         "id": "LongIslandIcedTea",
         "name": "atomic bomb",
         "name": "long island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Nuclear proliferation never tasted so good.",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "physicalDesc": "cloudy",
         "physicalDesc": "strong-smelling",
         "color": "#666300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "AtomicBomb"
             "LongIslandIcedTea"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,948: Line 5,742:
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Radium",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,964: Line 5,750:
         }
         }
     },
     },
     "B52": {
     "Manhattan": {
         "id": "B52",
         "id": "Manhattan",
         "name": "b-52",
         "name": "manhattan",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "B52"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,987: Line 5,771:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,996: Line 5,780:
         }
         }
     },
     },
     "BahamaMama": {
     "ManhattanProject": {
         "id": "BahamaMama",
         "id": "ManhattanProject",
         "name": "bahama mama",
         "name": "manhattan project",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tropical cocktail.",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF7F3BFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,026: Line 5,810:
         }
         }
     },
     },
     "BananaHonk": {
     "ManlyDorf": {
         "id": "BananaHonk",
         "id": "ManlyDorf",
         "name": "banana honk",
         "name": "manly dorf",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Clown Heaven.",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#FFFF91FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "BananaHonk"
             "ManlyDorf"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,058: Line 5,842:
         }
         }
     },
     },
     "Barefoot": {
     "Margarita": {
         "id": "Barefoot",
         "id": "Margarita",
         "name": "barefoot",
         "name": "margarita",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Barefoot and pregnant.",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,088: Line 5,872:
         }
         }
     },
     },
     "BeepskySmash": {
     "Martini": {
         "id": "BeepskySmash",
         "id": "Martini",
         "name": "beepsky smash",
         "name": "classic martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "BeepskySmash"
             "Martini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,120: Line 5,904:
         }
         }
     },
     },
     "Bilk": {
     "Mead": {
         "id": "Bilk",
         "id": "Mead",
         "name": "bilk",
         "name": "mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "desc": "A Viking's drink, though a cheap one.",
         "physicalDesc": "bilky",
         "physicalDesc": "strong-smelling",
         "color": "#895C4CFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "Bilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,137: Line 5,919:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,144: Line 5,934:
         }
         }
     },
     },
     "BlackRussian": {
     "Mojito": {
         "id": "BlackRussian",
         "id": "Mojito",
         "name": "black russian",
         "name": "mojito",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#360000FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "BlackRussian"
             "Mojito"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,167: Line 5,957:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,176: Line 5,966:
         }
         }
     },
     },
     "BloodyMary": {
     "Moonshine": {
         "id": "BloodyMary",
         "id": "Moonshine",
         "name": "bloody mary",
         "name": "moonshine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#660000FF",
         "color": "#D1D7D155",
         "recipes": [
         "recipes": [
             "BloodyMary"
             "Moonshine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,199: Line 5,989:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,208: Line 5,998:
         }
         }
     },
     },
     "Booger": {
     "Neurotoxin": {
         "id": "Booger",
         "id": "Neurotoxin",
         "name": "booger",
         "name": "neurotoxin",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Ewww...",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#8CFF8CFF",
         "color": "#2E2E61FF",
         "recipes": [
         "recipes": [],
            "Booger"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,231: Line 6,019:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,237: Line 6,025:
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Poison": {
    },
    "BraveBull": {
        "id": "BraveBull",
        "name": "brave bull",
        "group": "Drinks",
        "desc": "It's just as effective as Dutch-Courage!",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [
            "BraveBull"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {},
                        "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"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "CubaLibre": {
     "Patron": {
         "id": "CubaLibre",
         "id": "Patron",
         "name": "cuba libre",
         "name": "patron",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "physicalDesc": "bubbly",
         "physicalDesc": "metallic",
         "color": "#3E1B00FF",
         "color": "#585840FF",
         "recipes": [
         "recipes": [
             "CubaLibre"
             "Patron"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,295: Line 6,064:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,304: Line 6,073:
         }
         }
     },
     },
     "DemonsBlood": {
     "RedMead": {
         "id": "DemonsBlood",
         "id": "RedMead",
         "name": "demons blood",
         "name": "red mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "AHHHH!!!!",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A70000FF",
         "color": "#C73C00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,334: Line 6,103:
         }
         }
     },
     },
     "DevilsKiss": {
     "Sbiten": {
         "id": "DevilsKiss",
         "id": "Sbiten",
         "name": "devils kiss",
         "name": "sbiten",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Creepy time!",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A68310FF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,364: Line 6,133:
         }
         }
     },
     },
     "DoctorsDelight": {
     "ScrewdriverCocktail": {
         "id": "DoctorsDelight",
         "id": "ScrewdriverCocktail",
         "name": "the doctor's delight",
         "name": "screwdriver",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF8CFFFF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [
             "DoctorsDelight"
             "ScrewdriverCocktail"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,383: Line 6,152:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": -2,
                        "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,399: Line 6,162:
                     }
                     }
                 ]
                 ]
             },
             }
             "Medicine": {
        }
    },
    "Silencer": {
        "id": "Silencer",
        "name": "silencer",
        "group": "Drinks",
        "desc": "A drink from Mime Heaven.",
        "physicalDesc": "strong-smelling",
        "color": "#004666FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Key": "Muted",
                            "types": null,
                        "Component": "Muted",
                            "groups": {
                        "Time": 2,
                                "Burn": -1,
                        "Refresh": true,
                                "Brute": -1,
                        "Type": 0,
                                "Airloss": -1,
                        "conditions": null,
                                "Toxin": -1
                         "probability": 1,
                            }
                         "id": "GenericStatusEffect"
                        },
                    },
                         "scaleByQuantity": false,
                    {
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,423: Line 6,197:
         }
         }
     },
     },
     "DriestMartini": {
     "Singulo": {
         "id": "DriestMartini",
         "id": "Singulo",
         "name": "driest martini",
         "name": "singulo",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "desc": "A blue-space beverage!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#2E6671FF",
         "color": "#3B0C0CFF",
         "recipes": [
         "recipes": [],
            "DriestMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,446: Line 6,218:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,455: Line 6,227:
         }
         }
     },
     },
     "ErikaSuprise": {
     "SnowWhite": {
         "id": "ErikaSuprise",
         "id": "SnowWhite",
         "name": "erika suprise",
         "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": [],
            "ErikaSuprise"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,487: Line 6,257:
         }
         }
     },
     },
     "GargleBlaster": {
     "SuiDream": {
         "id": "GargleBlaster",
         "id": "SuiDream",
         "name": "Pan-Galactic Gargle Blaster",
         "name": "sui dream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whoah, this stuff looks volatile!",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "physicalDesc": "volatile",
         "physicalDesc": "strong-smelling",
         "color": "#9CC8B4FF",
         "color": "#00A86BFF",
         "recipes": [
         "recipes": [],
            "GargleBlaster"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,510: Line 6,278:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,519: Line 6,287:
         }
         }
     },
     },
     "GinFizz": {
     "SyndicateBomb": {
         "id": "GinFizz",
         "id": "SyndicateBomb",
         "name": "gin fizz",
         "name": "syndicate bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Refreshingly lemony, deliciously dry.",
         "desc": "Somebody set us up the bomb!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "opaque",
         "color": "#664300FF",
         "color": "#2E6660FF",
         "recipes": [
         "recipes": [
             "GinFizz"
             "SyndicateBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,542: Line 6,310:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,551: Line 6,319:
         }
         }
     },
     },
     "GinTonic": {
     "TequilaSunrise": {
         "id": "GinTonic",
         "id": "TequilaSunrise",
         "name": "gin and tonic",
         "name": "tequila sunrise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An all time classic, mild cocktail.",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004166FF",
         "color": "#FFE48CFF",
         "recipes": [
         "recipes": [
             "GinTonic"
             "TequilaSunrise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,583: Line 6,351:
         }
         }
     },
     },
     "Goldschlager": {
     "ThreeMileIsland": {
         "id": "Goldschlager",
         "id": "ThreeMileIsland",
         "name": "Goldschlager",
         "name": "three mile island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFFF91FF",
         "color": "#666340FF",
         "recipes": [
         "recipes": [
             "Goldschlager"
             "ThreeMileIsland"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,606: Line 6,374:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Uranium",
                        "Group": null,
                        "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,615: Line 6,391:
         }
         }
     },
     },
     "Grog": {
     "ToxinsSpecial": {
         "id": "Grog",
         "id": "ToxinsSpecial",
         "name": "grog",
         "name": "toxins special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Watered-down rum, pirate approved!",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#665C00FF",
         "recipes": [
         "recipes": [],
            "Grog"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,647: Line 6,421:
         }
         }
     },
     },
     "HippiesDelight": {
     "VodkaMartini": {
         "id": "HippiesDelight",
         "id": "VodkaMartini",
         "name": "hippies delight",
         "name": "vodka martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You just don't get it maaaan.",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#6EAA0CFF",
         "color": "#004666FF",
         "recipes": [],
         "recipes": [
            "VodkaMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,668: Line 6,444:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,677: Line 6,453:
         }
         }
     },
     },
     "Hooch": {
     "VodkaTonic": {
         "id": "Hooch",
         "id": "VodkaTonic",
         "name": "hooch",
         "name": "vodka tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
         "desc": "For when a gin and tonic isn't russian enough.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664E00FF",
         "color": "#0064C8FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,698: Line 6,474:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,707: Line 6,483:
         }
         }
     },
     },
     "IcedBeer": {
     "WhiskeyCola": {
         "id": "IcedBeer",
         "id": "WhiskeyCola",
         "name": "iced beer",
         "name": "whiskey cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A beer which is so cold the air around it freezes.",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "physicalDesc": "bubbly",
         "physicalDesc": "bubbly",
         "color": "#664300FF",
         "color": "#3E1B00FF",
         "recipes": [],
         "recipes": [
            "WhiskeyCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,728: Line 6,506:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,737: Line 6,515:
         }
         }
     },
     },
     "IrishCarBomb": {
     "WhiskeySoda": {
         "id": "IrishCarBomb",
         "id": "WhiskeySoda",
         "name": "irish car bomb",
         "name": "whiskey soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A troubling mixture of irish cream and ale.",
         "desc": "For the more refined griffon.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#2E6671FF",
         "color": "#533600FF",
         "recipes": [
         "recipes": [],
            "IrishCarBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,769: Line 6,545:
         }
         }
     },
     },
     "IrishCream": {
     "WhiteRussian": {
         "id": "IrishCream",
         "id": "WhiteRussian",
         "name": "irish cream",
         "name": "white russian",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "desc": "That's just, like, your opinion, man...",
         "physicalDesc": "creamy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#A68340FF",
         "recipes": [
         "recipes": [
             "IrishCream"
             "WhiteRussian"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,792: Line 6,568:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,801: Line 6,577:
         }
         }
     },
     },
     "IrishCoffee": {
     "Cola": {
         "id": "IrishCoffee",
         "id": "Cola",
         "name": "irish coffee",
         "name": "cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "physicalDesc": "cloudy",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#422912FF",
         "recipes": [
         "recipes": [],
            "IrishCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,820: Line 6,594:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,833: Line 6,599:
         }
         }
     },
     },
     "LongIslandIcedTea": {
     "ChangelingSting": {
         "id": "LongIslandIcedTea",
         "id": "ChangelingSting",
         "name": "long island iced tea",
         "name": "changeling sting",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [],
            "LongIslandIcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,852: Line 6,616:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,865: Line 6,621:
         }
         }
     },
     },
     "Manhattan": {
     "DrGibb": {
         "id": "Manhattan",
         "id": "DrGibb",
         "name": "manhattan",
         "name": "Dr. Gibb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "desc": "A delicious blend of 42 different flavours.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,882: Line 6,638:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,895: Line 6,643:
         }
         }
     },
     },
     "ManhattanProject": {
     "EnergyDrink": {
         "id": "ManhattanProject",
         "id": "EnergyDrink",
         "name": "manhattan project",
         "name": "Energy Drink",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#FFFFBFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,914: Line 6,662:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 6,925: Line 6,673:
         }
         }
     },
     },
     "ManlyDorf": {
     "GrapeSoda": {
         "id": "ManlyDorf",
         "id": "GrapeSoda",
         "name": "manly dorf",
         "name": "grape soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "desc": "It's Graaaaaape!",
         "physicalDesc": "bubbly",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#AE94A6FF",
         "recipes": [
         "recipes": [],
            "ManlyDorf"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,944: Line 6,690:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,957: Line 6,695:
         }
         }
     },
     },
     "Margarita": {
     "IceCream": {
         "id": "Margarita",
         "id": "IceCream",
         "name": "margarita",
         "name": "ice cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "creamy",
         "color": "#8CFF8CFF",
         "color": "#FFFBD6FF",
         "recipes": [],
         "recipes": [
            "IceCream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,974: Line 6,714:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,987: Line 6,719:
         }
         }
     },
     },
     "Martini": {
     "LemonLime": {
         "id": "Martini",
         "id": "LemonLime",
         "name": "classic martini",
         "name": "lemon-lime",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "tangy lime and lemon soda",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#878F00FF",
         "recipes": [
         "recipes": [
             "Martini"
             "LemonLime"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,006: Line 6,738:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,019: Line 6,743:
         }
         }
     },
     },
     "Mead": {
     "PwrGame": {
         "id": "Mead",
         "id": "PwrGame",
         "name": "mead",
         "name": "Pwr Game",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A Viking's drink, though a cheap one.",
         "desc": "The only drink with the PWR that true gamers crave.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#9385BFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,036: Line 6,760:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                 ]
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "Mojito": {
     "RootBeer": {
         "id": "Mojito",
         "id": "RootBeer",
         "name": "mojito",
         "name": "root beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#664300FF",
         "color": "#381C07FF",
         "recipes": [
         "recipes": [],
            "Mojito"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,068: Line 6,782:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,081: Line 6,787:
         }
         }
     },
     },
     "Moonshine": {
     "RootBeerFloat": {
         "id": "Moonshine",
         "id": "RootBeerFloat",
         "name": "moonshine",
         "name": "root beer float",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "color": "#D1D7D155",
         "color": "#4F361FFF",
         "recipes": [
         "recipes": [
             "Moonshine"
             "RootBeerFloat"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,100: Line 6,806:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,113: Line 6,811:
         }
         }
     },
     },
     "Neurotoxin": {
     "SpaceMountainWind": {
         "id": "Neurotoxin",
         "id": "SpaceMountainWind",
         "name": "neurotoxin",
         "name": "Space Mountain Wind",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "desc": "Blows right through you like a space wind.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#2E2E61FF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,130: Line 6,828:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "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,
                 "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 7,161: Line 6,855:
         }
         }
     },
     },
     "Patron": {
     "Starkist": {
         "id": "Patron",
         "id": "Starkist",
         "name": "patron",
         "name": "starkist",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "desc": "A sweet, orange flavored soft drink.",
         "physicalDesc": "metallic",
         "physicalDesc": "fizzy",
         "color": "#585840FF",
         "color": "#9F3400FF",
         "recipes": [
         "recipes": [
             "Patron"
             "Starkist"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,180: Line 6,874:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                 ]
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "RedMead": {
     "FourteenLoko": {
         "id": "RedMead",
         "id": "FourteenLoko",
         "name": "red mead",
         "name": "Fourteen Loko",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#C73C00FF",
         "color": "#DEB928FF",
         "recipes": [],
         "recipes": [
            "FourteenLoko"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,212: Line 6,900:
                     },
                     },
                     {
                     {
                         "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": {},
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 7,223: Line 6,924:
         }
         }
     },
     },
     "Sbiten": {
     "JuiceApple": {
         "id": "Sbiten",
         "id": "JuiceApple",
         "name": "sbiten",
         "name": "apple juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "desc": "It's a little piece of Eden.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "crisp",
         "color": "#004166FF",
         "color": "#FDAD01FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,238: Line 6,939:
                         "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"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "ScrewdriverCocktail": {
     "JuiceBanana": {
         "id": "ScrewdriverCocktail",
         "id": "JuiceBanana",
         "name": "screwdriver",
         "name": "banana juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "desc": "The raw essence of a banana. HONK.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "crisp",
         "color": "#A68310FF",
         "color": "#FFE777FF",
         "recipes": [
         "recipes": [],
            "ScrewdriverCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,270: Line 6,961:
                         "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 7,285: Line 6,968:
         }
         }
     },
     },
     "Silencer": {
     "JuiceBerry": {
         "id": "Silencer",
         "id": "JuiceBerry",
         "name": "silencer",
         "name": "berry juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Mime Heaven.",
         "desc": "A delicious blend of several different kinds of berries.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sweet",
         "color": "#004666FF",
         "color": "#660099FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,298: Line 6,981:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "id": "GenericStatusEffect"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                     }
                        "conditions": null,
                        "probability": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Singulo": {
     "JuiceBerryPoison": {
         "id": "Singulo",
         "id": "JuiceBerryPoison",
         "name": "singulo",
         "name": "poison berry juice",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "A blue-space beverage!",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sickly",
         "color": "#3B0C0CFF",
         "color": "#6600CCFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,332: Line 7,005:
                         "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,
                         "scaleByQuantity": false,
                         "Amount": 0.05,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 7,347: Line 7,025:
         }
         }
     },
     },
     "SnowWhite": {
     "JuiceCarrot": {
         "id": "SnowWhite",
         "id": "JuiceCarrot",
         "name": "snow white",
         "name": "carrot juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A cold refreshment.",
         "desc": "It's like a carrot, but less crunchy.",
         "physicalDesc": "bubbly",
         "physicalDesc": "crisp",
         "color": "#FFFFFFFF",
         "color": "#FF8820FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,366: Line 7,044:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Oculine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                     }
                    },
                 ]
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "SuiDream": {
     "JuiceGrape": {
         "id": "SuiDream",
         "id": "JuiceGrape",
         "name": "sui dream",
         "name": "grape juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "crisp",
         "color": "#00A86BFF",
         "color": "#512284FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,392: Line 7,078:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,407: Line 7,085:
         }
         }
     },
     },
     "SyndicateBomb": {
     "JuiceLemon": {
         "id": "SyndicateBomb",
         "id": "JuiceLemon",
         "name": "syndicate bomb",
         "name": "lemon juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Somebody set us up the bomb!",
         "desc": "This juice is VERY sour.",
         "physicalDesc": "opaque",
         "physicalDesc": "citric",
         "color": "#2E6660FF",
         "color": "#FFF690FF",
         "recipes": [
         "recipes": [],
            "SyndicateBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,424: Line 7,100:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,439: Line 7,107:
         }
         }
     },
     },
     "TequilaSunrise": {
     "JuiceLime": {
         "id": "TequilaSunrise",
         "id": "JuiceLime",
         "name": "tequila sunrise",
         "name": "lime juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "desc": "The sweet-sour juice of limes.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "citric",
         "color": "#FFE48CFF",
         "color": "#99BB43FF",
         "recipes": [
         "recipes": [],
            "TequilaSunrise"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,456: Line 7,122:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "JuiceOrange": {
        "id": "JuiceOrange",
        "name": "orange juice",
        "group": "Drinks",
        "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
        "physicalDesc": "citric",
        "color": "#E78108FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,471: Line 7,151:
         }
         }
     },
     },
     "ThreeMileIsland": {
     "JuicePineapple": {
         "id": "ThreeMileIsland",
         "id": "JuicePineapple",
         "name": "three mile island iced tea",
         "name": "pineapple juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "desc": "The delicious juice of a pineapple.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "tropical",
         "color": "#666340FF",
         "color": "#FFFF00FF",
         "recipes": [
         "recipes": [],
            "ThreeMileIsland"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,488: Line 7,166:
                         "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": "Uranium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,511: Line 7,173:
         }
         }
     },
     },
     "ToxinsSpecial": {
     "JuicePotato": {
         "id": "ToxinsSpecial",
         "id": "JuicePotato",
         "name": "toxins special",
         "name": "potato juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "desc": "Juice of the potato. Bleh.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "starchy",
         "color": "#665C00FF",
         "color": "#302000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,526: Line 7,188:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,541: Line 7,195:
         }
         }
     },
     },
     "VodkaMartini": {
     "JuiceTomato": {
         "id": "VodkaMartini",
         "id": "JuiceTomato",
         "name": "vodka martini",
         "name": "tomato juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "saucey",
         "color": "#004666FF",
         "color": "#731008FF",
         "recipes": [
         "recipes": [],
            "VodkaMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,558: Line 7,210:
                         "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 7,573: Line 7,217:
         }
         }
     },
     },
     "VodkaTonic": {
     "JuiceWatermelon": {
         "id": "VodkaTonic",
         "id": "JuiceWatermelon",
         "name": "vodka tonic",
         "name": "water melon juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For when a gin and tonic isn't russian enough.",
         "desc": "The delicious juice of a watermelon.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sweet",
         "color": "#0064C8FF",
         "color": "#EF3520FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,588: Line 7,232:
                         "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 7,603: Line 7,239:
         }
         }
     },
     },
     "WhiskeyCola": {
     "Coffee": {
         "id": "WhiskeyCola",
         "id": "Coffee",
         "name": "whiskey cola",
         "name": "coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
         "physicalDesc": "bubbly",
         "physicalDesc": "aromatic",
         "color": "#3E1B00FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "WhiskeyCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,624: Line 7,258:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,635: Line 7,269:
         }
         }
     },
     },
     "WhiskeySoda": {
     "Cream": {
         "id": "WhiskeySoda",
         "id": "Cream",
         "name": "whiskey soda",
         "name": "cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For the more refined griffon.",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "creamy",
         "color": "#533600FF",
         "color": "#DFD7AFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,650: Line 7,284:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,665: Line 7,291:
         }
         }
     },
     },
     "WhiteRussian": {
     "CafeLatte": {
         "id": "WhiteRussian",
         "id": "CafeLatte",
         "name": "white russian",
         "name": "cafe latte",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "That's just, like, your opinion, man...",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "creamy",
         "color": "#A68340FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "WhiteRussian"
             "CafeLatte"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,682: Line 7,308:
                         "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 7,697: Line 7,315:
         }
         }
     },
     },
     "JuiceApple": {
     "GreenTea": {
         "id": "JuiceApple",
         "id": "GreenTea",
         "name": "apple juice",
         "name": "green tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's a little piece of Eden.",
         "desc": "Tasty green tea.",
         "physicalDesc": "crisp",
         "physicalDesc": "aromatic",
         "color": "#FDAD01FF",
         "color": "#C33F00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,719: Line 7,337:
         }
         }
     },
     },
     "JuiceBanana": {
     "Grenadine": {
         "id": "JuiceBanana",
         "id": "Grenadine",
         "name": "banana juice",
         "name": "grenadine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The raw essence of a banana. HONK.",
         "desc": "Not cherry flavored!",
         "physicalDesc": "crisp",
         "physicalDesc": "dark-red",
         "color": "#FFE777FF",
         "color": "#EA1D26FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,741: Line 7,359:
         }
         }
     },
     },
     "JuiceBerry": {
     "IcedCoffee": {
         "id": "JuiceBerry",
         "id": "IcedCoffee",
         "name": "berry juice",
         "name": "iced coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A delicious blend of several different kinds of berries.",
         "desc": "Coffee and ice, refreshing and cool.",
         "physicalDesc": "sweet",
         "physicalDesc": "aromatic",
         "color": "#660099FF",
         "color": "#102838FF",
         "recipes": [],
         "recipes": [
            "IcedCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,763: Line 7,383:
         }
         }
     },
     },
     "JuiceBerryPoison": {
     "IcedGreenTea": {
         "id": "JuiceBerryPoison",
         "id": "IcedGreenTea",
         "name": "poison berry juice",
         "name": "iced green tea",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "desc": "cold green tea.",
         "physicalDesc": "sickly",
         "physicalDesc": "aromatic",
         "color": "#6600CCFF",
         "color": "#CE4200FF",
         "recipes": [],
         "recipes": [
            "IcedGreenTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,780: Line 7,402:
                         "HydrationFactor": 3,
                         "HydrationFactor": 3,
                         "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"
                     }
                     }
                 ]
                 ]
Line 7,803: Line 7,407:
         }
         }
     },
     },
     "JuiceCarrot": {
     "IcedTea": {
         "id": "JuiceCarrot",
         "id": "IcedTea",
         "name": "carrot juice",
         "name": "iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's like a carrot, but less crunchy.",
         "desc": "No relation to a certain rap artist/actor.",
         "physicalDesc": "crisp",
         "physicalDesc": "aromatic",
         "color": "#FF8820FF",
         "color": "#104038FF",
         "recipes": [],
         "recipes": [
            "IcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,822: Line 7,428:
                     },
                     },
                     {
                     {
                         "Reagent": "Oculine",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,841: Line 7,439:
         }
         }
     },
     },
     "JuiceGrape": {
     "Lemonade": {
         "id": "JuiceGrape",
         "id": "Lemonade",
         "name": "grape juice",
         "name": "lemonade",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "physicalDesc": "crisp",
         "physicalDesc": "tart",
         "color": "#512284FF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [
            "Lemonade"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,856: Line 7,456:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,863: Line 7,463:
         }
         }
     },
     },
     "JuiceLemon": {
     "Milk": {
         "id": "JuiceLemon",
         "id": "Milk",
         "name": "lemon juice",
         "name": "milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This juice is VERY sour.",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "physicalDesc": "citric",
         "physicalDesc": "opaque",
         "color": "#FFF690FF",
         "color": "#DFDFDFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,878: Line 7,478:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,885: Line 7,485:
         }
         }
     },
     },
     "JuiceLime": {
     "MilkGoat": {
         "id": "JuiceLime",
         "id": "MilkGoat",
         "name": "lime juice",
         "name": "goats milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The sweet-sour juice of limes.",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "physicalDesc": "citric",
         "physicalDesc": "opaque",
         "color": "#99BB43FF",
         "color": "#DFDFDFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,900: Line 7,500:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,907: Line 7,507:
         }
         }
     },
     },
     "JuiceOrange": {
     "MilkOat": {
         "id": "JuiceOrange",
         "id": "MilkOat",
         "name": "orange juice",
         "name": "oat milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
         "desc": "Surprisingly tasty.",
         "physicalDesc": "citric",
         "physicalDesc": "refreshing",
         "color": "#E78108FF",
         "color": "#302000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,922: Line 7,522:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,929: Line 7,529:
         }
         }
     },
     },
     "JuicePineapple": {
     "MilkSoy": {
         "id": "JuicePineapple",
         "id": "MilkSoy",
         "name": "pineapple juice",
         "name": "soy milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The delicious juice of a pineapple.",
         "desc": "Consumers favorite.",
         "physicalDesc": "tropical",
         "physicalDesc": "refreshing",
         "color": "#FFFF00FF",
         "color": "#302000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,944: Line 7,544:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,951: Line 7,551:
         }
         }
     },
     },
     "JuicePotato": {
     "MilkSpoiled": {
         "id": "JuicePotato",
         "id": "MilkSpoiled",
         "name": "potato juice",
         "name": "spoiled milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Juice of the potato. Bleh.",
         "desc": "This milk has gone rancid.",
         "physicalDesc": "starchy",
         "physicalDesc": "putrid",
         "color": "#302000FF",
         "color": "#FAFFBAFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,966: Line 7,566:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": -2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,973: Line 7,573:
         }
         }
     },
     },
     "JuiceTomato": {
     "Nothing": {
         "id": "JuiceTomato",
         "id": "Nothing",
         "name": "tomato juice",
         "name": "nothing",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "desc": "Absolutely nothing.",
         "physicalDesc": "saucey",
         "physicalDesc": "nothing",
         "color": "#731008FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,988: Line 7,588:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,995: Line 7,595:
         }
         }
     },
     },
     "JuiceWatermelon": {
     "NuclearCola": {
         "id": "JuiceWatermelon",
         "id": "NuclearCola",
         "name": "water melon juice",
         "name": "nuclear cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The delicious juice of a watermelon.",
         "desc": "Cola, cola never changes.",
         "physicalDesc": "sweet",
         "physicalDesc": "fizzy",
         "color": "#EF3520FF",
         "color": "#100800FF",
         "recipes": [],
         "recipes": [
            "NuclearCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,010: Line 7,612:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 6,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {},
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 8,017: Line 7,632:
         }
         }
     },
     },
     "Cola": {
     "SodaWater": {
         "id": "Cola",
         "id": "SodaWater",
         "name": "cola",
         "name": "soda water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#422912FF",
         "color": "#619494FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,032: Line 7,647:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,039: Line 7,654:
         }
         }
     },
     },
     "ChangelingSting": {
     "SoyLatte": {
         "id": "ChangelingSting",
         "id": "SoyLatte",
         "name": "changeling sting",
         "name": "soy latte",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#2E6671FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "SoyLatte"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,054: Line 7,671:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,061: Line 7,678:
         }
         }
     },
     },
     "DrGibb": {
     "Tea": {
         "id": "DrGibb",
         "id": "Tea",
         "name": "Dr. Gibb",
         "name": "tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A delicious blend of 42 different flavours.",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "physicalDesc": "fizzy",
         "physicalDesc": "aromatic",
         "color": "#102000FF",
         "color": "#8A5A3AFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,078: Line 7,695:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,083: Line 7,708:
         }
         }
     },
     },
     "EnergyDrink": {
     "TonicWater": {
         "id": "EnergyDrink",
         "id": "TonicWater",
         "name": "Energy Drink",
         "name": "tonic water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#FFFFBFFF",
         "color": "#0064C8FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,098: Line 7,723:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 8,113: Line 7,730:
         }
         }
     },
     },
     "GrapeSoda": {
     "Water": {
         "id": "GrapeSoda",
         "id": "Water",
         "name": "grape soda",
         "name": "water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's Graaaaaape!",
         "desc": "A colorless liquid that humans need in order to survive.",
         "physicalDesc": "fizzy",
         "physicalDesc": "translucent",
         "color": "#AE94A6FF",
         "color": "#75B1F0FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,128: Line 7,745:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,135: Line 7,752:
         }
         }
     },
     },
     "IceCream": {
     "Ice": {
         "id": "IceCream",
         "id": "Ice",
         "name": "ice cream",
         "name": "ice",
        "group": "Unknown",
        "desc": "Frozen water.",
        "physicalDesc": "frosty",
        "color": "#BED8E6FF",
        "recipes": [],
        "metabolisms": null
    },
    "DryRamen": {
        "id": "DryRamen",
        "name": "dry ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "desc": "Dry noodles and salt.",
         "physicalDesc": "creamy",
         "physicalDesc": "wormy",
         "color": "#FFFBD6FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "IceCream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 8,152: Line 7,777:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 8,159: Line 7,784:
         }
         }
     },
     },
     "LemonLime": {
     "HotRamen": {
         "id": "LemonLime",
         "id": "HotRamen",
         "name": "lemon-lime",
         "name": "hot ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "tangy lime and lemon soda",
         "desc": "Hot noodles.",
         "physicalDesc": "fizzy",
         "physicalDesc": "wormy",
         "color": "#878F00FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "LemonLime"
             "HotRamen"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 8,176: Line 7,801:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 8,183: Line 7,808:
         }
         }
     },
     },
     "PwrGame": {
     "Pilk": {
         "id": "PwrGame",
         "id": "Pilk",
         "name": "Pwr Game",
         "name": "pilk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The only drink with the PWR that true gamers crave.",
         "desc": "A sickening mixture of milk and cola.",
         "physicalDesc": "fizzy",
         "physicalDesc": "creamy",
         "color": "#9385BFFF",
         "color": "#E7C69FFF",
         "recipes": [],
         "recipes": [
            "Pilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,198: Line 7,825:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,205: Line 7,832:
         }
         }
     },
     },
     "RootBeer": {
     "KiraSpecial": {
         "id": "RootBeer",
         "id": "KiraSpecial",
         "name": "root beer",
         "name": "kira special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#381C07FF",
         "color": "#CCCC99FF",
         "recipes": [],
         "recipes": [
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,220: Line 7,849:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,227: Line 7,856:
         }
         }
     },
     },
     "RootBeerFloat": {
     "Rewriter": {
         "id": "RootBeerFloat",
         "id": "Rewriter",
         "name": "root beer float",
         "name": "rewriter",
         "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": "The secret of the sanctuary of the Librarian...",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "physicalDesc": "strong-smelling",
         "color": "#4F361FFF",
         "color": "#485000FF",
         "recipes": [
         "recipes": [
             "RootBeerFloat"
             "Rewriter"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,244: Line 7,873:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,251: Line 7,880:
         }
         }
     },
     },
     "SpaceMountainWind": {
     "Kvass": {
         "id": "SpaceMountainWind",
         "id": "Kvass",
         "name": "Space Mountain Wind",
         "name": "kvass",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Blows right through you like a space wind.",
         "desc": "A cool refreshing drink with a taste of socialism.",
         "physicalDesc": "fizzy",
         "physicalDesc": "bubbly",
         "color": "#102000FF",
         "color": "#381600FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,266: Line 7,895:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                        "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"
                    }
                ]
            }
        }
    },
    "Starkist": {
        "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": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "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": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 8,404: Line 7,937:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 8,449: Line 7,976:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Brute": -0.4
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
Line 8,718: Line 8,240:
                     },
                     },
                     {
                     {
                         "damage": {
                         "damage": {},
                            "types": null,
                            "groups": {
                                "Caustic": 1
                            }
                        },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,

Revision as of 18:30, 27 November 2022

Toxin
id"Toxin"
name"toxin"
group"Toxins"
desc"A toxic chemical."
physicalDesc"opaque"
color"#CF3600FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CarpoToxin
id"CarpoToxin"
name"carpotoxin"
group"Toxins"
desc"Toxic secretions of a space carp. Causes a painful burning sensation."
physicalDesc"reagent-physical-desc-exotic-smelling"
color"#E2A38CFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType3
conditionsnull
probability0.33
id"PopupMessage"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
Max21474836
Reagent"ChloralHydrate"
id"ReagentThreshold"
probability1
id"HealthChange"
Mold
id"Mold"
name"mold"
group"Toxins"
desc"Often found in dark, humid places or on old bread."
physicalDesc"fuzzy"
color"#8A9A5BFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Diseases
"VentCough"
"SpaceCold"
"SpaceFlu"
"BirdFlew"
"Plague"
"TongueTwister"
"MemeticAmirmir"
conditions
Min1
Max21474836
Reagent"Mold"
id"ReagentThreshold"
probability1
id"ChemCauseRandomDisease"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
SulfuricAcid
id"SulfuricAcid"
name"sulfuric acid"
group"Toxins"
desc"A highly corrosive, oily, colorless liquid."
physicalDesc"oily"
color"#BF8C00FF"
recipes
"SulfuricAcid"
metabolisms
Poison
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
HeartbreakerToxin
id"HeartbreakerToxin"
name"heartbreaker toxin"
group"Toxins"
desc"A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking."
physicalDesc"strong-smelling"
color"#5F959CFF"
recipes
"HeartbreakerToxin"
metabolisms
Poison
rate0.5
effects
damage
Empty object
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.1
id"HealthChange"
damage
Empty object
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"
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.5
effects
damage
Empty object
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
VentCrud
id"VentCrud"
name"vent crud"
group"Unknown"
desc"A jet black substance found in poorly maintained ventilation systems."
physicalDesc"sticky"
color"#000000FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CauseChance0.6
Disease"VentCough"
conditionsnull
probability1
id"ChemCauseDisease"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CauseChance1
Disease"ActiveZombieVirus"
conditionsnull
probability1
id"ChemCauseDisease"
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
Empty object
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"
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.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min1
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
Pax
id"Pax"
name"pax"
group"Unknown"
desc"A psychiatric drug which prevents the patient from directly harming anyone."
physicalDesc"soothing"
color"#AAAAAAFF"
recipes
"Pax"
metabolisms
Poison
rate0.5
effects
Key"Pacified"
Component"Pacified"
Time2
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
RobustHarvest
id"RobustHarvest"
name"robust harvest"
group"Botanical"
desc"Plant-enhancing hormones, good for increasing potency."
physicalDesc"robust"
color"#3E901CFF"
recipes
"RobustHarvest"
metabolisms
Poison
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Cryptobiolin
id"Cryptobiolin"
name"cryptobiolin"
group"Medicine"
desc"Causes confusion and dizziness. This is essential to make Spaceacillin."
physicalDesc"fizzy"
color"#081A80FF"
recipes
"Cryptobiolin"
metabolismsnull
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
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"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Alcohol
rate0.5
effects
BoozePower2
SlurSpeechtrue
conditionsnull
probability1
id"Drunk"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min0
Max150
id"Temperature"
probability1
id"HealthChange"
Dermaline
id"Dermaline"
name"dermaline"
group"Medicine"
desc"An advanced chemical that is more effective at treating burn damage than Kelotane."
physicalDesc"translucent"
color"#215263FF"
recipes
"Dermaline"
metabolisms
Medicine
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Reagent"Lexorin"
Groupnull
Amount-3
conditions
Min1
Max21474836
Reagent"Lexorin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Epinephrine
id"Epinephrine"
name"epinephrine"
group"Medicine"
desc"Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on."
physicalDesc"odorless"
color"#D2FFFAFF"
recipes
"Epinephrine"
metabolisms
Medicine
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max21474836
Min100
id"TotalDamage"
Min0
Max20
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
damage
Empty object
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.02
id"ChemVomit"
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max21474836
Min100
id"TotalDamage"
probability1
id"HealthChange"
Scaledfalse
Amount-0.25
conditionsnull
probability1
id"ModifyBleedAmount"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Leporazine
id"Leporazine"
name"leporazine"
group"Medicine"
desc"This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes."
physicalDesc"pungent"
color"#FF7DB5FF"
recipes
"Leporazine"
metabolisms
Medicine
rate0.5
effects
damage
Empty object
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.3
id"HealthChange"
damage
Empty object
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"
conditionsnull
probability0.2
id"Scream"
Messages
"barozine-effect-skin-burning"
"barozine-effect-muscle-contract"
Type1
VisualType4
conditionsnull
probability0.1
id"PopupMessage"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.05
id"ChemVomit"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Spaceacillin
id"Spaceacillin"
name"spaceacillin"
group"Medicine"
desc"A theta-lactam antibiotic. A common and very useful medicine, effective against many diseases likely to be encountered in space. Slows progression of diseases."
physicalDesc"opaque"
color"#9942F5FF"
recipes
"Spaceacillin"
metabolisms
Medicine
rate0.5
effects
CureChance0.15
conditionsnull
probability1
id"ChemCureDisease"
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
Empty object
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
Empty object
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min15
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Tricordrazine
id"Tricordrazine"
name"tricordrazine"
group"Medicine"
desc"A wide-spectrum stimulant, originally derived from Cordrazine. It's capable of healing most common damage types simultaneously, however only at about half the rate of other medications. Because of its low potency, it's best used as a supplement to other medicines."
physicalDesc"opaque"
color"#00E5FFFF"
recipes
"Tricordrazine"
metabolisms
Medicine
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max50
Min0
id"TotalDamage"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Ultravasculine
id"Ultravasculine"
name"ultravasculine"
group"Medicine"
desc"Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose."
physicalDesc"thick and grainy"
color"#520E30FF"
recipes
"Ultravasculine"
metabolisms
Medicine
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min0
Max30
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
damage
Empty object
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"
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"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Napalm
id"Napalm"
name"napalm"
group"Pyrotechnic"
desc"It's just a little flammable."
physicalDesc"soapy"
color"#FA00AFFF"
recipes
"Napalm"
metabolisms
Poison
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.4
conditionsnull
probability1
id"FlammableReaction"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.1
conditionsnull
probability1
id"FlammableReaction"
Amount6000
conditionsnull
probability1
id"AdjustTemperature"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.2
conditionsnull
probability1
id"FlammableReaction"
Amount6000
conditionsnull
probability1
id"AdjustTemperature"
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
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.4
conditionsnull
probability1
id"FlammableReaction"
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
Aluminium
id"Aluminium"
name"aluminium"
group"Elements"
desc"A silver, soft, non-magnetic, and ductile metal."
physicalDesc"metallic"
color"#848789FF"
recipes
Empty array
metabolismsnull
Carbon
id"Carbon"
name"carbon"
group"Elements"
desc"A black, crystalline solid."
physicalDesc"crystalline"
color"#22282BFF"
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
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
Fluorine
id"Fluorine"
name"fluorine"
group"Elements"
desc"A highly toxic pale yellow gas. Extremely reactive."
physicalDesc"gaseous"
color"#808080FF"
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
Hydrogen
id"Hydrogen"
name"hydrogen"
group"Elements"
desc"A light, flammable gas."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
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"reagent-physical-desc-dark-brown"
color"#BC8A00FF"
recipes
Empty array
metabolismsnull
Iron
id"Iron"
name"iron"
group"Elements"
desc"A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel."
physicalDesc"metallic"
color"#434B4DFF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
Scaledfalse
Amount2
conditionsnull
probability1
id"ModifyBloodLevel"
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
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
Empty object
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
Phosphorus
id"Phosphorus"
name"phosphorus"
group"Elements"
desc"A reactive metal used in pyrotechnics and weapons."
physicalDesc"powdery"
color"#EDE4E4FF"
recipes
Empty array
metabolismsnull
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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
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
Sulfur
id"Sulfur"
name"sulfur"
group"Elements"
desc"A yellow, crystalline solid."
physicalDesc"powdery"
color"#FFF385FF"
recipes
Empty array
metabolismsnull
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
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Oxygen
id"Oxygen"
name"oxygen"
group"Unknown"
desc"An oxidizing, colorless gas."
physicalDesc"gaseous"
color"#808080FF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
Factor1
conditions
Type"Human"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
Factor1
conditions
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
Factor1
conditions
Type"Rat"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
Factor1
conditions
Type"Plant"
ShouldHavetrue
id"OrganType"
probability1
id"Oxygenate"
_ratios
CarbonDioxide1
Oxygen-1
conditions
Type"Vox"
ShouldHavefalse
id"OrganType"
probability1
id"ModifyLungGas"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Reagent"Inaprovaline"
Groupnull
Amount-2
conditionsnull
probability1
id"AdjustReagent"
Gas
rate0.5
effects
damage
Empty object
scaleByQuantitytrue
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Gas
rate0.5
effects
damage
Empty object
scaleByQuantitytrue
ignoreResistancestrue
conditionsnull
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
damage
Empty object
scaleByQuantitytrue
ignoreResistancestrue
conditions
Min0.5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
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"
Miasma
id"Miasma"
name"miasma"
group"Unknown"
desc"Uh oh, stinky!"
physicalDesc"gaseous"
color"#56941EFF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
conditions
Type"Rat"
ShouldHavefalse
id"OrganType"
Min1
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability1
id"ChemMiasmaPoolSource"
damage
Empty object
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
Empty object
scaleByQuantitytrue
ignoreResistancestrue
conditions
Type"Rat"
ShouldHavetrue
id"OrganType"
Min1
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability1
id"HealthChange"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min3.5
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability1
id"HealthChange"
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
Empty object
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"
BoozePower2
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"
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"
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
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Tag"Bee"
Inverttrue
id"HasTag"
probability1
id"HealthChange"
GroundBee
id"GroundBee"
name"Ground Bee"
group"Unknown"
desc"Bee grounds. Gross."
physicalDesc"bee guts"
color"#86530EFF"
recipes
Empty array
metabolismsnull
Saxoite
id"Saxoite"
name"Saxoite"
group"Unknown"
desc"Smells like jazz."
physicalDesc"ground brass"
color"#B8A603FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"reagent-physical-desc-roaring"
color"#F4692EFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1.5
id"SatiateThirst"
Medicine
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType3
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
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
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
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
Charcoal
id"Charcoal"
name"charcoal"
group"Unknown"
desc"A black, porous solid"
physicalDesc"reagent-physical-desc-porous"
color"#22282BFF"
recipes
"Charcoal"
metabolisms
Medicine
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CleanseRate3
conditionsnull
probability1
id"ChemCleanBoodstream"
Ash
id"Ash"
name"ash"
group"Unknown"
desc"A light grey powdery residue"
physicalDesc"reagent-physical-desc-powder"
color"#FFFFFFFF"
recipes
Empty array
metabolismsnull
Desoxyephedrine
id"Desoxyephedrine"
name"desoxyephedrine"
group"Narcotics"
desc"Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed."
physicalDesc"translucent"
color"#FAFAFAFF"
recipes
"Desoxyephedrine"
metabolisms
Poison
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
Empty object
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"
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
Empty object
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"
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"
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"
Nicotine
id"Nicotine"
name"Nicotine"
group"Narcotics"
desc"Dangerous and highly addictive."
physicalDesc"strong-smelling"
color"#C0C0C0FF"
recipes
Empty array
metabolismsnull
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"
metabolismsnull
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"
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
Empty object
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"
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"
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"
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"
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"
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"
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"
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"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Min3
Max21474836
Reagent"Ethanol"
id"ReagentThreshold"
probability0.04
id"ChemVomit"
Alcohol
rate0.5
effects
BoozePower3
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"
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"
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"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
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"
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"
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"
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"
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"
Wine
id"Wine"
name"wine"
group"Drinks"
desc"An premium alchoholic beverage made from distilled grape juice."
physicalDesc"translucent"
color"#7E4043FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Aloe
id"Aloe"
name"aloe"
group"Drinks"
desc"So very, very, very good."
physicalDesc"strong-smelling"
color"#192C00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Amasec
id"Amasec"
name"amasec"
group"Drinks"
desc"Official drink of the Gun Club!"
physicalDesc"strong-smelling"
color"#124DA7FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Andalusia
id"Andalusia"
name"andalusia"
group"Drinks"
desc"A nice, strangely named drink."
physicalDesc"strong-smelling"
color"#665700FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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"
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"
Barefoot
id"Barefoot"
name"barefoot"
group"Drinks"
desc"Barefoot and pregnant."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
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"
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"
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"
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"
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"
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"
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"
DemonsBlood
id"DemonsBlood"
name"demons blood"
group"Drinks"
desc"AHHHH!!!!"
physicalDesc"strong-smelling"
color"#A70000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
DevilsKiss
id"DevilsKiss"
name"devils kiss"
group"Drinks"
desc"Creepy time!"
physicalDesc"strong-smelling"
color"#A68310FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
DoctorsDelight
id"DoctorsDelight"
name"the doctor's delight"
group"Drinks"
desc"A gulp a day keeps the MediBot away. That's probably for the best."
physicalDesc"strong-smelling"
color"#FF8CFFFF"
recipes
"DoctorsDelight"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
conditionsnull
probability1
NutritionFactor-2
id"SatiateHunger"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Medicine
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
DriestMartini
id"DriestMartini"
name"driest martini"
group"Drinks"
desc"Only for the experienced. You think you see sand floating in the glass."
physicalDesc"strong-smelling"
color"#2E6671FF"
recipes
"DriestMartini"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
ErikaSuprise
id"ErikaSuprise"
name"erika suprise"
group"Drinks"
desc"The surprise is, it's green!"
physicalDesc"strong-smelling"
color"#2E6671FF"
recipes
"ErikaSuprise"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
GargleBlaster
id"GargleBlaster"
name"Pan-Galactic Gargle Blaster"
group"Drinks"
desc"Whoah, this stuff looks volatile!"
physicalDesc"volatile"
color"#9CC8B4FF"
recipes
"GargleBlaster"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.2
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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"
HippiesDelight
id"HippiesDelight"
name"hippies delight"
group"Drinks"
desc"You just don't get it maaaan."
physicalDesc"strong-smelling"
color"#6EAA0CFF"
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
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
IcedBeer
id"IcedBeer"
name"iced beer"
group"Drinks"
desc"A beer which is so cold the air around it freezes."
physicalDesc"bubbly"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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"
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
Empty array
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
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
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"
Margarita
id"Margarita"
name"margarita"
group"Drinks"
desc"On the rocks with salt on the rim. Arriba~!"
physicalDesc"strong-smelling"
color"#8CFF8CFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Martini
id"Martini"
name"classic martini"
group"Drinks"
desc"Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
"Martini"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Mead
id"Mead"
name"mead"
group"Drinks"
desc"A Viking's drink, though a cheap one."
physicalDesc"strong-smelling"
color"#664300FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
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"
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
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
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"
Silencer
id"Silencer"
name"silencer"
group"Drinks"
desc"A drink from Mime Heaven."
physicalDesc"strong-smelling"
color"#004666FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
Key"Muted"
Component"Muted"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
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"
SnowWhite
id"SnowWhite"
name"snow white"
group"Drinks"
desc"A cold refreshment."
physicalDesc"bubbly"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
SuiDream
id"SuiDream"
name"sui dream"
group"Drinks"
desc"'Comprised of: White soda, blue curacao, melon liquor.'"
physicalDesc"strong-smelling"
color"#00A86BFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
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"
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"
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"
ToxinsSpecial
id"ToxinsSpecial"
name"toxins special"
group"Drinks"
desc"This thing is ON FIRE! CALL THE DAMN SHUTTLE!"
physicalDesc"strong-smelling"
color"#665C00FF"
recipes
Empty array
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"
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
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
WhiskeyCola
id"WhiskeyCola"
name"whiskey cola"
group"Drinks"
desc"Whiskey, mixed with cola. Surprisingly refreshing."
physicalDesc"bubbly"
color"#3E1B00FF"
recipes
"WhiskeyCola"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
WhiskeySoda
id"WhiskeySoda"
name"whiskey soda"
group"Drinks"
desc"For the more refined griffon."
physicalDesc"strong-smelling"
color"#533600FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
WhiteRussian
id"WhiteRussian"
name"white russian"
group"Drinks"
desc"That's just, like, your opinion, man..."
physicalDesc"strong-smelling"
color"#A68340FF"
recipes
"WhiteRussian"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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"
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"
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"
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"
PwrGame
id"PwrGame"
name"Pwr Game"
group"Drinks"
desc"The only drink with the PWR that true gamers crave."
physicalDesc"fizzy"
color"#9385BFFF"
recipes
Empty array
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"
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"
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"
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"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
JuiceApple
id"JuiceApple"
name"apple juice"
group"Drinks"
desc"It's a little piece of Eden."
physicalDesc"crisp"
color"#FDAD01FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
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"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
JuiceCarrot
id"JuiceCarrot"
name"carrot juice"
group"Drinks"
desc"It's like a carrot, but less crunchy."
physicalDesc"crisp"
color"#FF8820FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Oculine"
Groupnull
Amount0.15
conditionsnull
probability1
id"AdjustReagent"
Reagent"Nutriment"
Groupnull
Amount0.5
conditionsnull
probability1
id"AdjustReagent"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
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"
MilkOat
id"MilkOat"
name"oat milk"
group"Drinks"
desc"Surprisingly tasty."
physicalDesc"refreshing"
color"#302000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
MilkSoy
id"MilkSoy"
name"soy milk"
group"Drinks"
desc"Consumers favorite."
physicalDesc"refreshing"
color"#302000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
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"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
SodaWater
id"SodaWater"
name"soda water"
group"Drinks"
desc"A container of club soda. Why not make a scotch and soda?"
physicalDesc"fizzy"
color"#619494FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
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"
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"
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"
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"
Ice
id"Ice"
name"ice"
group"Unknown"
desc"Frozen water."
physicalDesc"frosty"
color"#BED8E6FF"
recipes
Empty array
metabolismsnull
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"
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"
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"
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"
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"
Kvass
id"Kvass"
name"kvass"
group"Drinks"
desc"A cool refreshing drink with a taste of socialism."
physicalDesc"bubbly"
color"#381600FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
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"
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
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.5
id"HealthChange"
Scaledfalse
Amount-0.25
conditionsnull
probability1
id"ModifyBleedAmount"
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
Protein
id"Protein"
name"protein"
group"Foods"
desc"Found in certain meals, good for bodily health."
physicalDesc"clumpy"
color"#FFFFE5FF"
recipes
"ProteinCooking"
metabolisms
Food
rate0.5
effects
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.5
id"HealthChange"
Scaledfalse
Amount1
conditionsnull
probability1
id"ModifyBloodLevel"
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
Flour
id"Flour"
name"flour"
group"Foods"
desc"Used for baking."
physicalDesc"powdery"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
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
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Enzyme
id"Enzyme"
name"universal enzyme"
group"Foods"
desc"Used in cooking various dishes."
physicalDesc"chalky"
color"#009900FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor3
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
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Sugar
id"Sugar"
name"sugar"
group"Foods"
desc"Tasty spacey sugar!"
physicalDesc"sweet"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Blackpepper
id"Blackpepper"
name"black pepper"
group"Foods"
desc"Often used to flavor food or make people sneeze."
physicalDesc"grainy"
color"#000000FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Vinegar
id"Vinegar"
name"vinegar"
group"Foods"
desc"Often used to flavor food."
physicalDesc"sour"
color"#D2B48CFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Rice
id"Rice"
name"rice"
group"Foods"
desc"Hard, small white grains."
physicalDesc"chewy"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
OilOlive
id"OilOlive"
name"olive oil"
group"Foods"
desc"Viscous and fragrant."
physicalDesc"oily"
color"#808000FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Oil
id"Oil"
name"oil"
group"Foods"
desc"Used by chefs to cook."
physicalDesc"oily"
color"#B67823FF"
recipes
"Oil"
metabolismsnull
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
conditionsnull
probability1
NutritionFactor1.5
id"SatiateHunger"
Poison
rate0.5
effects
Amount250
conditionsnull
probability1
id"AdjustTemperature"
damage
Empty object
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Messages
"capsaicin-effect-light-burn"
Type1
VisualType0
conditionsnull
probability0.2
id"PopupMessage"
Astrotame
id"Astrotame"
name"Astrotame"
group"Foods"
desc"The sweetness of a thousand sugars but none of the calories."
physicalDesc"sugary"
color"#7FFFD4FF"
recipes
Empty array
metabolismsnull
BbqSauce
id"BbqSauce"
name"BBQ sauce"
group"Foods"
desc"Hand wipes not included."
physicalDesc"gloopy"
color"#8B0000FF"
recipes
"CookingBbqSauce"
metabolismsnull
Cornoil
id"Cornoil"
name"corn oil"
group"Foods"
desc"Corn oil, A delicious oil used in cooking. Made from corn."
physicalDesc"oily"
color"#FFFF00FF"
recipes
Empty array
metabolismsnull
Frostoil
id"Frostoil"
name"frostoil"
group"Foods"
desc"Leaves the tongue numb in its passage."
physicalDesc"cold"
color"#87CEEBFF"
recipes
Empty array
metabolismsnull
HorseradishSauce
id"HorseradishSauce"
name"horseradish sauce"
group"Foods"
desc"Smelly horseradish sauce."
physicalDesc"overpowering"
color"#808080FF"
recipes
Empty array
metabolismsnull
Hotsauce
id"Hotsauce"
name"hotsauce"
group"Foods"
desc"Burns so good."
physicalDesc"spicy"
color"#FF0000FF"
recipes
"CookingHotsauce"
metabolismsnull
Ketchup
id"Ketchup"
name"ketchup"
group"Foods"
desc"Made from pureed tomatoes and flavored with spices."
physicalDesc"tangy"
color"#FF0000FF"
recipes
"CookingKetchup"
metabolismsnull
Soysauce
id"Soysauce"
name"soy sauce"
group"Foods"
desc"A salty soy-based flavoring."
physicalDesc"salty"
color"#8B4513FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor0.5
id"SatiateHunger"
conditionsnull
probability1
HydrationFactor-0.5
id"SatiateThirst"
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"