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:
{
{
     "EZNutrient": {
     "Thermite": {
         "id": "EZNutrient",
         "id": "Thermite",
         "name": "EZ nutrient",
         "name": "reagent-name-thermite",
         "group": "Botanical",
         "group": "Pyrotechnic",
         "desc": "Give your plants some of those EZ nutrients!",
         "desc": "reagent-desc-thermite",
         "physicalDesc": "thick",
         "physicalDesc": "reagent-physical-desc-grainy",
         "color": "#664330FF",
         "color": "#757245FF",
         "recipes": [
         "recipes": [
             "EZNutrient"
             "Thermite"
         ],
         ],
         "metabolisms": null
         "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Heat": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Left4Zed": {
     "Napalm": {
         "id": "Left4Zed",
         "id": "Napalm",
         "name": "left-4-zed",
         "name": "reagent-name-napalm",
         "group": "Botanical",
         "group": "Pyrotechnic",
         "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
         "desc": "reagent-desc-napalm",
         "physicalDesc": "heterogeneous",
         "physicalDesc": "reagent-physical-desc-soapy",
         "color": "#5B406CFF",
         "color": "#FA00AFFF",
         "recipes": [
         "recipes": [
             "Left4Zed"
             "Napalm"
         ],
         ],
        "metabolisms": null
         "metabolisms": {
    },
             "Poison": {
    "PestKiller": {
                 "rate": 0.5,
        "id": "PestKiller",
                 "effects": [
        "name": "pest killer",
                     {
        "group": "Botanical",
                         "damage": {
        "desc": "A mixture that targets pests.",
                             "types": {
        "physicalDesc": "bubbling",
                                 "Heat": 1
        "color": "#9E9886FF",
                             },
        "recipes": [],
                            "groups": null
        "metabolisms": null
    },
    "PlantBGone": {
        "id": "PlantBGone",
        "name": "plant-B-gone",
        "group": "Botanical",
        "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
        "physicalDesc": "bubbling",
        "color": "#49002EFF",
        "recipes": [
            "PlantBGone"
        ],
        "metabolisms": null
    },
    "RobustHarvest": {
        "id": "RobustHarvest",
        "name": "robust harvest",
        "group": "Botanical",
        "desc": "Plant-enhancing hormones, good for increasing potency.",
        "physicalDesc": "robust",
        "color": "#3E901CFF",
        "recipes": [
            "RobustHarvest"
        ],
        "metabolisms": null
    },
    "WeedKiller": {
        "id": "WeedKiller",
        "name": "weed killer",
        "group": "Botanical",
        "desc": "A mixture that targets weeds.",
        "physicalDesc": "bubbling",
        "color": "#968395FF",
        "recipes": [],
        "metabolisms": null
    },
    "Ammonia": {
        "id": "Ammonia",
        "name": "ammonia",
        "group": "Botanical",
        "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine",
        "physicalDesc": "pungent",
        "color": "#77B58EFF",
        "recipes": [
            "Ammonia"
        ],
         "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                     {
                         "damage": {
                             "types": null,
                            "groups": {
                                 "Caustic": 1
                             }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 94: Line 57:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.4,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 99: Line 68:
         }
         }
     },
     },
     "Diethylamine": {
     "Phlogiston": {
         "id": "Diethylamine",
         "id": "Phlogiston",
         "name": "diethylamine",
         "name": "reagent-name-phlogiston",
         "group": "Botanical",
         "group": "Pyrotechnic",
         "desc": "A very potent fertilizer.",
         "desc": "reagent-desc-phlogiston",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-burning",
         "color": "#A1000BFF",
         "color": "#D4872AFF",
         "recipes": [
         "recipes": [
             "Diethylamine"
             "Phlogiston"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 115: Line 84:
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Heat": 3
                                 "Caustic": 1
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 125: Line 94:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 130: Line 111:
         }
         }
     },
     },
     "Toxin": {
     "ChlorineTrifluoride": {
         "id": "Toxin",
         "id": "ChlorineTrifluoride",
         "name": "toxin",
         "name": "reagent-name-chlorine-trifluoride",
         "group": "Toxins",
         "group": "Pyrotechnic",
         "desc": "A toxic chemical.",
         "desc": "reagent-desc-chlorine-trifluoride",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-blazing",
         "color": "#CF3600FF",
         "color": "#FFC8C8FF",
         "recipes": [],
         "recipes": [
            "ChlorineTrifluoride"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 145: Line 128:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Heat": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 154: Line 137:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Multiplier": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "FlammableReaction"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 159: Line 154:
         }
         }
     },
     },
     "CarpoToxin": {
     "FoamingAgent": {
         "id": "CarpoToxin",
         "id": "FoamingAgent",
         "name": "carpotoxin",
         "name": "reagent-name-foaming-agent",
         "group": "Toxins",
         "group": "Pyrotechnic",
         "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.",
         "desc": "reagent-desc-foaming-agent",
         "physicalDesc": "reagent-physical-desc-exotic-smelling",
         "physicalDesc": "reagent-physical-desc-foamy",
         "color": "#E2A38CFF",
        "color": "#215263FF",
        "recipes": [
            "FoamingAgent"
        ],
        "metabolisms": null
    },
    "WeldingFuel": {
        "id": "WeldingFuel",
        "name": "reagent-name-welding-fuel",
        "group": "Pyrotechnic",
        "desc": "reagent-desc-welding-fuel",
        "physicalDesc": "reagent-physical-desc-oily",
         "color": "#A76B1CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 174: Line 181:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 4
                                 "Poison": 1
                             },
                             },
                             "groups": null
                             "groups": null
Line 185: Line 192:
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Multiplier": 0.4,
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.33,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "FlammableReaction"
                     }
                     }
                 ]
                 ]
Line 198: Line 201:
         }
         }
     },
     },
     "ChloralHydrate": {
     "Fluorosurfactant": {
         "id": "ChloralHydrate",
         "id": "Fluorosurfactant",
         "name": "chloral hydrate",
         "name": "reagent-name-fluorosurfactant",
         "group": "Toxins",
         "group": "Pyrotechnic",
         "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.",
         "desc": "reagent-desc-fluorosurfactant",
         "physicalDesc": "nondescript",
        "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#000067FF",
        "color": "#9E6B38FF",
        "recipes": [
            "Fluorosurfactant"
        ],
        "metabolisms": null
    },
    "Acetone": {
        "id": "Acetone",
        "name": "reagent-name-acetone",
        "group": "Unknown",
        "desc": "reagent-desc-acetone",
         "physicalDesc": "reagent-physical-desc-acidic",
         "color": "#AF14B7FF",
         "recipes": [
         "recipes": [
             "ChloralHydrate"
             "Acetone"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Poison": {
    },
                "rate": 0.5,
    "Phenol": {
                "effects": [
        "id": "Phenol",
                    {
        "name": "reagent-name-phenol",
                        "StatusLifetime": 2,
        "group": "Unknown",
                        "conditions": null,
        "desc": "reagent-desc-phenol",
                        "probability": 1,
        "physicalDesc": "reagent-physical-desc-acidic",
                        "WalkSpeedModifier": 0.65,
        "color": "#E7EA91FF",
                        "SprintSpeedModifier": 0.65,
        "recipes": [
                        "id": "MovespeedModifier"
            "Phenol"
                    },
        ],
                    {
        "metabolisms": null
                        "Key": "ForcedSleep",
    },
                        "Component": "ForcedSleeping",
    "Charcoal": {
                        "Time": 2,
        "id": "Charcoal",
                        "Refresh": false,
        "name": "reagent-name-charcoal",
                        "Type": 0,
        "group": "Unknown",
                        "conditions": [
        "desc": "reagent-desc-charcoal",
                            {
        "physicalDesc": "reagent-physical-desc-porous",
                                "Min": 15,
        "color": "#22282BFF",
                                "Max": 21474836,
        "recipes": [
                                "Reagent": "ChloralHydrate",
            "Charcoal"
                                "id": "ReagentThreshold"
        ],
                            }
        "metabolisms": {
                        ],
            "Medicine": {
                        "probability": 1,
                "rate": 0.5,
                        "id": "GenericStatusEffect"
                "effects": [
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1.5
                                 "Poison": -1
                             },
                             },
                             "groups": null
                             "groups": null
Line 246: Line 260:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                    },
                    {
                        "CleanseRate": 3,
                        "conditions": null,
                        "probability": 1,
                        "id": "ChemCleanBoodstream"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "Mold": {
     "Ash": {
         "id": "Mold",
         "id": "Ash",
         "name": "mold",
         "name": "reagent-name-ash",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "Often found in dark, humid places or on old bread.",
        "desc": "reagent-desc-ash",
         "physicalDesc": "fuzzy",
         "physicalDesc": "reagent-physical-desc-powder",
         "color": "#8A9A5BFF",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": null
    },
    "Oxygen": {
        "id": "Oxygen",
        "name": "reagent-name-oxygen",
        "group": "Unknown",
        "desc": "reagent-desc-oxygen",
         "physicalDesc": "reagent-physical-desc-gaseous",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": {
                        "conditions": [
                                 "Poison": 1
                            {
                            },
                                 "Type": "Human",
                            "groups": null
                                "ShouldHave": true,
                        },
                                "id": "OrganType"
                        "scaleByQuantity": false,
                            }
                        "ignoreResistances": true,
                         ],
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Diseases": [
                         "Factor": 1,
                            "VentCough",
                            "SpaceCold",
                            "SpaceFlu",
                            "BirdFlew",
                            "Plague",
                            "TongueTwister",
                            "MemeticAmirmir"
                        ],
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Animal",
                                 "Max": 21474836,
                                "ShouldHave": true,
                                 "Reagent": "Mold",
                                "id": "OrganType"
                                 "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": true,
                                 "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                        },
                        "conditions": [
                            {
                                 "Type": "Vox",
                                "ShouldHave": false,
                                 "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ChemCauseRandomDisease"
                         "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 311: Line 351:
         }
         }
     },
     },
     "PolytrinicAcid": {
     "Plasma": {
         "id": "PolytrinicAcid",
         "id": "Plasma",
         "name": "polytrinic acid",
         "name": "reagent-name-plasma",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it.",
         "desc": "reagent-desc-plasma",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-gaseous",
         "color": "#A1000BFF",
         "color": "#7E009EFF",
         "recipes": [
         "recipes": [],
            "PolytrinicAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 327: Line 365:
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Poison": 3
                                 "Caustic": 2
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 339: Line 377:
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Reagent": "Inaprovaline",
                            "generic-reagent-effect-burning-insides"
                         "Group": null,
                        ],
                         "Amount": -2,
                         "Type": 1,
                         "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.33,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Gas": {
    },
    "FluorosulfuricAcid": {
        "id": "FluorosulfuricAcid",
        "name": "fluorosulfuric acid",
        "group": "Toxins",
        "desc": "An extremely corrosive chemical substance.",
        "physicalDesc": "strong-smelling",
        "color": "#5050FFFF",
        "recipes": [
            "FluorosulfuricAcid"
        ],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": null,
                             "types": {
                            "groups": {
                                 "Poison": 1
                                 "Caustic": 2
                             },
                             }
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 393: Line 406:
         }
         }
     },
     },
     "SulfuricAcid": {
     "Tritium": {
         "id": "SulfuricAcid",
         "id": "Tritium",
         "name": "sulfuric acid",
         "name": "reagent-name-tritium",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "A highly corrosive, oily, colorless liquid.",
         "desc": "reagent-desc-tritium",
         "physicalDesc": "oily",
         "physicalDesc": "reagent-physical-desc-ionizing",
         "color": "#BF8C00FF",
         "color": "#66FF33FF",
         "recipes": [
         "recipes": [],
            "SulfuricAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 410: Line 421:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Radiation": 3
                             },
                             },
                             "groups": null
                             "groups": null
Line 419: Line 430:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Gas": {
    },
    "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,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 451: Line 439:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 3
                                 "Radiation": 1
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
Line 465: Line 453:
         }
         }
     },
     },
     "HeartbreakerToxin": {
     "CarbonDioxide": {
         "id": "HeartbreakerToxin",
         "id": "CarbonDioxide",
         "name": "heartbreaker toxin",
         "name": "reagent-name-carbon-dioxide",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking.",
         "desc": "reagent-desc-carbon-dioxide",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-odorless",
         "color": "#5F959CFF",
         "color": "#66FF33FF",
         "recipes": [
         "recipes": [],
            "HeartbreakerToxin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 482: Line 468:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Asphyxiation": 2
                                 "Poison": 0.2
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                        "probability": 1,
                            {
                        "id": "HealthChange"
                                "Min": 0.5,
                    }
                                "Max": 21474836,
                ]
                                "Reagent": null,
            }
                                "id": "ReagentThreshold"
        }
    },
    "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": {
                            "types": null,
                            "groups": {
                                "Airloss": 7
                             }
                             }
                         },
                         ],
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 527: Line 489:
         }
         }
     },
     },
     "MindbreakerToxin": {
     "Nitrogen": {
         "id": "MindbreakerToxin",
         "id": "Nitrogen",
         "name": "mindbreaker toxin",
         "name": "reagent-name-nitrogen",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "A potent hallucinogenic compound that is illegal under space law. Formerly known as LSD.",
         "desc": "reagent-desc-nitrogen",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-gaseous",
        "color": "#77B58EFF",
         "color": "#808080FF",
        "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": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": null,
                        "conditions": [
                            "groups": {
                            {
                                 "Brute": 2
                                "Type": "Vox",
                                "ShouldHave": true,
                                 "id": "OrganType"
                             }
                             }
                         },
                         ],
                        "scaleByQuantity": false,
                         "probability": 1,
                        "ignoreResistances": true,
                         "id": "Oxygenate"
                        "conditions": null,
                         "probability": 0.1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "damage": {
                         "Factor": 1,
                            "types": null,
                            "groups": {
                                "Brute": 2,
                                "Toxin": 2,
                                "Airloss": 2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 45,
                                 "Type": "Slime",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "Oxygenate"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "_ratios": {
                             "histamine-effect-light-itchiness"
                             "CarbonDioxide": 1,
                        ],
                            "Nitrogen": -1
                        "Type": 1,
                         },
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.1,
                         "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "histamine-effect-heavy-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 45,
                                 "Type": "Vox",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": null,
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.2,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "ModifyLungGas"
                    },
                    {
                        "_ratios": {
                            "NitrousOxide": 1,
                            "Nitrogen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Slime",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 617: Line 559:
         }
         }
     },
     },
     "Theobromine": {
     "Miasma": {
         "id": "Theobromine",
         "id": "Miasma",
         "name": "theobromine",
         "name": "reagent-name-miasma",
         "group": "Toxins",
         "group": "Unknown",
         "desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.",
         "desc": "reagent-desc-miasma",
         "physicalDesc": "grainy",
         "physicalDesc": "reagent-physical-desc-gaseous",
         "color": "#F5F5F5FF",
         "color": "#56941EFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ChemMiasmaPoolSource"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 4
                                 "Poison": 0.25
                             },
                             },
                             "groups": null
                             "groups": null
Line 639: Line 598:
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                             {
                             {
                                 "Min": 1,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                             }
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
Line 659: Line 618:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 3,
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                 "Min": 0.8,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                             },
                             }
                        ],
                        "probability": 0.12,
                        "id": "ChemVomit"
                    },
                    {
                        "Messages": [
                            "miasma-smell"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                             {
                             {
                                 "Type": "Animal",
                                 "Min": 0.25,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": "Miasma",
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.04,
                         "probability": 0.1,
                         "id": "ChemVomit"
                         "id": "PopupMessage"
                     }
                     },
                ]
            }
        }
    },
    "Amatoxin": {
        "id": "Amatoxin",
        "name": "amatoxin",
        "group": "Toxins",
        "desc": "A potent toxin found in some mushrooms.",
        "physicalDesc": "nondescript",
        "color": "#D6CE7BFF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 6
                                 "Blunt": -4,
                                "Slash": -3,
                                "Piercing": -3
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 706: Line 680:
         }
         }
     },
     },
     "VentCrud": {
     "NitrousOxide": {
         "id": "VentCrud",
         "id": "NitrousOxide",
         "name": "vent crud",
         "name": "reagent-name-nitrous-oxide",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A jet black substance found in poorly maintained ventilation systems.",
         "desc": "reagent-desc-nitrous-oxide",
         "physicalDesc": "sticky",
         "physicalDesc": "reagent-physical-desc-gaseous",
         "color": "#000000FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                             "effect-sleepy"
                                 "Poison": 2
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                 "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                             },
                             },
                             "groups": null
                             {
                        },
                                "Type": "Slime",
                        "scaleByQuantity": false,
                                "ShouldHave": false,
                        "ignoreResistances": true,
                                "id": "OrganType"
                         "conditions": null,
                            }
                         "probability": 1,
                         ],
                         "id": "HealthChange"
                         "probability": 0.1,
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "CauseChance": 0.6,
                         "StatusLifetime": 2,
                        "Disease": "VentCough",
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "Min": 1,
                        "id": "ChemCauseDisease"
                                "Max": 21474836,
                    }
                                "Reagent": "NitrousOxide",
                ]
                                "id": "ReagentThreshold"
            }
        }
    },
    "Corpium": {
        "id": "Corpium",
        "name": "corpium",
        "group": "Unknown",
        "desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.",
        "physicalDesc": "necrotic",
        "color": "#7668A1FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Cellular": 1
                             },
                             },
                             "groups": null
                             {
                        },
                                "Type": "Slime",
                        "scaleByQuantity": false,
                                "ShouldHave": false,
                        "ignoreResistances": true,
                                "id": "OrganType"
                         "conditions": null,
                            }
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "WalkSpeedModifier": 0.65,
                        "SprintSpeedModifier": 0.65,
                         "id": "MovespeedModifier"
                     },
                     },
                     {
                     {
                         "CauseChance": 1,
                         "Key": "ForcedSleep",
                         "Disease": "ActiveZombieVirus",
                         "Component": "ForcedSleeping",
                         "conditions": null,
                         "Time": 3,
                         "probability": 1,
                         "Refresh": true,
                         "id": "ChemCauseDisease"
                         "Type": 0,
                    }
                        "conditions": [
                ]
                            {
            }
                                "Min": 1.8,
        }
                                "Max": 21474836,
    },
                                "Reagent": "NitrousOxide",
    "UncookedAnimalProteins": {
                                "id": "ReagentThreshold"
        "id": "UncookedAnimalProteins",
                            },
        "name": "uncooked animal proteins",
                            {
        "group": "Unknown",
                                "Type": "Slime",
        "desc": "This is very risky for the stomachs of softer lifeforms to digest.",
                                "ShouldHave": false,
        "physicalDesc": "clumpy",
                                "id": "OrganType"
        "color": "#FFFFE5FF",
                            }
        "recipes": [],
                        ],
        "metabolisms": {
                        "probability": 1,
            "Poison": {
                        "id": "GenericStatusEffect"
                "rate": 0.5,
                    },
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2
                                 "Poison": 0.25
                             },
                             },
                             "groups": null
                             "groups": null
Line 801: Line 767:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Human",
                                "Min": 3.5,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                 "Type": "Slime",
                                 "ShouldHave": false,
                                 "id": "OrganType"
                                 "id": "OrganType"
                             }
                             }
Line 808: Line 780:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Reagent": "Protein",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": [
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 827: Line 785:
         }
         }
     },
     },
     "Allicin": {
     "Frezon": {
         "id": "Allicin",
         "id": "Frezon",
         "name": "allicin",
         "name": "reagent-name-frezon",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
         "desc": "reagent-desc-frezon",
         "physicalDesc": "pungent",
         "physicalDesc": "reagent-physical-desc-gaseous",
         "color": "#F2E9D2FF",
         "color": "#3A758CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Gas": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 842: Line 800:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 6
                                 "Cellular": 0.01
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": true,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Min": 0.5,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": null,
                                 "Reagent": "Frezon",
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "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": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "Pacified",
                         "Key": "SeeingRainbows",
                         "Component": "Pacified",
                         "Component": "SeeingRainbows",
                         "Time": 2,
                         "Time": 5,
                         "Refresh": false,
                         "Refresh": false,
                         "Type": 0,
                         "Type": 0,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "GenericStatusEffect"
                     }
                    },
                 ]
                    {
                        "BoozePower": 2,
                        "SlurSpeech": true,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "Drunk"
                    },
                    {
                        "Messages": [
                            "frezon-lungs-cold"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": [
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                    {
                        "Messages": [
                            "frezon-euphoric"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "PopupMessage"
                     }
                 ]
             }
             }
         }
         }
Line 898: Line 888:
     "Cryptobiolin": {
     "Cryptobiolin": {
         "id": "Cryptobiolin",
         "id": "Cryptobiolin",
         "name": "cryptobiolin",
         "name": "reagent-name-cryptobiolin",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "desc": "reagent-desc-cryptobiolin",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#081A80FF",
         "color": "#081A80FF",
         "recipes": [
         "recipes": [
Line 910: Line 900:
     "Dylovene": {
     "Dylovene": {
         "id": "Dylovene",
         "id": "Dylovene",
         "name": "dylovene",
         "name": "reagent-name-dylovene",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "desc": "reagent-desc-dylovene",
         "physicalDesc": "translucent",
         "physicalDesc": "reagent-physical-desc-translucent",
         "color": "#3A1D8AFF",
         "color": "#3A1D8AFF",
         "recipes": [
         "recipes": [
Line 941: Line 931:
     "Diphenhydramine": {
     "Diphenhydramine": {
         "id": "Diphenhydramine",
         "id": "Diphenhydramine",
         "name": "diphenhydramine",
         "name": "reagent-name-diphenhydramine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "desc": "reagent-desc-diphenhydramine",
         "physicalDesc": "chalky",
         "physicalDesc": "reagent-physical-desc-chalky",
         "color": "#64FFE6FF",
         "color": "#64FFE6FF",
         "recipes": [],
         "recipes": [],
Line 975: Line 965:
     "Ethylredoxrazine": {
     "Ethylredoxrazine": {
         "id": "Ethylredoxrazine",
         "id": "Ethylredoxrazine",
         "name": "ethylredoxrazine",
         "name": "reagent-name-ethylredoxrazine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
         "desc": "reagent-desc-ethylredoxrazine",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#2D5708FF",
         "color": "#2D5708FF",
         "recipes": [
         "recipes": [
Line 1,003: Line 993:
     "Arithrazine": {
     "Arithrazine": {
         "id": "Arithrazine",
         "id": "Arithrazine",
         "name": "arithrazine",
         "name": "reagent-name-arithrazine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A slightly unstable medication used for the most extreme case of radiation poisoning. Lowers radiation level at over twice the rate Hyronalin does and will heal toxin damage at the same time. Deals very minor brute damage to the patient over time, but the patient's body will typically out-regenerate it easily.",
         "desc": "reagent-desc-arithrazine",
         "physicalDesc": "cloudy",
         "physicalDesc": "reagent-physical-desc-cloudy",
         "color": "#BD5902FF",
         "color": "#BD5902FF",
         "recipes": [
         "recipes": [
Line 1,036: Line 1,026:
     "Bicaridine": {
     "Bicaridine": {
         "id": "Bicaridine",
         "id": "Bicaridine",
         "name": "bicaridine",
         "name": "reagent-name-bicaridine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright.",
         "desc": "reagent-desc-bicaridine",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#FFAA00FF",
         "color": "#FFAA00FF",
         "recipes": [
         "recipes": [
Line 1,116: Line 1,106:
     "Cryoxadone": {
     "Cryoxadone": {
         "id": "Cryoxadone",
         "id": "Cryoxadone",
         "name": "cryoxadone",
         "name": "reagent-name-cryoxadone",
         "group": "Medicine",
         "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.",
         "desc": "reagent-desc-cryoxadone",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#0091FFFF",
         "color": "#0091FFFF",
         "recipes": [
         "recipes": [
Line 1,156: Line 1,146:
     "Dermaline": {
     "Dermaline": {
         "id": "Dermaline",
         "id": "Dermaline",
         "name": "dermaline",
         "name": "reagent-name-dermaline",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "desc": "reagent-desc-dermaline",
         "physicalDesc": "translucent",
         "physicalDesc": "reagent-physical-desc-translucent",
         "color": "#215263FF",
         "color": "#215263FF",
         "recipes": [
         "recipes": [
Line 1,223: Line 1,213:
     "Dexalin": {
     "Dexalin": {
         "id": "Dexalin",
         "id": "Dexalin",
         "name": "dexalin",
         "name": "reagent-name-dexalin",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Used for treating oxygen deprivation. In most cases where it is likely to be needed, the strength of Dexalin Plus will probably be more useful.",
         "desc": "reagent-desc-dexalin",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#0041A8FF",
         "color": "#0041A8FF",
         "recipes": [
         "recipes": [
Line 1,255: Line 1,245:
     "DexalinPlus": {
     "DexalinPlus": {
         "id": "DexalinPlus",
         "id": "DexalinPlus",
         "name": "dexalin plus",
         "name": "reagent-name-dexalin-plus",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage.",
         "desc": "reagent-desc-dexalin-plus",
         "physicalDesc": "cloudy",
         "physicalDesc": "reagent-physical-desc-cloudy",
         "color": "#4DA0BDFF",
         "color": "#4DA0BDFF",
         "recipes": [
         "recipes": [
Line 1,302: Line 1,292:
     "Epinephrine": {
     "Epinephrine": {
         "id": "Epinephrine",
         "id": "Epinephrine",
         "name": "epinephrine",
         "name": "reagent-name-epinephrine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
         "desc": "reagent-desc-epinephrine",
         "physicalDesc": "odorless",
         "physicalDesc": "reagent-physical-desc-odorless",
         "color": "#D2FFFAFF",
         "color": "#D2FFFAFF",
         "recipes": [
         "recipes": [
Line 1,428: Line 1,418:
     "Hyronalin": {
     "Hyronalin": {
         "id": "Hyronalin",
         "id": "Hyronalin",
         "name": "hyronalin",
         "name": "reagent-name-hyronalin",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine.",
         "desc": "reagent-desc-hyronalin",
         "physicalDesc": "cloudy",
         "physicalDesc": "reagent-physical-desc-cloudy",
         "color": "#4CB580FF",
         "color": "#4CB580FF",
         "recipes": [
         "recipes": [
Line 1,502: Line 1,492:
     "Ipecac": {
     "Ipecac": {
         "id": "Ipecac",
         "id": "Ipecac",
         "name": "ipecac",
         "name": "reagent-name-ipecac",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.",
         "desc": "reagent-desc-ipecac",
         "physicalDesc": "inky",
         "physicalDesc": "reagent-physical-desc-inky",
         "color": "#422912FF",
         "color": "#422912FF",
         "recipes": [
         "recipes": [
Line 1,527: Line 1,517:
     "Inaprovaline": {
     "Inaprovaline": {
         "id": "Inaprovaline",
         "id": "Inaprovaline",
         "name": "inaprovaline",
         "name": "reagent-name-inaprovaline",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding by a good amount. Acts as a decent painkiller.",
         "desc": "reagent-desc-inaprovaline",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#731024FF",
         "color": "#731024FF",
         "recipes": [
         "recipes": [
Line 1,571: Line 1,561:
     "Kelotane": {
     "Kelotane": {
         "id": "Kelotane",
         "id": "Kelotane",
         "name": "kelotane",
         "name": "reagent-name-kelotane",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Treats burn damage and prevents infection.",
         "desc": "reagent-desc-kelotane",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#BF3D19FF",
         "color": "#BF3D19FF",
         "recipes": [
         "recipes": [
Line 1,602: Line 1,592:
     "Leporazine": {
     "Leporazine": {
         "id": "Leporazine",
         "id": "Leporazine",
         "name": "leporazine",
         "name": "reagent-name-leporazine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.",
         "desc": "reagent-desc-leporazine",
         "physicalDesc": "pungent",
         "physicalDesc": "reagent-physical-desc-pungent",
         "color": "#FF7DB5FF",
         "color": "#FF7DB5FF",
         "recipes": [
         "recipes": [
Line 1,667: Line 1,657:
     "Barozine": {
     "Barozine": {
         "id": "Barozine",
         "id": "Barozine",
         "name": "barozine",
         "name": "reagent-name-barozine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.",
         "desc": "reagent-desc-barozine",
         "physicalDesc": "viscous",
         "physicalDesc": "reagent-physical-desc-viscous",
         "color": "#FF867DFF",
         "color": "#FF867DFF",
         "recipes": [],
         "recipes": [],
Line 1,775: Line 1,765:
     "Phalanximine": {
     "Phalanximine": {
         "id": "Phalanximine",
         "id": "Phalanximine",
         "name": "phalanximine",
         "name": "reagent-name-phalanximine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.",
         "desc": "reagent-desc-phalanximine",
         "physicalDesc": "acrid",
         "physicalDesc": "reagent-physical-desc-acrid",
         "color": "#C8FF75FF",
         "color": "#C8FF75FF",
         "recipes": [
         "recipes": [
Line 1,814: Line 1,804:
     "Romerol": {
     "Romerol": {
         "id": "Romerol",
         "id": "Romerol",
         "name": "romerol",
         "name": "reagent-name-romerol",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.",
         "desc": "reagent-desc-romerol",
         "physicalDesc": "acrid",
         "physicalDesc": "reagent-physical-desc-acrid",
         "color": "#7E916EFF",
         "color": "#7E916EFF",
         "recipes": [
         "recipes": [
Line 1,845: Line 1,835:
     "PulpedBananaPeel": {
     "PulpedBananaPeel": {
         "id": "PulpedBananaPeel",
         "id": "PulpedBananaPeel",
         "name": "pulped banana peel",
         "name": "reagent-name-pulped-banana-peel",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Pulped banana peels have some effectiveness against bleeding.",
         "desc": "reagent-desc-pulped-banana-peel",
         "physicalDesc": "pulpy",
         "physicalDesc": "reagent-physical-desc-pulpy",
         "color": "#FFE774FF",
         "color": "#FFE774FF",
         "recipes": [],
         "recipes": [],
Line 1,868: Line 1,858:
     "Siderlac": {
     "Siderlac": {
         "id": "Siderlac",
         "id": "Siderlac",
         "name": "siderlac",
         "name": "reagent-name-siderlac",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A powerful anti-caustic medicine derived from plants.",
         "desc": "reagent-desc-siderlac",
         "physicalDesc": "milky",
         "physicalDesc": "reagent-physical-desc-milky",
         "color": "#F4DAB8FF",
         "color": "#F4DAB8FF",
         "recipes": [
         "recipes": [
Line 1,899: Line 1,889:
     "Spaceacillin": {
     "Spaceacillin": {
         "id": "Spaceacillin",
         "id": "Spaceacillin",
         "name": "spaceacillin",
         "name": "reagent-name-spaceacillin",
         "group": "Medicine",
         "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.",
         "desc": "reagent-desc-spaceacillin",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#9942F5FF",
         "color": "#9942F5FF",
         "recipes": [
         "recipes": [
Line 1,923: Line 1,913:
     "Stellibinin": {
     "Stellibinin": {
         "id": "Stellibinin",
         "id": "Stellibinin",
         "name": "stellibinin",
         "name": "reagent-name-stellibinin",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A natual antitoxin with particular effectiveness against amatoxin.",
         "desc": "reagent-desc-stellibinin",
         "physicalDesc": "starry",
         "physicalDesc": "reagent-physical-desc-starry",
         "color": "#2B2F77FF",
         "color": "#2B2F77FF",
         "recipes": [],
         "recipes": [],
Line 1,967: Line 1,957:
     "Synaptizine": {
     "Synaptizine": {
         "id": "Synaptizine",
         "id": "Synaptizine",
         "name": "synaptizine",
         "name": "reagent-name-synaptizine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Toxic, but treats hallucinations, drowsiness \u0026 halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly.",
         "desc": "reagent-desc-synaptizine",
         "physicalDesc": "pungent",
         "physicalDesc": "reagent-physical-desc-pungent",
         "color": "#D49A2FFF",
         "color": "#D49A2FFF",
         "recipes": [
         "recipes": [
Line 2,018: Line 2,008:
     "TranexamicAcid": {
     "TranexamicAcid": {
         "id": "TranexamicAcid",
         "id": "TranexamicAcid",
         "name": "tranexamic acid",
         "name": "reagent-name-tranexamic-acid",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.",
         "desc": "reagent-desc-tranexamic-acid",
         "physicalDesc": "viscous",
         "physicalDesc": "reagent-physical-desc-viscous",
         "color": "#BA7D7DFF",
         "color": "#BA7D7DFF",
         "recipes": [
         "recipes": [
Line 2,063: Line 2,053:
     "Tricordrazine": {
     "Tricordrazine": {
         "id": "Tricordrazine",
         "id": "Tricordrazine",
         "name": "tricordrazine",
         "name": "reagent-name-tricordrazine",
         "group": "Medicine",
         "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.",
         "desc": "reagent-desc-tricordrazine",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#00E5FFFF",
         "color": "#00E5FFFF",
         "recipes": [
         "recipes": [
Line 2,103: Line 2,093:
     "Lipozine": {
     "Lipozine": {
         "id": "Lipozine",
         "id": "Lipozine",
         "name": "lipozine",
         "name": "reagent-name-lipozine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Causes weight loss upon consumption.",
         "desc": "reagent-desc-lipozine",
         "physicalDesc": "oily",
         "physicalDesc": "reagent-physical-desc-oily",
         "color": "#2690B5FF",
         "color": "#2690B5FF",
         "recipes": [
         "recipes": [
Line 2,127: Line 2,117:
     "Omnizine": {
     "Omnizine": {
         "id": "Omnizine",
         "id": "Omnizine",
         "name": "omnizine",
         "name": "reagent-name-omnizine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete.",
         "desc": "reagent-desc-omnizine",
         "physicalDesc": "soothing",
         "physicalDesc": "reagent-physical-desc-soothing",
         "color": "#FCF7F9FF",
         "color": "#FCF7F9FF",
         "recipes": [],
         "recipes": [],
Line 2,159: Line 2,149:
     "Ultravasculine": {
     "Ultravasculine": {
         "id": "Ultravasculine",
         "id": "Ultravasculine",
         "name": "ultravasculine",
         "name": "reagent-name-ultravasculine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
         "desc": "reagent-desc-ultravasculine",
         "physicalDesc": "thick and grainy",
         "physicalDesc": "reagent-physical-desc-thick-and-grainy",
         "color": "#520E30FF",
         "color": "#520E30FF",
         "recipes": [
         "recipes": [
Line 2,249: Line 2,239:
     "Oculine": {
     "Oculine": {
         "id": "Oculine",
         "id": "Oculine",
         "name": "oculine",
         "name": "reagent-name-oculine",
         "group": "Medicine",
         "group": "Medicine",
         "desc": "Heals eye damage.",
         "desc": "reagent-desc-oculine",
         "physicalDesc": "translucent",
         "physicalDesc": "reagent-physical-desc-translucent",
         "color": "#404040FF",
         "color": "#404040FF",
         "recipes": [
         "recipes": [
Line 2,271: Line 2,261:
         }
         }
     },
     },
     "Blood": {
     "Cognizine": {
         "id": "Blood",
         "id": "Cognizine",
         "name": "blood",
         "name": "reagent-name-cognizine",
         "group": "Biological",
         "group": "Medicine",
         "desc": "I hope this is ketchup.",
         "desc": "reagent-desc-cognizine",
         "physicalDesc": "ferrous",
         "physicalDesc": "reagent-physical-desc-enigmatic",
         "color": "#800000FF",
         "color": "#B50EE8FF",
         "recipes": [],
         "recipes": [
            "Cognizine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 1.5,
                         "id": "MakeSentient"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,293: Line 2,291:
         }
         }
     },
     },
     "Slime": {
     "Bleach": {
         "id": "Slime",
         "id": "Bleach",
         "name": "slime",
         "name": "reagent-name-bleach",
         "group": "Biological",
         "group": "Unknown",
         "desc": "You thought this was gradient blood at first, but you were mistaken.",
         "desc": "reagent-desc-bleach",
         "physicalDesc": "viscous",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#2CF274FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "Bleach"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1.5,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 2,315: Line 2,332:
         }
         }
     },
     },
     "Ichor": {
     "SpaceCleaner": {
         "id": "Ichor",
         "id": "SpaceCleaner",
         "name": "ichor",
         "name": "reagent-name-space-cleaner",
         "group": "Biological",
         "group": "Unknown",
         "desc": "An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.",
         "desc": "reagent-desc-space-cleaner",
         "physicalDesc": "reagent-physical-desc-roaring",
         "physicalDesc": "reagent-physical-desc-lemony-fresh",
         "color": "#F4692EFF",
         "color": "#C8FF69FF",
         "recipes": [],
         "recipes": [
        "metabolisms": {
             "SpaceCleaner"
             "Drink": {
        ],
                "rate": 0.5,
        "metabolisms": null
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1.5,
                        "id": "SatiateThirst"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Bloodloss": -5
                            },
                            "groups": {
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Desoxyephedrine": {
     "SpaceLube": {
         "id": "Desoxyephedrine",
         "id": "SpaceLube",
         "name": "desoxyephedrine",
         "name": "reagent-name-space-lube",
         "group": "Narcotics",
         "group": "Unknown",
         "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.",
         "desc": "reagent-desc-space-lube",
         "physicalDesc": "translucent",
         "physicalDesc": "reagent-physical-desc-shiny",
         "color": "#FAFAFAFF",
         "color": "#77B58EFF",
         "recipes": [
         "recipes": [
             "Desoxyephedrine"
             "SpaceLube"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Poison": {
    },
                "rate": 0.5,
    "Aluminium": {
                "effects": [
        "id": "Aluminium",
                    {
        "name": "reagent-name-aluminium",
                        "damage": {
        "group": "Elements",
                            "types": {
        "desc": "reagent-desc-aluminium",
                                "Poison": 0.75
        "physicalDesc": "reagent-physical-desc-metallic",
                            },
        "color": "#848789FF",
                            "groups": null
        "recipes": [],
                        },
        "metabolisms": null
                        "scaleByQuantity": false,
    },
                        "ignoreResistances": true,
    "Carbon": {
                        "conditions": null,
        "id": "Carbon",
                        "probability": 1,
        "name": "reagent-name-carbon",
                        "id": "HealthChange"
        "group": "Elements",
                    },
        "desc": "reagent-desc-carbon",
                    {
        "physicalDesc": "reagent-physical-desc-crystalline",
                        "damage": {
        "color": "#22282BFF",
                            "types": {
        "recipes": [],
                                "Poison": 2,
        "metabolisms": null
                                "Asphyxiation": 2
    },
                            },
    "Chlorine": {
                            "groups": null
        "id": "Chlorine",
                        },
        "name": "reagent-name-chlorine",
                        "scaleByQuantity": false,
        "group": "Elements",
                        "ignoreResistances": true,
        "desc": "reagent-desc-chlorine",
                        "conditions": [
        "physicalDesc": "reagent-physical-desc-gaseous",
                            {
        "color": "#A2FF00FF",
                                "Min": 30,
        "recipes": [],
                                "Max": 21474836,
        "metabolisms": null
                                "Reagent": null,
    },
                                "id": "ReagentThreshold"
    "Copper": {
                            }
        "id": "Copper",
                        ],
        "name": "reagent-name-copper",
                        "probability": 1,
        "group": "Elements",
                        "id": "HealthChange"
        "desc": "reagent-desc-copper",
                    }
        "physicalDesc": "reagent-physical-desc-metallic",
                ]
        "color": "#B05B3CFF",
            },
        "recipes": [],
             "Narcotic": {
        "metabolisms": null
    },
    "Fluorine": {
        "id": "Fluorine",
        "name": "reagent-name-fluorine",
        "group": "Elements",
        "desc": "reagent-desc-fluorine",
        "physicalDesc": "reagent-physical-desc-gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Gold": {
        "id": "Gold",
        "name": "reagent-name-gold",
        "group": "Elements",
        "desc": "reagent-desc-gold",
        "physicalDesc": "reagent-physical-desc-metallic",
        "color": "#F7C430FF",
        "recipes": [],
        "metabolisms": null
    },
    "Hydrogen": {
        "id": "Hydrogen",
        "name": "reagent-name-hydrogen",
        "group": "Elements",
        "desc": "reagent-desc-hydrogen",
        "physicalDesc": "reagent-physical-desc-gaseous",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Iodine": {
        "id": "Iodine",
        "name": "reagent-name-iodine",
        "group": "Elements",
        "desc": "reagent-desc-iodine",
        "physicalDesc": "reagent-physical-desc-dark-brown",
        "color": "#BC8A00FF",
        "recipes": [],
        "metabolisms": null
    },
    "Iron": {
        "id": "Iron",
        "name": "reagent-name-iron",
        "group": "Elements",
        "desc": "reagent-desc-iron",
        "physicalDesc": "reagent-physical-desc-metallic",
        "color": "#434B4DFF",
        "recipes": [],
        "metabolisms": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "StatusLifetime": 2,
                         "Scaled": false,
                        "Amount": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "WalkSpeedModifier": 1.35,
                         "id": "ModifyBloodLevel"
                        "SprintSpeedModifier": 1.35,
                    }
                        "id": "MovespeedModifier"
                ]
                    },
            }
        }
    },
    "Lithium": {
        "id": "Lithium",
        "name": "reagent-name-lithium",
        "group": "Elements",
        "desc": "reagent-desc-lithium",
        "physicalDesc": "reagent-physical-desc-shiny",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "Mercury": {
        "id": "Mercury",
        "name": "reagent-name-mercury",
        "group": "Elements",
        "desc": "reagent-desc-mercury",
        "physicalDesc": "reagent-physical-desc-shiny",
        "color": "#929296FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Key": "Stutter",
                         "damage": {
                        "Component": "StutteringAccent",
                            "types": {
                        "Time": 2,
                                "Poison": 2
                         "Refresh": true,
                            },
                         "Type": 0,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "Amplitude": 10,
            }
                        "Frequency": 4,
        }
                        "Time": 2,
    },
                        "Refresh": true,
    "Potassium": {
                        "conditions": null,
        "id": "Potassium",
                        "probability": 1,
        "name": "reagent-name-potassium",
                        "id": "Jitter"
        "group": "Elements",
                    },
        "desc": "reagent-desc-potassium",
                    {
        "physicalDesc": "reagent-physical-desc-shiny",
                        "Key": "Stun",
        "color": "#C6C8CCFF",
                        "Component": "",
        "recipes": [],
                        "Time": 3,
        "metabolisms": null
                        "Refresh": true,
    },
                        "Type": 1,
    "Phosphorus": {
                        "conditions": null,
        "id": "Phosphorus",
                        "probability": 1,
        "name": "reagent-name-phosphorus",
                        "id": "GenericStatusEffect"
        "group": "Elements",
                    },
        "desc": "reagent-desc-phosphorus",
                    {
        "physicalDesc": "reagent-physical-desc-powdery",
                        "Key": "KnockedDown",
        "color": "#EDE4E4FF",
                        "Component": "",
        "recipes": [],
                        "Time": 3,
        "metabolisms": null
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
     },
     },
     "Ephedrine": {
     "Radium": {
         "id": "Ephedrine",
         "id": "Radium",
         "name": "ephedrine",
         "name": "reagent-name-radium",
         "group": "Narcotics",
         "group": "Elements",
         "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.",
         "desc": "reagent-desc-radium",
         "physicalDesc": "powdery",
         "physicalDesc": "reagent-physical-desc-glowing",
         "color": "#D2FFFAFF",
         "color": "#00FF04FF",
         "recipes": [
         "recipes": [],
            "Ephedrine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "StatusLifetime": 2,
                        "conditions": null,
                        "probability": 1,
                        "WalkSpeedModifier": 1.25,
                        "SprintSpeedModifier": 1.25,
                        "id": "MovespeedModifier"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 2,
                                 "Radiation": 2
                                "Asphyxiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,495: Line 2,539:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                        "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,
                        "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,550: Line 2,547:
         }
         }
     },
     },
     "THC": {
     "Silicon": {
         "id": "THC",
         "id": "Silicon",
         "name": "THC",
         "name": "reagent-name-silicon",
         "group": "Narcotics",
         "group": "Elements",
         "desc": "The main psychoactive compound in cannabis.",
         "desc": "reagent-desc-silicon",
         "physicalDesc": "crystalline",
         "physicalDesc": "reagent-physical-desc-crystalline",
         "color": "#808080FF",
         "color": "#364266FF",
        "recipes": [],
        "metabolisms": null
    },
    "Silver": {
        "id": "Silver",
        "name": "reagent-name-silver",
        "group": "Elements",
        "desc": "reagent-desc-silver",
        "physicalDesc": "reagent-physical-desc-reasonably-metallic",
        "color": "#D0D0D0FF",
        "recipes": [],
        "metabolisms": null
    },
    "Sulfur": {
        "id": "Sulfur",
        "name": "reagent-name-sulfur",
        "group": "Elements",
        "desc": "reagent-desc-sulfur",
        "physicalDesc": "reagent-physical-desc-powdery",
        "color": "#FFF385FF",
        "recipes": [],
        "metabolisms": null
    },
    "Sodium": {
        "id": "Sodium",
        "name": "reagent-name-sodium",
        "group": "Elements",
        "desc": "reagent-desc-sodium",
        "physicalDesc": "reagent-physical-desc-metallic",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "Uranium": {
        "id": "Uranium",
        "name": "reagent-name-uranium",
        "group": "Elements",
        "desc": "reagent-desc-uranium",
        "physicalDesc": "reagent-physical-desc-metallic",
        "color": "#8FA191FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Key": "SeeingRainbows",
                         "damage": {
                        "Component": "SeeingRainbows",
                            "types": {
                        "Time": 5,
                                "Radiation": 2
                         "Refresh": false,
                            },
                         "Type": 0,
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 2,576: Line 2,616:
         }
         }
     },
     },
     "THCOil": {
     "Blood": {
         "id": "THCOil",
         "id": "Blood",
         "name": "THC oil",
         "name": "reagent-name-blood",
         "group": "Narcotics",
         "group": "Biological",
         "desc": "Pure THC oil, extracted from the leaves of the cannabis plant. Much stronger than in it's natural form and can be used to numb chronic pain in patients.",
         "desc": "reagent-desc-blood",
         "physicalDesc": "skunky",
         "physicalDesc": "reagent-physical-desc-ferrous",
         "color": "#DAA520FF",
         "color": "#800000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "SeeingRainbows",
                         "conditions": null,
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 1.5,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 2,602: Line 2,638:
         }
         }
     },
     },
     "Nicotine": {
     "Slime": {
         "id": "Nicotine",
         "id": "Slime",
         "name": "Nicotine",
         "name": "reagent-name-slime",
         "group": "Narcotics",
         "group": "Biological",
         "desc": "Dangerous and highly addictive.",
         "desc": "reagent-desc-slime",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-viscous",
         "color": "#C0C0C0FF",
         "color": "#2CF274FF",
         "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": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "NutritionFactor": 1.5,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 2,652: Line 2,660:
         }
         }
     },
     },
     "Nocturine": {
     "Ichor": {
         "id": "Nocturine",
         "id": "Ichor",
         "name": "nocturine",
         "name": "reagent-name-ichor",
         "group": "Narcotics",
         "group": "Biological",
         "desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.",
         "desc": "reagent-desc-ichor",
         "physicalDesc": "powdery",
         "physicalDesc": "reagent-physical-desc-roaring",
         "color": "#128E80FF",
         "color": "#F4692EFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 1.5,
                        "id": "SatiateThirst"
                    }
                ]
            },
            "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 2,667: Line 2,686:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Bloodloss": -5
                             },
                             },
                             "groups": null
                             "groups": {
                                "Burn": -5,
                                "Brute": -5,
                                "Toxin": -2
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 60,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 8,
                                "Max": 21474836,
                                "Reagent": "Nocturine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 2,705: Line 2,704:
         }
         }
     },
     },
     "MuteToxin": {
     "Desoxyephedrine": {
         "id": "MuteToxin",
         "id": "Desoxyephedrine",
         "name": "mute toxin",
         "name": "reagent-name-desoxyephedrine",
         "group": "Narcotics",
         "group": "Narcotics",
         "desc": "Makes you unable to talk while metabolizing.",
         "desc": "reagent-desc-desoxyephedrine",
         "physicalDesc": "syrupy",
         "physicalDesc": "reagent-physical-desc-translucent",
         "color": "#000000FF",
         "color": "#FAFAFAFF",
         "recipes": [
         "recipes": [
             "MuteToxin"
             "Desoxyephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Narcotic": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                         "damage": {
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
    },
    "Acetone": {
        "id": "Acetone",
        "name": "acetone",
        "group": "Unknown",
        "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
        "physicalDesc": "acidic",
        "color": "#AF14B7FF",
        "recipes": [
            "Acetone"
        ],
        "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": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -1
                                 "Poison": 0.75
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,785: Line 2,732:
                     },
                     },
                     {
                     {
                         "CleanseRate": 3,
                         "damage": {
                        "conditions": null,
                            "types": {
                        "probability": 1,
                                "Poison": 2,
                        "id": "ChemCleanBoodstream"
                                 "Asphyxiation": 2
                    }
                             },
                ]
            }
        }
    },
    "Ash": {
        "id": "Ash",
        "name": "ash",
        "group": "Unknown",
        "desc": "A light grey powdery residue",
        "physicalDesc": "reagent-physical-desc-powder",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": null
    },
    "Thermite": {
        "id": "Thermite",
        "name": "thermite",
        "group": "Pyrotechnic",
        "desc": "A mixture that becomes extremely hot when ignited, and which can burn straight through walls when applied and ignited. It'll slowly inflict burn damage to anybody dumb enough to ingest it, but can't be ignited inside inside said dumb person.",
        "physicalDesc": "grainy",
        "color": "#757245FF",
        "recipes": [
            "Thermite"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                 "Heat": 2
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Narcotic": {
    },
    "Napalm": {
        "id": "Napalm",
        "name": "napalm",
        "group": "Pyrotechnic",
        "desc": "It's just a little flammable.",
        "physicalDesc": "soapy",
        "color": "#FA00AFFF",
        "recipes": [
            "Napalm"
        ],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "StatusLifetime": 2,
                            "types": {
                        "conditions": null,
                                "Heat": 1
                        "probability": 1,
                            },
                        "WalkSpeedModifier": 1.35,
                            "groups": null
                        "SprintSpeedModifier": 1.35,
                         },
                        "id": "MovespeedModifier"
                         "scaleByQuantity": false,
                    },
                         "ignoreResistances": true,
                    {
                        "Key": "Stutter",
                        "Component": "StutteringAccent",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                        "conditions": null,
                         "probability": 1,
                        "id": "Jitter"
                    },
                    {
                        "Key": "Stun",
                         "Component": "",
                         "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.4,
                         "Key": "KnockedDown",
                        "Component": "",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 2,872: Line 2,808:
         }
         }
     },
     },
     "Phlogiston": {
     "Ephedrine": {
         "id": "Phlogiston",
         "id": "Ephedrine",
         "name": "phlogiston",
         "name": "reagent-name-ephedrine",
         "group": "Pyrotechnic",
         "group": "Narcotics",
         "desc": "Catches you on fire and makes you ignite.",
         "desc": "reagent-desc-ephedrine",
         "physicalDesc": "burning",
         "physicalDesc": "reagent-physical-desc-powdery",
         "color": "#D4872AFF",
         "color": "#D2FFFAFF",
         "recipes": [
         "recipes": [
             "Phlogiston"
             "Ephedrine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "StatusLifetime": 2,
                        "conditions": null,
                        "probability": 1,
                        "WalkSpeedModifier": 1.25,
                        "SprintSpeedModifier": 1.25,
                        "id": "MovespeedModifier"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Heat": 3
                                 "Poison": 2,
                                "Asphyxiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 2,895: Line 2,840:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.1,
                         "Amplitude": 10,
                        "Frequency": 4,
                        "Time": 2,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "Jitter"
                     },
                     },
                     {
                     {
                         "Amount": 6000,
                         "Key": "Stun",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                         "id": "GenericStatusEffect"
                     }
                     },
                ]
            }
        }
    },
    "ChlorineTrifluoride": {
        "id": "ChlorineTrifluoride",
        "name": "CLF3",
        "group": "Pyrotechnic",
        "desc": "You really, REALLY don't want to get this shit anywhere near you.",
        "physicalDesc": "blazing",
        "color": "#FFC8C8FF",
        "recipes": [
            "ChlorineTrifluoride"
        ],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "Key": "KnockedDown",
                            "types": {
                        "Component": "",
                                "Heat": 1
                        "Time": 1,
                            },
                         "Refresh": true,
                            "groups": null
                         "Type": 1,
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     },
                     {
                     {
                         "Multiplier": 0.2,
                         "Messages": [
                            "ephedrine-effect-tight-pain",
                            "ephedrine-effect-heart-pounds"
                        ],
                        "Type": 1,
                        "VisualType": 2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.05,
                         "id": "FlammableReaction"
                         "id": "PopupMessage"
                    },
                    {
                        "Amount": 6000,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustTemperature"
                     }
                     }
                 ]
                 ]
Line 2,958: Line 2,895:
         }
         }
     },
     },
     "FoamingAgent": {
     "THC": {
         "id": "FoamingAgent",
         "id": "THC",
         "name": "foaming agent",
         "name": "reagent-name-thc",
         "group": "Pyrotechnic",
         "group": "Narcotics",
         "desc": "Makes foam such as that's required in metal foam grenades.",
         "desc": "reagent-desc-thc",
         "physicalDesc": "foamy",
         "physicalDesc": "reagent-physical-desc-crystalline",
        "color": "#215263FF",
         "color": "#808080FF",
        "recipes": [
            "FoamingAgent"
        ],
        "metabolisms": null
    },
    "WeldingFuel": {
        "id": "WeldingFuel",
        "name": "welding fuel",
        "group": "Pyrotechnic",
        "desc": "Used by welders to weld.",
        "physicalDesc": "oily",
         "color": "#A76B1CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Narcotic": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Key": "SeeingRainbows",
                            "types": {
                        "Component": "SeeingRainbows",
                                "Poison": 1
                        "Time": 5,
                            },
                         "Refresh": false,
                            "groups": null
                         "Type": 0,
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "GenericStatusEffect"
                     },
                     }
                ]
            }
        }
    },
    "THCOil": {
        "id": "THCOil",
        "name": "reagent-name-thc-oil",
        "group": "Narcotics",
        "desc": "reagent-desc-thc-oil",
        "physicalDesc": "reagent-physical-desc-skunky",
        "color": "#DAA520FF",
        "recipes": [],
        "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Multiplier": 0.4,
                         "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "FlammableReaction"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 3,005: Line 2,947:
         }
         }
     },
     },
     "Fluorosurfactant": {
     "Nicotine": {
         "id": "Fluorosurfactant",
         "id": "Nicotine",
         "name": "fluorosurfactant",
         "name": "reagent-name-nicotine",
         "group": "Pyrotechnic",
         "group": "Narcotics",
         "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
         "desc": "reagent-desc-nicotine",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#9E6B38FF",
        "color": "#C0C0C0FF",
        "recipes": [],
        "metabolisms": null
    },
    "Impedrezene": {
        "id": "Impedrezene",
        "name": "reagent-name-impedrezene",
        "group": "Narcotics",
        "desc": "reagent-desc-impedrezene",
        "physicalDesc": "reagent-physical-desc-acrid",
         "color": "#215263FF",
         "recipes": [
         "recipes": [
             "Fluorosurfactant"
             "Impedrezene"
         ],
         ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Aluminium": {
     "SpaceDrugs": {
         "id": "Aluminium",
         "id": "SpaceDrugs",
         "name": "aluminium",
         "name": "reagent-name-space-drugs",
         "group": "Elements",
         "group": "Narcotics",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "desc": "reagent-desc-space-drugs",
         "physicalDesc": "metallic",
         "physicalDesc": "reagent-physical-desc-syrupy",
         "color": "#848789FF",
         "color": "#63806EFF",
         "recipes": [],
         "recipes": [
         "metabolisms": null
            "SpaceDrugs"
        ],
         "metabolisms": {
            "Narcotic": {
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "SeeingRainbows",
                        "Component": "SeeingRainbows",
                        "Time": 5,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
     },
     },
     "Carbon": {
     "Nocturine": {
         "id": "Carbon",
         "id": "Nocturine",
         "name": "carbon",
         "name": "reagent-name-nocturine",
         "group": "Elements",
         "group": "Narcotics",
         "desc": "A black, crystalline solid.",
         "desc": "reagent-desc-nocturine",
         "physicalDesc": "crystalline",
         "physicalDesc": "reagent-physical-desc-powdery",
         "color": "#22282BFF",
         "color": "#128E80FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
    },
            "Narcotic": {
    "Chlorine": {
                "rate": 0.5,
        "id": "Chlorine",
                "effects": [
        "name": "chlorine",
                    {
        "group": "Elements",
                        "damage": {
        "desc": "A yellow-green gas which is toxic to humans.",
                            "types": {
        "physicalDesc": "gaseous",
                                "Poison": 1
        "color": "#A2FF00FF",
                            },
        "recipes": [],
                            "groups": null
        "metabolisms": null
                        },
    },
                        "scaleByQuantity": false,
    "Copper": {
                        "ignoreResistances": true,
        "id": "Copper",
                        "conditions": [
        "name": "copper",
                            {
        "group": "Elements",
                                "Min": 60,
        "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
                                "Max": 21474836,
        "physicalDesc": "metallic",
                                "Reagent": null,
        "color": "#B05B3CFF",
                                "id": "ReagentThreshold"
        "recipes": [],
                            }
        "metabolisms": null
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 8,
                                "Max": 21474836,
                                "Reagent": "Nocturine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
     },
     },
     "Fluorine": {
     "MuteToxin": {
         "id": "Fluorine",
         "id": "MuteToxin",
         "name": "fluorine",
         "name": "reagent-name-mute-toxin",
        "group": "Elements",
         "group": "Narcotics",
        "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "desc": "reagent-desc-mute-toxin",
        "physicalDesc": "gaseous",
         "physicalDesc": "reagent-physical-desc-syrupy",
        "color": "#808080FF",
         "color": "#000000FF",
        "recipes": [],
         "recipes": [
        "metabolisms": null
            "MuteToxin"
    },
         ],
    "Gold": {
         "metabolisms": {
        "id": "Gold",
             "Narcotic": {
        "name": "gold",
         "group": "Elements",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
        "physicalDesc": "metallic",
        "color": "#F7C430FF",
        "recipes": [],
        "metabolisms": null
    },
    "Hydrogen": {
        "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,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Scaled": false,
                         "Key": "Muted",
                         "Amount": 2,
                         "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBloodLevel"
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 3,120: Line 3,078:
         }
         }
     },
     },
     "Lithium": {
     "Toxin": {
         "id": "Lithium",
         "id": "Toxin",
         "name": "lithium",
         "name": "reagent-name-toxin",
         "group": "Elements",
         "group": "Toxins",
         "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
         "desc": "reagent-desc-toxin",
         "physicalDesc": "shiny",
         "physicalDesc": "reagent-physical-desc-opaque",
        "color": "#C6C8CCFF",
         "color": "#CF3600FF",
        "recipes": [],
        "metabolisms": null
    },
    "Mercury": {
        "id": "Mercury",
        "name": "mercury",
        "group": "Elements",
        "desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
        "physicalDesc": "shiny",
         "color": "#929296FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 3,159: Line 3,107:
         }
         }
     },
     },
     "Potassium": {
     "CarpoToxin": {
         "id": "Potassium",
         "id": "CarpoToxin",
         "name": "potassium",
         "name": "reagent-name-carpotoxin",
         "group": "Elements",
         "group": "Toxins",
         "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
         "desc": "reagent-desc-carpotoxin",
         "physicalDesc": "shiny",
         "physicalDesc": "reagent-physical-desc-exotic-smelling",
         "color": "#C6C8CCFF",
         "color": "#E2A38CFF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
         "metabolisms": {
    },
    "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": [],
         "metabolisms": {
             "Poison": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
Line 3,194: Line 3,122:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 2
                                 "Poison": 4
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,203: Line 3,131:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,208: Line 3,146:
         }
         }
     },
     },
     "Silicon": {
     "ChloralHydrate": {
         "id": "Silicon",
         "id": "ChloralHydrate",
         "name": "silicon",
         "name": "reagent-name-chloral-hydrate",
         "group": "Elements",
         "group": "Toxins",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "desc": "reagent-desc-chloral-hydrate",
         "physicalDesc": "crystalline",
         "physicalDesc": "reagent-physical-desc-nondescript",
         "color": "#364266FF",
         "color": "#000067FF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "ChloralHydrate"
    },
         ],
    "Silver": {
         "metabolisms": {
         "id": "Silver",
            "Poison": {
         "name": "silver",
                "rate": 0.5,
        "group": "Elements",
                "effects": [
        "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",
                        "StatusLifetime": 2,
        "color": "#D0D0D0FF",
                        "conditions": null,
        "recipes": [],
                        "probability": 1,
        "metabolisms": null
                        "WalkSpeedModifier": 0.65,
    },
                        "SprintSpeedModifier": 0.65,
    "Sulfur": {
                        "id": "MovespeedModifier"
        "id": "Sulfur",
                    },
        "name": "sulfur",
                    {
        "group": "Elements",
                        "Key": "ForcedSleep",
        "desc": "A yellow, crystalline solid.",
                        "Component": "ForcedSleeping",
        "physicalDesc": "powdery",
                        "Time": 2,
        "color": "#FFF385FF",
                        "Refresh": false,
        "recipes": [],
                        "Type": 0,
        "metabolisms": null
                        "conditions": [
    },
                            {
    "Sodium": {
                                "Min": 15,
        "id": "Sodium",
                                "Max": 21474836,
        "name": "sodium",
                                "Reagent": "ChloralHydrate",
        "group": "Elements",
                                "id": "ReagentThreshold"
        "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
                            }
        "physicalDesc": "metallic",
                        ],
        "color": "#C6C8CCFF",
                        "probability": 1,
        "recipes": [],
                        "id": "GenericStatusEffect"
        "metabolisms": null
                    },
    },
    "Uranium": {
        "id": "Uranium",
        "name": "uranium",
        "group": "Elements",
        "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
        "physicalDesc": "metallic",
        "color": "#8FA191FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 2
                                 "Poison": 1.5
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,269: Line 3,194:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Min": 20,
                                "Max": 21474836,
                                "Reagent": "ChloralHydrate",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 3,277: Line 3,209:
         }
         }
     },
     },
     "Oxygen": {
     "Mold": {
         "id": "Oxygen",
         "id": "Mold",
         "name": "oxygen",
         "name": "reagent-name-mold",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "An oxidizing, colorless gas.",
         "desc": "reagent-desc-mold",
         "physicalDesc": "gaseous",
         "physicalDesc": "reagent-physical-desc-fuzzy",
         "color": "#808080FF",
         "color": "#8A9A5BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {
                        "conditions": [
                            "types": {
                            {
                                 "Poison": 1
                                 "Type": "Human",
                            },
                                "ShouldHave": true,
                            "groups": null
                                "id": "OrganType"
                        },
                            }
                        "scaleByQuantity": false,
                        ],
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Factor": 1,
                         "Diseases": [
                        "conditions": [
                            "VentCough",
                             {
                             "SpaceCold",
                                "Type": "Animal",
                            "SpaceFlu",
                                "ShouldHave": true,
                            "BirdFlew",
                                "id": "OrganType"
                            "Plague",
                             }
                            "TongueTwister",
                             "MemeticAmirmir"
                         ],
                         ],
                        "probability": 1,
                        "id": "Oxygenate"
                    },
                    {
                        "Factor": 1,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Min": 1,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": "Mold",
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "ChemCauseRandomDisease"
                    },
                    {
                        "_ratios": {
                            "CarbonDioxide": 1,
                            "Oxygen": -1
                        },
                        "conditions": [
                            {
                                "Type": "Vox",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "ModifyLungGas"
                     }
                     }
                 ]
                 ]
Line 3,344: Line 3,259:
         }
         }
     },
     },
     "Plasma": {
     "PolytrinicAcid": {
         "id": "Plasma",
         "id": "PolytrinicAcid",
         "name": "plasma",
         "name": "reagent-name-polytrinic-acid",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
         "desc": "reagent-desc-polytrinic-acid",
         "physicalDesc": "gaseous",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#7E009EFF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "PolytrinicAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 3,358: Line 3,275:
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Poison": 3
                            "groups": {
                             },
                                 "Caustic": 2
                            "groups": null
                             }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Line 3,370: Line 3,287:
                     },
                     },
                     {
                     {
                         "Reagent": "Inaprovaline",
                         "Messages": [
                         "Group": null,
                            "generic-reagent-effect-burning-insides"
                         "Amount": -2,
                        ],
                         "Type": 1,
                         "VisualType": 4,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.33,
                         "id": "AdjustReagent"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
             },
             }
             "Gas": {
        }
                 "rate": 0.5,
    },
                 "effects": [
    "FluorosulfuricAcid": {
        "id": "FluorosulfuricAcid",
        "name": "reagent-name-fluorosulfuric-acid",
        "group": "Toxins",
        "desc": "reagent-desc-fluorosulfuric-acid",
        "physicalDesc": "reagent-physical-desc-strong-smelling",
        "color": "#5050FFFF",
        "recipes": [
            "FluorosulfuricAcid"
        ],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": null,
                                 "Poison": 1
                            "groups": {
                             },
                                 "Caustic": 2
                            "groups": null
                             }
                         },
                         },
                         "scaleByQuantity": true,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,399: Line 3,341:
         }
         }
     },
     },
     "Tritium": {
     "SulfuricAcid": {
         "id": "Tritium",
         "id": "SulfuricAcid",
         "name": "tritium",
         "name": "reagent-name-sulfuric-acid",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "Radioactive space-magic pixie dust.",
         "desc": "reagent-desc-sulfuric-acid",
         "physicalDesc": "ionizing",
         "physicalDesc": "reagent-physical-desc-oily",
         "color": "#66FF33FF",
         "color": "#BF8C00FF",
         "recipes": [],
         "recipes": [
            "SulfuricAcid"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Line 3,414: Line 3,358:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 3
                                 "Poison": 2
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,423: Line 3,367:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 4,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
             },
             }
             "Gas": {
        }
    },
    "UnstableMutagen": {
        "id": "UnstableMutagen",
        "name": "reagent-name-unstable-mutagen",
        "group": "Toxins",
        "desc": "reagent-desc-unstable-mutagen",
        "physicalDesc": "reagent-physical-desc-glowing",
        "color": "#00FF5FFF",
        "recipes": [
            "UnstableMutagen"
        ],
        "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 3,432: Line 3,399:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": 1
                                 "Radiation": 3
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": true,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
Line 3,446: Line 3,413:
         }
         }
     },
     },
     "CarbonDioxide": {
     "HeartbreakerToxin": {
         "id": "CarbonDioxide",
         "id": "HeartbreakerToxin",
         "name": "carbon dioxide",
         "name": "reagent-name-heartbreaker-toxin",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "You have genuinely no idea what this is.",
         "desc": "reagent-desc-heartbreaker-toxin",
         "physicalDesc": "odorless",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#66FF33FF",
         "color": "#5F959CFF",
         "recipes": [],
         "recipes": [
            "HeartbreakerToxin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 3,461: Line 3,430:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.2
                                 "Asphyxiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": true,
                         "scaleByQuantity": false,
                         "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 3,482: Line 3,444:
         }
         }
     },
     },
     "Nitrogen": {
     "Lexorin": {
         "id": "Nitrogen",
         "id": "Lexorin",
         "name": "nitrogen",
         "name": "reagent-name-lexorin",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "desc": "reagent-desc-lexorin",
         "physicalDesc": "gaseous",
         "physicalDesc": "reagent-physical-desc-pungent",
         "color": "#808080FF",
         "color": "#6B0007FF",
         "recipes": [],
         "recipes": [
            "Lexorin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {
                        "conditions": [
                             "types": null,
                             {
                            "groups": {
                                "Type": "Vox",
                                 "Airloss": 7
                                "ShouldHave": true,
                                 "id": "OrganType"
                             }
                             }
                         ],
                         },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Oxygenate"
                         "id": "HealthChange"
                     },
                     }
                ]
            }
        }
    },
    "MindbreakerToxin": {
        "id": "MindbreakerToxin",
        "name": "reagent-name-mindbreaker-toxin",
        "group": "Toxins",
        "desc": "reagent-desc-mindbreaker-toxin",
        "physicalDesc": "reagent-physical-desc-opaque",
        "color": "#77B58EFF",
        "recipes": [
            "MindbreakerToxin"
        ],
        "metabolisms": null
    },
    "Histamine": {
        "id": "Histamine",
        "name": "reagent-name-histamine",
        "group": "Toxins",
        "desc": "reagent-desc-histamine",
        "physicalDesc": "reagent-physical-desc-abrasive",
        "color": "#FA6464FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Factor": 1,
                         "damage": {
                        "conditions": [
                             "types": null,
                             {
                            "groups": {
                                "Type": "Slime",
                                 "Brute": 2
                                "ShouldHave": true,
                                 "id": "OrganType"
                             }
                             }
                         ],
                         },
                         "probability": 1,
                        "scaleByQuantity": false,
                         "id": "Oxygenate"
                        "ignoreResistances": true,
                        "conditions": null,
                         "probability": 0.1,
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "_ratios": {
                         "damage": {
                             "CarbonDioxide": 1,
                             "types": null,
                             "Nitrogen": -1
                             "groups": {
                                "Brute": 2,
                                "Toxin": 2,
                                "Airloss": 2
                            }
                         },
                         },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Vox",
                                 "Min": 45,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyLungGas"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "histamine-effect-light-itchiness"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.1,
                        "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "_ratios": {
                         "Messages": [
                             "NitrousOxide": 1,
                             "histamine-effect-heavy-itchiness"
                            "Nitrogen": -1
                        ],
                         },
                        "Type": 1,
                         "VisualType": 2,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Slime",
                                 "Min": 45,
                                 "ShouldHave": true,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.2,
                         "id": "ModifyLungGas"
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 3,552: Line 3,565:
         }
         }
     },
     },
     "Miasma": {
     "Theobromine": {
         "id": "Miasma",
         "id": "Theobromine",
         "name": "miasma",
         "name": "reagent-name-theobromine",
         "group": "Unknown",
         "group": "Toxins",
         "desc": "Uh oh, stinky!",
         "desc": "reagent-desc-theobromine",
         "physicalDesc": "gaseous",
         "physicalDesc": "reagent-physical-desc-grainy",
         "color": "#56941EFF",
         "color": "#F5F5F5FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "ChemMiasmaPoolSource"
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 0.25
                                 "Poison": 4
                             },
                             },
                             "groups": null
                             "groups": null
Line 3,591: Line 3,587:
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                            {
                                "Type": "Rat",
                                "ShouldHave": false,
                                "id": "OrganType"
                            },
                             {
                             {
                                 "Min": 1,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Miasma",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
Line 3,611: Line 3,607:
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Type": "Rat",
                                 "Min": 3,
                                 "ShouldHave": false,
                                "Max": 21474836,
                                 "id": "OrganType"
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                             },
                             },
                             {
                             {
                                 "Min": 0.8,
                                 "Type": "Animal",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Miasma",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 0.12,
                         "probability": 0.04,
                         "id": "ChemVomit"
                         "id": "ChemVomit"
                     },
                     }
                    {
                ]
                        "Messages": [
            }
                            "miasma-smell"
        }
                        ],
    },
                        "Type": 1,
    "Amatoxin": {
                        "VisualType": 2,
        "id": "Amatoxin",
                        "conditions": [
        "name": "reagent-name-amatoxin",
                            {
        "group": "Toxins",
                                "Min": 0.25,
        "desc": "reagent-desc-amatoxin",
                                "Max": 21474836,
        "physicalDesc": "reagent-physical-desc-nondescript",
                                "Reagent": "Miasma",
        "color": "#D6CE7BFF",
                                "id": "ReagentThreshold"
        "recipes": [],
                            }
        "metabolisms": {
                        ],
            "Poison": {
                        "probability": 0.1,
                "rate": 0.5,
                        "id": "PopupMessage"
                "effects": [
                    },
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Blunt": -4,
                                 "Poison": 6
                                "Slash": -3,
                                "Piercing": -3
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": true,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Type": "Rat",
                                "ShouldHave": true,
                                "id": "OrganType"
                            },
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Miasma",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Line 3,673: Line 3,654:
         }
         }
     },
     },
     "NitrousOxide": {
     "VentCrud": {
         "id": "NitrousOxide",
         "id": "VentCrud",
         "name": "nitrous oxide",
         "name": "reagent-name-vent-crud",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "You know how everything seems funnier when you're tired? Well...",
         "desc": "reagent-desc-vent-crud",
         "physicalDesc": "gaseous",
         "physicalDesc": "reagent-physical-desc-sticky",
         "color": "#808080FF",
         "color": "#000000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "damage": {
                             "effect-sleepy"
                             "types": {
                        ],
                                 "Poison": 2
                        "Type": 1,
                        "VisualType": 2,
                        "conditions": [
                            {
                                 "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                             },
                             },
                             {
                             "groups": null
                                "Type": "Slime",
                        },
                                "ShouldHave": false,
                        "scaleByQuantity": false,
                                "id": "OrganType"
                        "ignoreResistances": true,
                            }
                        "conditions": null,
                        ],
                         "probability": 1,
                         "probability": 0.1,
                         "id": "HealthChange"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "StatusLifetime": 2,
                         "CauseChance": 0.6,
                         "conditions": [
                         "Disease": "VentCough",
                            {
                        "conditions": null,
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "WalkSpeedModifier": 0.65,
                         "id": "ChemCauseDisease"
                        "SprintSpeedModifier": 0.65,
                        "id": "MovespeedModifier"
                    },
                    {
                        "Key": "ForcedSleep",
                        "Component": "ForcedSleeping",
                        "Time": 3,
                        "Refresh": true,
                        "Type": 0,
                        "conditions": [
                            {
                                "Min": 1.8,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 0.25
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Min": 3.5,
                                "Max": 21474836,
                                "Reagent": "NitrousOxide",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Slime",
                                "ShouldHave": false,
                                "id": "OrganType"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 3,778: Line 3,690:
         }
         }
     },
     },
     "Frezon": {
     "Corpium": {
         "id": "Frezon",
         "id": "Corpium",
         "name": "frezon",
         "name": "reagent-name-corpium",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A highly effective coolant.. and hallucinogenic.",
         "desc": "reagent-desc-corpium",
         "physicalDesc": "gaseous",
         "physicalDesc": "reagent-physical-desc-necrotic",
         "color": "#3A758CFF",
         "color": "#7668A1FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Gas": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 3,793: Line 3,705:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Cellular": 0.01
                                 "Cellular": 1
                             },
                             },
                             "groups": null
                             "groups": null
                         },
                         },
                         "scaleByQuantity": true,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 0.5,
                                "Max": 21474836,
                                "Reagent": "Frezon",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "Key": "SeeingRainbows",
                         "CauseChance": 1,
                         "Component": "SeeingRainbows",
                        "Disease": "ActiveZombieVirus",
                         "Time": 5,
                         "conditions": null,
                         "Refresh": false,
                        "probability": 1,
                         "Type": 0,
                         "id": "ChemCauseDisease"
                    }
                ]
            }
        }
    },
    "UncookedAnimalProteins": {
        "id": "UncookedAnimalProteins",
        "name": "reagent-name-uncooked-animal-proteins",
        "group": "Unknown",
        "desc": "reagent-desc-uncooked-animal-proteins",
        "physicalDesc": "reagent-physical-desc-clumpy",
        "color": "#FFFFE5FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                         "damage": {
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Human",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Frezon",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                         "id": "HealthChange"
                     },
                     },
                     {
                     {
                         "BoozePower": 2,
                         "Reagent": "Protein",
                         "SlurSpeech": true,
                        "Group": null,
                         "Amount": 0.5,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 1,
                                 "Type": "Animal",
                                "Max": 21474836,
                                 "ShouldHave": true,
                                 "Reagent": "Frezon",
                                 "id": "OrganType"
                                 "id": "ReagentThreshold"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                         "id": "AdjustReagent"
                     },
                     }
                ]
            }
        }
    },
    "Allicin": {
        "id": "Allicin",
        "name": "reagent-name-allicin",
        "group": "Unknown",
        "desc": "reagent-desc-allicin",
        "physicalDesc": "reagent-physical-desc-pungent",
        "color": "#F2E9D2FF",
        "recipes": [],
        "metabolisms": {
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Messages": [
                         "damage": {
                             "frezon-lungs-cold"
                             "types": {
                         ],
                                "Poison": 6
                         "Type": 1,
                            },
                         "VisualType": 0,
                            "groups": null
                         },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0.5,
                                 "Min": 1,
                                 "Max": 21474836,
                                 "Max": 21474836,
                                 "Reagent": "Frezon",
                                 "Reagent": null,
                                 "id": "ReagentThreshold"
                                 "id": "ReagentThreshold"
                            },
                            {
                                "Type": "Animal",
                                "ShouldHave": true,
                                "id": "OrganType"
                             }
                             }
                         ],
                         ],
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "Messages": [
            }
                            "frezon-euphoric"
        }
                        ],
    },
                        "Type": 1,
    "Pax": {
                        "VisualType": 2,
        "id": "Pax",
                        "conditions": [
        "name": "reagent-name-pax",
                            {
        "group": "Unknown",
                                "Min": 1,
        "desc": "reagent-desc-pax",
                                "Max": 21474836,
        "physicalDesc": "reagent-physical-desc-soothing",
                                "Reagent": "Frezon",
        "color": "#AAAAAAFF",
                                "id": "ReagentThreshold"
        "recipes": [
                            }
            "Pax"
                         ],
        ],
                         "probability": 0.1,
        "metabolisms": {
                         "id": "PopupMessage"
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "Key": "Pacified",
                        "Component": "Pacified",
                        "Time": 2,
                        "Refresh": false,
                        "Type": 0,
                         "conditions": null,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Line 3,881: Line 3,846:
     "Carpetium": {
     "Carpetium": {
         "id": "Carpetium",
         "id": "Carpetium",
         "name": "carpetium",
         "name": "reagent-name-carpetium",
         "group": "Special",
         "group": "Special",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "desc": "reagent-desc-carpetium",
         "physicalDesc": "fibrous",
         "physicalDesc": "reagent-physical-desc-fibrous",
         "color": "#800000FF",
         "color": "#800000FF",
         "recipes": [
         "recipes": [
Line 3,925: Line 3,890:
     "Fiber": {
     "Fiber": {
         "id": "Fiber",
         "id": "Fiber",
         "name": "fiber",
         "name": "reagent-name-fiber",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "desc": "reagent-desc-fiber",
         "physicalDesc": "fibrous",
         "physicalDesc": "reagent-physical-desc-fibrous",
         "color": "#808080FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
Line 3,935: Line 3,900:
     "BuzzochloricBees": {
     "BuzzochloricBees": {
         "id": "BuzzochloricBees",
         "id": "BuzzochloricBees",
         "name": "Buzzochloric Bees",
         "name": "reagent-name-buzzochloric-bees",
         "group": "Toxins",
         "group": "Toxins",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "desc": "reagent-desc-buzzochloric-bees",
         "physicalDesc": "buzzy",
         "physicalDesc": "reagent-physical-desc-buzzy",
         "color": "#FFD35DFF",
         "color": "#FFD35DFF",
         "recipes": [
         "recipes": [
Line 4,073: Line 4,038:
     "GroundBee": {
     "GroundBee": {
         "id": "GroundBee",
         "id": "GroundBee",
         "name": "Ground Bee",
         "name": "reagent-name-ground-bee",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "Bee grounds. Gross.",
         "desc": "reagent-desc-ground-bee",
         "physicalDesc": "bee guts",
         "physicalDesc": "reagent-physical-desc-bee-guts",
         "color": "#86530EFF",
         "color": "#86530EFF",
         "recipes": [],
         "recipes": [],
Line 4,083: Line 4,048:
     "Saxoite": {
     "Saxoite": {
         "id": "Saxoite",
         "id": "Saxoite",
         "name": "Saxoite",
         "name": "reagent-name-saxoite",
         "group": "Unknown",
         "group": "Unknown",
         "desc": "Smells like jazz.",
         "desc": "reagent-desc-saxoite",
         "physicalDesc": "ground brass",
         "physicalDesc": "reagent-physical-desc-ground-brass",
         "color": "#B8A603FF",
         "color": "#B8A603FF",
         "recipes": [],
         "recipes": [],
Line 4,093: Line 4,058:
     "Licoxide": {
     "Licoxide": {
         "id": "Licoxide",
         "id": "Licoxide",
         "name": "Licoxide",
         "name": "reagent-name-licoxide",
         "group": "Toxins",
         "group": "Toxins",
         "desc": "It looks... electrifying.",
         "desc": "reagent-desc-licoxide",
         "physicalDesc": "electric",
         "physicalDesc": "reagent-physical-desc-electric",
         "color": "#FDD023FF",
         "color": "#FDD023FF",
         "recipes": [],
         "recipes": [],
Line 4,115: Line 4,080:
         }
         }
     },
     },
     "Bleach": {
     "EZNutrient": {
         "id": "Bleach",
         "id": "EZNutrient",
         "name": "bleach",
         "name": "reagent-name-e-z-nutrient",
         "group": "Unknown",
         "group": "Botanical",
         "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
         "desc": "reagent-desc-e-z-nutrient",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-thick",
         "color": "#A1000BFF",
         "color": "#664330FF",
         "recipes": [
         "recipes": [
             "Bleach"
             "EZNutrient"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Poison": {
     },
                "rate": 0.5,
     "Left4Zed": {
                "effects": [
         "id": "Left4Zed",
                    {
         "name": "reagent-name-left4-zed",
                        "damage": {
         "group": "Botanical",
                            "types": {
         "desc": "reagent-desc-left4-zed",
                                "Poison": 3
         "physicalDesc": "reagent-physical-desc-heterogeneous",
                            },
         "color": "#5B406CFF",
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "VisualType": 3,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                    }
                ]
            }
        }
     },
     "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": [
         "recipes": [
             "SpaceCleaner"
             "Left4Zed"
         ],
         ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "SpaceLube": {
     "PestKiller": {
         "id": "SpaceLube",
         "id": "PestKiller",
         "name": "space lube",
         "name": "reagent-name-pest-killer",
         "group": "Unknown",
         "group": "Botanical",
         "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).",
         "desc": "reagent-desc-pest-killer",
         "physicalDesc": "shiny",
         "physicalDesc": "reagent-physical-desc-bubbling",
         "color": "#77B58EFF",
        "color": "#9E9886FF",
        "recipes": [],
        "metabolisms": null
    },
    "PlantBGone": {
        "id": "PlantBGone",
        "name": "reagent-name-plant-b-gone",
        "group": "Botanical",
        "desc": "reagent-desc-plant-b-gone",
        "physicalDesc": "reagent-physical-desc-bubbling",
         "color": "#49002EFF",
         "recipes": [
         "recipes": [
             "SpaceLube"
             "PlantBGone"
         ],
         ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Absinthe": {
     "RobustHarvest": {
         "id": "Absinthe",
         "id": "RobustHarvest",
         "name": "absinthe",
         "name": "reagent-name-robust-harvest",
         "group": "Drinks",
        "group": "Botanical",
         "desc": "A anise-flavoured spirit derived from botanicals.",
        "desc": "reagent-desc-robust-harvest",
         "physicalDesc": "strong-smelling",
        "physicalDesc": "reagent-physical-desc-robust",
         "color": "#33EE00FF",
        "color": "#3E901CFF",
        "recipes": [
            "RobustHarvest"
        ],
        "metabolisms": null
    },
    "WeedKiller": {
        "id": "WeedKiller",
        "name": "reagent-name-weed-killer",
         "group": "Botanical",
         "desc": "reagent-desc-weed-killer",
         "physicalDesc": "reagent-physical-desc-bubbling",
         "color": "#968395FF",
         "recipes": [],
         "recipes": [],
        "metabolisms": null
    },
    "Ammonia": {
        "id": "Ammonia",
        "name": "reagent-name-ammonia",
        "group": "Botanical",
        "desc": "reagent-desc-ammonia",
        "physicalDesc": "reagent-physical-desc-pungent",
        "color": "#77B58EFF",
        "recipes": [
            "Ammonia"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "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,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.3,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,210: Line 4,179:
         }
         }
     },
     },
     "Ale": {
     "Diethylamine": {
         "id": "Ale",
         "id": "Diethylamine",
         "name": "ale",
         "name": "reagent-name-diethylamine",
         "group": "Drinks",
         "group": "Botanical",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "desc": "reagent-desc-diethylamine",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#663100FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "Diethylamine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "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,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,240: Line 4,210:
         }
         }
     },
     },
     "Beer": {
     "Coffee": {
         "id": "Beer",
         "id": "Coffee",
         "name": "beer",
         "name": "reagent-name-coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "desc": "reagent-desc-coffee",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-aromatic",
         "color": "#CFA85FFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,259: Line 4,229:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 4,270: Line 4,240:
         }
         }
     },
     },
     "BlueCuracao": {
     "Cream": {
         "id": "BlueCuracao",
         "id": "Cream",
         "name": "blue curacao",
         "name": "reagent-name-cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "desc": "reagent-desc-cream",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-creamy",
         "color": "#0000CDFF",
         "color": "#DFD7AFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,285: Line 4,255:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.1,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,300: Line 4,262:
         }
         }
     },
     },
     "Cognac": {
     "CafeLatte": {
         "id": "Cognac",
         "id": "CafeLatte",
         "name": "cognac",
         "name": "reagent-name-cafe-latte",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "desc": "reagent-desc-cafe-latte",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-creamy",
         "color": "#AB3C05FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "CafeLatte"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,315: Line 4,279:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "GreenTea": {
        "id": "GreenTea",
        "name": "reagent-name-green-tea",
        "group": "Drinks",
        "desc": "reagent-desc-green-tea",
        "physicalDesc": "reagent-physical-desc-aromatic",
        "color": "#C33F00FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,330: Line 4,308:
         }
         }
     },
     },
     "DeadRum": {
     "Grenadine": {
         "id": "DeadRum",
         "id": "Grenadine",
         "name": "deadrum",
         "name": "reagent-name-grenadine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "desc": "reagent-desc-grenadine",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-dark-red",
         "color": "#664300FF",
         "color": "#EA1D26FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,345: Line 4,323:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,360: Line 4,330:
         }
         }
     },
     },
     "Ethanol": {
     "IcedCoffee": {
         "id": "Ethanol",
         "id": "IcedCoffee",
         "name": "ethanol",
         "name": "reagent-name-iced-coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "desc": "reagent-desc-iced-coffee",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-aromatic",
         "color": "#B05B3CFF",
         "color": "#102838FF",
         "recipes": [],
         "recipes": [
            "IcedCoffee"
        ],
         "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": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": "Ethanol",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.04,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
             },
             }
             "Alcohol": {
        }
    },
    "IcedGreenTea": {
        "id": "IcedGreenTea",
        "name": "reagent-name-iced-green-tea",
        "group": "Drinks",
        "desc": "reagent-desc-iced-green-tea",
        "physicalDesc": "reagent-physical-desc-aromatic",
        "color": "#CE4200FF",
        "recipes": [
            "IcedGreenTea"
        ],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "BoozePower": 3,
                        "SlurSpeech": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "Drunk"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,422: Line 4,378:
         }
         }
     },
     },
     "Gin": {
     "IcedTea": {
         "id": "Gin",
         "id": "IcedTea",
         "name": "gin",
         "name": "reagent-name-iced-tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "desc": "reagent-desc-iced-tea",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-aromatic",
         "color": "#664300FF",
         "color": "#104038FF",
         "recipes": [],
         "recipes": [
            "IcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,441: Line 4,399:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,452: Line 4,410:
         }
         }
     },
     },
     "Kahlua": {
     "Lemonade": {
         "id": "Kahlua",
         "id": "Lemonade",
         "name": "kahlua",
         "name": "reagent-name-lemonade",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A widely known, Mexican coffee-flavoured liqueur.",
         "desc": "reagent-desc-lemonade",
         "physicalDesc": "cloudy",
         "physicalDesc": "reagent-physical-desc-tart",
         "color": "#664300FF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [
            "Lemonade"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,469: Line 4,429:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,482: Line 4,434:
         }
         }
     },
     },
     "MelonLiquor": {
     "Milk": {
         "id": "MelonLiquor",
         "id": "Milk",
         "name": "melon liquor",
         "name": "reagent-name-milk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "desc": "reagent-desc-milk",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#138808FF",
         "color": "#DFDFDFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,497: Line 4,449:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,512: Line 4,456:
         }
         }
     },
     },
     "NTCahors": {
     "MilkGoat": {
         "id": "NTCahors",
         "id": "MilkGoat",
         "name": "NeoTheology Cahors Wine",
         "name": "reagent-name-milk-goat",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "desc": "reagent-desc-milk-goat",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#7E4043FF",
         "color": "#DFDFDFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,527: Line 4,471:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "PoisonWine": {
     "MilkOat": {
         "id": "PoisonWine",
         "id": "MilkOat",
         "name": "poison wine",
         "name": "reagent-name-milk-oat",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "desc": "reagent-desc-milk-oat",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-refreshing",
         "color": "#000000FF",
         "color": "#302000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,557: Line 4,493:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "MilkSoy": {
        "id": "MilkSoy",
        "name": "reagent-name-milk-soy",
        "group": "Drinks",
        "desc": "reagent-desc-milk-soy",
        "physicalDesc": "reagent-physical-desc-refreshing",
        "color": "#302000FF",
        "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": 4,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 4,590: Line 4,522:
         }
         }
     },
     },
     "Rum": {
     "MilkSpoiled": {
         "id": "Rum",
         "id": "MilkSpoiled",
         "name": "rum",
         "name": "reagent-name-milk-spoiled",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "desc": "reagent-desc-milk-spoiled",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-putrid",
         "color": "#664300FF",
         "color": "#FAFFBAFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,605: Line 4,537:
                         "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,620: Line 4,544:
         }
         }
     },
     },
     "Sake": {
     "Nothing": {
         "id": "Sake",
         "id": "Nothing",
         "name": "sake",
         "name": "reagent-name-nothing",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "desc": "reagent-desc-nothing",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-nothing",
         "color": "#DDDDDDFF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,637: Line 4,561:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,650: Line 4,566:
         }
         }
     },
     },
     "Tequila": {
     "NuclearCola": {
         "id": "Tequila",
         "id": "NuclearCola",
         "name": "tequila",
         "name": "reagent-name-nuclear-cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "desc": "reagent-desc-nuclear-cola",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#D7D1D155",
         "color": "#100800FF",
         "recipes": [],
         "recipes": [
            "NuclearCola"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,665: Line 4,583:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 6,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Reagent": "Ethanol",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": 0.2,
                                "Poison": 1
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 4,680: Line 4,608:
         }
         }
     },
     },
     "Vermouth": {
     "SodaWater": {
         "id": "Vermouth",
         "id": "SodaWater",
         "name": "vermouth",
         "name": "reagent-name-soda-water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "desc": "reagent-desc-soda-water",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#91FF91FF",
         "color": "#619494FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,695: Line 4,623:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,710: Line 4,630:
         }
         }
     },
     },
     "Vodka": {
     "SoyLatte": {
         "id": "Vodka",
         "id": "SoyLatte",
         "name": "vodka",
         "name": "reagent-name-soy-latte",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "desc": "reagent-desc-soy-latte",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#D1D1D155",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "SoyLatte"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,725: Line 4,647:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,740: Line 4,654:
         }
         }
     },
     },
     "Whiskey": {
     "Tea": {
         "id": "Whiskey",
         "id": "Tea",
         "name": "whiskey",
         "name": "reagent-name-tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "desc": "reagent-desc-tea",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-aromatic",
         "color": "#664300FF",
         "color": "#8A5A3AFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,759: Line 4,673:
                     },
                     },
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Theobromine",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 4,770: Line 4,684:
         }
         }
     },
     },
     "Wine": {
     "TonicWater": {
         "id": "Wine",
         "id": "TonicWater",
         "name": "wine",
         "name": "reagent-name-tonic-water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "desc": "reagent-desc-tonic-water",
         "physicalDesc": "translucent",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#7E4043FF",
         "color": "#0064C8FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,785: Line 4,699:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,800: Line 4,706:
         }
         }
     },
     },
     "AcidSpit": {
     "Water": {
         "id": "AcidSpit",
         "id": "Water",
         "name": "acidspit",
         "name": "reagent-name-water",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "desc": "reagent-desc-water",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-translucent",
         "color": "#365000FF",
         "color": "#75B1F0FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 4,815: Line 4,721:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,830: Line 4,728:
         }
         }
     },
     },
     "AlliesCocktail": {
     "Ice": {
         "id": "AlliesCocktail",
         "id": "Ice",
         "name": "allies cocktail",
         "name": "reagent-name-ice",
        "group": "Unknown",
        "desc": "reagent-desc-ice",
        "physicalDesc": "reagent-physical-desc-frosty",
        "color": "#BED8E6FF",
        "recipes": [],
        "metabolisms": null
    },
    "DryRamen": {
        "id": "DryRamen",
        "name": "reagent-name-dry-ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "desc": "reagent-desc-dry-ramen",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-wormy",
         "color": "#00664DFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,845: Line 4,753:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 1,
                        "id": "SatiateThirst"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,860: Line 4,760:
         }
         }
     },
     },
     "Aloe": {
     "HotRamen": {
         "id": "Aloe",
         "id": "HotRamen",
         "name": "aloe",
         "name": "reagent-name-hot-ramen",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "So very, very, very good.",
         "desc": "reagent-desc-hot-ramen",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-wormy",
         "color": "#192C00FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "HotRamen"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 4,875: Line 4,777:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": 4,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,890: Line 4,784:
         }
         }
     },
     },
     "Amasec": {
     "Pilk": {
         "id": "Amasec",
         "id": "Pilk",
         "name": "amasec",
         "name": "reagent-name-pilk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Official drink of the Gun Club!",
         "desc": "reagent-desc-pilk",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-creamy",
         "color": "#124DA7FF",
         "color": "#E7C69FFF",
         "recipes": [],
         "recipes": [
            "Pilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,905: Line 4,801:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 1,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,920: Line 4,808:
         }
         }
     },
     },
     "Andalusia": {
     "KiraSpecial": {
         "id": "Andalusia",
         "id": "KiraSpecial",
         "name": "andalusia",
         "name": "reagent-name-kira-special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strangely named drink.",
         "desc": "reagent-desc-kira-special",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#665700FF",
         "color": "#CCCC99FF",
         "recipes": [],
         "recipes": [
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 4,935: Line 4,825:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 4,950: Line 4,832:
         }
         }
     },
     },
     "Antifreeze": {
     "Rewriter": {
         "id": "Antifreeze",
         "id": "Rewriter",
         "name": "antifreeze",
         "name": "reagent-name-rewriter",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Ultimate refreshment.",
         "desc": "reagent-desc-rewriter",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#FF7D63FF",
         "color": "#485000FF",
         "recipes": [
         "recipes": [
             "Antifreeze"
             "Rewriter"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 4,967: Line 4,849:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "Kvass": {
        "id": "Kvass",
        "name": "reagent-name-kvass",
        "group": "Drinks",
        "desc": "reagent-desc-kvass",
        "physicalDesc": "reagent-physical-desc-bubbly",
        "color": "#381600FF",
        "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 4,982: Line 4,878:
         }
         }
     },
     },
     "AtomicBomb": {
     "Absinthe": {
         "id": "AtomicBomb",
         "id": "Absinthe",
         "name": "atomic bomb",
         "name": "reagent-name-absinthe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Nuclear proliferation never tasted so good.",
         "desc": "reagent-desc-absinthe",
         "physicalDesc": "cloudy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#666300FF",
         "color": "#33EE00FF",
         "recipes": [
         "recipes": [],
            "AtomicBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,005: Line 4,899:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    },
                     }
                    {
                        "Reagent": "Radium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "B52": {
     "Ale": {
         "id": "B52",
         "id": "Ale",
         "name": "b-52",
         "name": "reagent-name-ale",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "desc": "reagent-desc-ale",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#664300FF",
         "color": "#663100FF",
         "recipes": [
         "recipes": [],
            "B52"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,045: Line 4,929:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,054: Line 4,938:
         }
         }
     },
     },
     "BahamaMama": {
     "Beer": {
         "id": "BahamaMama",
         "id": "Beer",
         "name": "bahama mama",
         "name": "reagent-name-beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tropical cocktail.",
         "desc": "reagent-desc-beer",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#FF7F3BFF",
         "color": "#CFA85FFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,084: Line 4,968:
         }
         }
     },
     },
     "BananaHonk": {
     "BlueCuracao": {
         "id": "BananaHonk",
         "id": "BlueCuracao",
         "name": "banana honk",
         "name": "reagent-name-blue-curacao",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Clown Heaven.",
         "desc": "reagent-desc-blue-curacao",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#FFFF91FF",
         "color": "#0000CDFF",
         "recipes": [
         "recipes": [],
            "BananaHonk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,107: Line 4,989:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,116: Line 4,998:
         }
         }
     },
     },
     "Barefoot": {
     "Cognac": {
         "id": "Barefoot",
         "id": "Cognac",
         "name": "barefoot",
         "name": "reagent-name-cognac",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Barefoot and pregnant.",
         "desc": "reagent-desc-cognac",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#AB3C05FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,137: Line 5,019:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,146: Line 5,028:
         }
         }
     },
     },
     "BeepskySmash": {
     "DeadRum": {
         "id": "BeepskySmash",
         "id": "DeadRum",
         "name": "beepsky smash",
         "name": "reagent-name-dead-rum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "desc": "reagent-desc-dead-rum",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "BeepskySmash"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,169: Line 5,049:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,178: Line 5,058:
         }
         }
     },
     },
     "Bilk": {
     "Ethanol": {
         "id": "Bilk",
         "id": "Ethanol",
         "name": "bilk",
         "name": "reagent-name-ethanol",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "desc": "reagent-desc-ethanol",
         "physicalDesc": "bilky",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#895C4CFF",
         "color": "#B05B3CFF",
         "recipes": [
         "recipes": [],
            "Bilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": null,
                            "groups": {
                                "Caustic": 1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                    },
                    {
                        "ThirstAmount": -40,
                        "HungerAmount": -40,
                        "conditions": [
                            {
                                "Min": 3,
                                "Max": 21474836,
                                "Reagent": "Ethanol",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.04,
                         "id": "ChemVomit"
                     }
                     }
                 ]
                 ]
             }
            },
         }
            "Alcohol": {
     },
                "rate": 0.5,
     "BlackRussian": {
                "effects": [
         "id": "BlackRussian",
                    {
         "name": "black russian",
                        "BoozePower": 3,
                        "SlurSpeech": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "Drunk"
                    }
                ]
             }
         }
     },
     "Gin": {
         "id": "Gin",
         "name": "reagent-name-gin",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "desc": "reagent-desc-gin",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#360000FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "BlackRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,234: Line 5,150:
         }
         }
     },
     },
     "BloodyMary": {
     "Kahlua": {
         "id": "BloodyMary",
         "id": "Kahlua",
         "name": "bloody mary",
         "name": "reagent-name-kahlua",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "desc": "reagent-desc-kahlua",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-cloudy",
         "color": "#660000FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "BloodyMary"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,266: Line 5,180:
         }
         }
     },
     },
     "Booger": {
     "MelonLiquor": {
         "id": "Booger",
         "id": "MelonLiquor",
         "name": "booger",
         "name": "reagent-name-melon-liquor",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Ewww...",
         "desc": "reagent-desc-melon-liquor",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#8CFF8CFF",
         "color": "#138808FF",
         "recipes": [
         "recipes": [],
            "Booger"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,298: Line 5,210:
         }
         }
     },
     },
     "BraveBull": {
     "NTCahors": {
         "id": "BraveBull",
         "id": "NTCahors",
         "name": "brave bull",
         "name": "reagent-name-n-t-cahors",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's just as effective as Dutch-Courage!",
         "desc": "reagent-desc-n-t-cahors",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#7E4043FF",
         "recipes": [
         "recipes": [],
            "BraveBull"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,321: Line 5,231:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,330: Line 5,240:
         }
         }
     },
     },
     "CubaLibre": {
     "PoisonWine": {
         "id": "CubaLibre",
         "id": "PoisonWine",
         "name": "cuba libre",
         "name": "reagent-name-poison-wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "desc": "reagent-desc-poison-wine",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#3E1B00FF",
         "color": "#000000FF",
         "recipes": [
         "recipes": [],
            "CubaLibre"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,353: Line 5,261:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 5,362: Line 5,288:
         }
         }
     },
     },
     "DemonsBlood": {
     "Rum": {
         "id": "DemonsBlood",
         "id": "Rum",
         "name": "demons blood",
         "name": "reagent-name-rum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "AHHHH!!!!",
         "desc": "reagent-desc-rum",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#A70000FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,383: Line 5,309:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,392: Line 5,318:
         }
         }
     },
     },
     "DevilsKiss": {
     "Sake": {
         "id": "DevilsKiss",
         "id": "Sake",
         "name": "devils kiss",
         "name": "reagent-name-sake",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Creepy time!",
         "desc": "reagent-desc-sake",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#A68310FF",
         "color": "#DDDDDDFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,422: Line 5,348:
         }
         }
     },
     },
     "DoctorsDelight": {
     "Tequila": {
         "id": "DoctorsDelight",
         "id": "Tequila",
         "name": "the doctor's delight",
         "name": "reagent-name-tequila",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "desc": "reagent-desc-tequila",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#FF8CFFFF",
         "color": "#D7D1D155",
         "recipes": [
         "recipes": [],
            "DoctorsDelight"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,441: Line 5,365:
                         "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.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Brute": -1,
                                "Airloss": -1,
                                "Toxin": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 5,481: Line 5,378:
         }
         }
     },
     },
     "DriestMartini": {
     "Vermouth": {
         "id": "DriestMartini",
         "id": "Vermouth",
         "name": "driest martini",
         "name": "reagent-name-vermouth",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "desc": "reagent-desc-vermouth",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#2E6671FF",
         "color": "#91FF91FF",
         "recipes": [
         "recipes": [],
            "DriestMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,504: Line 5,399:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,513: Line 5,408:
         }
         }
     },
     },
     "ErikaSuprise": {
     "Vodka": {
         "id": "ErikaSuprise",
         "id": "Vodka",
         "name": "erika suprise",
         "name": "reagent-name-vodka",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The surprise is, it's green!",
         "desc": "reagent-desc-vodka",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#2E6671FF",
         "color": "#D1D1D155",
         "recipes": [
         "recipes": [],
            "ErikaSuprise"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,536: Line 5,429:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,545: Line 5,438:
         }
         }
     },
     },
     "GargleBlaster": {
     "Whiskey": {
         "id": "GargleBlaster",
         "id": "Whiskey",
         "name": "Pan-Galactic Gargle Blaster",
         "name": "reagent-name-whiskey",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whoah, this stuff looks volatile!",
         "desc": "reagent-desc-whiskey",
         "physicalDesc": "volatile",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#9CC8B4FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "GargleBlaster"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,577: Line 5,468:
         }
         }
     },
     },
     "GinFizz": {
     "Wine": {
         "id": "GinFizz",
         "id": "Wine",
         "name": "gin fizz",
         "name": "reagent-name-wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Refreshingly lemony, deliciously dry.",
         "desc": "reagent-desc-wine",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-translucent",
         "color": "#664300FF",
         "color": "#7E4043FF",
         "recipes": [
         "recipes": [],
            "GinFizz"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,600: Line 5,489:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,609: Line 5,498:
         }
         }
     },
     },
     "GinTonic": {
     "AcidSpit": {
         "id": "GinTonic",
         "id": "AcidSpit",
         "name": "gin and tonic",
         "name": "reagent-name-acid-spit",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An all time classic, mild cocktail.",
         "desc": "reagent-desc-acid-spit",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#004166FF",
         "color": "#365000FF",
         "recipes": [
         "recipes": [],
            "GinTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,632: Line 5,519:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,641: Line 5,528:
         }
         }
     },
     },
     "Goldschlager": {
     "AlliesCocktail": {
         "id": "Goldschlager",
         "id": "AlliesCocktail",
         "name": "Goldschlager",
         "name": "reagent-name-allies-cocktail",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "desc": "reagent-desc-allies-cocktail",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#FFFF91FF",
         "color": "#00664DFF",
         "recipes": [
         "recipes": [],
            "Goldschlager"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,664: Line 5,549:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,673: Line 5,558:
         }
         }
     },
     },
     "Grog": {
     "Aloe": {
         "id": "Grog",
         "id": "Aloe",
         "name": "grog",
         "name": "reagent-name-aloe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Watered-down rum, pirate approved!",
         "desc": "reagent-desc-aloe",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#192C00FF",
         "recipes": [
         "recipes": [],
            "Grog"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,705: Line 5,588:
         }
         }
     },
     },
     "HippiesDelight": {
     "Amasec": {
         "id": "HippiesDelight",
         "id": "Amasec",
         "name": "hippies delight",
         "name": "reagent-name-amasec",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You just don't get it maaaan.",
         "desc": "reagent-desc-amasec",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#6EAA0CFF",
         "color": "#124DA7FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,735: Line 5,618:
         }
         }
     },
     },
     "Hooch": {
     "Andalusia": {
         "id": "Hooch",
         "id": "Andalusia",
         "name": "hooch",
         "name": "reagent-name-andalusia",
         "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": "reagent-desc-andalusia",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664E00FF",
         "color": "#665700FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 5,765: Line 5,648:
         }
         }
     },
     },
     "IcedBeer": {
     "Antifreeze": {
         "id": "IcedBeer",
         "id": "Antifreeze",
         "name": "iced beer",
         "name": "reagent-name-antifreeze",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A beer which is so cold the air around it freezes.",
         "desc": "reagent-desc-antifreeze",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-translucent",
         "color": "#664300FF",
         "color": "#FF7D63FF",
         "recipes": [],
         "recipes": [
            "Antifreeze"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,786: Line 5,671:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,795: Line 5,680:
         }
         }
     },
     },
     "IrishCarBomb": {
     "AtomicBomb": {
         "id": "IrishCarBomb",
         "id": "AtomicBomb",
         "name": "irish car bomb",
         "name": "reagent-name-atomic-bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A troubling mixture of irish cream and ale.",
         "desc": "reagent-desc-atomic-bomb",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-cloudy",
         "color": "#2E6671FF",
         "color": "#666300FF",
         "recipes": [
         "recipes": [
             "IrishCarBomb"
             "AtomicBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,819: Line 5,704:
                         "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,827: Line 5,720:
         }
         }
     },
     },
     "IrishCream": {
     "B52": {
         "id": "IrishCream",
         "id": "B52",
         "name": "irish cream",
         "name": "reagent-name-b52",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "desc": "reagent-desc-b52",
         "physicalDesc": "creamy",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "IrishCream"
             "B52"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,850: Line 5,743:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,859: Line 5,752:
         }
         }
     },
     },
     "IrishCoffee": {
     "BahamaMama": {
         "id": "IrishCoffee",
         "id": "BahamaMama",
         "name": "irish coffee",
         "name": "reagent-name-bahama-mama",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "desc": "reagent-desc-bahama-mama",
         "physicalDesc": "cloudy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#FF7F3BFF",
         "recipes": [
         "recipes": [],
            "IrishCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,882: Line 5,773:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,891: Line 5,782:
         }
         }
     },
     },
     "LongIslandIcedTea": {
     "BananaHonk": {
         "id": "LongIslandIcedTea",
         "id": "BananaHonk",
         "name": "long island iced tea",
         "name": "reagent-name-banana-honk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "desc": "reagent-desc-banana-honk",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#FFFF91FF",
         "recipes": [
         "recipes": [
             "LongIslandIcedTea"
             "BananaHonk"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 5,914: Line 5,805:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,923: Line 5,814:
         }
         }
     },
     },
     "Manhattan": {
     "Barefoot": {
         "id": "Manhattan",
         "id": "Barefoot",
         "name": "manhattan",
         "name": "reagent-name-barefoot",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "desc": "reagent-desc-barefoot",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
Line 5,953: Line 5,844:
         }
         }
     },
     },
     "ManhattanProject": {
     "BeepskySmash": {
         "id": "ManhattanProject",
         "id": "BeepskySmash",
         "name": "manhattan project",
         "name": "reagent-name-beepsky-smash",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "desc": "reagent-desc-beepsky-smash",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "BeepskySmash"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 5,974: Line 5,867:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 5,983: Line 5,876:
         }
         }
     },
     },
     "ManlyDorf": {
     "Bilk": {
         "id": "ManlyDorf",
         "id": "Bilk",
         "name": "manly dorf",
         "name": "reagent-name-bilk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "desc": "reagent-desc-bilk",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-bilky",
         "color": "#664300FF",
         "color": "#895C4CFF",
         "recipes": [
         "recipes": [
             "ManlyDorf"
             "Bilk"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,000: Line 5,893:
                         "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"
                     }
                 ]
             }
         }
     },
     },
     "Margarita": {
     "BlackRussian": {
         "id": "Margarita",
         "id": "BlackRussian",
         "name": "margarita",
         "name": "reagent-name-black-russian",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "desc": "reagent-desc-black-russian",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#8CFF8CFF",
         "color": "#360000FF",
         "recipes": [],
         "recipes": [
            "BlackRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,036: Line 5,923:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,045: Line 5,932:
         }
         }
     },
     },
     "Martini": {
     "BloodyMary": {
         "id": "Martini",
         "id": "BloodyMary",
         "name": "classic martini",
         "name": "reagent-name-bloody-mary",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "reagent-desc-bloody-mary",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#660000FF",
         "recipes": [
         "recipes": [
             "Martini"
             "BloodyMary"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,068: Line 5,955:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,077: Line 5,964:
         }
         }
     },
     },
     "Mead": {
     "Booger": {
         "id": "Mead",
         "id": "Booger",
         "name": "mead",
         "name": "reagent-name-booger",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A Viking's drink, though a cheap one.",
         "desc": "reagent-desc-booger",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [
            "Booger"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,107: Line 5,996:
         }
         }
     },
     },
     "Mojito": {
     "BraveBull": {
         "id": "Mojito",
         "id": "BraveBull",
         "name": "mojito",
         "name": "reagent-name-brave-bull",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "desc": "reagent-desc-brave-bull",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Mojito"
             "BraveBull"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,130: Line 6,019:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,139: Line 6,028:
         }
         }
     },
     },
     "Moonshine": {
     "CubaLibre": {
         "id": "Moonshine",
         "id": "CubaLibre",
         "name": "moonshine",
         "name": "reagent-name-cuba-libre",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "desc": "reagent-desc-cuba-libre",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#D1D7D155",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "Moonshine"
             "CubaLibre"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,162: Line 6,051:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.25,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,171: Line 6,060:
         }
         }
     },
     },
     "Neurotoxin": {
     "DemonsBlood": {
         "id": "Neurotoxin",
         "id": "DemonsBlood",
         "name": "neurotoxin",
         "name": "reagent-name-demons-blood",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "desc": "reagent-desc-demons-blood",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#2E2E61FF",
         "color": "#A70000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,192: Line 6,081:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.25,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 6,219: Line 6,090:
         }
         }
     },
     },
     "Patron": {
     "DevilsKiss": {
         "id": "Patron",
         "id": "DevilsKiss",
         "name": "patron",
         "name": "reagent-name-devils-kiss",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "desc": "reagent-desc-devils-kiss",
         "physicalDesc": "metallic",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#585840FF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [],
            "Patron"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,242: Line 6,111:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.2,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,251: Line 6,120:
         }
         }
     },
     },
     "RedMead": {
     "DoctorsDelight": {
         "id": "RedMead",
         "id": "DoctorsDelight",
         "name": "red mead",
         "name": "reagent-name-doctors-delight",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "desc": "reagent-desc-doctors-delight",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#C73C00FF",
         "color": "#FF8CFFFF",
         "recipes": [],
         "recipes": [
            "DoctorsDelight"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,268: Line 6,139:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": -2,
                        "id": "SatiateHunger"
                     },
                     },
                     {
                     {
Line 6,276: Line 6,153:
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "AdjustReagent"
                    }
                ]
            },
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Brute": -1,
                                "Airloss": -1,
                                "Toxin": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Line 6,281: Line 6,179:
         }
         }
     },
     },
     "Sbiten": {
     "DriestMartini": {
         "id": "Sbiten",
         "id": "DriestMartini",
         "name": "sbiten",
         "name": "reagent-name-driest-martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "desc": "reagent-desc-driest-martini",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#004166FF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [
            "DriestMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,302: Line 6,202:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,311: Line 6,211:
         }
         }
     },
     },
     "ScrewdriverCocktail": {
     "ErikaSuprise": {
         "id": "ScrewdriverCocktail",
         "id": "ErikaSuprise",
         "name": "screwdriver",
         "name": "reagent-name-erika-suprise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "desc": "reagent-desc-erika-suprise",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#A68310FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "ScrewdriverCocktail"
             "ErikaSuprise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,334: Line 6,234:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,343: Line 6,243:
         }
         }
     },
     },
     "Silencer": {
     "GargleBlaster": {
         "id": "Silencer",
         "id": "GargleBlaster",
         "name": "silencer",
         "name": "reagent-name-gargle-blaster",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Mime Heaven.",
         "desc": "reagent-desc-gargle-blaster",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-volatile",
         "color": "#004666FF",
         "color": "#9CC8B4FF",
         "recipes": [],
         "recipes": [
            "GargleBlaster"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,356: Line 6,258:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "GenericStatusEffect"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,375: Line 6,275:
         }
         }
     },
     },
     "Singulo": {
     "GinFizz": {
         "id": "Singulo",
         "id": "GinFizz",
         "name": "singulo",
         "name": "reagent-name-gin-fizz",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A blue-space beverage!",
         "desc": "reagent-desc-gin-fizz",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#3B0C0CFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "GinFizz"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,396: Line 6,298:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,405: Line 6,307:
         }
         }
     },
     },
     "SnowWhite": {
     "GinTonic": {
         "id": "SnowWhite",
         "id": "GinTonic",
         "name": "snow white",
         "name": "reagent-name-gin-tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A cold refreshment.",
         "desc": "reagent-desc-gin-tonic",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [
            "GinTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,426: Line 6,330:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,435: Line 6,339:
         }
         }
     },
     },
     "SuiDream": {
     "Goldschlager": {
         "id": "SuiDream",
         "id": "Goldschlager",
         "name": "sui dream",
         "name": "reagent-name-goldschlager",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
         "desc": "reagent-desc-goldschlager",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#00A86BFF",
         "color": "#FFFF91FF",
         "recipes": [],
         "recipes": [
            "Goldschlager"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,456: Line 6,362:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,465: Line 6,371:
         }
         }
     },
     },
     "SyndicateBomb": {
     "Grog": {
         "id": "SyndicateBomb",
         "id": "Grog",
         "name": "syndicate bomb",
         "name": "reagent-name-grog",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Somebody set us up the bomb!",
         "desc": "reagent-desc-grog",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#2E6660FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "SyndicateBomb"
             "Grog"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,497: Line 6,403:
         }
         }
     },
     },
     "TequilaSunrise": {
     "HippiesDelight": {
         "id": "TequilaSunrise",
         "id": "HippiesDelight",
         "name": "tequila sunrise",
         "name": "reagent-name-hippies-delight",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "desc": "reagent-desc-hippies-delight",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#FFE48CFF",
         "color": "#6EAA0CFF",
         "recipes": [
         "recipes": [],
            "TequilaSunrise"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,520: Line 6,424:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,529: Line 6,433:
         }
         }
     },
     },
     "ThreeMileIsland": {
     "Hooch": {
         "id": "ThreeMileIsland",
         "id": "Hooch",
         "name": "three mile island iced tea",
         "name": "reagent-name-hooch",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "\"Made for a woman, strong enough for a man.\"",
         "desc": "reagent-desc-hooch",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#666340FF",
         "color": "#664E00FF",
         "recipes": [
         "recipes": [],
            "ThreeMileIsland"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,551: Line 6,453:
                     {
                     {
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Uranium",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 6,569: Line 6,463:
         }
         }
     },
     },
     "ToxinsSpecial": {
     "IcedBeer": {
         "id": "ToxinsSpecial",
         "id": "IcedBeer",
         "name": "toxins special",
         "name": "reagent-name-iced-beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "desc": "reagent-desc-iced-beer",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#665C00FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,599: Line 6,493:
         }
         }
     },
     },
     "VodkaMartini": {
     "IrishCarBomb": {
         "id": "VodkaMartini",
         "id": "IrishCarBomb",
         "name": "vodka martini",
         "name": "reagent-name-irish-car-bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "reagent-desc-irish-car-bomb",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#004666FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "VodkaMartini"
             "IrishCarBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,631: Line 6,525:
         }
         }
     },
     },
     "VodkaTonic": {
     "IrishCream": {
         "id": "VodkaTonic",
         "id": "IrishCream",
         "name": "vodka tonic",
         "name": "reagent-name-irish-cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For when a gin and tonic isn't russian enough.",
         "desc": "reagent-desc-irish-cream",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-creamy",
         "color": "#0064C8FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "IrishCream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,652: Line 6,548:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,661: Line 6,557:
         }
         }
     },
     },
     "WhiskeyCola": {
     "IrishCoffee": {
         "id": "WhiskeyCola",
         "id": "IrishCoffee",
         "name": "whiskey cola",
         "name": "reagent-name-irish-coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "desc": "reagent-desc-irish-coffee",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-cloudy",
         "color": "#3E1B00FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "WhiskeyCola"
             "IrishCoffee"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,693: Line 6,589:
         }
         }
     },
     },
     "WhiskeySoda": {
     "LongIslandIcedTea": {
         "id": "WhiskeySoda",
         "id": "LongIslandIcedTea",
         "name": "whiskey soda",
         "name": "reagent-name-long-island-iced-tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For the more refined griffon.",
         "desc": "reagent-desc-long-island-iced-tea",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#533600FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "LongIslandIcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,723: Line 6,621:
         }
         }
     },
     },
     "WhiteRussian": {
     "Manhattan": {
         "id": "WhiteRussian",
         "id": "Manhattan",
         "name": "white russian",
         "name": "reagent-name-manhattan",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "That's just, like, your opinion, man...",
         "desc": "reagent-desc-manhattan",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#A68340FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "WhiteRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,746: Line 6,642:
                         "Reagent": "Ethanol",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.15,
                         "Amount": 0.05,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,755: Line 6,651:
         }
         }
     },
     },
     "Cola": {
     "ManhattanProject": {
         "id": "Cola",
         "id": "ManhattanProject",
         "name": "cola",
         "name": "reagent-name-manhattan-project",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "desc": "reagent-desc-manhattan-project",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#422912FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,772: Line 6,668:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,777: Line 6,681:
         }
         }
     },
     },
     "ChangelingSting": {
     "ManlyDorf": {
         "id": "ChangelingSting",
         "id": "ManlyDorf",
         "name": "changeling sting",
         "name": "reagent-name-manly-dorf",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "desc": "reagent-desc-manly-dorf",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#2E6671FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "ManlyDorf"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,794: Line 6,700:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,799: Line 6,713:
         }
         }
     },
     },
     "DrGibb": {
     "Margarita": {
         "id": "DrGibb",
         "id": "Margarita",
         "name": "Dr. Gibb",
         "name": "reagent-name-margarita",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A delicious blend of 42 different flavours.",
         "desc": "reagent-desc-margarita",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#102000FF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,816: Line 6,730:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,821: Line 6,743:
         }
         }
     },
     },
     "EnergyDrink": {
     "Martini": {
         "id": "EnergyDrink",
         "id": "Martini",
         "name": "Energy Drink",
         "name": "reagent-name-martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "desc": "reagent-desc-martini",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#FFFFBFFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "Martini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 6,840: Line 6,764:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 6,851: Line 6,775:
         }
         }
     },
     },
     "GrapeSoda": {
     "Mead": {
         "id": "GrapeSoda",
         "id": "Mead",
         "name": "grape soda",
         "name": "reagent-name-mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's Graaaaaape!",
         "desc": "reagent-desc-mead",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#AE94A6FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,868: Line 6,792:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,873: Line 6,805:
         }
         }
     },
     },
     "IceCream": {
     "Mojito": {
         "id": "IceCream",
         "id": "Mojito",
         "name": "ice cream",
         "name": "reagent-name-mojito",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It was either this or the microwave, and nobody wants ice cream soup!",
         "desc": "reagent-desc-mojito",
         "physicalDesc": "creamy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#FFFBD6FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "IceCream"
             "Mojito"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,892: Line 6,824:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,897: Line 6,837:
         }
         }
     },
     },
     "LemonLime": {
     "Moonshine": {
         "id": "LemonLime",
         "id": "Moonshine",
         "name": "lemon-lime",
         "name": "reagent-name-moonshine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "tangy lime and lemon soda",
         "desc": "reagent-desc-moonshine",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#878F00FF",
         "color": "#D1D7D155",
         "recipes": [
         "recipes": [
             "LemonLime"
             "Moonshine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,916: Line 6,856:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.25,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,921: Line 6,869:
         }
         }
     },
     },
     "PwrGame": {
     "Neurotoxin": {
         "id": "PwrGame",
         "id": "Neurotoxin",
         "name": "Pwr Game",
         "name": "reagent-name-neurotoxin",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The only drink with the PWR that true gamers crave.",
         "desc": "reagent-desc-neurotoxin",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#9385BFFF",
         "color": "#2E2E61FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 6,938: Line 6,886:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Ethanol",
        }
                        "Group": null,
    },
                        "Amount": 0.25,
    "RootBeer": {
                        "conditions": null,
        "id": "RootBeer",
                        "probability": 1,
        "name": "root beer",
                        "id": "AdjustReagent"
        "group": "Drinks",
                    }
        "desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
                ]
        "physicalDesc": "fizzy",
            },
        "color": "#381C07FF",
             "Poison": {
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 6,965: Line 6,917:
         }
         }
     },
     },
     "RootBeerFloat": {
     "Patron": {
         "id": "RootBeerFloat",
         "id": "Patron",
         "name": "root beer float",
         "name": "reagent-name-patron",
         "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": "reagent-desc-patron",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "physicalDesc": "reagent-physical-desc-metallic",
         "color": "#4F361FFF",
         "color": "#585840FF",
         "recipes": [
         "recipes": [
             "RootBeerFloat"
             "Patron"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 6,984: Line 6,936:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.2,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 6,989: Line 6,949:
         }
         }
     },
     },
     "SpaceMountainWind": {
     "RedMead": {
         "id": "SpaceMountainWind",
         "id": "RedMead",
         "name": "Space Mountain Wind",
         "name": "reagent-name-red-mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Blows right through you like a space wind.",
         "desc": "reagent-desc-red-mead",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#102000FF",
         "color": "#C73C00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,006: Line 6,966:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                    },
                 ]
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "SpaceUp": {
     "Sbiten": {
         "id": "SpaceUp",
         "id": "Sbiten",
         "name": "Space-Up",
         "name": "reagent-name-sbiten",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tastes like a hull breach in your mouth.",
         "desc": "reagent-desc-sbiten",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#00FF00FF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,028: Line 6,996:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,033: Line 7,009:
         }
         }
     },
     },
     "Starkist": {
     "ScrewdriverCocktail": {
         "id": "Starkist",
         "id": "ScrewdriverCocktail",
         "name": "starkist",
         "name": "reagent-name-screwdriver-cocktail",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, orange flavored soft drink.",
         "desc": "reagent-desc-screwdriver-cocktail",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#9F3400FF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [
             "Starkist"
             "ScrewdriverCocktail"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,052: Line 7,028:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,057: Line 7,041:
         }
         }
     },
     },
     "FourteenLoko": {
     "Silencer": {
         "id": "FourteenLoko",
         "id": "Silencer",
         "name": "Fourteen Loko",
         "name": "reagent-name-silencer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "desc": "reagent-desc-silencer",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#DEB928FF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [],
            "FourteenLoko"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,072: Line 7,054:
                 "effects": [
                 "effects": [
                     {
                     {
                        "Key": "Muted",
                        "Component": "Muted",
                        "Time": 2,
                        "Refresh": true,
                        "Type": 0,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                     },
                     },
                     {
                     {
                        "Reagent": "Theobromine",
                         "conditions": null,
                        "Group": null,
                        "Amount": 0.1,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "Singulo": {
        "id": "Singulo",
        "name": "reagent-name-singulo",
        "group": "Drinks",
        "desc": "reagent-desc-singulo",
        "physicalDesc": "reagent-physical-desc-strong-smelling",
        "color": "#3B0C0CFF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,107: Line 7,103:
         }
         }
     },
     },
     "Coffee": {
     "SnowWhite": {
         "id": "Coffee",
         "id": "SnowWhite",
         "name": "coffee",
         "name": "reagent-name-snow-white",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
         "desc": "reagent-desc-snow-white",
         "physicalDesc": "aromatic",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#664300FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,126: Line 7,122:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.05,
Line 7,137: Line 7,133:
         }
         }
     },
     },
     "Cream": {
     "SuiDream": {
         "id": "Cream",
         "id": "SuiDream",
         "name": "cream",
         "name": "reagent-name-sui-dream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "desc": "reagent-desc-sui-dream",
         "physicalDesc": "creamy",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#DFD7AFFF",
         "color": "#00A86BFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,152: Line 7,148:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "CafeLatte": {
     "SyndicateBomb": {
         "id": "CafeLatte",
         "id": "SyndicateBomb",
         "name": "cafe latte",
         "name": "reagent-name-syndicate-bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "desc": "reagent-desc-syndicate-bomb",
         "physicalDesc": "creamy",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#664300FF",
         "color": "#2E6660FF",
         "recipes": [
         "recipes": [
             "CafeLatte"
             "SyndicateBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,176: Line 7,180:
                         "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 7,183: Line 7,195:
         }
         }
     },
     },
     "GreenTea": {
     "TequilaSunrise": {
         "id": "GreenTea",
         "id": "TequilaSunrise",
         "name": "green tea",
         "name": "reagent-name-tequila-sunrise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tasty green tea.",
         "desc": "reagent-desc-tequila-sunrise",
         "physicalDesc": "aromatic",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#C33F00FF",
         "color": "#FFE48CFF",
         "recipes": [],
         "recipes": [
            "TequilaSunrise"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,198: Line 7,212:
                         "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 7,205: Line 7,227:
         }
         }
     },
     },
     "Grenadine": {
     "ThreeMileIsland": {
         "id": "Grenadine",
         "id": "ThreeMileIsland",
         "name": "grenadine",
         "name": "reagent-name-three-mile-island",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Not cherry flavored!",
         "desc": "reagent-desc-three-mile-island",
         "physicalDesc": "dark-red",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#EA1D26FF",
         "color": "#666340FF",
         "recipes": [],
         "recipes": [
            "ThreeMileIsland"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,220: Line 7,244:
                         "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"
                    },
                    {
                        "Reagent": "Uranium",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,227: Line 7,267:
         }
         }
     },
     },
     "IcedCoffee": {
     "ToxinsSpecial": {
         "id": "IcedCoffee",
         "id": "ToxinsSpecial",
         "name": "iced coffee",
         "name": "reagent-name-toxins-special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee and ice, refreshing and cool.",
         "desc": "reagent-desc-toxins-special",
         "physicalDesc": "aromatic",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#102838FF",
         "color": "#665C00FF",
         "recipes": [
         "recipes": [],
            "IcedCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,244: Line 7,282:
                         "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 7,251: Line 7,297:
         }
         }
     },
     },
     "IcedGreenTea": {
     "VodkaMartini": {
         "id": "IcedGreenTea",
         "id": "VodkaMartini",
         "name": "iced green tea",
         "name": "reagent-name-vodka-martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "cold green tea.",
         "desc": "reagent-desc-vodka-martini",
         "physicalDesc": "aromatic",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#CE4200FF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [
             "IcedGreenTea"
             "VodkaMartini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,268: Line 7,314:
                         "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 7,275: Line 7,329:
         }
         }
     },
     },
     "IcedTea": {
     "VodkaTonic": {
         "id": "IcedTea",
         "id": "VodkaTonic",
         "name": "iced tea",
         "name": "reagent-name-vodka-tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "No relation to a certain rap artist/actor.",
         "desc": "reagent-desc-vodka-tonic",
         "physicalDesc": "aromatic",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#104038FF",
         "color": "#0064C8FF",
         "recipes": [
         "recipes": [],
            "IcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,296: Line 7,348:
                     },
                     },
                     {
                     {
                         "Reagent": "Theobromine",
                         "Reagent": "Ethanol",
                         "Group": null,
                         "Group": null,
                         "Amount": 0.05,
                         "Amount": 0.15,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
Line 7,307: Line 7,359:
         }
         }
     },
     },
     "Lemonade": {
     "WhiskeyCola": {
         "id": "Lemonade",
         "id": "WhiskeyCola",
         "name": "lemonade",
         "name": "reagent-name-whiskey-cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "desc": "reagent-desc-whiskey-cola",
         "physicalDesc": "tart",
         "physicalDesc": "reagent-physical-desc-bubbly",
         "color": "#FFFF00FF",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "Lemonade"
             "WhiskeyCola"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 7,326: Line 7,378:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,331: Line 7,391:
         }
         }
     },
     },
     "Milk": {
     "WhiskeySoda": {
         "id": "Milk",
         "id": "WhiskeySoda",
         "name": "milk",
         "name": "reagent-name-whiskey-soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "desc": "reagent-desc-whiskey-soda",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#DFDFDFFF",
         "color": "#533600FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,346: Line 7,406:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,353: Line 7,421:
         }
         }
     },
     },
     "MilkGoat": {
     "WhiteRussian": {
         "id": "MilkGoat",
         "id": "WhiteRussian",
         "name": "goats milk",
         "name": "reagent-name-white-russian",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An opaque white liquid produced by a goat. High buttermilk content.",
         "desc": "reagent-desc-white-russian",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-strong-smelling",
         "color": "#DFDFDFFF",
         "color": "#A68340FF",
         "recipes": [],
         "recipes": [
            "WhiteRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,368: Line 7,438:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Ethanol",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,375: Line 7,453:
         }
         }
     },
     },
     "MilkOat": {
     "JuiceApple": {
         "id": "MilkOat",
         "id": "JuiceApple",
         "name": "oat milk",
         "name": "reagent-name-juice-apple",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Surprisingly tasty.",
         "desc": "reagent-desc-juice-apple",
         "physicalDesc": "refreshing",
         "physicalDesc": "reagent-physical-desc-crisp",
         "color": "#302000FF",
         "color": "#FDAD01FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,390: Line 7,468:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,397: Line 7,475:
         }
         }
     },
     },
     "MilkSoy": {
     "JuiceBanana": {
         "id": "MilkSoy",
         "id": "JuiceBanana",
         "name": "soy milk",
         "name": "reagent-name-juice-banana",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Consumers favorite.",
         "desc": "reagent-desc-juice-banana",
         "physicalDesc": "refreshing",
         "physicalDesc": "reagent-physical-desc-crisp",
         "color": "#302000FF",
         "color": "#FFE777FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,412: Line 7,490:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,419: Line 7,497:
         }
         }
     },
     },
     "MilkSpoiled": {
     "JuiceBerry": {
         "id": "MilkSpoiled",
         "id": "JuiceBerry",
         "name": "spoiled milk",
         "name": "reagent-name-juice-berry",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This milk has gone rancid.",
         "desc": "reagent-desc-juice-berry",
         "physicalDesc": "putrid",
         "physicalDesc": "reagent-physical-desc-sweet",
         "color": "#FAFFBAFF",
         "color": "#660099FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,434: Line 7,512:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": -2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,441: Line 7,519:
         }
         }
     },
     },
     "Nothing": {
     "JuiceBerryPoison": {
         "id": "Nothing",
         "id": "JuiceBerryPoison",
         "name": "nothing",
         "name": "reagent-name-juice-berry-poison",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "Absolutely nothing.",
         "desc": "reagent-desc-juice-berry-poison",
         "physicalDesc": "nothing",
         "physicalDesc": "reagent-physical-desc-sickly",
         "color": "#FFFFFFFF",
         "color": "#6600CCFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,456: Line 7,534:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
            }
             },
        }
             "Poison": {
    },
                 "rate": 0.5,
    "NuclearCola": {
                 "effects": [
        "id": "NuclearCola",
                     {
        "name": "nuclear cola",
                         "damage": {
        "group": "Drinks",
        "desc": "Cola, cola never changes.",
        "physicalDesc": "fizzy",
        "color": "#100800FF",
        "recipes": [
            "NuclearCola"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 6,
                        "id": "SatiateThirst"
                    }
                ]
             },
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                     {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Poison": 1
Line 7,505: Line 7,559:
         }
         }
     },
     },
     "SodaWater": {
     "JuiceCarrot": {
         "id": "SodaWater",
         "id": "JuiceCarrot",
         "name": "soda water",
         "name": "reagent-name-juice-carrot",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "desc": "reagent-desc-juice-carrot",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-crisp",
         "color": "#619494FF",
         "color": "#FF8820FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,520: Line 7,574:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Oculine",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,527: Line 7,597:
         }
         }
     },
     },
     "SoyLatte": {
     "JuiceGrape": {
         "id": "SoyLatte",
         "id": "JuiceGrape",
         "name": "soy latte",
         "name": "reagent-name-juice-grape",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
         "desc": "reagent-desc-juice-grape",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-crisp",
         "color": "#664300FF",
         "color": "#512284FF",
         "recipes": [
         "recipes": [],
            "SoyLatte"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,551: Line 7,619:
         }
         }
     },
     },
     "Tea": {
     "JuiceLemon": {
         "id": "Tea",
         "id": "JuiceLemon",
         "name": "tea",
         "name": "reagent-name-juice-lemon",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
         "desc": "reagent-desc-juice-lemon",
         "physicalDesc": "aromatic",
         "physicalDesc": "reagent-physical-desc-citric",
         "color": "#8A5A3AFF",
         "color": "#FFF690FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,566: Line 7,634:
                         "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 7,581: Line 7,641:
         }
         }
     },
     },
     "TonicWater": {
     "JuiceLime": {
         "id": "TonicWater",
         "id": "JuiceLime",
         "name": "tonic water",
         "name": "reagent-name-juice-lime",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
         "desc": "reagent-desc-juice-lime",
         "physicalDesc": "fizzy",
         "physicalDesc": "reagent-physical-desc-citric",
         "color": "#0064C8FF",
         "color": "#99BB43FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,603: Line 7,663:
         }
         }
     },
     },
     "Water": {
     "JuiceOrange": {
         "id": "Water",
         "id": "JuiceOrange",
         "name": "water",
         "name": "reagent-name-juice-orange",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A colorless liquid that humans need in order to survive.",
         "desc": "reagent-desc-juice-orange",
         "physicalDesc": "translucent",
         "physicalDesc": "reagent-physical-desc-citric",
         "color": "#75B1F0FF",
         "color": "#E78108FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,618: Line 7,678:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 4,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,625: Line 7,685:
         }
         }
     },
     },
     "Ice": {
     "JuicePineapple": {
         "id": "Ice",
         "id": "JuicePineapple",
         "name": "ice",
         "name": "reagent-name-juice-pineapple",
        "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": "reagent-desc-juice-pineapple",
         "physicalDesc": "wormy",
         "physicalDesc": "reagent-physical-desc-tropical",
         "color": "#664300FF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 7,650: Line 7,700:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,657: Line 7,707:
         }
         }
     },
     },
     "HotRamen": {
     "JuicePotato": {
         "id": "HotRamen",
         "id": "JuicePotato",
         "name": "hot ramen",
         "name": "reagent-name-juice-potato",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Hot noodles.",
         "desc": "reagent-desc-juice-potato",
         "physicalDesc": "wormy",
         "physicalDesc": "reagent-physical-desc-starchy",
         "color": "#664300FF",
         "color": "#302000FF",
         "recipes": [
         "recipes": [],
            "HotRamen"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Line 7,674: Line 7,722:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 4,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 7,681: Line 7,729:
         }
         }
     },
     },
     "Pilk": {
     "JuiceTomato": {
         "id": "Pilk",
         "id": "JuiceTomato",
         "name": "pilk",
         "name": "reagent-name-juice-tomato",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sickening mixture of milk and cola.",
         "desc": "reagent-desc-juice-tomato",
         "physicalDesc": "creamy",
         "physicalDesc": "reagent-physical-desc-saucey",
         "color": "#E7C69FFF",
         "color": "#731008FF",
         "recipes": [
         "recipes": [],
            "Pilk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,698: Line 7,744:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,705: Line 7,751:
         }
         }
     },
     },
     "KiraSpecial": {
     "JuiceWatermelon": {
         "id": "KiraSpecial",
         "id": "JuiceWatermelon",
         "name": "kira special",
         "name": "reagent-name-juice-watermelon",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "desc": "reagent-desc-juice-watermelon",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-sweet",
         "color": "#CCCC99FF",
         "color": "#EF3520FF",
         "recipes": [
         "recipes": [],
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,729: Line 7,773:
         }
         }
     },
     },
     "Rewriter": {
     "Cola": {
         "id": "Rewriter",
         "id": "Cola",
         "name": "rewriter",
         "name": "reagent-name-cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The secret of the sanctuary of the Librarian...",
         "desc": "reagent-desc-cola",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#485000FF",
         "color": "#422912FF",
         "recipes": [
         "recipes": [],
            "Rewriter"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,746: Line 7,788:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,753: Line 7,795:
         }
         }
     },
     },
     "Kvass": {
     "ChangelingSting": {
         "id": "Kvass",
         "id": "ChangelingSting",
         "name": "kvass",
         "name": "reagent-name-changeling-sting",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A cool refreshing drink with a taste of socialism.",
         "desc": "reagent-desc-changeling-sting",
         "physicalDesc": "bubbly",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#381600FF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,768: Line 7,810:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,775: Line 7,817:
         }
         }
     },
     },
     "JuiceApple": {
     "DrGibb": {
         "id": "JuiceApple",
         "id": "DrGibb",
         "name": "apple juice",
         "name": "reagent-name-dr-gibb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's a little piece of Eden.",
         "desc": "reagent-desc-dr-gibb",
         "physicalDesc": "crisp",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#FDAD01FF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,790: Line 7,832:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,797: Line 7,839:
         }
         }
     },
     },
     "JuiceBanana": {
     "EnergyDrink": {
         "id": "JuiceBanana",
         "id": "EnergyDrink",
         "name": "banana juice",
         "name": "reagent-name-energy-drink",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The raw essence of a banana. HONK.",
         "desc": "reagent-desc-energy-drink",
         "physicalDesc": "crisp",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#FFE777FF",
         "color": "#FFFFBFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,812: Line 7,854:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Theobromine",
                        "Group": null,
                        "Amount": 0.05,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,819: Line 7,869:
         }
         }
     },
     },
     "JuiceBerry": {
     "GrapeSoda": {
         "id": "JuiceBerry",
         "id": "GrapeSoda",
         "name": "berry juice",
         "name": "reagent-name-grape-soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A delicious blend of several different kinds of berries.",
         "desc": "reagent-desc-grape-soda",
         "physicalDesc": "sweet",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#660099FF",
         "color": "#AE94A6FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,834: Line 7,884:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,841: Line 7,891:
         }
         }
     },
     },
     "JuiceBerryPoison": {
     "IceCream": {
         "id": "JuiceBerryPoison",
         "id": "IceCream",
         "name": "poison berry juice",
         "name": "reagent-name-ice-cream",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "desc": "reagent-desc-ice-cream",
         "physicalDesc": "sickly",
         "physicalDesc": "reagent-physical-desc-creamy",
         "color": "#6600CCFF",
         "color": "#FFFBD6FF",
         "recipes": [],
         "recipes": [
            "IceCream"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,856: Line 7,908:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
            },
             }
            "Poison": {
         }
                "rate": 0.5,
     },
                "effects": [
     "LemonLime": {
                    {
         "id": "LemonLime",
                        "damage": {
         "name": "reagent-name-lemon-lime",
                            "types": {
         "group": "Drinks",
                                "Poison": 1
         "desc": "reagent-desc-lemon-lime",
                            },
         "physicalDesc": "reagent-physical-desc-fizzy",
                            "groups": null
         "color": "#878F00FF",
                        },
         "recipes": [
                        "scaleByQuantity": false,
            "LemonLime"
                        "ignoreResistances": true,
        ],
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "JuiceCarrot": {
         "id": "JuiceCarrot",
         "name": "carrot juice",
         "group": "Drinks",
         "desc": "It's like a carrot, but less crunchy.",
         "physicalDesc": "crisp",
         "color": "#FF8820FF",
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,898: Line 7,934:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    },
                    {
                        "Reagent": "Oculine",
                        "Group": null,
                        "Amount": 0.15,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Nutriment",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": null,
                        "probability": 1,
                        "id": "AdjustReagent"
                     }
                     }
                 ]
                 ]
Line 7,919: Line 7,939:
         }
         }
     },
     },
     "JuiceGrape": {
     "PwrGame": {
         "id": "JuiceGrape",
         "id": "PwrGame",
         "name": "grape juice",
         "name": "reagent-name-pwr-game",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "desc": "reagent-desc-pwr-game",
         "physicalDesc": "crisp",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#512284FF",
         "color": "#9385BFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,934: Line 7,954:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,941: Line 7,961:
         }
         }
     },
     },
     "JuiceLemon": {
     "RootBeer": {
         "id": "JuiceLemon",
         "id": "RootBeer",
         "name": "lemon juice",
         "name": "reagent-name-root-beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This juice is VERY sour.",
         "desc": "reagent-desc-root-beer",
         "physicalDesc": "citric",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#FFF690FF",
         "color": "#381C07FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 7,956: Line 7,976:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,963: Line 7,983:
         }
         }
     },
     },
     "JuiceLime": {
     "RootBeerFloat": {
         "id": "JuiceLime",
         "id": "RootBeerFloat",
         "name": "lime juice",
         "name": "reagent-name-root-beer-float",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The sweet-sour juice of limes.",
         "desc": "reagent-desc-root-beer-float",
         "physicalDesc": "citric",
         "physicalDesc": "reagent-physical-desc-fizzy and creamy",
         "color": "#99BB43FF",
         "color": "#4F361FFF",
         "recipes": [],
         "recipes": [
            "RootBeerFloat"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 7,978: Line 8,000:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 7,985: Line 8,007:
         }
         }
     },
     },
     "JuiceOrange": {
     "SpaceMountainWind": {
         "id": "JuiceOrange",
         "id": "SpaceMountainWind",
         "name": "orange juice",
         "name": "reagent-name-space-mountain-wind",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
         "desc": "reagent-desc-space-mountain-wind",
         "physicalDesc": "citric",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#E78108FF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,000: Line 8,022:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,007: Line 8,029:
         }
         }
     },
     },
     "JuicePineapple": {
     "SpaceUp": {
         "id": "JuicePineapple",
         "id": "SpaceUp",
         "name": "pineapple juice",
         "name": "reagent-name-space-up",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The delicious juice of a pineapple.",
         "desc": "reagent-desc-space-up",
         "physicalDesc": "tropical",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#FFFF00FF",
         "color": "#00FF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,022: Line 8,044:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,029: Line 8,051:
         }
         }
     },
     },
     "JuicePotato": {
     "Starkist": {
         "id": "JuicePotato",
         "id": "Starkist",
         "name": "potato juice",
         "name": "reagent-name-starkist",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Juice of the potato. Bleh.",
         "desc": "reagent-desc-starkist",
         "physicalDesc": "starchy",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#302000FF",
         "color": "#9F3400FF",
         "recipes": [],
         "recipes": [
            "Starkist"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,044: Line 8,068:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Line 8,051: Line 8,075:
         }
         }
     },
     },
     "JuiceTomato": {
     "FourteenLoko": {
         "id": "JuiceTomato",
         "id": "FourteenLoko",
         "name": "tomato juice",
         "name": "reagent-name-fourteen-loko",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "desc": "reagent-desc-fourteen-loko",
         "physicalDesc": "saucey",
         "physicalDesc": "reagent-physical-desc-fizzy",
         "color": "#731008FF",
         "color": "#DEB928FF",
         "recipes": [],
         "recipes": [
            "FourteenLoko"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Line 8,066: Line 8,092:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     },
                ]
                    {
            }
                        "Reagent": "Theobromine",
        }
                        "Group": null,
    },
                        "Amount": 0.1,
    "JuiceWatermelon": {
        "id": "JuiceWatermelon",
        "name": "water melon juice",
        "group": "Drinks",
        "desc": "The delicious juice of a watermelon.",
        "physicalDesc": "sweet",
        "color": "#EF3520FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Poison": {
    },
    "Flour": {
        "id": "Flour",
        "name": "flour",
        "group": "Foods",
        "desc": "Used for baking.",
        "physicalDesc": "powdery",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
             "Food": {
                 "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,
                        "NutritionFactor": 1,
                         "id": "HealthChange"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Line 8,117: Line 8,125:
         }
         }
     },
     },
     "Oats": {
     "Nutriment": {
         "id": "Oats",
         "id": "Nutriment",
         "name": "oats",
         "name": "reagent-name-nutriment",
         "group": "Foods",
         "group": "Foods",
         "desc": "Used for a variety of tasty purposes.",
         "desc": "reagent-desc-nutriment",
         "physicalDesc": "coarse",
         "physicalDesc": "reagent-physical-desc-opaque",
         "color": "#D2B48CFF",
         "color": "#664330FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,132: Line 8,140:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "NutritionFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateHunger"
                     }
                     }
Line 8,139: Line 8,147:
         }
         }
     },
     },
     "Enzyme": {
     "Vitamin": {
         "id": "Enzyme",
         "id": "Vitamin",
         "name": "universal enzyme",
         "name": "reagent-name-vitamin",
         "group": "Foods",
         "group": "Foods",
         "desc": "Used in cooking various dishes.",
         "desc": "reagent-desc-vitamin",
         "physicalDesc": "chalky",
         "physicalDesc": "reagent-physical-desc-chalky",
         "color": "#009900FF",
         "color": "#D3D3D3FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,151: Line 8,159:
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": -0.25,
                        "conditions": null,
                        "probability": 1,
                        "id": "ModifyBleedAmount"
                    },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
Line 8,161: Line 8,190:
         }
         }
     },
     },
     "Egg": {
     "Protein": {
         "id": "Egg",
         "id": "Protein",
         "name": "egg",
         "name": "reagent-name-protein",
         "group": "Foods",
         "group": "Foods",
         "desc": "Used for baking.",
         "desc": "reagent-desc-protein",
         "physicalDesc": "mucus-like",
         "physicalDesc": "reagent-physical-desc-clumpy",
         "color": "#FFFFFFFF",
         "color": "#FFFFE5FF",
         "recipes": [],
         "recipes": [
            "ProteinCooking"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -0.4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "ModifyBloodLevel"
                    },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "NutritionFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateHunger"
                     }
                     }
Line 8,183: Line 8,234:
         }
         }
     },
     },
     "Sugar": {
     "Flour": {
         "id": "Sugar",
         "id": "Flour",
         "name": "sugar",
         "name": "reagent-name-flour",
         "group": "Foods",
         "group": "Foods",
         "desc": "Tasty spacey sugar!",
         "desc": "reagent-desc-flour",
         "physicalDesc": "sweet",
         "physicalDesc": "reagent-physical-desc-powdery",
         "color": "#FFFFFFFF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
Line 8,205: Line 8,256:
         }
         }
     },
     },
     "Blackpepper": {
     "Oats": {
         "id": "Blackpepper",
         "id": "Oats",
         "name": "black pepper",
         "name": "reagent-name-oats",
         "group": "Foods",
         "group": "Foods",
         "desc": "Often used to flavor food or make people sneeze.",
         "desc": "reagent-desc-oats",
         "physicalDesc": "grainy",
         "physicalDesc": "reagent-physical-desc-coarse",
         "color": "#000000FF",
         "color": "#D2B48CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,227: Line 8,278:
         }
         }
     },
     },
     "Vinegar": {
     "Enzyme": {
         "id": "Vinegar",
         "id": "Enzyme",
         "name": "vinegar",
         "name": "reagent-name-enzyme",
         "group": "Foods",
         "group": "Foods",
         "desc": "Often used to flavor food.",
         "desc": "reagent-desc-enzyme",
         "physicalDesc": "sour",
         "physicalDesc": "reagent-physical-desc-chalky",
         "color": "#D2B48CFF",
         "color": "#009900FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,242: Line 8,293:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "NutritionFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateHunger"
                     }
                     }
Line 8,249: Line 8,300:
         }
         }
     },
     },
     "Rice": {
     "Egg": {
         "id": "Rice",
         "id": "Egg",
         "name": "rice",
         "name": "reagent-name-egg",
         "group": "Foods",
         "group": "Foods",
         "desc": "Hard, small white grains.",
         "desc": "reagent-desc-egg",
         "physicalDesc": "chewy",
         "physicalDesc": "reagent-physical-desc-mucus-like",
         "color": "#FFFFFFFF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
Line 8,264: Line 8,315:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "NutritionFactor": 1,
                         "id": "SatiateHunger"
                         "id": "SatiateHunger"
                     }
                     }
Line 8,271: Line 8,322:
         }
         }
     },
     },
     "OilOlive": {
     "Sugar": {
         "id": "OilOlive",
         "id": "Sugar",
         "name": "olive oil",
         "name": "reagent-name-sugar",
         "group": "Foods",
         "group": "Foods",
         "desc": "Viscous and fragrant.",
         "desc": "reagent-desc-sugar",
         "physicalDesc": "oily",
         "physicalDesc": "reagent-physical-desc-sweet",
         "color": "#808000FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,293: Line 8,344:
         }
         }
     },
     },
     "Oil": {
     "Blackpepper": {
         "id": "Oil",
         "id": "Blackpepper",
         "name": "oil",
         "name": "reagent-name-blackpepper",
         "group": "Foods",
         "group": "Foods",
         "desc": "Used by chefs to cook.",
         "desc": "reagent-desc-blackpepper",
         "physicalDesc": "oily",
         "physicalDesc": "reagent-physical-desc-grainy",
        "color": "#B67823FF",
         "color": "#000000FF",
        "recipes": [
            "Oil"
        ],
        "metabolisms": null
    },
    "CapsaicinOil": {
        "id": "CapsaicinOil",
        "name": "Capsaicin Oil",
        "group": "Unknown",
        "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
        "physicalDesc": "oily",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,320: Line 8,359:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1.5,
                         "NutritionFactor": 1,
                         "id": "SatiateHunger"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "Vinegar": {
        "id": "Vinegar",
        "name": "reagent-name-vinegar",
        "group": "Foods",
        "desc": "reagent-desc-vinegar",
        "physicalDesc": "reagent-physical-desc-sour",
        "color": "#D2B48CFF",
        "recipes": [],
        "metabolisms": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": 250,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustTemperature"
                        "NutritionFactor": 1,
                     },
                         "id": "SatiateHunger"
                     }
                ]
            }
        }
    },
    "Rice": {
        "id": "Rice",
        "name": "reagent-name-rice",
        "group": "Foods",
        "desc": "reagent-desc-rice",
        "physicalDesc": "reagent-physical-desc-chewy",
        "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": {
            "Food": {
                "rate": 0.5,
                "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"
                         "NutritionFactor": 3,
                    },
                         "id": "SatiateHunger"
                    {
                        "Messages": [
                            "capsaicin-effect-light-burn"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.2,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Line 8,368: Line 8,410:
         }
         }
     },
     },
     "Astrotame": {
     "OilOlive": {
         "id": "Astrotame",
         "id": "OilOlive",
         "name": "Astrotame",
         "name": "reagent-name-oil-olive",
         "group": "Foods",
         "group": "Foods",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "desc": "reagent-desc-oil-olive",
         "physicalDesc": "sugary",
         "physicalDesc": "reagent-physical-desc-oily",
         "color": "#7FFFD4FF",
         "color": "#808000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
     },
     },
     "BbqSauce": {
     "Oil": {
         "id": "BbqSauce",
         "id": "Oil",
         "name": "BBQ sauce",
         "name": "reagent-name-oil",
         "group": "Foods",
         "group": "Foods",
         "desc": "Hand wipes not included.",
         "desc": "reagent-desc-oil",
         "physicalDesc": "gloopy",
         "physicalDesc": "reagent-physical-desc-oily",
         "color": "#8B0000FF",
         "color": "#B67823FF",
         "recipes": [
         "recipes": [
             "CookingBbqSauce"
             "Oil"
         ],
         ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Cornoil": {
     "CapsaicinOil": {
         "id": "Cornoil",
         "id": "CapsaicinOil",
         "name": "corn oil",
         "name": "reagent-name-capsaicin-oil",
         "group": "Foods",
         "group": "Unknown",
         "desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
         "desc": "reagent-desc-capsaicin-oil",
         "physicalDesc": "oily",
         "physicalDesc": "reagent-physical-desc-oily",
         "color": "#FFFF00FF",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
    },
            "Food": {
    "Frostoil": {
                "rate": 0.5,
        "id": "Frostoil",
                "effects": [
        "name": "frostoil",
                    {
        "group": "Foods",
                        "conditions": null,
        "desc": "Leaves the tongue numb in its passage.",
                        "probability": 1,
        "physicalDesc": "cold",
                        "NutritionFactor": 1.5,
        "color": "#87CEEBFF",
                        "id": "SatiateHunger"
        "recipes": [],
                    }
        "metabolisms": null
                ]
    },
             },
    "HorseradishSauce": {
             "Poison": {
        "id": "HorseradishSauce",
        "name": "horseradish sauce",
        "group": "Foods",
        "desc": "Smelly horseradish sauce.",
        "physicalDesc": "overpowering",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Hotsauce": {
        "id": "Hotsauce",
        "name": "hotsauce",
        "group": "Foods",
        "desc": "Burns so good.",
        "physicalDesc": "spicy",
        "color": "#FF0000FF",
        "recipes": [
            "CookingHotsauce"
        ],
        "metabolisms": null
    },
    "Ketchup": {
        "id": "Ketchup",
        "name": "ketchup",
        "group": "Foods",
        "desc": "Made from pureed tomatoes and flavored with spices.",
        "physicalDesc": "tangy",
        "color": "#FF0000FF",
        "recipes": [
             "CookingKetchup"
        ],
        "metabolisms": null
    },
    "Soysauce": {
        "id": "Soysauce",
        "name": "soy sauce",
        "group": "Foods",
        "desc": "A salty soy-based flavoring.",
        "physicalDesc": "salty",
        "color": "#8B4513FF",
        "recipes": [],
        "metabolisms": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": 250,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "NutritionFactor": 0.5,
                         "id": "AdjustTemperature"
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": null,
                            "groups": {
                                "Caustic": 1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 5,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": -0.5,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                        "Messages": [
                            "capsaicin-effect-light-burn"
                        ],
                        "Type": 1,
                        "VisualType": 0,
                        "conditions": null,
                        "probability": 0.2,
                         "id": "PopupMessage"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "TableSalt": {
     "Astrotame": {
         "id": "TableSalt",
         "id": "Astrotame",
         "name": "table salt",
         "name": "reagent-name-astrotame",
        "group": "Foods",
        "desc": "reagent-desc-astrotame",
        "physicalDesc": "reagent-physical-desc-sugary",
        "color": "#7FFFD4FF",
        "recipes": [],
        "metabolisms": null
    },
    "BbqSauce": {
        "id": "BbqSauce",
        "name": "reagent-name-bbq-sauce",
         "group": "Foods",
         "group": "Foods",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "desc": "reagent-desc-bbq-sauce",
         "physicalDesc": "grainy",
         "physicalDesc": "reagent-physical-desc-gloopy",
         "color": "#A1000BFF",
         "color": "#8B0000FF",
         "recipes": [
         "recipes": [
             "TableSalt"
             "CookingBbqSauce"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 0.5,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -0.5,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "Nutriment": {
     "Cornoil": {
         "id": "Nutriment",
         "id": "Cornoil",
         "name": "nutriment",
         "name": "reagent-name-cornoil",
         "group": "Foods",
         "group": "Foods",
         "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "desc": "reagent-desc-cornoil",
         "physicalDesc": "opaque",
         "physicalDesc": "reagent-physical-desc-oily",
         "color": "#664330FF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": null
            "Food": {
    },
                "rate": 0.5,
    "Frostoil": {
                "effects": [
        "id": "Frostoil",
                    {
        "name": "reagent-name-frostoil",
                        "conditions": null,
        "group": "Foods",
                        "probability": 1,
        "desc": "reagent-desc-frostoil",
                        "NutritionFactor": 3,
        "physicalDesc": "reagent-physical-desc-cold",
                        "id": "SatiateHunger"
        "color": "#87CEEBFF",
                    }
        "recipes": [],
                ]
        "metabolisms": null
             }
    },
         }
    "HorseradishSauce": {
        "id": "HorseradishSauce",
        "name": "reagent-name-horseradish-sauce",
        "group": "Foods",
        "desc": "reagent-desc-horseradish-sauce",
        "physicalDesc": "reagent-physical-desc-overpowering",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "Hotsauce": {
        "id": "Hotsauce",
        "name": "reagent-name-hotsauce",
        "group": "Foods",
        "desc": "reagent-desc-hotsauce",
        "physicalDesc": "reagent-physical-desc-spicy",
        "color": "#FF0000FF",
        "recipes": [
            "CookingHotsauce"
        ],
        "metabolisms": null
    },
    "Ketchup": {
        "id": "Ketchup",
        "name": "reagent-name-ketchup",
        "group": "Foods",
        "desc": "reagent-desc-ketchup",
        "physicalDesc": "reagent-physical-desc-tangy",
        "color": "#FF0000FF",
        "recipes": [
             "CookingKetchup"
        ],
         "metabolisms": null
     },
     },
     "Vitamin": {
     "Soysauce": {
         "id": "Vitamin",
         "id": "Soysauce",
         "name": "vitamin",
         "name": "reagent-name-soysauce",
         "group": "Foods",
         "group": "Foods",
         "desc": "Found in healthy, complete meals.",
         "desc": "reagent-desc-soysauce",
         "physicalDesc": "chalky",
         "physicalDesc": "reagent-physical-desc-salty",
         "color": "#D3D3D3FF",
         "color": "#8B4513FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Line 8,537: Line 8,596:
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": -0.25,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBleedAmount"
                        "NutritionFactor": 0.5,
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "HydrationFactor": -0.5,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Line 8,567: Line 8,611:
         }
         }
     },
     },
     "Protein": {
     "TableSalt": {
         "id": "Protein",
         "id": "TableSalt",
         "name": "protein",
         "name": "reagent-name-table-salt",
         "group": "Foods",
         "group": "Foods",
         "desc": "Found in certain meals, good for bodily health.",
         "desc": "reagent-desc-table-salt",
         "physicalDesc": "clumpy",
         "physicalDesc": "reagent-physical-desc-grainy",
         "color": "#FFFFE5FF",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "ProteinCooking"
             "TableSalt"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Line 8,582: Line 8,626:
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -0.4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 0.5,
                        "id": "HealthChange"
                    },
                    {
                        "Scaled": false,
                        "Amount": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "ModifyBloodLevel"
                        "NutritionFactor": 0.5,
                         "id": "SatiateHunger"
                     },
                     },
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "HydrationFactor": -0.5,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]

Revision as of 22:27, 22 October 2022

Thermite
id"Thermite"
name"reagent-name-thermite"
group"Pyrotechnic"
desc"reagent-desc-thermite"
physicalDesc"reagent-physical-desc-grainy"
color"#757245FF"
recipes
"Thermite"
metabolisms
Poison
rate0.5
effects
damage
types
Heat2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Napalm
id"Napalm"
name"reagent-name-napalm"
group"Pyrotechnic"
desc"reagent-desc-napalm"
physicalDesc"reagent-physical-desc-soapy"
color"#FA00AFFF"
recipes
"Napalm"
metabolisms
Poison
rate0.5
effects
damage
types
Heat1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.4
conditionsnull
probability1
id"FlammableReaction"
Phlogiston
id"Phlogiston"
name"reagent-name-phlogiston"
group"Pyrotechnic"
desc"reagent-desc-phlogiston"
physicalDesc"reagent-physical-desc-burning"
color"#D4872AFF"
recipes
"Phlogiston"
metabolisms
Poison
rate0.5
effects
damage
types
Heat3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.1
conditionsnull
probability1
id"FlammableReaction"
Amount6000
conditionsnull
probability1
id"AdjustTemperature"
ChlorineTrifluoride
id"ChlorineTrifluoride"
name"reagent-name-chlorine-trifluoride"
group"Pyrotechnic"
desc"reagent-desc-chlorine-trifluoride"
physicalDesc"reagent-physical-desc-blazing"
color"#FFC8C8FF"
recipes
"ChlorineTrifluoride"
metabolisms
Poison
rate0.5
effects
damage
types
Heat1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.2
conditionsnull
probability1
id"FlammableReaction"
Amount6000
conditionsnull
probability1
id"AdjustTemperature"
FoamingAgent
id"FoamingAgent"
name"reagent-name-foaming-agent"
group"Pyrotechnic"
desc"reagent-desc-foaming-agent"
physicalDesc"reagent-physical-desc-foamy"
color"#215263FF"
recipes
"FoamingAgent"
metabolismsnull
WeldingFuel
id"WeldingFuel"
name"reagent-name-welding-fuel"
group"Pyrotechnic"
desc"reagent-desc-welding-fuel"
physicalDesc"reagent-physical-desc-oily"
color"#A76B1CFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Multiplier0.4
conditionsnull
probability1
id"FlammableReaction"
Fluorosurfactant
id"Fluorosurfactant"
name"reagent-name-fluorosurfactant"
group"Pyrotechnic"
desc"reagent-desc-fluorosurfactant"
physicalDesc"reagent-physical-desc-opaque"
color"#9E6B38FF"
recipes
"Fluorosurfactant"
metabolismsnull
Acetone
id"Acetone"
name"reagent-name-acetone"
group"Unknown"
desc"reagent-desc-acetone"
physicalDesc"reagent-physical-desc-acidic"
color"#AF14B7FF"
recipes
"Acetone"
metabolismsnull
Phenol
id"Phenol"
name"reagent-name-phenol"
group"Unknown"
desc"reagent-desc-phenol"
physicalDesc"reagent-physical-desc-acidic"
color"#E7EA91FF"
recipes
"Phenol"
metabolismsnull
Charcoal
id"Charcoal"
name"reagent-name-charcoal"
group"Unknown"
desc"reagent-desc-charcoal"
physicalDesc"reagent-physical-desc-porous"
color"#22282BFF"
recipes
"Charcoal"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CleanseRate3
conditionsnull
probability1
id"ChemCleanBoodstream"
Ash
id"Ash"
name"reagent-name-ash"
group"Unknown"
desc"reagent-desc-ash"
physicalDesc"reagent-physical-desc-powder"
color"#FFFFFFFF"
recipes
Empty array
metabolismsnull
Oxygen
id"Oxygen"
name"reagent-name-oxygen"
group"Unknown"
desc"reagent-desc-oxygen"
physicalDesc"reagent-physical-desc-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"
_ratios
CarbonDioxide1
Oxygen-1
conditions
Type"Vox"
ShouldHavefalse
id"OrganType"
probability1
id"ModifyLungGas"
Plasma
id"Plasma"
name"reagent-name-plasma"
group"Unknown"
desc"reagent-desc-plasma"
physicalDesc"reagent-physical-desc-gaseous"
color"#7E009EFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Reagent"Inaprovaline"
Groupnull
Amount-2
conditionsnull
probability1
id"AdjustReagent"
Gas
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Tritium
id"Tritium"
name"reagent-name-tritium"
group"Unknown"
desc"reagent-desc-tritium"
physicalDesc"reagent-physical-desc-ionizing"
color"#66FF33FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Radiation3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Gas
rate0.5
effects
damage
types
Radiation1
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CarbonDioxide
id"CarbonDioxide"
name"reagent-name-carbon-dioxide"
group"Unknown"
desc"reagent-desc-carbon-dioxide"
physicalDesc"reagent-physical-desc-odorless"
color"#66FF33FF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
damage
types
Poison0.2
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditions
Min0.5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Nitrogen
id"Nitrogen"
name"reagent-name-nitrogen"
group"Unknown"
desc"reagent-desc-nitrogen"
physicalDesc"reagent-physical-desc-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"reagent-name-miasma"
group"Unknown"
desc"reagent-desc-miasma"
physicalDesc"reagent-physical-desc-gaseous"
color"#56941EFF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
conditions
Type"Rat"
ShouldHavefalse
id"OrganType"
Min1
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability1
id"ChemMiasmaPoolSource"
damage
types
Poison0.25
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Rat"
ShouldHavefalse
id"OrganType"
Min1
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Type"Rat"
ShouldHavefalse
id"OrganType"
Min0.8
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability0.12
id"ChemVomit"
Messages
"miasma-smell"
Type1
VisualType2
conditions
Min0.25
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability0.1
id"PopupMessage"
damage
types
Blunt-4
Slash-3
Piercing-3
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditions
Type"Rat"
ShouldHavetrue
id"OrganType"
Min1
Max21474836
Reagent"Miasma"
id"ReagentThreshold"
probability1
id"HealthChange"
NitrousOxide
id"NitrousOxide"
name"reagent-name-nitrous-oxide"
group"Unknown"
desc"reagent-desc-nitrous-oxide"
physicalDesc"reagent-physical-desc-gaseous"
color"#808080FF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
Messages
"effect-sleepy"
Type1
VisualType2
conditions
Min0.5
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability0.1
id"PopupMessage"
StatusLifetime2
conditions
Min1
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability1
WalkSpeedModifier0.65
SprintSpeedModifier0.65
id"MovespeedModifier"
Key"ForcedSleep"
Component"ForcedSleeping"
Time3
Refreshtrue
Type0
conditions
Min1.8
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability1
id"GenericStatusEffect"
damage
types
Poison0.25
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min3.5
Max21474836
Reagent"NitrousOxide"
id"ReagentThreshold"
Type"Slime"
ShouldHavefalse
id"OrganType"
probability1
id"HealthChange"
Frezon
id"Frezon"
name"reagent-name-frezon"
group"Unknown"
desc"reagent-desc-frezon"
physicalDesc"reagent-physical-desc-gaseous"
color"#3A758CFF"
recipes
Empty array
metabolisms
Gas
rate0.5
effects
damage
types
Cellular0.01
groupsnull
scaleByQuantitytrue
ignoreResistancestrue
conditions
Min0.5
Max21474836
Reagent"Frezon"
id"ReagentThreshold"
probability1
id"HealthChange"
Key"SeeingRainbows"
Component"SeeingRainbows"
Time5
Refreshfalse
Type0
conditions
Min1
Max21474836
Reagent"Frezon"
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
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"
Cryptobiolin
id"Cryptobiolin"
name"reagent-name-cryptobiolin"
group"Medicine"
desc"reagent-desc-cryptobiolin"
physicalDesc"reagent-physical-desc-fizzy"
color"#081A80FF"
recipes
"Cryptobiolin"
metabolismsnull
Dylovene
id"Dylovene"
name"reagent-name-dylovene"
group"Medicine"
desc"reagent-desc-dylovene"
physicalDesc"reagent-physical-desc-translucent"
color"#3A1D8AFF"
recipes
"Dylovene"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Diphenhydramine
id"Diphenhydramine"
name"reagent-name-diphenhydramine"
group"Medicine"
desc"reagent-desc-diphenhydramine"
physicalDesc"reagent-physical-desc-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"reagent-name-ethylredoxrazine"
group"Medicine"
desc"reagent-desc-ethylredoxrazine"
physicalDesc"reagent-physical-desc-opaque"
color"#2D5708FF"
recipes
"Ethylredoxrazine"
metabolisms
Medicine
rate0.5
effects
Key"Drunk"
Component""
Time2
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Arithrazine
id"Arithrazine"
name"reagent-name-arithrazine"
group"Medicine"
desc"reagent-desc-arithrazine"
physicalDesc"reagent-physical-desc-cloudy"
color"#BD5902FF"
recipes
"Arithrazine"
metabolisms
Medicine
rate0.5
effects
damage
types
Radiation-3
groups
Brute0.5
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Bicaridine
id"Bicaridine"
name"reagent-name-bicaridine"
group"Medicine"
desc"reagent-desc-bicaridine"
physicalDesc"reagent-physical-desc-opaque"
color"#FFAA00FF"
recipes
"Bicaridine"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Brute-2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Asphyxiation1
Poison0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Alcohol
rate0.5
effects
BoozePower2
SlurSpeechtrue
conditionsnull
probability1
id"Drunk"
Cryoxadone
id"Cryoxadone"
name"reagent-name-cryoxadone"
group"Medicine"
desc"reagent-desc-cryoxadone"
physicalDesc"reagent-physical-desc-fizzy"
color"#0091FFFF"
recipes
"Cryoxadone"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Airloss-6
Brute-4
Burn-4
Toxin-4
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min0
Max150
id"Temperature"
probability1
id"HealthChange"
Dermaline
id"Dermaline"
name"reagent-name-dermaline"
group"Medicine"
desc"reagent-desc-dermaline"
physicalDesc"reagent-physical-desc-translucent"
color"#215263FF"
recipes
"Dermaline"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Burn-3
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Asphyxiation1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Dexalin
id"Dexalin"
name"reagent-name-dexalin"
group"Medicine"
desc"reagent-desc-dexalin"
physicalDesc"reagent-physical-desc-opaque"
color"#0041A8FF"
recipes
"Dexalin"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-1
Bloodloss-0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
DexalinPlus
id"DexalinPlus"
name"reagent-name-dexalin-plus"
group"Medicine"
desc"reagent-desc-dexalin-plus"
physicalDesc"reagent-physical-desc-cloudy"
color"#4DA0BDFF"
recipes
"DexalinPlus"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-3.5
Bloodloss-3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Reagent"Lexorin"
Groupnull
Amount-3
conditions
Min1
Max21474836
Reagent"Lexorin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Epinephrine
id"Epinephrine"
name"reagent-name-epinephrine"
group"Medicine"
desc"reagent-desc-epinephrine"
physicalDesc"reagent-physical-desc-odorless"
color"#D2FFFAFF"
recipes
"Epinephrine"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-3
Poison-0.5
groups
Brute-0.5
Burn-0.5
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max21474836
Min100
id"TotalDamage"
Min0
Max20
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
damage
types
Asphyxiation1
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Reagent"Lexorin"
Groupnull
Amount-2
conditionsnull
probability1
id"AdjustReagent"
Reagent"Epinephrine"
Groupnull
Amount-1
conditions
Min1
Max21474836
Reagent"Lexorin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Reagent"Histamine"
Groupnull
Amount4
conditions
Min1
Max21474836
Reagent"Lexorin"
id"ReagentThreshold"
probability0.1
id"AdjustReagent"
Key"Stun"
Component""
Time0.75
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time0.75
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Hyronalin
id"Hyronalin"
name"reagent-name-hyronalin"
group"Medicine"
desc"reagent-desc-hyronalin"
physicalDesc"reagent-physical-desc-cloudy"
color"#4CB580FF"
recipes
"Hyronalin"
metabolisms
Medicine
rate0.5
effects
damage
types
Radiation-1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.02
id"ChemVomit"
damage
types
Heat0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"Jitter"
Ipecac
id"Ipecac"
name"reagent-name-ipecac"
group"Medicine"
desc"reagent-desc-ipecac"
physicalDesc"reagent-physical-desc-inky"
color"#422912FF"
recipes
"Ipecac"
metabolisms
Medicine
rate0.5
effects
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.3
id"ChemVomit"
Inaprovaline
id"Inaprovaline"
name"reagent-name-inaprovaline"
group"Medicine"
desc"reagent-desc-inaprovaline"
physicalDesc"reagent-physical-desc-opaque"
color"#731024FF"
recipes
"Inaprovaline"
metabolisms
Medicine
rate0.5
effects
damage
types
Asphyxiation-5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max21474836
Min100
id"TotalDamage"
probability1
id"HealthChange"
Scaledfalse
Amount-0.25
conditionsnull
probability1
id"ModifyBleedAmount"
Kelotane
id"Kelotane"
name"reagent-name-kelotane"
group"Medicine"
desc"reagent-desc-kelotane"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#BF3D19FF"
recipes
"Kelotane"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Burn-1
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Leporazine
id"Leporazine"
name"reagent-name-leporazine"
group"Medicine"
desc"reagent-desc-leporazine"
physicalDesc"reagent-physical-desc-pungent"
color"#FF7DB5FF"
recipes
"Leporazine"
metabolisms
Medicine
rate0.5
effects
damage
types
Cold-4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Amount100000
conditions
Min0
Max293.15
id"Temperature"
probability1
id"AdjustTemperature"
Amount-10000
conditions
Min293.15
Max3.4028235e+38
id"Temperature"
probability1
id"AdjustTemperature"
Messages
"leporazine-effect-temperature-adjusting"
Type1
VisualType2
conditionsnull
probability0.2
id"PopupMessage"
Barozine
id"Barozine"
name"reagent-name-barozine"
group"Medicine"
desc"reagent-desc-barozine"
physicalDesc"reagent-physical-desc-viscous"
color"#FF867DFF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
damage
types
Heat0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.3
id"HealthChange"
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.15
id"ChemVomit"
Key"PressureImmunity"
Component"PressureImmunity"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Key"Stutter"
Component"StutteringAccent"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Amplitude10
Frequency4
Time2
Refreshtrue
conditionsnull
probability1
id"Jitter"
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"reagent-name-phalanximine"
group"Medicine"
desc"reagent-desc-phalanximine"
physicalDesc"reagent-physical-desc-acrid"
color"#C8FF75FF"
recipes
"Phalanximine"
metabolisms
Medicine
rate0.5
effects
damage
types
Cellular-1
Radiation1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditionsnull
probability0.05
id"ChemVomit"
Romerol
id"Romerol"
name"reagent-name-romerol"
group"Medicine"
desc"reagent-desc-romerol"
physicalDesc"reagent-physical-desc-acrid"
color"#7E916EFF"
recipes
"Romerol"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison0.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
PulpedBananaPeel
id"PulpedBananaPeel"
name"reagent-name-pulped-banana-peel"
group"Medicine"
desc"reagent-desc-pulped-banana-peel"
physicalDesc"reagent-physical-desc-pulpy"
color"#FFE774FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
Scaledfalse
Amount-0.5
conditionsnull
probability1
id"ModifyBleedAmount"
Siderlac
id"Siderlac"
name"reagent-name-siderlac"
group"Medicine"
desc"reagent-desc-siderlac"
physicalDesc"reagent-physical-desc-milky"
color"#F4DAB8FF"
recipes
"Siderlac"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Caustic-5
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Spaceacillin
id"Spaceacillin"
name"reagent-name-spaceacillin"
group"Medicine"
desc"reagent-desc-spaceacillin"
physicalDesc"reagent-physical-desc-opaque"
color"#9942F5FF"
recipes
"Spaceacillin"
metabolisms
Medicine
rate0.5
effects
CureChance0.15
conditionsnull
probability1
id"ChemCureDisease"
Stellibinin
id"Stellibinin"
name"reagent-name-stellibinin"
group"Medicine"
desc"reagent-desc-stellibinin"
physicalDesc"reagent-physical-desc-starry"
color"#2B2F77FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Reagent"Amatoxin"
Groupnull
Amount-3
conditions
Min1
Max21474836
Reagent"Amatoxin"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Synaptizine
id"Synaptizine"
name"reagent-name-synaptizine"
group"Medicine"
desc"reagent-desc-synaptizine"
physicalDesc"reagent-physical-desc-pungent"
color"#D49A2FFF"
recipes
"Synaptizine"
metabolisms
Poison
rate0.5
effects
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Key"Stun"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
TranexamicAcid
id"TranexamicAcid"
name"reagent-name-tranexamic-acid"
group"Medicine"
desc"reagent-desc-tranexamic-acid"
physicalDesc"reagent-physical-desc-viscous"
color"#BA7D7DFF"
recipes
"TranexamicAcid"
metabolisms
Medicine
rate0.5
effects
Scaledfalse
Amount-1.5
conditionsnull
probability1
id"ModifyBleedAmount"
damage
types
Bloodloss3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min15
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Tricordrazine
id"Tricordrazine"
name"reagent-name-tricordrazine"
group"Medicine"
desc"reagent-desc-tricordrazine"
physicalDesc"reagent-physical-desc-opaque"
color"#00E5FFFF"
recipes
"Tricordrazine"
metabolisms
Medicine
rate0.5
effects
damage
types
Poison-0.5
groups
Burn-1
Brute-1
scaleByQuantityfalse
ignoreResistancestrue
conditions
Max50
Min0
id"TotalDamage"
probability1
id"HealthChange"
Lipozine
id"Lipozine"
name"reagent-name-lipozine"
group"Medicine"
desc"reagent-desc-lipozine"
physicalDesc"reagent-physical-desc-oily"
color"#2690B5FF"
recipes
"Lipozine"
metabolisms
Medicine
rate0.5
effects
conditionsnull
probability1
NutritionFactor-1
id"SatiateHunger"
Omnizine
id"Omnizine"
name"reagent-name-omnizine"
group"Medicine"
desc"reagent-desc-omnizine"
physicalDesc"reagent-physical-desc-soothing"
color"#FCF7F9FF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Burn-2
Toxin-2
Airloss-2
Brute-2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Ultravasculine
id"Ultravasculine"
name"reagent-name-ultravasculine"
group"Medicine"
desc"reagent-desc-ultravasculine"
physicalDesc"reagent-physical-desc-thick-and-grainy"
color"#520E30FF"
recipes
"Ultravasculine"
metabolisms
Medicine
rate0.5
effects
damage
typesnull
groups
Toxin-3
Brute0.5
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min0
Max30
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
damage
typesnull
groups
Toxin-1
Brute3
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Reagent"Histamine"
Groupnull
Amount-1
conditions
Min1
Max21474836
Reagent"Histamine"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Reagent"Ultravasculine"
Groupnull
Amount0.5
conditions
Min1
Max21474836
Reagent"Histamine"
id"ReagentThreshold"
probability1
id"AdjustReagent"
Oculine
id"Oculine"
name"reagent-name-oculine"
group"Medicine"
desc"reagent-desc-oculine"
physicalDesc"reagent-physical-desc-translucent"
color"#404040FF"
recipes
"Oculine"
metabolisms
Medicine
rate0.5
effects
Addfalse
conditionsnull
probability1
id"ChemHealEyeDamage"
Cognizine
id"Cognizine"
name"reagent-name-cognizine"
group"Medicine"
desc"reagent-desc-cognizine"
physicalDesc"reagent-physical-desc-enigmatic"
color"#B50EE8FF"
recipes
"Cognizine"
metabolisms
Medicine
rate0.5
effects
conditions
Min5
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"MakeSentient"
Bleach
id"Bleach"
name"reagent-name-bleach"
group"Unknown"
desc"reagent-desc-bleach"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#A1000BFF"
recipes
"Bleach"
metabolisms
Poison
rate0.5
effects
damage
types
Poison3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType3
conditionsnull
probability0.33
id"PopupMessage"
SpaceCleaner
id"SpaceCleaner"
name"reagent-name-space-cleaner"
group"Unknown"
desc"reagent-desc-space-cleaner"
physicalDesc"reagent-physical-desc-lemony-fresh"
color"#C8FF69FF"
recipes
"SpaceCleaner"
metabolismsnull
SpaceLube
id"SpaceLube"
name"reagent-name-space-lube"
group"Unknown"
desc"reagent-desc-space-lube"
physicalDesc"reagent-physical-desc-shiny"
color"#77B58EFF"
recipes
"SpaceLube"
metabolismsnull
Aluminium
id"Aluminium"
name"reagent-name-aluminium"
group"Elements"
desc"reagent-desc-aluminium"
physicalDesc"reagent-physical-desc-metallic"
color"#848789FF"
recipes
Empty array
metabolismsnull
Carbon
id"Carbon"
name"reagent-name-carbon"
group"Elements"
desc"reagent-desc-carbon"
physicalDesc"reagent-physical-desc-crystalline"
color"#22282BFF"
recipes
Empty array
metabolismsnull
Chlorine
id"Chlorine"
name"reagent-name-chlorine"
group"Elements"
desc"reagent-desc-chlorine"
physicalDesc"reagent-physical-desc-gaseous"
color"#A2FF00FF"
recipes
Empty array
metabolismsnull
Copper
id"Copper"
name"reagent-name-copper"
group"Elements"
desc"reagent-desc-copper"
physicalDesc"reagent-physical-desc-metallic"
color"#B05B3CFF"
recipes
Empty array
metabolismsnull
Fluorine
id"Fluorine"
name"reagent-name-fluorine"
group"Elements"
desc"reagent-desc-fluorine"
physicalDesc"reagent-physical-desc-gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
Gold
id"Gold"
name"reagent-name-gold"
group"Elements"
desc"reagent-desc-gold"
physicalDesc"reagent-physical-desc-metallic"
color"#F7C430FF"
recipes
Empty array
metabolismsnull
Hydrogen
id"Hydrogen"
name"reagent-name-hydrogen"
group"Elements"
desc"reagent-desc-hydrogen"
physicalDesc"reagent-physical-desc-gaseous"
color"#808080FF"
recipes
Empty array
metabolismsnull
Iodine
id"Iodine"
name"reagent-name-iodine"
group"Elements"
desc"reagent-desc-iodine"
physicalDesc"reagent-physical-desc-dark-brown"
color"#BC8A00FF"
recipes
Empty array
metabolismsnull
Iron
id"Iron"
name"reagent-name-iron"
group"Elements"
desc"reagent-desc-iron"
physicalDesc"reagent-physical-desc-metallic"
color"#434B4DFF"
recipes
Empty array
metabolisms
Medicine
rate0.5
effects
Scaledfalse
Amount2
conditionsnull
probability1
id"ModifyBloodLevel"
Lithium
id"Lithium"
name"reagent-name-lithium"
group"Elements"
desc"reagent-desc-lithium"
physicalDesc"reagent-physical-desc-shiny"
color"#C6C8CCFF"
recipes
Empty array
metabolismsnull
Mercury
id"Mercury"
name"reagent-name-mercury"
group"Elements"
desc"reagent-desc-mercury"
physicalDesc"reagent-physical-desc-shiny"
color"#929296FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Potassium
id"Potassium"
name"reagent-name-potassium"
group"Elements"
desc"reagent-desc-potassium"
physicalDesc"reagent-physical-desc-shiny"
color"#C6C8CCFF"
recipes
Empty array
metabolismsnull
Phosphorus
id"Phosphorus"
name"reagent-name-phosphorus"
group"Elements"
desc"reagent-desc-phosphorus"
physicalDesc"reagent-physical-desc-powdery"
color"#EDE4E4FF"
recipes
Empty array
metabolismsnull
Radium
id"Radium"
name"reagent-name-radium"
group"Elements"
desc"reagent-desc-radium"
physicalDesc"reagent-physical-desc-glowing"
color"#00FF04FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Radiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Silicon
id"Silicon"
name"reagent-name-silicon"
group"Elements"
desc"reagent-desc-silicon"
physicalDesc"reagent-physical-desc-crystalline"
color"#364266FF"
recipes
Empty array
metabolismsnull
Silver
id"Silver"
name"reagent-name-silver"
group"Elements"
desc"reagent-desc-silver"
physicalDesc"reagent-physical-desc-reasonably-metallic"
color"#D0D0D0FF"
recipes
Empty array
metabolismsnull
Sulfur
id"Sulfur"
name"reagent-name-sulfur"
group"Elements"
desc"reagent-desc-sulfur"
physicalDesc"reagent-physical-desc-powdery"
color"#FFF385FF"
recipes
Empty array
metabolismsnull
Sodium
id"Sodium"
name"reagent-name-sodium"
group"Elements"
desc"reagent-desc-sodium"
physicalDesc"reagent-physical-desc-metallic"
color"#C6C8CCFF"
recipes
Empty array
metabolismsnull
Uranium
id"Uranium"
name"reagent-name-uranium"
group"Elements"
desc"reagent-desc-uranium"
physicalDesc"reagent-physical-desc-metallic"
color"#8FA191FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Radiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Blood
id"Blood"
name"reagent-name-blood"
group"Biological"
desc"reagent-desc-blood"
physicalDesc"reagent-physical-desc-ferrous"
color"#800000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1.5
id"SatiateThirst"
Slime
id"Slime"
name"reagent-name-slime"
group"Biological"
desc"reagent-desc-slime"
physicalDesc"reagent-physical-desc-viscous"
color"#2CF274FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1.5
id"SatiateHunger"
Ichor
id"Ichor"
name"reagent-name-ichor"
group"Biological"
desc"reagent-desc-ichor"
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
types
Bloodloss-5
groups
Burn-5
Brute-5
Toxin-2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Desoxyephedrine
id"Desoxyephedrine"
name"reagent-name-desoxyephedrine"
group"Narcotics"
desc"reagent-desc-desoxyephedrine"
physicalDesc"reagent-physical-desc-translucent"
color"#FAFAFAFF"
recipes
"Desoxyephedrine"
metabolisms
Poison
rate0.5
effects
damage
types
Poison0.75
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
damage
types
Poison2
Asphyxiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min30
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Narcotic
rate0.5
effects
StatusLifetime2
conditionsnull
probability1
WalkSpeedModifier1.35
SprintSpeedModifier1.35
id"MovespeedModifier"
Key"Stutter"
Component"StutteringAccent"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Amplitude10
Frequency4
Time2
Refreshtrue
conditionsnull
probability1
id"Jitter"
Key"Stun"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time3
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Ephedrine
id"Ephedrine"
name"reagent-name-ephedrine"
group"Narcotics"
desc"reagent-desc-ephedrine"
physicalDesc"reagent-physical-desc-powdery"
color"#D2FFFAFF"
recipes
"Ephedrine"
metabolisms
Narcotic
rate0.5
effects
StatusLifetime2
conditionsnull
probability1
WalkSpeedModifier1.25
SprintSpeedModifier1.25
id"MovespeedModifier"
damage
types
Poison2
Asphyxiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Amplitude10
Frequency4
Time2
Refreshtrue
conditionsnull
probability1
id"Jitter"
Key"Stun"
Component""
Time1
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Key"KnockedDown"
Component""
Time1
Refreshtrue
Type1
conditionsnull
probability1
id"GenericStatusEffect"
Messages
"ephedrine-effect-tight-pain"
"ephedrine-effect-heart-pounds"
Type1
VisualType2
conditionsnull
probability0.05
id"PopupMessage"
THC
id"THC"
name"reagent-name-thc"
group"Narcotics"
desc"reagent-desc-thc"
physicalDesc"reagent-physical-desc-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"reagent-name-thc-oil"
group"Narcotics"
desc"reagent-desc-thc-oil"
physicalDesc"reagent-physical-desc-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"reagent-name-nicotine"
group"Narcotics"
desc"reagent-desc-nicotine"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#C0C0C0FF"
recipes
Empty array
metabolismsnull
Impedrezene
id"Impedrezene"
name"reagent-name-impedrezene"
group"Narcotics"
desc"reagent-desc-impedrezene"
physicalDesc"reagent-physical-desc-acrid"
color"#215263FF"
recipes
"Impedrezene"
metabolismsnull
SpaceDrugs
id"SpaceDrugs"
name"reagent-name-space-drugs"
group"Narcotics"
desc"reagent-desc-space-drugs"
physicalDesc"reagent-physical-desc-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"reagent-name-nocturine"
group"Narcotics"
desc"reagent-desc-nocturine"
physicalDesc"reagent-physical-desc-powdery"
color"#128E80FF"
recipes
Empty array
metabolisms
Narcotic
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min60
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Key"ForcedSleep"
Component"ForcedSleeping"
Time2
Refreshfalse
Type0
conditions
Min8
Max21474836
Reagent"Nocturine"
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
MuteToxin
id"MuteToxin"
name"reagent-name-mute-toxin"
group"Narcotics"
desc"reagent-desc-mute-toxin"
physicalDesc"reagent-physical-desc-syrupy"
color"#000000FF"
recipes
"MuteToxin"
metabolisms
Narcotic
rate0.5
effects
Key"Muted"
Component"Muted"
Time2
Refreshtrue
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Toxin
id"Toxin"
name"reagent-name-toxin"
group"Toxins"
desc"reagent-desc-toxin"
physicalDesc"reagent-physical-desc-opaque"
color"#CF3600FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CarpoToxin
id"CarpoToxin"
name"reagent-name-carpotoxin"
group"Toxins"
desc"reagent-desc-carpotoxin"
physicalDesc"reagent-physical-desc-exotic-smelling"
color"#E2A38CFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType3
conditionsnull
probability0.33
id"PopupMessage"
ChloralHydrate
id"ChloralHydrate"
name"reagent-name-chloral-hydrate"
group"Toxins"
desc"reagent-desc-chloral-hydrate"
physicalDesc"reagent-physical-desc-nondescript"
color"#000067FF"
recipes
"ChloralHydrate"
metabolisms
Poison
rate0.5
effects
StatusLifetime2
conditionsnull
probability1
WalkSpeedModifier0.65
SprintSpeedModifier0.65
id"MovespeedModifier"
Key"ForcedSleep"
Component"ForcedSleeping"
Time2
Refreshfalse
Type0
conditions
Min15
Max21474836
Reagent"ChloralHydrate"
id"ReagentThreshold"
probability1
id"GenericStatusEffect"
damage
types
Poison1.5
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min20
Max21474836
Reagent"ChloralHydrate"
id"ReagentThreshold"
probability1
id"HealthChange"
Mold
id"Mold"
name"reagent-name-mold"
group"Toxins"
desc"reagent-desc-mold"
physicalDesc"reagent-physical-desc-fuzzy"
color"#8A9A5BFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Diseases
"VentCough"
"SpaceCold"
"SpaceFlu"
"BirdFlew"
"Plague"
"TongueTwister"
"MemeticAmirmir"
conditions
Min1
Max21474836
Reagent"Mold"
id"ReagentThreshold"
probability1
id"ChemCauseRandomDisease"
PolytrinicAcid
id"PolytrinicAcid"
name"reagent-name-polytrinic-acid"
group"Toxins"
desc"reagent-desc-polytrinic-acid"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#A1000BFF"
recipes
"PolytrinicAcid"
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Caustic2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
FluorosulfuricAcid
id"FluorosulfuricAcid"
name"reagent-name-fluorosulfuric-acid"
group"Toxins"
desc"reagent-desc-fluorosulfuric-acid"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#5050FFFF"
recipes
"FluorosulfuricAcid"
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Caustic2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
SulfuricAcid
id"SulfuricAcid"
name"reagent-name-sulfuric-acid"
group"Toxins"
desc"reagent-desc-sulfuric-acid"
physicalDesc"reagent-physical-desc-oily"
color"#BF8C00FF"
recipes
"SulfuricAcid"
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Messages
"generic-reagent-effect-burning-insides"
Type1
VisualType4
conditionsnull
probability0.33
id"PopupMessage"
UnstableMutagen
id"UnstableMutagen"
name"reagent-name-unstable-mutagen"
group"Toxins"
desc"reagent-desc-unstable-mutagen"
physicalDesc"reagent-physical-desc-glowing"
color"#00FF5FFF"
recipes
"UnstableMutagen"
metabolisms
Poison
rate0.5
effects
damage
types
Radiation3
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
HeartbreakerToxin
id"HeartbreakerToxin"
name"reagent-name-heartbreaker-toxin"
group"Toxins"
desc"reagent-desc-heartbreaker-toxin"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#5F959CFF"
recipes
"HeartbreakerToxin"
metabolisms
Poison
rate0.5
effects
damage
types
Asphyxiation2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Lexorin
id"Lexorin"
name"reagent-name-lexorin"
group"Toxins"
desc"reagent-desc-lexorin"
physicalDesc"reagent-physical-desc-pungent"
color"#6B0007FF"
recipes
"Lexorin"
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Airloss7
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
MindbreakerToxin
id"MindbreakerToxin"
name"reagent-name-mindbreaker-toxin"
group"Toxins"
desc"reagent-desc-mindbreaker-toxin"
physicalDesc"reagent-physical-desc-opaque"
color"#77B58EFF"
recipes
"MindbreakerToxin"
metabolismsnull
Histamine
id"Histamine"
name"reagent-name-histamine"
group"Toxins"
desc"reagent-desc-histamine"
physicalDesc"reagent-physical-desc-abrasive"
color"#FA6464FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Brute2
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.1
id"HealthChange"
damage
typesnull
groups
Brute2
Toxin2
Airloss2
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min45
Max21474836
Reagentnull
id"ReagentThreshold"
probability1
id"HealthChange"
Messages
"histamine-effect-light-itchiness"
Type1
VisualType0
conditionsnull
probability0.1
id"PopupMessage"
Messages
"histamine-effect-heavy-itchiness"
Type1
VisualType2
conditions
Min45
Max21474836
Reagentnull
id"ReagentThreshold"
probability0.2
id"PopupMessage"
Theobromine
id"Theobromine"
name"reagent-name-theobromine"
group"Toxins"
desc"reagent-desc-theobromine"
physicalDesc"reagent-physical-desc-grainy"
color"#F5F5F5FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison4
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min1
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
ThirstAmount-40
HungerAmount-40
conditions
Min3
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Animal"
ShouldHavetrue
id"OrganType"
probability0.04
id"ChemVomit"
Amatoxin
id"Amatoxin"
name"reagent-name-amatoxin"
group"Toxins"
desc"reagent-desc-amatoxin"
physicalDesc"reagent-physical-desc-nondescript"
color"#D6CE7BFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison6
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
VentCrud
id"VentCrud"
name"reagent-name-vent-crud"
group"Unknown"
desc"reagent-desc-vent-crud"
physicalDesc"reagent-physical-desc-sticky"
color"#000000FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CauseChance0.6
Disease"VentCough"
conditionsnull
probability1
id"ChemCauseDisease"
Corpium
id"Corpium"
name"reagent-name-corpium"
group"Unknown"
desc"reagent-desc-corpium"
physicalDesc"reagent-physical-desc-necrotic"
color"#7668A1FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Cellular1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
CauseChance1
Disease"ActiveZombieVirus"
conditionsnull
probability1
id"ChemCauseDisease"
UncookedAnimalProteins
id"UncookedAnimalProteins"
name"reagent-name-uncooked-animal-proteins"
group"Unknown"
desc"reagent-desc-uncooked-animal-proteins"
physicalDesc"reagent-physical-desc-clumpy"
color"#FFFFE5FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Type"Human"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
Reagent"Protein"
Groupnull
Amount0.5
conditions
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"AdjustReagent"
Allicin
id"Allicin"
name"reagent-name-allicin"
group"Unknown"
desc"reagent-desc-allicin"
physicalDesc"reagent-physical-desc-pungent"
color"#F2E9D2FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
types
Poison6
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Min1
Max21474836
Reagentnull
id"ReagentThreshold"
Type"Animal"
ShouldHavetrue
id"OrganType"
probability1
id"HealthChange"
Pax
id"Pax"
name"reagent-name-pax"
group"Unknown"
desc"reagent-desc-pax"
physicalDesc"reagent-physical-desc-soothing"
color"#AAAAAAFF"
recipes
"Pax"
metabolisms
Poison
rate0.5
effects
Key"Pacified"
Component"Pacified"
Time2
Refreshfalse
Type0
conditionsnull
probability1
id"GenericStatusEffect"
Carpetium
id"Carpetium"
name"reagent-name-carpetium"
group"Special"
desc"reagent-desc-carpetium"
physicalDesc"reagent-physical-desc-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"reagent-name-fiber"
group"Unknown"
desc"reagent-desc-fiber"
physicalDesc"reagent-physical-desc-fibrous"
color"#808080FF"
recipes
Empty array
metabolismsnull
BuzzochloricBees
id"BuzzochloricBees"
name"reagent-name-buzzochloric-bees"
group"Toxins"
desc"reagent-desc-buzzochloric-bees"
physicalDesc"reagent-physical-desc-buzzy"
color"#FFD35DFF"
recipes
"BuzzochloricBees"
metabolisms
Poison
rate0.5
effects
Messages
"buzzochloricbees-effect-oh-god-bees"
"buzzochloricbees-effect-its-the-bees"
"buzzochloricbees-effect-why-am-i-covered-in-bees"
"buzzochloricbees-effect-one-with-the-bees"
"buzzochloricbees-effect-squeaky-clean"
Type1
VisualType3
conditions
Min0
Max0
Reagent"Histamine"
id"ReagentThreshold"
Tag"Bee"
Inverttrue
id"HasTag"
probability0.1
id"PopupMessage"
Messages
"buzzochloricbees-effect-histamine-bee-allergy"
"buzzochloricbees-effect-histamine-swells"
"buzzochloricbees-effect-histamine-numb-to-the-bees"
"buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees"
"buzzochloricbees-effect-squeaky-clean"
Type1
VisualType2
conditions
Min0.01
Max21474836
Reagent"Histamine"
id"ReagentThreshold"
Tag"Bee"
Inverttrue
id"HasTag"
probability0.05
id"PopupMessage"
Messages
"buzzochloricbees-effect-licoxide-electrifying"
"buzzochloricbees-effect-licoxide-shocked-by-bee-facts"
"buzzochloricbees-effect-licoxide-buzzed"
"buzzochloricbees-effect-licoxide-buzzes"
Type1
VisualType2
conditions
Tag"Bee"
Inverttrue
id"HasTag"
Min0.01
Max21474836
Reagent"Licoxide"
id"ReagentThreshold"
probability0.05
id"PopupMessage"
Messages
"buzzochloricbees-effect-fiber-hairy"
"buzzochloricbees-effect-fiber-soft"
Type1
VisualType0
conditions
Tag"Bee"
Inverttrue
id"HasTag"
Min0.01
Max21474836
Reagent"Fiber"
id"ReagentThreshold"
probability0.05
id"PopupMessage"
damage
types
Poison2
Piercing2
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditions
Tag"Bee"
Inverttrue
id"HasTag"
probability1
id"HealthChange"
GroundBee
id"GroundBee"
name"reagent-name-ground-bee"
group"Unknown"
desc"reagent-desc-ground-bee"
physicalDesc"reagent-physical-desc-bee-guts"
color"#86530EFF"
recipes
Empty array
metabolismsnull
Saxoite
id"Saxoite"
name"reagent-name-saxoite"
group"Unknown"
desc"reagent-desc-saxoite"
physicalDesc"reagent-physical-desc-ground-brass"
color"#B8A603FF"
recipes
Empty array
metabolismsnull
Licoxide
id"Licoxide"
name"reagent-name-licoxide"
group"Toxins"
desc"reagent-desc-licoxide"
physicalDesc"reagent-physical-desc-electric"
color"#FDD023FF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
ElectrocuteTime2
ElectrocuteDamageScale5
Refreshtrue
conditionsnull
probability0.5
id"Electrocute"
EZNutrient
id"EZNutrient"
name"reagent-name-e-z-nutrient"
group"Botanical"
desc"reagent-desc-e-z-nutrient"
physicalDesc"reagent-physical-desc-thick"
color"#664330FF"
recipes
"EZNutrient"
metabolismsnull
Left4Zed
id"Left4Zed"
name"reagent-name-left4-zed"
group"Botanical"
desc"reagent-desc-left4-zed"
physicalDesc"reagent-physical-desc-heterogeneous"
color"#5B406CFF"
recipes
"Left4Zed"
metabolismsnull
PestKiller
id"PestKiller"
name"reagent-name-pest-killer"
group"Botanical"
desc"reagent-desc-pest-killer"
physicalDesc"reagent-physical-desc-bubbling"
color"#9E9886FF"
recipes
Empty array
metabolismsnull
PlantBGone
id"PlantBGone"
name"reagent-name-plant-b-gone"
group"Botanical"
desc"reagent-desc-plant-b-gone"
physicalDesc"reagent-physical-desc-bubbling"
color"#49002EFF"
recipes
"PlantBGone"
metabolismsnull
RobustHarvest
id"RobustHarvest"
name"reagent-name-robust-harvest"
group"Botanical"
desc"reagent-desc-robust-harvest"
physicalDesc"reagent-physical-desc-robust"
color"#3E901CFF"
recipes
"RobustHarvest"
metabolismsnull
WeedKiller
id"WeedKiller"
name"reagent-name-weed-killer"
group"Botanical"
desc"reagent-desc-weed-killer"
physicalDesc"reagent-physical-desc-bubbling"
color"#968395FF"
recipes
Empty array
metabolismsnull
Ammonia
id"Ammonia"
name"reagent-name-ammonia"
group"Botanical"
desc"reagent-desc-ammonia"
physicalDesc"reagent-physical-desc-pungent"
color"#77B58EFF"
recipes
"Ammonia"
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Caustic1
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Diethylamine
id"Diethylamine"
name"reagent-name-diethylamine"
group"Botanical"
desc"reagent-desc-diethylamine"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#A1000BFF"
recipes
"Diethylamine"
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Caustic1
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Coffee
id"Coffee"
name"reagent-name-coffee"
group"Drinks"
desc"reagent-desc-coffee"
physicalDesc"reagent-physical-desc-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"reagent-name-cream"
group"Drinks"
desc"reagent-desc-cream"
physicalDesc"reagent-physical-desc-creamy"
color"#DFD7AFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1
id"SatiateThirst"
CafeLatte
id"CafeLatte"
name"reagent-name-cafe-latte"
group"Drinks"
desc"reagent-desc-cafe-latte"
physicalDesc"reagent-physical-desc-creamy"
color"#664300FF"
recipes
"CafeLatte"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
GreenTea
id"GreenTea"
name"reagent-name-green-tea"
group"Drinks"
desc"reagent-desc-green-tea"
physicalDesc"reagent-physical-desc-aromatic"
color"#C33F00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Grenadine
id"Grenadine"
name"reagent-name-grenadine"
group"Drinks"
desc"reagent-desc-grenadine"
physicalDesc"reagent-physical-desc-dark-red"
color"#EA1D26FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
IcedCoffee
id"IcedCoffee"
name"reagent-name-iced-coffee"
group"Drinks"
desc"reagent-desc-iced-coffee"
physicalDesc"reagent-physical-desc-aromatic"
color"#102838FF"
recipes
"IcedCoffee"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
IcedGreenTea
id"IcedGreenTea"
name"reagent-name-iced-green-tea"
group"Drinks"
desc"reagent-desc-iced-green-tea"
physicalDesc"reagent-physical-desc-aromatic"
color"#CE4200FF"
recipes
"IcedGreenTea"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
IcedTea
id"IcedTea"
name"reagent-name-iced-tea"
group"Drinks"
desc"reagent-desc-iced-tea"
physicalDesc"reagent-physical-desc-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"reagent-name-lemonade"
group"Drinks"
desc"reagent-desc-lemonade"
physicalDesc"reagent-physical-desc-tart"
color"#FFFF00FF"
recipes
"Lemonade"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Milk
id"Milk"
name"reagent-name-milk"
group"Drinks"
desc"reagent-desc-milk"
physicalDesc"reagent-physical-desc-opaque"
color"#DFDFDFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
MilkGoat
id"MilkGoat"
name"reagent-name-milk-goat"
group"Drinks"
desc"reagent-desc-milk-goat"
physicalDesc"reagent-physical-desc-opaque"
color"#DFDFDFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
MilkOat
id"MilkOat"
name"reagent-name-milk-oat"
group"Drinks"
desc"reagent-desc-milk-oat"
physicalDesc"reagent-physical-desc-refreshing"
color"#302000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
MilkSoy
id"MilkSoy"
name"reagent-name-milk-soy"
group"Drinks"
desc"reagent-desc-milk-soy"
physicalDesc"reagent-physical-desc-refreshing"
color"#302000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
MilkSpoiled
id"MilkSpoiled"
name"reagent-name-milk-spoiled"
group"Drinks"
desc"reagent-desc-milk-spoiled"
physicalDesc"reagent-physical-desc-putrid"
color"#FAFFBAFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor-2
id"SatiateThirst"
Nothing
id"Nothing"
name"reagent-name-nothing"
group"Drinks"
desc"reagent-desc-nothing"
physicalDesc"reagent-physical-desc-nothing"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
NuclearCola
id"NuclearCola"
name"reagent-name-nuclear-cola"
group"Drinks"
desc"reagent-desc-nuclear-cola"
physicalDesc"reagent-physical-desc-fizzy"
color"#100800FF"
recipes
"NuclearCola"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor6
id"SatiateThirst"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
SodaWater
id"SodaWater"
name"reagent-name-soda-water"
group"Drinks"
desc"reagent-desc-soda-water"
physicalDesc"reagent-physical-desc-fizzy"
color"#619494FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
SoyLatte
id"SoyLatte"
name"reagent-name-soy-latte"
group"Drinks"
desc"reagent-desc-soy-latte"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#664300FF"
recipes
"SoyLatte"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Tea
id"Tea"
name"reagent-name-tea"
group"Drinks"
desc"reagent-desc-tea"
physicalDesc"reagent-physical-desc-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"reagent-name-tonic-water"
group"Drinks"
desc"reagent-desc-tonic-water"
physicalDesc"reagent-physical-desc-fizzy"
color"#0064C8FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Water
id"Water"
name"reagent-name-water"
group"Drinks"
desc"reagent-desc-water"
physicalDesc"reagent-physical-desc-translucent"
color"#75B1F0FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor4
id"SatiateThirst"
Ice
id"Ice"
name"reagent-name-ice"
group"Unknown"
desc"reagent-desc-ice"
physicalDesc"reagent-physical-desc-frosty"
color"#BED8E6FF"
recipes
Empty array
metabolismsnull
DryRamen
id"DryRamen"
name"reagent-name-dry-ramen"
group"Drinks"
desc"reagent-desc-dry-ramen"
physicalDesc"reagent-physical-desc-wormy"
color"#664300FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
HotRamen
id"HotRamen"
name"reagent-name-hot-ramen"
group"Drinks"
desc"reagent-desc-hot-ramen"
physicalDesc"reagent-physical-desc-wormy"
color"#664300FF"
recipes
"HotRamen"
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor4
id"SatiateHunger"
Pilk
id"Pilk"
name"reagent-name-pilk"
group"Drinks"
desc"reagent-desc-pilk"
physicalDesc"reagent-physical-desc-creamy"
color"#E7C69FFF"
recipes
"Pilk"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor1
id"SatiateThirst"
KiraSpecial
id"KiraSpecial"
name"reagent-name-kira-special"
group"Drinks"
desc"reagent-desc-kira-special"
physicalDesc"strong-smelling"
color"#CCCC99FF"
recipes
"KiraSpecial"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Rewriter
id"Rewriter"
name"reagent-name-rewriter"
group"Drinks"
desc"reagent-desc-rewriter"
physicalDesc"strong-smelling"
color"#485000FF"
recipes
"Rewriter"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Kvass
id"Kvass"
name"reagent-name-kvass"
group"Drinks"
desc"reagent-desc-kvass"
physicalDesc"reagent-physical-desc-bubbly"
color"#381600FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Absinthe
id"Absinthe"
name"reagent-name-absinthe"
group"Drinks"
desc"reagent-desc-absinthe"
physicalDesc"reagent-physical-desc-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"reagent-name-ale"
group"Drinks"
desc"reagent-desc-ale"
physicalDesc"reagent-physical-desc-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"reagent-name-beer"
group"Drinks"
desc"reagent-desc-beer"
physicalDesc"reagent-physical-desc-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"reagent-name-blue-curacao"
group"Drinks"
desc"reagent-desc-blue-curacao"
physicalDesc"reagent-physical-desc-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"reagent-name-cognac"
group"Drinks"
desc"reagent-desc-cognac"
physicalDesc"reagent-physical-desc-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"reagent-name-dead-rum"
group"Drinks"
desc"reagent-desc-dead-rum"
physicalDesc"reagent-physical-desc-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"reagent-name-ethanol"
group"Drinks"
desc"reagent-desc-ethanol"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#B05B3CFF"
recipes
Empty array
metabolisms
Poison
rate0.5
effects
damage
typesnull
groups
Caustic1
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"reagent-name-gin"
group"Drinks"
desc"reagent-desc-gin"
physicalDesc"reagent-physical-desc-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"
Kahlua
id"Kahlua"
name"reagent-name-kahlua"
group"Drinks"
desc"reagent-desc-kahlua"
physicalDesc"reagent-physical-desc-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"reagent-name-melon-liquor"
group"Drinks"
desc"reagent-desc-melon-liquor"
physicalDesc"reagent-physical-desc-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"reagent-name-n-t-cahors"
group"Drinks"
desc"reagent-desc-n-t-cahors"
physicalDesc"reagent-physical-desc-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"reagent-name-poison-wine"
group"Drinks"
desc"reagent-desc-poison-wine"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#000000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Rum
id"Rum"
name"reagent-name-rum"
group"Drinks"
desc"reagent-desc-rum"
physicalDesc"reagent-physical-desc-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"reagent-name-sake"
group"Drinks"
desc"reagent-desc-sake"
physicalDesc"reagent-physical-desc-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"reagent-name-tequila"
group"Drinks"
desc"reagent-desc-tequila"
physicalDesc"reagent-physical-desc-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"reagent-name-vermouth"
group"Drinks"
desc"reagent-desc-vermouth"
physicalDesc"reagent-physical-desc-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"reagent-name-vodka"
group"Drinks"
desc"reagent-desc-vodka"
physicalDesc"reagent-physical-desc-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"reagent-name-whiskey"
group"Drinks"
desc"reagent-desc-whiskey"
physicalDesc"reagent-physical-desc-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"reagent-name-wine"
group"Drinks"
desc"reagent-desc-wine"
physicalDesc"reagent-physical-desc-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"reagent-name-acid-spit"
group"Drinks"
desc"reagent-desc-acid-spit"
physicalDesc"reagent-physical-desc-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"reagent-name-allies-cocktail"
group"Drinks"
desc"reagent-desc-allies-cocktail"
physicalDesc"reagent-physical-desc-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"reagent-name-aloe"
group"Drinks"
desc"reagent-desc-aloe"
physicalDesc"reagent-physical-desc-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"reagent-name-amasec"
group"Drinks"
desc"reagent-desc-amasec"
physicalDesc"reagent-physical-desc-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"reagent-name-andalusia"
group"Drinks"
desc"reagent-desc-andalusia"
physicalDesc"reagent-physical-desc-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"reagent-name-antifreeze"
group"Drinks"
desc"reagent-desc-antifreeze"
physicalDesc"reagent-physical-desc-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"reagent-name-atomic-bomb"
group"Drinks"
desc"reagent-desc-atomic-bomb"
physicalDesc"reagent-physical-desc-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"reagent-name-b52"
group"Drinks"
desc"reagent-desc-b52"
physicalDesc"reagent-physical-desc-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"reagent-name-bahama-mama"
group"Drinks"
desc"reagent-desc-bahama-mama"
physicalDesc"reagent-physical-desc-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"reagent-name-banana-honk"
group"Drinks"
desc"reagent-desc-banana-honk"
physicalDesc"reagent-physical-desc-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"reagent-name-barefoot"
group"Drinks"
desc"reagent-desc-barefoot"
physicalDesc"reagent-physical-desc-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"reagent-name-beepsky-smash"
group"Drinks"
desc"reagent-desc-beepsky-smash"
physicalDesc"reagent-physical-desc-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"reagent-name-bilk"
group"Drinks"
desc"reagent-desc-bilk"
physicalDesc"reagent-physical-desc-bilky"
color"#895C4CFF"
recipes
"Bilk"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
BlackRussian
id"BlackRussian"
name"reagent-name-black-russian"
group"Drinks"
desc"reagent-desc-black-russian"
physicalDesc"reagent-physical-desc-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"reagent-name-bloody-mary"
group"Drinks"
desc"reagent-desc-bloody-mary"
physicalDesc"reagent-physical-desc-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"reagent-name-booger"
group"Drinks"
desc"reagent-desc-booger"
physicalDesc"reagent-physical-desc-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"reagent-name-brave-bull"
group"Drinks"
desc"reagent-desc-brave-bull"
physicalDesc"reagent-physical-desc-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"reagent-name-cuba-libre"
group"Drinks"
desc"reagent-desc-cuba-libre"
physicalDesc"reagent-physical-desc-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"reagent-name-demons-blood"
group"Drinks"
desc"reagent-desc-demons-blood"
physicalDesc"reagent-physical-desc-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"reagent-name-devils-kiss"
group"Drinks"
desc"reagent-desc-devils-kiss"
physicalDesc"reagent-physical-desc-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"reagent-name-doctors-delight"
group"Drinks"
desc"reagent-desc-doctors-delight"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#FF8CFFFF"
recipes
"DoctorsDelight"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
conditionsnull
probability1
NutritionFactor-2
id"SatiateHunger"
Reagent"Ethanol"
Groupnull
Amount0.05
conditionsnull
probability1
id"AdjustReagent"
Medicine
rate0.5
effects
damage
typesnull
groups
Burn-1
Brute-1
Airloss-1
Toxin-1
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
DriestMartini
id"DriestMartini"
name"reagent-name-driest-martini"
group"Drinks"
desc"reagent-desc-driest-martini"
physicalDesc"reagent-physical-desc-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"reagent-name-erika-suprise"
group"Drinks"
desc"reagent-desc-erika-suprise"
physicalDesc"reagent-physical-desc-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"reagent-name-gargle-blaster"
group"Drinks"
desc"reagent-desc-gargle-blaster"
physicalDesc"reagent-physical-desc-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"reagent-name-gin-fizz"
group"Drinks"
desc"reagent-desc-gin-fizz"
physicalDesc"reagent-physical-desc-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"reagent-name-gin-tonic"
group"Drinks"
desc"reagent-desc-gin-tonic"
physicalDesc"reagent-physical-desc-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"reagent-name-goldschlager"
group"Drinks"
desc"reagent-desc-goldschlager"
physicalDesc"reagent-physical-desc-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"reagent-name-grog"
group"Drinks"
desc"reagent-desc-grog"
physicalDesc"reagent-physical-desc-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"reagent-name-hippies-delight"
group"Drinks"
desc"reagent-desc-hippies-delight"
physicalDesc"reagent-physical-desc-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"reagent-name-hooch"
group"Drinks"
desc"reagent-desc-hooch"
physicalDesc"reagent-physical-desc-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"reagent-name-iced-beer"
group"Drinks"
desc"reagent-desc-iced-beer"
physicalDesc"reagent-physical-desc-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"reagent-name-irish-car-bomb"
group"Drinks"
desc"reagent-desc-irish-car-bomb"
physicalDesc"reagent-physical-desc-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"reagent-name-irish-cream"
group"Drinks"
desc"reagent-desc-irish-cream"
physicalDesc"reagent-physical-desc-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"reagent-name-irish-coffee"
group"Drinks"
desc"reagent-desc-irish-coffee"
physicalDesc"reagent-physical-desc-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"reagent-name-long-island-iced-tea"
group"Drinks"
desc"reagent-desc-long-island-iced-tea"
physicalDesc"reagent-physical-desc-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"reagent-name-manhattan"
group"Drinks"
desc"reagent-desc-manhattan"
physicalDesc"reagent-physical-desc-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"reagent-name-manhattan-project"
group"Drinks"
desc"reagent-desc-manhattan-project"
physicalDesc"reagent-physical-desc-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"reagent-name-manly-dorf"
group"Drinks"
desc"reagent-desc-manly-dorf"
physicalDesc"reagent-physical-desc-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"reagent-name-margarita"
group"Drinks"
desc"reagent-desc-margarita"
physicalDesc"reagent-physical-desc-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"reagent-name-martini"
group"Drinks"
desc"reagent-desc-martini"
physicalDesc"reagent-physical-desc-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"reagent-name-mead"
group"Drinks"
desc"reagent-desc-mead"
physicalDesc"reagent-physical-desc-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"reagent-name-mojito"
group"Drinks"
desc"reagent-desc-mojito"
physicalDesc"reagent-physical-desc-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"reagent-name-moonshine"
group"Drinks"
desc"reagent-desc-moonshine"
physicalDesc"reagent-physical-desc-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"reagent-name-neurotoxin"
group"Drinks"
desc"reagent-desc-neurotoxin"
physicalDesc"reagent-physical-desc-strong-smelling"
color"#2E2E61FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Ethanol"
Groupnull
Amount0.25
conditionsnull
probability1
id"AdjustReagent"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Patron
id"Patron"
name"reagent-name-patron"
group"Drinks"
desc"reagent-desc-patron"
physicalDesc"reagent-physical-desc-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"reagent-name-red-mead"
group"Drinks"
desc"reagent-desc-red-mead"
physicalDesc"reagent-physical-desc-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"reagent-name-sbiten"
group"Drinks"
desc"reagent-desc-sbiten"
physicalDesc"reagent-physical-desc-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"reagent-name-screwdriver-cocktail"
group"Drinks"
desc"reagent-desc-screwdriver-cocktail"
physicalDesc"reagent-physical-desc-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"reagent-name-silencer"
group"Drinks"
desc"reagent-desc-silencer"
physicalDesc"reagent-physical-desc-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"reagent-name-singulo"
group"Drinks"
desc"reagent-desc-singulo"
physicalDesc"reagent-physical-desc-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"reagent-name-snow-white"
group"Drinks"
desc"reagent-desc-snow-white"
physicalDesc"reagent-physical-desc-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"reagent-name-sui-dream"
group"Drinks"
desc"reagent-desc-sui-dream"
physicalDesc"reagent-physical-desc-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"reagent-name-syndicate-bomb"
group"Drinks"
desc"reagent-desc-syndicate-bomb"
physicalDesc"reagent-physical-desc-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"reagent-name-tequila-sunrise"
group"Drinks"
desc"reagent-desc-tequila-sunrise"
physicalDesc"reagent-physical-desc-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"reagent-name-three-mile-island"
group"Drinks"
desc"reagent-desc-three-mile-island"
physicalDesc"reagent-physical-desc-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"reagent-name-toxins-special"
group"Drinks"
desc"reagent-desc-toxins-special"
physicalDesc"reagent-physical-desc-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"reagent-name-vodka-martini"
group"Drinks"
desc"reagent-desc-vodka-martini"
physicalDesc"reagent-physical-desc-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"reagent-name-vodka-tonic"
group"Drinks"
desc"reagent-desc-vodka-tonic"
physicalDesc"reagent-physical-desc-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"reagent-name-whiskey-cola"
group"Drinks"
desc"reagent-desc-whiskey-cola"
physicalDesc"reagent-physical-desc-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"reagent-name-whiskey-soda"
group"Drinks"
desc"reagent-desc-whiskey-soda"
physicalDesc"reagent-physical-desc-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"reagent-name-white-russian"
group"Drinks"
desc"reagent-desc-white-russian"
physicalDesc"reagent-physical-desc-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"
JuiceApple
id"JuiceApple"
name"reagent-name-juice-apple"
group"Drinks"
desc"reagent-desc-juice-apple"
physicalDesc"reagent-physical-desc-crisp"
color"#FDAD01FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceBanana
id"JuiceBanana"
name"reagent-name-juice-banana"
group"Drinks"
desc"reagent-desc-juice-banana"
physicalDesc"reagent-physical-desc-crisp"
color"#FFE777FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceBerry
id"JuiceBerry"
name"reagent-name-juice-berry"
group"Drinks"
desc"reagent-desc-juice-berry"
physicalDesc"reagent-physical-desc-sweet"
color"#660099FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceBerryPoison
id"JuiceBerryPoison"
name"reagent-name-juice-berry-poison"
group"Unknown"
desc"reagent-desc-juice-berry-poison"
physicalDesc"reagent-physical-desc-sickly"
color"#6600CCFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
JuiceCarrot
id"JuiceCarrot"
name"reagent-name-juice-carrot"
group"Drinks"
desc"reagent-desc-juice-carrot"
physicalDesc"reagent-physical-desc-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"reagent-name-juice-grape"
group"Drinks"
desc"reagent-desc-juice-grape"
physicalDesc"reagent-physical-desc-crisp"
color"#512284FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceLemon
id"JuiceLemon"
name"reagent-name-juice-lemon"
group"Drinks"
desc"reagent-desc-juice-lemon"
physicalDesc"reagent-physical-desc-citric"
color"#FFF690FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceLime
id"JuiceLime"
name"reagent-name-juice-lime"
group"Drinks"
desc"reagent-desc-juice-lime"
physicalDesc"reagent-physical-desc-citric"
color"#99BB43FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceOrange
id"JuiceOrange"
name"reagent-name-juice-orange"
group"Drinks"
desc"reagent-desc-juice-orange"
physicalDesc"reagent-physical-desc-citric"
color"#E78108FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuicePineapple
id"JuicePineapple"
name"reagent-name-juice-pineapple"
group"Drinks"
desc"reagent-desc-juice-pineapple"
physicalDesc"reagent-physical-desc-tropical"
color"#FFFF00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuicePotato
id"JuicePotato"
name"reagent-name-juice-potato"
group"Drinks"
desc"reagent-desc-juice-potato"
physicalDesc"reagent-physical-desc-starchy"
color"#302000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceTomato
id"JuiceTomato"
name"reagent-name-juice-tomato"
group"Drinks"
desc"reagent-desc-juice-tomato"
physicalDesc"reagent-physical-desc-saucey"
color"#731008FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
JuiceWatermelon
id"JuiceWatermelon"
name"reagent-name-juice-watermelon"
group"Drinks"
desc"reagent-desc-juice-watermelon"
physicalDesc"reagent-physical-desc-sweet"
color"#EF3520FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor3
id"SatiateThirst"
Cola
id"Cola"
name"reagent-name-cola"
group"Drinks"
desc"reagent-desc-cola"
physicalDesc"reagent-physical-desc-fizzy"
color"#422912FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
ChangelingSting
id"ChangelingSting"
name"reagent-name-changeling-sting"
group"Drinks"
desc"reagent-desc-changeling-sting"
physicalDesc"reagent-physical-desc-fizzy"
color"#2E6671FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
DrGibb
id"DrGibb"
name"reagent-name-dr-gibb"
group"Drinks"
desc"reagent-desc-dr-gibb"
physicalDesc"reagent-physical-desc-fizzy"
color"#102000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
EnergyDrink
id"EnergyDrink"
name"reagent-name-energy-drink"
group"Drinks"
desc"reagent-desc-energy-drink"
physicalDesc"reagent-physical-desc-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"reagent-name-grape-soda"
group"Drinks"
desc"reagent-desc-grape-soda"
physicalDesc"reagent-physical-desc-fizzy"
color"#AE94A6FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
IceCream
id"IceCream"
name"reagent-name-ice-cream"
group"Drinks"
desc"reagent-desc-ice-cream"
physicalDesc"reagent-physical-desc-creamy"
color"#FFFBD6FF"
recipes
"IceCream"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
LemonLime
id"LemonLime"
name"reagent-name-lemon-lime"
group"Drinks"
desc"reagent-desc-lemon-lime"
physicalDesc"reagent-physical-desc-fizzy"
color"#878F00FF"
recipes
"LemonLime"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
PwrGame
id"PwrGame"
name"reagent-name-pwr-game"
group"Drinks"
desc"reagent-desc-pwr-game"
physicalDesc"reagent-physical-desc-fizzy"
color"#9385BFFF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
RootBeer
id"RootBeer"
name"reagent-name-root-beer"
group"Drinks"
desc"reagent-desc-root-beer"
physicalDesc"reagent-physical-desc-fizzy"
color"#381C07FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
RootBeerFloat
id"RootBeerFloat"
name"reagent-name-root-beer-float"
group"Drinks"
desc"reagent-desc-root-beer-float"
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"reagent-name-space-mountain-wind"
group"Drinks"
desc"reagent-desc-space-mountain-wind"
physicalDesc"reagent-physical-desc-fizzy"
color"#102000FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
SpaceUp
id"SpaceUp"
name"reagent-name-space-up"
group"Drinks"
desc"reagent-desc-space-up"
physicalDesc"reagent-physical-desc-fizzy"
color"#00FF00FF"
recipes
Empty array
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Starkist
id"Starkist"
name"reagent-name-starkist"
group"Drinks"
desc"reagent-desc-starkist"
physicalDesc"reagent-physical-desc-fizzy"
color"#9F3400FF"
recipes
"Starkist"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
FourteenLoko
id"FourteenLoko"
name"reagent-name-fourteen-loko"
group"Drinks"
desc"reagent-desc-fourteen-loko"
physicalDesc"reagent-physical-desc-fizzy"
color"#DEB928FF"
recipes
"FourteenLoko"
metabolisms
Drink
rate0.5
effects
conditionsnull
probability1
HydrationFactor2
id"SatiateThirst"
Reagent"Theobromine"
Groupnull
Amount0.1
conditionsnull
probability1
id"AdjustReagent"
Poison
rate0.5
effects
damage
types
Poison1
groupsnull
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability1
id"HealthChange"
Nutriment
id"Nutriment"
name"reagent-name-nutriment"
group"Foods"
desc"reagent-desc-nutriment"
physicalDesc"reagent-physical-desc-opaque"
color"#664330FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
Vitamin
id"Vitamin"
name"reagent-name-vitamin"
group"Foods"
desc"reagent-desc-vitamin"
physicalDesc"reagent-physical-desc-chalky"
color"#D3D3D3FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
damage
typesnull
groups
Brute-0.5
Burn-0.5
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.5
id"HealthChange"
Scaledfalse
Amount-0.25
conditionsnull
probability1
id"ModifyBleedAmount"
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
Protein
id"Protein"
name"reagent-name-protein"
group"Foods"
desc"reagent-desc-protein"
physicalDesc"reagent-physical-desc-clumpy"
color"#FFFFE5FF"
recipes
"ProteinCooking"
metabolisms
Food
rate0.5
effects
damage
typesnull
groups
Brute-0.4
scaleByQuantityfalse
ignoreResistancestrue
conditionsnull
probability0.5
id"HealthChange"
Scaledfalse
Amount1
conditionsnull
probability1
id"ModifyBloodLevel"
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
Flour
id"Flour"
name"reagent-name-flour"
group"Foods"
desc"reagent-desc-flour"
physicalDesc"reagent-physical-desc-powdery"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Oats
id"Oats"
name"reagent-name-oats"
group"Foods"
desc"reagent-desc-oats"
physicalDesc"reagent-physical-desc-coarse"
color"#D2B48CFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Enzyme
id"Enzyme"
name"reagent-name-enzyme"
group"Foods"
desc"reagent-desc-enzyme"
physicalDesc"reagent-physical-desc-chalky"
color"#009900FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
Egg
id"Egg"
name"reagent-name-egg"
group"Foods"
desc"reagent-desc-egg"
physicalDesc"reagent-physical-desc-mucus-like"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Sugar
id"Sugar"
name"reagent-name-sugar"
group"Foods"
desc"reagent-desc-sugar"
physicalDesc"reagent-physical-desc-sweet"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Blackpepper
id"Blackpepper"
name"reagent-name-blackpepper"
group"Foods"
desc"reagent-desc-blackpepper"
physicalDesc"reagent-physical-desc-grainy"
color"#000000FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Vinegar
id"Vinegar"
name"reagent-name-vinegar"
group"Foods"
desc"reagent-desc-vinegar"
physicalDesc"reagent-physical-desc-sour"
color"#D2B48CFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Rice
id"Rice"
name"reagent-name-rice"
group"Foods"
desc"reagent-desc-rice"
physicalDesc"reagent-physical-desc-chewy"
color"#FFFFFFFF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor3
id"SatiateHunger"
OilOlive
id"OilOlive"
name"reagent-name-oil-olive"
group"Foods"
desc"reagent-desc-oil-olive"
physicalDesc"reagent-physical-desc-oily"
color"#808000FF"
recipes
Empty array
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor1
id"SatiateHunger"
Oil
id"Oil"
name"reagent-name-oil"
group"Foods"
desc"reagent-desc-oil"
physicalDesc"reagent-physical-desc-oily"
color"#B67823FF"
recipes
"Oil"
metabolismsnull
CapsaicinOil
id"CapsaicinOil"
name"reagent-name-capsaicin-oil"
group"Unknown"
desc"reagent-desc-capsaicin-oil"
physicalDesc"reagent-physical-desc-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
typesnull
groups
Caustic1
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"reagent-name-astrotame"
group"Foods"
desc"reagent-desc-astrotame"
physicalDesc"reagent-physical-desc-sugary"
color"#7FFFD4FF"
recipes
Empty array
metabolismsnull
BbqSauce
id"BbqSauce"
name"reagent-name-bbq-sauce"
group"Foods"
desc"reagent-desc-bbq-sauce"
physicalDesc"reagent-physical-desc-gloopy"
color"#8B0000FF"
recipes
"CookingBbqSauce"
metabolismsnull
Cornoil
id"Cornoil"
name"reagent-name-cornoil"
group"Foods"
desc"reagent-desc-cornoil"
physicalDesc"reagent-physical-desc-oily"
color"#FFFF00FF"
recipes
Empty array
metabolismsnull
Frostoil
id"Frostoil"
name"reagent-name-frostoil"
group"Foods"
desc"reagent-desc-frostoil"
physicalDesc"reagent-physical-desc-cold"
color"#87CEEBFF"
recipes
Empty array
metabolismsnull
HorseradishSauce
id"HorseradishSauce"
name"reagent-name-horseradish-sauce"
group"Foods"
desc"reagent-desc-horseradish-sauce"
physicalDesc"reagent-physical-desc-overpowering"
color"#808080FF"
recipes
Empty array
metabolismsnull
Hotsauce
id"Hotsauce"
name"reagent-name-hotsauce"
group"Foods"
desc"reagent-desc-hotsauce"
physicalDesc"reagent-physical-desc-spicy"
color"#FF0000FF"
recipes
"CookingHotsauce"
metabolismsnull
Ketchup
id"Ketchup"
name"reagent-name-ketchup"
group"Foods"
desc"reagent-desc-ketchup"
physicalDesc"reagent-physical-desc-tangy"
color"#FF0000FF"
recipes
"CookingKetchup"
metabolismsnull
Soysauce
id"Soysauce"
name"reagent-name-soysauce"
group"Foods"
desc"reagent-desc-soysauce"
physicalDesc"reagent-physical-desc-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"reagent-name-table-salt"
group"Foods"
desc"reagent-desc-table-salt"
physicalDesc"reagent-physical-desc-grainy"
color"#A1000BFF"
recipes
"TableSalt"
metabolisms
Food
rate0.5
effects
conditionsnull
probability1
NutritionFactor0.5
id"SatiateHunger"
conditionsnull
probability1
HydrationFactor-0.5
id"SatiateThirst"