Участник:MoMMI/chem prototypes.json: различия между версиями

м 1 версия импортирована
Обновление до офф
Строка 1: Строка 1:
{
{
     "Coffee": {
     "Alkycosine": {
         "id": "Coffee",
         "id": "Alkycosine",
         "name": "coffee",
         "name": "alkycosine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
        "desc": "Lessens the damage to neurological tissue. More effective at treating brain damage than alkysine and also a fairly effective painkiller as well. Caution is needed in its creation to avoid mixing bleach and the chlorine needed to make alkysine.",
         "physicalDesc": "aromatic",
        "physicalDesc": "strong-smelling",
         "color": "#664300FF",
        "color": "#9E232BFF",
         "recipes": [],
        "recipes": [
            "Alkycosine"
        ],
        "metabolisms": null
    },
    "Alkysine": {
        "id": "Alkysine",
        "name": "alkysine",
        "group": "Medicine",
        "desc": "Lessens the damage to neurological tissue, effective even after catastrophic injury. Used for treating brain damage and also a fairly effective painkiller.",
        "physicalDesc": "oily",
        "color": "#FF8C00FF",
        "recipes": [
            "Alkysine"
        ],
        "metabolisms": null
    },
    "Dylovene": {
        "id": "Dylovene",
        "name": "dylovene",
        "group": "Medicine",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "physicalDesc": "translucent",
         "color": "#3A1D8AFF",
         "recipes": [
            "Dylovene"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": -1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 22: Строка 55:
         }
         }
     },
     },
     "Cream": {
     "Diphenhydramine": {
         "id": "Cream",
         "id": "Diphenhydramine",
         "name": "cream",
         "name": "diphenhydramine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "physicalDesc": "creamy",
         "physicalDesc": "chalky",
         "color": "#DFD7AFFF",
         "color": "#64FFE6FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": -3,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 1,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                    },
                    {
                        "Key": "Jitter",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                     }
                 ]
                 ]
Строка 44: Строка 89:
         }
         }
     },
     },
     "CafeLatte": {
     "Arithrazine": {
         "id": "CafeLatte",
         "id": "Arithrazine",
         "name": "cafe latte",
         "name": "arithrazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "desc": "A slightly unstable medication used for the most extreme any serious case of radiation poisoning. Lowers radiation level at over twice the rate Hyronalin does and will heal toxin damage at the same time. Deals very minor brute damage to the patient over time, but the patient's body will typically out-regenerate it easily.",
         "physicalDesc": "creamy",
         "physicalDesc": "cloudy",
         "color": "#664300FF",
         "color": "#BD5902FF",
         "recipes": [
         "recipes": [
             "CafeLatte"
             "Arithrazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": -3
                            },
                            "groups": {
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 68: Строка 122:
         }
         }
     },
     },
     "GreenTea": {
     "Bicaridine": {
         "id": "GreenTea",
         "id": "Bicaridine",
         "name": "green tea",
         "name": "bicaridine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Tasty green tea.",
         "desc": "An analgesic which is highly effective at treating brute damage. It is useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright.",
         "physicalDesc": "aromatic",
         "physicalDesc": "opaque",
         "color": "#C33F00FF",
         "color": "#FFAA00FF",
         "recipes": [],
         "recipes": [
            "Bicaridine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 90: Строка 153:
         }
         }
     },
     },
     "Grenadine": {
     "Cryoxadone": {
         "id": "Grenadine",
         "id": "Cryoxadone",
         "name": "grenadine",
         "name": "cryoxadone",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Not cherry flavored!",
         "desc": "Required for the proper function of cryogenics. Heals all standard types of damage very swiftly, but only works in temperatures under 170K (usually this means cryo cells). Can also slowly heal clone damage, such as caused by cloning or Slimes.",
         "physicalDesc": "dark-red",
         "physicalDesc": "fizzy",
         "color": "#EA1D26FF",
         "color": "#0091FFFF",
         "recipes": [],
         "recipes": [
            "Cryoxadone"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                         "probability": 1,
                            "types": null,
                         "HydrationFactor": 3,
                            "groups": {
                         "id": "SatiateThirst"
                                "Airloss": -6,
                     }
                                "Brute": -4,
                 ]
                                "Burn": -4,
                                "Toxin": -4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "IcedCoffee": {
     "Clonexadone": {
         "id": "IcedCoffee",
         "id": "Clonexadone",
         "name": "iced coffee",
         "name": "clonexadone",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Coffee and ice, refreshing and cool.",
         "desc": "Heals standard damage in the same as Cryoxadone, with the same temperature requirement. Significantly more effective than the former at treating cellular damage, although both can be used simultaneously. Best used in cryo cells.",
         "physicalDesc": "aromatic",
         "physicalDesc": "bubbly",
         "color": "#102838FF",
         "color": "#0666FFFF",
         "recipes": [
         "recipes": [
             "IcedCoffee"
             "Clonexadone"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                         "probability": 1,
                            "types": null,
                         "HydrationFactor": 3,
                            "groups": {
                         "id": "SatiateThirst"
                                "Airloss": -6,
                     }
                                "Brute": -4,
                 ]
                                "Burn": -4,
                                "Toxin": -4
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                 ]
             }
             }
         }
         }
     },
     },
     "IcedGreenTea": {
     "Citalopram": {
         "id": "IcedGreenTea",
         "id": "Citalopram",
         "name": "iced green tea",
         "name": "citalopram",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "cold green tea.",
         "desc": "Prevents hallucination slightly.",
         "physicalDesc": "aromatic",
         "physicalDesc": "cloudy",
         "color": "#CE4200FF",
         "color": "#21693CFF",
        "recipes": [
            "Citalopram"
        ],
        "metabolisms": null
    },
    "Dermaline": {
        "id": "Dermaline",
        "name": "dermaline",
        "group": "Medicine",
        "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
        "physicalDesc": "translucent",
        "color": "#215263FF",
         "recipes": [
         "recipes": [
             "IcedGreenTea"
             "Dermaline"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -3
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 160: Строка 276:
         }
         }
     },
     },
     "IcedTea": {
     "Dexalin": {
         "id": "IcedTea",
         "id": "Dexalin",
         "name": "iced tea",
         "name": "dexalin",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "No relation to a certain rap artist/actor.",
         "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 (Results in 1 unit instead of 2).",
         "physicalDesc": "aromatic",
         "physicalDesc": "opaque",
         "color": "#104038FF",
         "color": "#0041A8FF",
         "recipes": [
         "recipes": [
             "IcedTea"
             "Dexalin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Asphyxiation": -1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 184: Строка 307:
         }
         }
     },
     },
     "Lemonade": {
     "DexalinPlus": {
         "id": "Lemonade",
         "id": "DexalinPlus",
         "name": "lemonade",
         "name": "dexalin plus",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "desc": "Used in treatment of extreme cases of oxygen deprivation. Even a single unit immediately counters all oxygen loss, which is hugely useful in many circumstances. Any dose beyond this will continue to counter oxygen loss until it is metabolized, essentially removing the need to breathe.",
         "physicalDesc": "tart",
         "physicalDesc": "cloudy",
         "color": "#FFFF00FF",
         "color": "#4DA0BDFF",
         "recipes": [
         "recipes": [
             "Lemonade"
             "DexalinPlus"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Asphyxiation": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 208: Строка 338:
         }
         }
     },
     },
     "Milk": {
     "Ethylredoxrazine": {
         "id": "Milk",
         "id": "Ethylredoxrazine",
         "name": "milk",
         "name": "ethylredoxrazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
         "physicalDesc": "opaque",
         "physicalDesc": "opaque",
         "color": "#DFDFDFFF",
         "color": "#2D5708FF",
         "recipes": [],
         "recipes": [
        "metabolisms": {
             "Ethylredoxrazine"
             "Drink": {
        ],
                "rate": 0.5,
        "metabolisms": null
                "effects": [
     },
                    {
     "Epinephrine": {
                        "conditions": null,
         "id": "Epinephrine",
                        "probability": 1,
         "name": "epinephrine",
                        "HydrationFactor": 4,
         "group": "Medicine",
                        "id": "SatiateThirst"
         "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
                    }
         "physicalDesc": "odorless",
                ]
         "color": "#D2FFFAFF",
            }
         "recipes": [
        }
            "Epinephrine"
     },
        ],
     "MilkOat": {
         "id": "MilkOat",
         "name": "oat milk",
         "group": "Drinks",
         "desc": "Surprisingly tasty.",
         "physicalDesc": "refreshing",
         "color": "#302000FF",
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                         "damage": {
                        "probability": 1,
                            "types": {
                        "HydrationFactor": 4,
                                "Asphyxiation": -3,
                        "id": "SatiateThirst"
                                "Poison": -0.5
                    }
                            },
                ]
                            "groups": {
            }
                                "Brute": -0.5,
        }
                                "Burn": -0.5
    },
                            }
    "MilkSoy": {
                        },
        "id": "MilkSoy",
                        "scaleByQuantity": false,
        "name": "soy milk",
                        "ignoreResistances": true,
        "group": "Drinks",
                        "conditions": [
        "desc": "Surprisingly tasty.",
                            {
        "physicalDesc": "refreshing",
                                "Max": 21474836,
        "color": "#302000FF",
                                "Min": 100,
        "recipes": [],
                                "id": "TotalDamage"
        "metabolisms": {
                            },
            "Drink": {
                            {
                "rate": 0.5,
                                "Min": 0,
                "effects": [
                                "Max": 20,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                     {
                     {
                         "conditions": null,
                         "damage": {
                        "probability": 1,
                            "types": {
                        "HydrationFactor": 5,
                                "Asphyxiation": 1,
                        "id": "SatiateThirst"
                                "Poison": 1
                    }
                            },
                ]
                            "groups": null
            }
                        },
        }
                        "scaleByQuantity": false,
    },
                        "ignoreResistances": true,
    "MilkSpoiled": {
                        "conditions": [
        "id": "MilkSpoiled",
                            {
        "name": "spoiled milk",
                                "Min": 20,
        "group": "Drinks",
                                "Max": 21474836,
        "desc": "This milk has gone rancid.",
                                "Reagent": null,
        "physicalDesc": "putrid",
                                "id": "ReagentThreshold"
        "color": "#FAFFBAFF",
                            }
        "recipes": [],
                        ],
        "metabolisms": {
                        "probability": 1,
            "Drink": {
                        "id": "HealthChange"
                "rate": 0.5,
                    },
                "effects": [
                     {
                     {
                        "Reagent": "Lexorin",
                        "Group": null,
                        "Amount": -2,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": -2,
                         "id": "AdjustReagent"
                         "id": "SatiateThirst"
                    },
                    }
                    {
                ]
                         "Reagent": "Epinephrine",
            }
                        "Group": null,
        }
                        "Amount": -1,
    },
                        "conditions": [
    "Nothing": {
                            {
        "id": "Nothing",
                                "Min": 1,
        "name": "nothing",
                                "Max": 21474836,
        "group": "Drinks",
                                "Reagent": "Lexorin",
        "desc": "Absolutely nothing.",
                                "id": "ReagentThreshold"
        "physicalDesc": "nothing",
                            }
        "color": "#FFFFFFFF",
                        ],
        "recipes": [],
                        "probability": 1,
        "metabolisms": {
                        "id": "AdjustReagent"
            "Drink": {
                    },
                "rate": 0.5,
                    {
                "effects": [
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": 4,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "AdjustReagent"
                    },
                     {
                     {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 0.25,
                        "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "id": "GenericStatusEffect"
                         "id": "SatiateThirst"
                    },
                     }
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 0.25,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                         "id": "GenericStatusEffect"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "NukaCola": {
     "Hyperzine": {
         "id": "NukaCola",
         "id": "Hyperzine",
         "name": "nuka cola",
         "name": "hyperzine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "Cola, cola never changes.",
         "desc": "A highly effective, long lasting muscle stimulant. It allows greater freedom of movement in bulky clothing although it has the side effect of causing some twitching. Dangerous in higher doses.",
         "physicalDesc": "fizzy",
        "physicalDesc": "translucent",
         "color": "#100800FF",
        "color": "#17BD61FF",
        "recipes": [
            "Hyperzine"
        ],
        "metabolisms": null
    },
    "Hyronalin": {
        "id": "Hyronalin",
        "name": "hyronalin",
        "group": "Medicine",
        "desc": "A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine.",
         "physicalDesc": "cloudy",
         "color": "#4CB580FF",
         "recipes": [
         "recipes": [
             "NukaCola"
             "Hyronalin"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": -1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 6,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "Imidazoline": {
        "id": "Imidazoline",
        "name": "imidazoline",
        "group": "Medicine",
        "desc": "Effective in treating eye trauma. It heals damage caused by physical or chemical trauma, though it is ineffective in treating genetic defects in the eyes.",
        "physicalDesc": "pungent",
        "color": "#F7EF00FF",
        "recipes": [
            "Imidazoline"
        ],
        "metabolisms": null
    },
    "Inacusiate": {
        "id": "Inacusiate",
        "name": "inacusiate",
        "group": "Medicine",
        "desc": "You only need 1u for Inacusiate to be effective. Cures deafness instantly. Useful after an explosion.",
        "physicalDesc": "pungent",
        "color": "#C4C04BFF",
        "recipes": [
            "Inacusiate"
        ],
        "metabolisms": null
    },
    "Inaprovaline": {
        "id": "Inaprovaline",
        "name": "inaprovaline",
        "group": "Medicine",
        "desc": "Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding (internal or external) by half while in the body. Acts as a decent painkiller.",
        "physicalDesc": "opaque",
        "color": "#731024FF",
        "recipes": [
            "Inaprovaline"
        ],
        "metabolisms": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 346: Строка 560:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": 1
                                 "Asphyxiation": -5
                             },
                             },
                             "groups": null
                             "groups": null
Строка 352: Строка 566:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Max": 21474836,
                                "Min": 100,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Строка 360: Строка 580:
         }
         }
     },
     },
     "SodaWater": {
     "Kelotane": {
         "id": "SodaWater",
         "id": "Kelotane",
         "name": "soda water",
         "name": "kelotane",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "desc": "Treats burn damage and prevents infection.",
         "physicalDesc": "fizzy",
         "physicalDesc": "strong-smelling",
         "color": "#619494FF",
         "color": "#BF3D19FF",
         "recipes": [],
         "recipes": [
            "Kelotane"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 382: Строка 611:
         }
         }
     },
     },
     "SoyLatte": {
     "Leporazine": {
         "id": "SoyLatte",
         "id": "Leporazine",
         "name": "soy latte",
         "name": "leporazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
         "desc": "This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "pungent",
         "color": "#664300FF",
         "color": "#FF7DB5FF",
         "recipes": [
         "recipes": [
             "SoyLatte"
             "Leporazine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Amount": 1000,
                        "conditions": [
                            {
                                "Min": 0,
                                "Max": 293.15,
                                "id": "Temperature"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustTemperature"
                    },
                    {
                        "Amount": -1000,
                        "conditions": [
                            {
                                "Min": 293.15,
                                "Max": 3.4028235e+38,
                                "id": "Temperature"
                            }
                        ],
                        "probability": 1,
                        "id": "AdjustTemperature"
                    },
                    {
                        "Messages": [
                            "leporazine-effect-temperature-adjusting"
                        ],
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.2,
                        "HydrationFactor": 3,
                         "id": "PopupMessage"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 406: Строка 662:
         }
         }
     },
     },
     "Tea": {
     "Methylin": {
         "id": "Tea",
         "id": "Methylin",
         "name": "tea",
         "name": "methylin",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
        "desc": "An intelligence enhancer, also used in the treatment of attention deficit hyperactivity disorder. Also known as Ritalin. Allows monkeys (not diona nymphs) to understand human speech and improves their dexterity as long as they have some in their system. Causes toxin and brain damage in higher doses.",
         "physicalDesc": "aromatic",
        "physicalDesc": "acrid",
         "color": "#8A5A3AFF",
        "color": "#A700C4FF",
         "recipes": [],
        "recipes": [
            "Methylin"
        ],
        "metabolisms": null
    },
    "Oxycodone": {
        "id": "Oxycodone",
        "name": "oxycodone",
        "group": "Medicine",
         "desc": "A very effective painkiller, about 250% as strong as Tramadol.",
        "physicalDesc": "acrid",
        "color": "#C4A300FF",
        "recipes": [
            "Oxycodone"
        ],
        "metabolisms": null
    },
    "Phalanximine": {
        "id": "Phalanximine",
        "name": "phalanximine",
        "group": "Medicine",
        "desc": "Used in the treatment of cancer, is as effective as Anti-Toxin. Causes moderate radiation and hair loss.",
         "physicalDesc": "acrid",
         "color": "#C8FF75FF",
         "recipes": [
            "Phalanximine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "TonicWater": {
        "id": "TonicWater",
        "name": "tonic water",
        "group": "Drinks",
        "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
        "physicalDesc": "fizzy",
        "color": "#0064C8FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": -1,
                                "Radiation": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 450: Строка 718:
         }
         }
     },
     },
     "Water": {
     "Paroxetine": {
         "id": "Water",
         "id": "Paroxetine",
         "name": "water",
         "name": "paroxetine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A colorless liquid that humans need in order to survive.",
        "desc": "Prevents hallucination, but has a 10% chance of causing intense hallucinations.",
         "physicalDesc": "translucent",
        "physicalDesc": "acrid",
         "color": "#C0E0FF20",
        "color": "#FFFBADFF",
         "recipes": [],
        "recipes": [
            "Paroxetine"
        ],
        "metabolisms": null
    },
    "Ryetalyn": {
        "id": "Ryetalyn",
        "name": "ryetalyn",
        "group": "Medicine",
        "desc": "You only need 1u for Ryetalin to work. Deactivates genetic defects and powers, restoring a patient to an ideal state. May be useful if genetics is unable to function properly. Deactivated effects return if the patient's genes are modified again.",
        "physicalDesc": "cloudy",
        "color": "#532FD4FF",
        "recipes": [
            "Ryetalyn"
        ],
        "metabolisms": null
    },
    "Spaceacillin": {
        "id": "Spaceacillin",
        "name": "spaceacillin",
        "group": "Medicine",
         "desc": "A theta-lactam antibiotic. A common and very useful medicine, effective against many diseases likely to be encountered in space. Slows progression of diseases.",
        "physicalDesc": "opaque",
        "color": "#9942F5FF",
        "recipes": [
            "Spaceacillin"
        ],
        "metabolisms": null
    },
    "Synaptizine": {
        "id": "Synaptizine",
        "name": "synaptizine",
        "group": "Medicine",
        "desc": "Toxic, but treats hallucinations, drowsiness \u0026 halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly.",
         "physicalDesc": "pungent",
         "color": "#D49A2FFF",
         "recipes": [
            "Synaptizine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                         "probability": 1,
                            "types": {
                         "HydrationFactor": 4,
                                "Poison": 3
                         "id": "SatiateThirst"
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "id": "HealthChange"
                    },
                    {
                        "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"
                     }
                     }
                 ]
                 ]
Строка 472: Строка 805:
         }
         }
     },
     },
     "Ice": {
     "Tramadol": {
         "id": "Ice",
         "id": "Tramadol",
         "name": "ice",
         "name": "tramadol",
         "group": "Unknown",
         "group": "Medicine",
         "desc": "Frozen water.",
         "desc": "A simple, yet effective painkiller. Very effective for patients in shock.",
         "physicalDesc": "frosty",
         "physicalDesc": "strong-smelling",
         "color": "#BED8E6FF",
         "color": "#2F6ED4FF",
         "recipes": [],
         "recipes": [
            "Tramadol"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Cola": {
     "Tricordrazine": {
         "id": "Cola",
         "id": "Tricordrazine",
         "name": "cola",
         "name": "tricordrazine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "desc": "A wide-spectrum stimulant, originally derived from Cordrazine. Is capable of healing all four main damage types simultaneously, however it only heals at half the rate of conventional healing chemicals. Because of its low potency, it's best used as a supplement to other medicines.",
         "physicalDesc": "fizzy",
         "physicalDesc": "opaque",
         "color": "#422912FF",
         "color": "#00E5FFFF",
         "recipes": [],
         "recipes": [
            "Tricordrazine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Toxin": -1,
                                "Airloss": -1,
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 504: Строка 851:
         }
         }
     },
     },
     "ChangelingSting": {
     "ChloralHydrate": {
         "id": "ChangelingSting",
         "id": "ChloralHydrate",
         "name": "changeling sting",
         "name": "chloral hydrate",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "desc": "A powerful sedative which causes death in doses upwards of 16.2 units. Sends the patient to sleep almost instantly.",
        "physicalDesc": "acrid",
        "color": "#18C9B1FF",
        "recipes": [
            "ChloralHydrate"
        ],
        "metabolisms": null
    },
    "Cryptobiolin": {
        "id": "Cryptobiolin",
        "name": "cryptobiolin",
        "group": "Medicine",
        "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#2E6671FF",
         "color": "#081A80FF",
         "recipes": [],
         "recipes": [
            "Cryptobiolin"
        ],
        "metabolisms": null
    },
    "Lipozine": {
        "id": "Lipozine",
        "name": "lipozine",
        "group": "Medicine",
        "desc": "Causes weight loss upon consumption.",
        "physicalDesc": "oily",
        "color": "#2690B5FF",
        "recipes": [
            "Lipozine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 519: Строка 892:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "NutritionFactor": -1,
                         "id": "SatiateThirst"
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Строка 526: Строка 899:
         }
         }
     },
     },
     "DrGibb": {
     "Sterilizine": {
         "id": "DrGibb",
         "id": "Sterilizine",
         "name": "Dr. Gibb",
         "name": "sterilizine",
         "group": "Drinks",
        "group": "Medicine",
         "desc": "A delicious blend of 42 different flavours.",
        "desc": "Helps the patient when used during surgery, may also decontaminate objects and surfaces that bear pathogens. Is currently useless due to infections not being a thing.",
         "physicalDesc": "fizzy",
        "physicalDesc": "strong-smelling",
         "color": "#102000FF",
        "color": "#7CAD37FF",
        "recipes": [
            "Sterilizine"
        ],
        "metabolisms": null
    },
    "Omnizine": {
        "id": "Omnizine",
        "name": "Omnizine",
         "group": "Medicine",
         "desc": "A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete.",
         "physicalDesc": "soothing",
         "color": "#FCF7F9FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -2,
                                "Toxin": -2,
                                "Airloss": -2,
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 548: Строка 943:
         }
         }
     },
     },
     "EnergyDrink": {
     "Ultravasculine": {
         "id": "EnergyDrink",
         "id": "Ultravasculine",
         "name": "Energy Drink",
         "name": "Ultravasculine",
         "group": "Drinks",
         "group": "Medicine",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.",
         "physicalDesc": "fizzy",
         "physicalDesc": "thick and grainy",
         "color": "#FFFFBFFF",
         "color": "#520E30FF",
         "recipes": [],
         "recipes": [
            "Ultravasculine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Medicine": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": null,
                            "groups": {
                                "Toxin": -3,
                                "Brute": 0.5
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 0,
                                "Max": 30,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 2,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "GrapeSoda": {
        "id": "GrapeSoda",
        "name": "grape soda",
        "group": "Drinks",
        "desc": "It's Graaaaaape!",
        "physicalDesc": "fizzy",
        "color": "#AE94A6FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                         "probability": 1,
                            "types": null,
                         "HydrationFactor": 2,
                            "groups": {
                         "id": "SatiateThirst"
                                "Toxin": -1,
                     }
                                "Brute": 3
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": [
                            {
                                "Min": 30,
                                "Max": 21474836,
                                "Reagent": null,
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Reagent": "Histamine",
                        "Group": null,
                        "Amount": -1,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 1,
                         "id": "AdjustReagent"
                    },
                    {
                        "Reagent": "Ultravasculine",
                        "Group": null,
                        "Amount": 0.5,
                        "conditions": [
                            {
                                "Min": 1,
                                "Max": 21474836,
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 1,
                         "id": "AdjustReagent"
                     }
                 ]
                 ]
             }
             }
         }
         }
     },
     },
     "LemonLime": {
     "Cola": {
         "id": "LemonLime",
         "id": "Cola",
         "name": "lemon-lime",
         "name": "cola",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "tangy lime and lemon soda",
         "desc": "A sweet, carbonated soft drink. Caffeine free.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#878F00FF",
         "color": "#422912FF",
         "recipes": [
         "recipes": [],
            "LemonLime"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 616: Строка 1055:
         }
         }
     },
     },
     "PwrGame": {
     "ChangelingSting": {
         "id": "PwrGame",
         "id": "ChangelingSting",
         "name": "Pwr Game",
         "name": "changeling sting",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The only drink with the PWR that true gamers crave.",
         "desc": "You take a tiny sip and feel a burning sensation...",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#9385BFFF",
         "color": "#2E6671FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 638: Строка 1077:
         }
         }
     },
     },
     "SpaceMountainWind": {
     "DrGibb": {
         "id": "SpaceMountainWind",
         "id": "DrGibb",
         "name": "Space Mountain Wind",
         "name": "Dr. Gibb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Blows right through you like a space wind.",
         "desc": "A delicious blend of 42 different flavours.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#102000FF",
         "color": "#102000FF",
Строка 660: Строка 1099:
         }
         }
     },
     },
     "SpaceUp": {
     "EnergyDrink": {
         "id": "SpaceUp",
         "id": "EnergyDrink",
         "name": "Space-Up",
         "name": "Energy Drink",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tastes like a hull breach in your mouth.",
         "desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#00FF00FF",
         "color": "#FFFFBFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 682: Строка 1121:
         }
         }
     },
     },
     "Starkist": {
     "GrapeSoda": {
         "id": "Starkist",
         "id": "GrapeSoda",
         "name": "starkist",
         "name": "grape soda",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet, orange flavored soft drink.",
         "desc": "It's Graaaaaape!",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#9F3400FF",
         "color": "#AE94A6FF",
         "recipes": [
         "recipes": [],
            "Starkist"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 706: Строка 1143:
         }
         }
     },
     },
     "FourteenLoko": {
     "LemonLime": {
         "id": "FourteenLoko",
         "id": "LemonLime",
         "name": "Fourteen Loko",
         "name": "lemon-lime",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "desc": "tangy lime and lemon soda",
         "physicalDesc": "fizzy",
         "physicalDesc": "fizzy",
         "color": "#DEB928FF",
         "color": "#878F00FF",
         "recipes": [
         "recipes": [
             "FourteenLoko"
             "LemonLime"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 725: Строка 1162:
                         "HydrationFactor": 2,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Строка 748: Строка 1167:
         }
         }
     },
     },
     "JuiceApple": {
     "PwrGame": {
         "id": "JuiceApple",
         "id": "PwrGame",
         "name": "apple juice",
         "name": "Pwr Game",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's a little piece of Eden.",
         "desc": "The only drink with the PWR that true gamers crave.",
         "physicalDesc": "crisp",
         "physicalDesc": "fizzy",
         "color": "#FDAD01FF",
         "color": "#9385BFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 763: Строка 1182:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 770: Строка 1189:
         }
         }
     },
     },
     "JuiceBanana": {
     "SpaceMountainWind": {
         "id": "JuiceBanana",
         "id": "SpaceMountainWind",
         "name": "banana juice",
         "name": "Space Mountain Wind",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The raw essence of a banana. HONK.",
         "desc": "Blows right through you like a space wind.",
         "physicalDesc": "crisp",
         "physicalDesc": "fizzy",
         "color": "#FFE777FF",
         "color": "#102000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 785: Строка 1204:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 792: Строка 1211:
         }
         }
     },
     },
     "JuiceBerry": {
     "SpaceUp": {
         "id": "JuiceBerry",
         "id": "SpaceUp",
         "name": "berry juice",
         "name": "Space-Up",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A delicious blend of several different kinds of berries.",
         "desc": "Tastes like a hull breach in your mouth.",
         "physicalDesc": "sweet",
         "physicalDesc": "fizzy",
         "color": "#660099FF",
         "color": "#00FF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 807: Строка 1226:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 814: Строка 1233:
         }
         }
     },
     },
     "JuiceBerryPoison": {
     "Starkist": {
         "id": "JuiceBerryPoison",
         "id": "Starkist",
         "name": "poison berry juice",
         "name": "starkist",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "desc": "A sweet, orange flavored soft drink.",
         "physicalDesc": "sickly",
        "physicalDesc": "fizzy",
         "color": "#6600CCFF",
        "color": "#9F3400FF",
         "recipes": [],
        "recipes": [
            "Starkist"
        ],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "FourteenLoko": {
        "id": "FourteenLoko",
        "name": "Fourteen Loko",
        "group": "Drinks",
        "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
         "physicalDesc": "fizzy",
         "color": "#DEB928FF",
         "recipes": [
            "FourteenLoko"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 829: Строка 1274:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 854: Строка 1299:
         }
         }
     },
     },
     "JuiceCarrot": {
     "JuiceApple": {
         "id": "JuiceCarrot",
         "id": "JuiceApple",
         "name": "carrot juice",
         "name": "apple juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's like a carrot, but less crunchy.",
         "desc": "It's a little piece of Eden.",
         "physicalDesc": "crisp",
         "physicalDesc": "crisp",
         "color": "#FF8820FF",
         "color": "#FDAD01FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 876: Строка 1321:
         }
         }
     },
     },
     "JuiceGrape": {
     "JuiceBanana": {
         "id": "JuiceGrape",
         "id": "JuiceBanana",
         "name": "grape juice",
         "name": "banana juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "desc": "The raw essence of a banana. HONK.",
         "physicalDesc": "crisp",
         "physicalDesc": "crisp",
         "color": "#512284FF",
         "color": "#FFE777FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 898: Строка 1343:
         }
         }
     },
     },
     "JuiceLemon": {
     "JuiceBerry": {
         "id": "JuiceLemon",
         "id": "JuiceBerry",
         "name": "lemon juice",
         "name": "berry juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This juice is VERY sour.",
         "desc": "A delicious blend of several different kinds of berries.",
         "physicalDesc": "citric",
         "physicalDesc": "sweet",
         "color": "#FFF690FF",
         "color": "#660099FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 920: Строка 1365:
         }
         }
     },
     },
     "JuiceLime": {
     "JuiceBerryPoison": {
         "id": "JuiceLime",
         "id": "JuiceBerryPoison",
         "name": "lime juice",
         "name": "poison berry juice",
         "group": "Drinks",
         "group": "Unknown",
         "desc": "The sweet-sour juice of limes.",
         "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
         "physicalDesc": "citric",
         "physicalDesc": "sickly",
         "color": "#99BB43FF",
         "color": "#6600CCFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 939: Строка 1384:
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Poison": {
    },
    "JuiceOrange": {
        "id": "JuiceOrange",
        "name": "orange juice",
        "group": "Drinks",
        "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
        "physicalDesc": "citric",
        "color": "#E78108FF",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "conditions": null,
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                        "HydrationFactor": 3,
                         "id": "HealthChange"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 964: Строка 1405:
         }
         }
     },
     },
     "JuicePineapple": {
     "JuiceCarrot": {
         "id": "JuicePineapple",
         "id": "JuiceCarrot",
         "name": "pineapple juice",
         "name": "carrot juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The delicious juice of a pineapple.",
         "desc": "It's like a carrot, but less crunchy.",
         "physicalDesc": "tropical",
         "physicalDesc": "crisp",
         "color": "#FFFF00FF",
         "color": "#FF8820FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 986: Строка 1427:
         }
         }
     },
     },
     "JuicePotato": {
     "JuiceGrape": {
         "id": "JuicePotato",
         "id": "JuiceGrape",
         "name": "potato juice",
         "name": "grape juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Juice of the potato. Bleh.",
         "desc": "Freshly squeezed juice from red grapes. Quite sweet.",
         "physicalDesc": "starchy",
         "physicalDesc": "crisp",
         "color": "#302000FF",
         "color": "#512284FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1008: Строка 1449:
         }
         }
     },
     },
     "JuiceTomato": {
     "JuiceLemon": {
         "id": "JuiceTomato",
         "id": "JuiceLemon",
         "name": "tomato juice",
         "name": "lemon juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "desc": "This juice is VERY sour.",
         "physicalDesc": "saucey",
         "physicalDesc": "citric",
         "color": "#731008FF",
         "color": "#FFF690FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1030: Строка 1471:
         }
         }
     },
     },
     "JuiceWatermelon": {
     "JuiceLime": {
         "id": "JuiceWatermelon",
         "id": "JuiceLime",
         "name": "water melon juice",
         "name": "lime juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The delicious juice of a watermelon.",
         "desc": "The sweet-sour juice of limes.",
         "physicalDesc": "sweet",
         "physicalDesc": "citric",
         "color": "#EF3520FF",
         "color": "#99BB43FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1052: Строка 1493:
         }
         }
     },
     },
     "Absinthe": {
     "JuiceOrange": {
         "id": "Absinthe",
         "id": "JuiceOrange",
         "name": "absinthe",
         "name": "orange juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "desc": "Both delicious AND rich in Vitamin C. What more do you need?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "citric",
         "color": "#33EE00FF",
         "color": "#E78108FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1067: Строка 1508:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 1074: Строка 1515:
         }
         }
     },
     },
     "Ale": {
     "JuicePineapple": {
         "id": "Ale",
         "id": "JuicePineapple",
         "name": "ale",
         "name": "pineapple juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "desc": "The delicious juice of a pineapple.",
         "physicalDesc": "bubbly",
         "physicalDesc": "tropical",
         "color": "#663100FF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1089: Строка 1530:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 1096: Строка 1537:
         }
         }
     },
     },
     "Beer": {
     "JuicePotato": {
         "id": "Beer",
         "id": "JuicePotato",
         "name": "beer",
         "name": "potato juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "desc": "Juice of the potato. Bleh.",
         "physicalDesc": "bubbly",
         "physicalDesc": "starchy",
         "color": "#CFA85FFF",
         "color": "#302000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1111: Строка 1552:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 1118: Строка 1559:
         }
         }
     },
     },
     "BlueCuracao": {
     "JuiceTomato": {
         "id": "BlueCuracao",
         "id": "JuiceTomato",
         "name": "blue curacao",
         "name": "tomato juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "saucey",
         "color": "#0000CDFF",
         "color": "#731008FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1133: Строка 1574:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 1140: Строка 1581:
         }
         }
     },
     },
     "Cognac": {
     "JuiceWatermelon": {
         "id": "Cognac",
         "id": "JuiceWatermelon",
         "name": "cognac",
         "name": "water melon juice",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "desc": "The delicious juice of a watermelon.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "sweet",
         "color": "#AB3C05FF",
         "color": "#EF3520FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1155: Строка 1596:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 1162: Строка 1603:
         }
         }
     },
     },
     "DeadRum": {
     "Absinthe": {
         "id": "DeadRum",
         "id": "Absinthe",
         "name": "deadrum",
         "name": "absinthe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "desc": "A anise-flavoured spirit derived from botanicals.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#33EE00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1184: Строка 1625:
         }
         }
     },
     },
     "Ethanol": {
     "Ale": {
         "id": "Ethanol",
         "id": "Ale",
         "name": "ethanol",
         "name": "ale",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "desc": "A dark alchoholic beverage made by malted barley and yeast.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#B05B3CFF",
         "color": "#663100FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Caustic": 1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 2,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 1213: Строка 1647:
         }
         }
     },
     },
     "Gin": {
     "Beer": {
         "id": "Gin",
         "id": "Beer",
         "name": "gin",
         "name": "beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
         "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#664300FF",
         "color": "#CFA85FFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1235: Строка 1669:
         }
         }
     },
     },
     "Kahlua": {
     "BlueCuracao": {
         "id": "Kahlua",
         "id": "BlueCuracao",
         "name": "kahlua",
         "name": "blue curacao",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A widely known, Mexican coffee-flavoured liqueur.",
         "desc": "Exotically blue, fruity drink, distilled from oranges.",
         "physicalDesc": "cloudy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#0000CDFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1257: Строка 1691:
         }
         }
     },
     },
     "MelonLiquor": {
     "Cognac": {
         "id": "MelonLiquor",
         "id": "Cognac",
         "name": "melon liquor",
         "name": "cognac",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#138808FF",
         "color": "#AB3C05FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1279: Строка 1713:
         }
         }
     },
     },
     "NTCahors": {
     "DeadRum": {
         "id": "NTCahors",
         "id": "DeadRum",
         "name": "NeoTheology Cahors Wine",
         "name": "deadrum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "desc": "Distilled alcoholic drink made from saltwater.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#7E4043FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1301: Строка 1735:
         }
         }
     },
     },
     "PoisonWine": {
     "Ethanol": {
         "id": "PoisonWine",
         "id": "Ethanol",
         "name": "poison wine",
         "name": "ethanol",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "desc": "A simple alcohol, makes you drunk if consumed, flammable.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#000000FF",
         "color": "#B05B3CFF",
         "recipes": [],
         "recipes": [],
         "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"
                     }
                     }
                 ]
                 ]
             },
             }
             "Poison": {
        }
    },
    "Gin": {
        "id": "Gin",
        "name": "gin",
        "group": "Drinks",
        "desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
        "physicalDesc": "strong-smelling",
        "color": "#664300FF",
        "recipes": [],
        "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"
                     }
                     }
                 ]
                 ]
Строка 1341: Строка 1786:
         }
         }
     },
     },
     "Rum": {
     "Kahlua": {
         "id": "Rum",
         "id": "Kahlua",
         "name": "rum",
         "name": "kahlua",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "desc": "A widely known, Mexican coffee-flavoured liqueur.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "cloudy",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
Строка 1363: Строка 1808:
         }
         }
     },
     },
     "Sake": {
     "MelonLiquor": {
         "id": "Sake",
         "id": "MelonLiquor",
         "name": "sake",
         "name": "melon liquor",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "desc": "A relatively sweet and fruity 46 proof liquor.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#DDDDDDFF",
         "color": "#138808FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1385: Строка 1830:
         }
         }
     },
     },
     "Tequila": {
     "NTCahors": {
         "id": "Tequila",
         "id": "NTCahors",
         "name": "tequila",
         "name": "NeoTheology Cahors Wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#D7D1D155",
         "color": "#7E4043FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1407: Строка 1852:
         }
         }
     },
     },
     "Vermouth": {
     "PoisonWine": {
         "id": "Vermouth",
         "id": "PoisonWine",
         "name": "vermouth",
         "name": "poison wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#91FF91FF",
         "color": "#000000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1426: Строка 1871:
                     }
                     }
                 ]
                 ]
             }
             },
        }
             "Poison": {
    },
    "Vodka": {
        "id": "Vodka",
        "name": "vodka",
        "group": "Drinks",
        "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
        "physicalDesc": "strong-smelling",
        "color": "#D1D1D155",
        "recipes": [],
        "metabolisms": {
             "Drink": {
                 "rate": 0.5,
                 "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"
                     }
                     }
                 ]
                 ]
Строка 1451: Строка 1892:
         }
         }
     },
     },
     "Whiskey": {
     "Rum": {
         "id": "Whiskey",
         "id": "Rum",
         "name": "whiskey",
         "name": "rum",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "desc": "Distilled alcoholic drink made from sugarcane byproducts.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
Строка 1473: Строка 1914:
         }
         }
     },
     },
     "Wine": {
     "Sake": {
         "id": "Wine",
         "id": "Sake",
         "name": "wine",
         "name": "sake",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "desc": "Alcoholic beverage made by fermenting rice that has been polished.",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#7E4043FF",
         "color": "#DDDDDDFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1495: Строка 1936:
         }
         }
     },
     },
     "AcidSpit": {
     "Tequila": {
         "id": "AcidSpit",
         "id": "Tequila",
         "name": "acidspit",
         "name": "tequila",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "desc": "A strong and mildly flavoured, mexican produced spirit.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#365000FF",
         "color": "#D7D1D155",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1517: Строка 1958:
         }
         }
     },
     },
     "AlliesCocktail": {
     "Vermouth": {
         "id": "AlliesCocktail",
         "id": "Vermouth",
         "name": "allies cocktail",
         "name": "vermouth",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "desc": "Aromatized, fortified white wine flavored with various botanicals.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#00664DFF",
         "color": "#91FF91FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1539: Строка 1980:
         }
         }
     },
     },
     "Aloe": {
     "Vodka": {
         "id": "Aloe",
         "id": "Vodka",
         "name": "aloe",
         "name": "vodka",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "So very, very, very good.",
         "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#192C00FF",
         "color": "#D1D1D155",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1561: Строка 2002:
         }
         }
     },
     },
     "Amasec": {
     "Whiskey": {
         "id": "Amasec",
         "id": "Whiskey",
         "name": "amasec",
         "name": "whiskey",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Official drink of the Gun Club!",
         "desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#124DA7FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1583: Строка 2024:
         }
         }
     },
     },
     "Andalusia": {
     "Wine": {
         "id": "Andalusia",
         "id": "Wine",
         "name": "andalusia",
         "name": "wine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A nice, strangely named drink.",
         "desc": "An premium alchoholic beverage made from distilled grape juice.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "translucent",
         "color": "#665700FF",
         "color": "#7E4043FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1605: Строка 2046:
         }
         }
     },
     },
     "Antifreeze": {
     "AcidSpit": {
         "id": "Antifreeze",
         "id": "AcidSpit",
         "name": "antifreeze",
         "name": "acidspit",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Ultimate refreshment.",
         "desc": "A drink for the daring, can be deadly if incorrectly prepared!",
         "physicalDesc": "translucent",
         "physicalDesc": "strong-smelling",
         "color": "#FF7D63FF",
         "color": "#365000FF",
         "recipes": [
         "recipes": [],
            "Antifreeze"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1629: Строка 2068:
         }
         }
     },
     },
     "AtomicBomb": {
     "AlliesCocktail": {
         "id": "AtomicBomb",
         "id": "AlliesCocktail",
         "name": "atomic bomb",
         "name": "allies cocktail",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Nuclear proliferation never tasted so good.",
         "desc": "A drink made from your allies, not as sweet as when made from your enemies.",
         "physicalDesc": "cloudy",
         "physicalDesc": "strong-smelling",
         "color": "#666300FF",
         "color": "#00664DFF",
         "recipes": [
         "recipes": [],
            "AtomicBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1653: Строка 2090:
         }
         }
     },
     },
     "B52": {
     "Aloe": {
         "id": "B52",
         "id": "Aloe",
         "name": "b-52",
         "name": "aloe",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "desc": "So very, very, very good.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#192C00FF",
         "recipes": [
         "recipes": [],
            "B52"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1677: Строка 2112:
         }
         }
     },
     },
     "BahamaMama": {
     "Amasec": {
         "id": "BahamaMama",
         "id": "Amasec",
         "name": "bahama mama",
         "name": "amasec",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tropical cocktail.",
         "desc": "Official drink of the Gun Club!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF7F3BFF",
         "color": "#124DA7FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 1699: Строка 2134:
         }
         }
     },
     },
     "BananaHonk": {
     "Andalusia": {
         "id": "BananaHonk",
         "id": "Andalusia",
         "name": "banana mama",
         "name": "andalusia",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Clown Heaven.",
         "desc": "A nice, strangely named drink.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFFF91FF",
         "color": "#665700FF",
         "recipes": [
         "recipes": [],
            "BananaHonk"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1723: Строка 2156:
         }
         }
     },
     },
     "Barefoot": {
     "Antifreeze": {
         "id": "Barefoot",
         "id": "Antifreeze",
         "name": "barefoot",
         "name": "antifreeze",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Barefoot and pregnant.",
         "desc": "Ultimate refreshment.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "translucent",
         "color": "#664300FF",
         "color": "#FF7D63FF",
         "recipes": [],
         "recipes": [
            "Antifreeze"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1745: Строка 2180:
         }
         }
     },
     },
     "BeepskySmash": {
     "AtomicBomb": {
         "id": "BeepskySmash",
         "id": "AtomicBomb",
         "name": "beepsky smash",
         "name": "atomic bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "desc": "Nuclear proliferation never tasted so good.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "cloudy",
         "color": "#664300FF",
         "color": "#666300FF",
         "recipes": [
         "recipes": [
             "BeepskySmash"
             "AtomicBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 1769: Строка 2204:
         }
         }
     },
     },
     "Bilk": {
     "B52": {
         "id": "Bilk",
         "id": "B52",
         "name": "bilk",
         "name": "b-52",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "desc": "Coffee, irish cream, and cognac. You will get bombed.",
         "physicalDesc": "bilky...",
         "physicalDesc": "bubbly",
         "color": "#895C4CFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Bilk"
             "B52"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 1793: Строка 2228:
         }
         }
     },
     },
     "BlackRussian": {
     "BahamaMama": {
         "id": "BlackRussian",
         "id": "BahamaMama",
         "name": "black russian",
         "name": "bahama mama",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "desc": "Tropical cocktail.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#360000FF",
         "color": "#FF7F3BFF",
         "recipes": [
         "recipes": [],
            "BlackRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1817: Строка 2250:
         }
         }
     },
     },
     "BloodyMary": {
     "BananaHonk": {
         "id": "BloodyMary",
         "id": "BananaHonk",
         "name": "bloody mary",
         "name": "banana mama",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "desc": "A drink from Clown Heaven.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#660000FF",
         "color": "#FFFF91FF",
         "recipes": [
         "recipes": [
             "BloodyMary"
             "BananaHonk"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 1841: Строка 2274:
         }
         }
     },
     },
     "Booger": {
     "Barefoot": {
         "id": "Booger",
         "id": "Barefoot",
         "name": "booger",
         "name": "barefoot",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Ewww...",
         "desc": "Barefoot and pregnant.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#8CFF8CFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "Booger"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1865: Строка 2296:
         }
         }
     },
     },
     "BraveBull": {
     "BeepskySmash": {
         "id": "BraveBull",
         "id": "BeepskySmash",
         "name": "brave bull",
         "name": "beepsky smash",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "It's just as effective as Dutch-Courage!",
         "desc": "Deny drinking this and prepare for THE LAW.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "BraveBull"
             "BeepskySmash"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 1889: Строка 2320:
         }
         }
     },
     },
     "CubaLibre": {
     "Bilk": {
         "id": "CubaLibre",
         "id": "Bilk",
         "name": "cuba libre",
         "name": "bilk",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "desc": "This appears to be beer mixed with milk. Disgusting.",
         "physicalDesc": "bubbly",
         "physicalDesc": "bilky...",
         "color": "#3E1B00FF",
         "color": "#895C4CFF",
         "recipes": [
         "recipes": [
             "CubaLibre"
             "Bilk"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 1913: Строка 2344:
         }
         }
     },
     },
     "DemonsBlood": {
     "BlackRussian": {
         "id": "DemonsBlood",
         "id": "BlackRussian",
         "name": "demons blood",
         "name": "black russian",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "AHHHH!!!!",
         "desc": "For the lactose-intolerant. Still as classy as a White Russian.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A70000FF",
         "color": "#360000FF",
         "recipes": [],
         "recipes": [
            "BlackRussian"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1935: Строка 2368:
         }
         }
     },
     },
     "DevilsKiss": {
     "BloodyMary": {
         "id": "DevilsKiss",
         "id": "BloodyMary",
         "name": "devils kiss",
         "name": "bloody mary",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Creepy time!",
         "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A68310FF",
         "color": "#660000FF",
         "recipes": [],
         "recipes": [
            "BloodyMary"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 1957: Строка 2392:
         }
         }
     },
     },
     "DoctorsDelight": {
     "Booger": {
         "id": "DoctorsDelight",
         "id": "Booger",
         "name": "the doctor's delight",
         "name": "booger",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "desc": "Ewww...",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FF8CFFFF",
         "color": "#8CFF8CFF",
         "recipes": [
         "recipes": [
             "DoctorsDelight"
             "Booger"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 1981: Строка 2416:
         }
         }
     },
     },
     "DriestMartini": {
     "BraveBull": {
         "id": "DriestMartini",
         "id": "BraveBull",
         "name": "driest martini",
         "name": "brave bull",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "desc": "It's just as effective as Dutch-Courage!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#2E6671FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "DriestMartini"
             "BraveBull"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2005: Строка 2440:
         }
         }
     },
     },
     "ErikaSuprise": {
     "CubaLibre": {
         "id": "ErikaSuprise",
         "id": "CubaLibre",
         "name": "erika suprise",
         "name": "cuba libre",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The surprise is, it's green!",
         "desc": "Rum, mixed with cola. Viva la revolucion.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#2E6671FF",
         "color": "#3E1B00FF",
         "recipes": [
         "recipes": [
             "ErikaSuprise"
             "CubaLibre"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2029: Строка 2464:
         }
         }
     },
     },
     "GargleBlaster": {
     "DemonsBlood": {
         "id": "GargleBlaster",
         "id": "DemonsBlood",
         "name": "Pan-Galactic Gargle Blaster",
         "name": "demons blood",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whoah, this stuff looks volatile!",
         "desc": "AHHHH!!!!",
         "physicalDesc": "volatile",
         "physicalDesc": "strong-smelling",
         "color": "#9CC8B4FF",
         "color": "#A70000FF",
         "recipes": [
         "recipes": [],
            "GargleBlaster"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2053: Строка 2486:
         }
         }
     },
     },
     "GinFizz": {
     "DevilsKiss": {
         "id": "GinFizz",
         "id": "DevilsKiss",
         "name": "gin fizz",
         "name": "devils kiss",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Refreshingly lemony, deliciously dry.",
         "desc": "Creepy time!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [],
            "GinFizz"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2077: Строка 2508:
         }
         }
     },
     },
     "GinTonic": {
     "DoctorsDelight": {
         "id": "GinTonic",
         "id": "DoctorsDelight",
         "name": "gin and tonic",
         "name": "the doctor's delight",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "An all time classic, mild cocktail.",
         "desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004166FF",
         "color": "#FF8CFFFF",
         "recipes": [
         "recipes": [
             "GinTonic"
             "DoctorsDelight"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2101: Строка 2532:
         }
         }
     },
     },
     "Goldschlager": {
     "DriestMartini": {
         "id": "Goldschlager",
         "id": "DriestMartini",
         "name": "Goldschlager",
         "name": "driest martini",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "desc": "Only for the experienced. You think you see sand floating in the glass.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFFF91FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "Goldschlager"
             "DriestMartini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2125: Строка 2556:
         }
         }
     },
     },
     "Grog": {
     "ErikaSuprise": {
         "id": "Grog",
         "id": "ErikaSuprise",
         "name": "grog",
         "name": "erika suprise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Watered-down rum, pirate approved!",
         "desc": "The surprise is, it's green!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "Grog"
             "ErikaSuprise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2149: Строка 2580:
         }
         }
     },
     },
     "HippiesDelight": {
     "GargleBlaster": {
         "id": "HippiesDelight",
         "id": "GargleBlaster",
         "name": "hippies delight",
         "name": "Pan-Galactic Gargle Blaster",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "You just don't get it maaaan.",
         "desc": "Whoah, this stuff looks volatile!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "volatile",
         "color": "#6EAA0CFF",
         "color": "#9CC8B4FF",
         "recipes": [],
         "recipes": [
            "GargleBlaster"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2171: Строка 2604:
         }
         }
     },
     },
     "Hooch": {
     "GinFizz": {
         "id": "Hooch",
         "id": "GinFizz",
         "name": "hooch",
         "name": "gin fizz",
         "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": "Refreshingly lemony, deliciously dry.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664E00FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "GinFizz"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2193: Строка 2628:
         }
         }
     },
     },
     "IcedBeer": {
     "GinTonic": {
         "id": "IcedBeer",
         "id": "GinTonic",
         "name": "iced beer",
         "name": "gin and tonic",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A beer which is so cold the air around it freezes.",
         "desc": "An all time classic, mild cocktail.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [
            "GinTonic"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2215: Строка 2652:
         }
         }
     },
     },
     "IrishCarBomb": {
     "Goldschlager": {
         "id": "IrishCarBomb",
         "id": "Goldschlager",
         "name": "irish car bomb",
         "name": "Goldschlager",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A troubling mixture of irish cream and ale.",
         "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#2E6671FF",
         "color": "#FFFF91FF",
         "recipes": [
         "recipes": [
             "IrishCarBomb"
             "Goldschlager"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2239: Строка 2676:
         }
         }
     },
     },
     "IrishCream": {
     "Grog": {
         "id": "IrishCream",
         "id": "Grog",
         "name": "irish cream",
         "name": "grog",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "desc": "Watered-down rum, pirate approved!",
         "physicalDesc": "creamy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "IrishCream"
             "Grog"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2263: Строка 2700:
         }
         }
     },
     },
     "IrishCoffee": {
     "HippiesDelight": {
         "id": "IrishCoffee",
         "id": "HippiesDelight",
         "name": "irish coffee",
         "name": "hippies delight",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "desc": "You just don't get it maaaan.",
         "physicalDesc": "cloudy",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#6EAA0CFF",
         "recipes": [
         "recipes": [],
            "IrishCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2287: Строка 2722:
         }
         }
     },
     },
     "KiraSpecial": {
     "Hooch": {
         "id": "KiraSpecial",
         "id": "Hooch",
         "name": "kira special",
         "name": "hooch",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#CCCC99FF",
         "color": "#664E00FF",
         "recipes": [
         "recipes": [],
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2311: Строка 2744:
         }
         }
     },
     },
     "Lean": {
     "IcedBeer": {
         "id": "Lean",
         "id": "IcedBeer",
         "name": "lean",
         "name": "iced beer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Turn up for days.",
         "desc": "A beer which is so cold the air around it freezes.",
         "physicalDesc": "bubbly",
         "physicalDesc": "bubbly",
         "color": "#9400D3FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 2333: Строка 2766:
         }
         }
     },
     },
     "LeanShine": {
     "IrishCarBomb": {
         "id": "LeanShine",
         "id": "IrishCarBomb",
         "name": "leanshine",
         "name": "irish car bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Lean mixed with moonshine. Turn up for months.",
         "desc": "A troubling mixture of irish cream and ale.",
         "physicalDesc": "bubbly",
         "physicalDesc": "bubbly",
         "color": "#9D5FB8FF",
         "color": "#2E6671FF",
         "recipes": [
         "recipes": [
             "LeanShine"
             "IrishCarBomb"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2357: Строка 2790:
         }
         }
     },
     },
     "LongIslandIcedTea": {
     "IrishCream": {
         "id": "LongIslandIcedTea",
         "id": "IrishCream",
         "name": "long island iced tea",
         "name": "irish cream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "creamy",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "LongIslandIcedTea"
             "IrishCream"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2381: Строка 2814:
         }
         }
     },
     },
     "Manhattan": {
     "IrishCoffee": {
         "id": "Manhattan",
         "id": "IrishCoffee",
         "name": "manhattan",
         "name": "irish coffee",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "desc": "Coffee served with irish cream. Regular cream just isn't the same!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "cloudy",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
            "IrishCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2403: Строка 2838:
         }
         }
     },
     },
     "ManhattanProject": {
     "KiraSpecial": {
         "id": "ManhattanProject",
         "id": "KiraSpecial",
         "name": "manhattan project",
         "name": "kira special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#CCCC99FF",
         "recipes": [],
         "recipes": [
            "KiraSpecial"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2425: Строка 2862:
         }
         }
     },
     },
     "ManlyDorf": {
     "Lean": {
         "id": "ManlyDorf",
         "id": "Lean",
         "name": "manly dorf",
         "name": "lean",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "desc": "Turn up for days.",
         "physicalDesc": "bubbly",
         "physicalDesc": "bubbly",
         "color": "#664300FF",
         "color": "#9400D3FF",
         "recipes": [
         "recipes": [],
            "ManlyDorf"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2449: Строка 2884:
         }
         }
     },
     },
     "Margarita": {
     "LeanShine": {
         "id": "Margarita",
         "id": "LeanShine",
         "name": "margarita",
         "name": "leanshine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "desc": "Lean mixed with moonshine. Turn up for months.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#8CFF8CFF",
         "color": "#9D5FB8FF",
         "recipes": [],
         "recipes": [
            "LeanShine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2471: Строка 2908:
         }
         }
     },
     },
     "Martini": {
     "LongIslandIcedTea": {
         "id": "Martini",
         "id": "LongIslandIcedTea",
         "name": "classic martini",
         "name": "long island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Martini"
             "LongIslandIcedTea"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2495: Строка 2932:
         }
         }
     },
     },
     "Mead": {
     "Manhattan": {
         "id": "Mead",
         "id": "Manhattan",
         "name": "mead",
         "name": "manhattan",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A Viking's drink, though a cheap one.",
         "desc": "The Detective's undercover drink of choice. He never could stomach gin...",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
Строка 2517: Строка 2954:
         }
         }
     },
     },
     "Mojito": {
     "ManhattanProject": {
         "id": "Mojito",
         "id": "ManhattanProject",
         "name": "mojito",
         "name": "manhattan project",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#664300FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [],
            "Mojito"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2541: Строка 2976:
         }
         }
     },
     },
     "Moonshine": {
     "ManlyDorf": {
         "id": "Moonshine",
         "id": "ManlyDorf",
         "name": "moonshine",
         "name": "manly dorf",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#D1D7D155",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Moonshine"
             "ManlyDorf"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2565: Строка 3000:
         }
         }
     },
     },
     "Neurotoxin": {
     "Margarita": {
         "id": "Neurotoxin",
         "id": "Margarita",
         "name": "neurotoxin",
         "name": "margarita",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "desc": "On the rocks with salt on the rim. Arriba~!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#2E2E61FF",
         "color": "#8CFF8CFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 2580: Строка 3015:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 3,
                         "HydrationFactor": 2,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
            },
             }
            "Poison": {
         }
                "rate": 0.5,
     },
                "effects": [
     "Martini": {
                    {
         "id": "Martini",
                        "damage": {
         "name": "classic martini",
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "Patron": {
         "id": "Patron",
         "name": "patron",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "physicalDesc": "metallic",
         "physicalDesc": "strong-smelling",
         "color": "#585840FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Patron"
             "Martini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2629: Строка 3046:
         }
         }
     },
     },
     "RedMead": {
     "Mead": {
         "id": "RedMead",
         "id": "Mead",
         "name": "red mead",
         "name": "mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "desc": "A Viking's drink, though a cheap one.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#C73C00FF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 2651: Строка 3068:
         }
         }
     },
     },
     "Rewriter": {
     "Mojito": {
         "id": "Rewriter",
         "id": "Mojito",
         "name": "rewriter",
         "name": "mojito",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "The secret of the sanctuary of the Librarian...",
         "desc": "If it's good enough for Spesscuba, it's good enough for you.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#485000FF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Rewriter"
             "Mojito"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2675: Строка 3092:
         }
         }
     },
     },
     "Sbiten": {
     "Moonshine": {
         "id": "Sbiten",
         "id": "Moonshine",
         "name": "sbiten",
         "name": "moonshine",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "desc": "Artisanal homemade liquor. What could go wrong?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004166FF",
         "color": "#D1D7D155",
         "recipes": [],
         "recipes": [
            "Moonshine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2697: Строка 3116:
         }
         }
     },
     },
     "ScrewdriverCocktail": {
     "Neurotoxin": {
         "id": "ScrewdriverCocktail",
         "id": "Neurotoxin",
         "name": "screwdriver",
         "name": "neurotoxin",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "desc": "A strong neurotoxin that puts the subject into a death-like state.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A68310FF",
         "color": "#2E2E61FF",
         "recipes": [
         "recipes": [],
            "ScrewdriverCocktail"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2714: Строка 3131:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": 2,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
             }
            },
         }
            "Poison": {
     },
                "rate": 0.5,
     "Silencer": {
                "effects": [
         "id": "Silencer",
                    {
         "name": "silencer",
                        "damage": {
                            "types": {
                                "Poison": 1
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
             }
         }
     },
     "Patron": {
         "id": "Patron",
         "name": "patron",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A drink from Mime Heaven.",
         "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "metallic",
         "color": "#004666FF",
         "color": "#585840FF",
         "recipes": [],
         "recipes": [
            "Patron"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2743: Строка 3180:
         }
         }
     },
     },
     "Singulo": {
     "RedMead": {
         "id": "Singulo",
         "id": "RedMead",
         "name": "singulo",
         "name": "red mead",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A blue-space beverage!",
         "desc": "The true Viking's drink! Even though it has a strange red color.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#3B0C0CFF",
         "color": "#C73C00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 2765: Строка 3202:
         }
         }
     },
     },
     "SnowWhite": {
     "Rewriter": {
         "id": "SnowWhite",
         "id": "Rewriter",
         "name": "snow white",
         "name": "rewriter",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "A cold refreshment.",
         "desc": "The secret of the sanctuary of the Librarian...",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#FFFFFFFF",
         "color": "#485000FF",
         "recipes": [],
         "recipes": [
            "Rewriter"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2787: Строка 3226:
         }
         }
     },
     },
     "SuiDream": {
     "Sbiten": {
         "id": "SuiDream",
         "id": "Sbiten",
         "name": "sui dream",
         "name": "sbiten",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Comprised of: White soda, blue curacao, melon liquor.",
         "desc": "A spicy Vodka! Might be a little hot for the little guys!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#00A86BFF",
         "color": "#004166FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 2809: Строка 3248:
         }
         }
     },
     },
     "SyndicateBomb": {
     "ScrewdriverCocktail": {
         "id": "SyndicateBomb",
         "id": "ScrewdriverCocktail",
         "name": "syndicate bomb",
         "name": "screwdriver",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Somebody set us up the bomb!",
         "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
         "physicalDesc": "opaque",
         "physicalDesc": "strong-smelling",
         "color": "#2E6660FF",
         "color": "#A68310FF",
         "recipes": [
         "recipes": [
             "SyndicateBomb"
             "ScrewdriverCocktail"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2833: Строка 3272:
         }
         }
     },
     },
     "TequilaSunrise": {
     "Silencer": {
         "id": "TequilaSunrise",
         "id": "Silencer",
         "name": "tequila sunrise",
         "name": "silencer",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "desc": "A drink from Mime Heaven.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#FFE48CFF",
         "color": "#004666FF",
         "recipes": [
         "recipes": [],
            "TequilaSunrise"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2857: Строка 3294:
         }
         }
     },
     },
     "ThreeMileIsland": {
     "Singulo": {
         "id": "ThreeMileIsland",
         "id": "Singulo",
         "name": "three mile island iced tea",
         "name": "singulo",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Made for a woman, strong enough for a man.",
         "desc": "A blue-space beverage!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#666340FF",
         "color": "#3B0C0CFF",
         "recipes": [
         "recipes": [],
            "ThreeMileIsland"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2881: Строка 3316:
         }
         }
     },
     },
     "ToxinsSpecial": {
     "SnowWhite": {
         "id": "ToxinsSpecial",
         "id": "SnowWhite",
         "name": "toxins special",
         "name": "snow white",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "desc": "A cold refreshment.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "bubbly",
         "color": "#665C00FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
Строка 2903: Строка 3338:
         }
         }
     },
     },
     "VodkaMartini": {
     "SuiDream": {
         "id": "VodkaMartini",
         "id": "SuiDream",
         "name": "vodka martini",
         "name": "sui dream",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
         "desc": "Comprised of: White soda, blue curacao, melon liquor.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#004666FF",
         "color": "#00A86BFF",
         "recipes": [
         "recipes": [],
            "VodkaMartini"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2927: Строка 3360:
         }
         }
     },
     },
     "VodkaTonic": {
     "SyndicateBomb": {
         "id": "VodkaTonic",
         "id": "SyndicateBomb",
         "name": "vodka tonic",
         "name": "syndicate bomb",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For when a gin and tonic isn't russian enough.",
         "desc": "Somebody set us up the bomb!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "opaque",
         "color": "#0064C8FF",
         "color": "#2E6660FF",
         "recipes": [],
         "recipes": [
            "SyndicateBomb"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2949: Строка 3384:
         }
         }
     },
     },
     "WhiskeyCola": {
     "TequilaSunrise": {
         "id": "WhiskeyCola",
         "id": "TequilaSunrise",
         "name": "whiskey cola",
         "name": "tequila sunrise",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#3E1B00FF",
         "color": "#FFE48CFF",
         "recipes": [
         "recipes": [
             "WhiskeyCola"
             "TequilaSunrise"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 2973: Строка 3408:
         }
         }
     },
     },
     "WhiskeySoda": {
     "ThreeMileIsland": {
         "id": "WhiskeySoda",
         "id": "ThreeMileIsland",
         "name": "whiskey soda",
         "name": "three mile island iced tea",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "For the more refined griffon.",
         "desc": "Made for a woman, strong enough for a man.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#533600FF",
         "color": "#666340FF",
         "recipes": [],
         "recipes": [
            "ThreeMileIsland"
        ],
         "metabolisms": {
         "metabolisms": {
             "Drink": {
             "Drink": {
Строка 2995: Строка 3432:
         }
         }
     },
     },
     "WhiteRussian": {
     "ToxinsSpecial": {
         "id": "WhiteRussian",
         "id": "ToxinsSpecial",
         "name": "white russian",
         "name": "toxins special",
         "group": "Drinks",
         "group": "Drinks",
         "desc": "That's just, like, your opinion, man...",
         "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A68340FF",
         "color": "#665C00FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "VodkaMartini": {
        "id": "VodkaMartini",
        "name": "vodka martini",
        "group": "Drinks",
        "desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.",
        "physicalDesc": "strong-smelling",
        "color": "#004666FF",
         "recipes": [
         "recipes": [
             "WhiteRussian"
             "VodkaMartini"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
Строка 3019: Строка 3478:
         }
         }
     },
     },
     "Astrotame": {
     "VodkaTonic": {
         "id": "Astrotame",
         "id": "VodkaTonic",
         "name": "Astrotame",
         "name": "vodka tonic",
         "group": "Foods",
         "group": "Drinks",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "desc": "For when a gin and tonic isn't russian enough.",
         "physicalDesc": "",
         "physicalDesc": "strong-smelling",
         "color": "#7FFFD4FF",
         "color": "#0064C8FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
    },
            "Drink": {
    "BbqSauce": {
                "rate": 0.5,
        "id": "BbqSauce",
                "effects": [
        "name": "BBQ sauce",
                    {
        "group": "Foods",
                        "conditions": null,
        "desc": "Hand wipes not included.",
                        "probability": 1,
        "physicalDesc": "Gloopy.",
                        "HydrationFactor": 2,
        "color": "#8B0000FF",
                        "id": "SatiateThirst"
        "recipes": [],
                    }
         "metabolisms": null
                ]
            }
         }
     },
     },
     "Cornoil": {
     "WhiskeyCola": {
         "id": "Cornoil",
         "id": "WhiskeyCola",
         "name": "corn oil",
         "name": "whiskey cola",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
         "desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
         "physicalDesc": "",
         "physicalDesc": "bubbly",
         "color": "#FFFF00FF",
         "color": "#3E1B00FF",
         "recipes": [],
         "recipes": [
         "metabolisms": null
            "WhiskeyCola"
    },
        ],
    "Frostoil": {
         "metabolisms": {
        "id": "Frostoil",
            "Drink": {
        "name": "frostoil",
                "rate": 0.5,
        "group": "Foods",
                "effects": [
        "desc": "Leaves the tongue numb in its passage.",
                    {
        "physicalDesc": "",
                        "conditions": null,
        "color": "#87CEEBFF",
                        "probability": 1,
        "recipes": [],
                        "HydrationFactor": 2,
         "metabolisms": null
                        "id": "SatiateThirst"
                    }
                ]
            }
         }
     },
     },
     "HorseradishSauce": {
     "WhiskeySoda": {
         "id": "HorseradishSauce",
         "id": "WhiskeySoda",
         "name": "horseradish sauce",
         "name": "whiskey soda",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Smelly horseradish sauce.",
         "desc": "For the more refined griffon.",
         "physicalDesc": "Overpowering.",
         "physicalDesc": "strong-smelling",
         "color": "#808080FF",
         "color": "#533600FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "Hotsauce": {
     "WhiteRussian": {
         "id": "Hotsauce",
         "id": "WhiteRussian",
         "name": "hotsauce",
         "name": "white russian",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Burns so good.",
         "desc": "That's just, like, your opinion, man...",
        "physicalDesc": "",
         "physicalDesc": "strong-smelling",
        "color": "#FF0000FF",
         "color": "#A68340FF",
        "recipes": [],
        "metabolisms": null
    },
    "Ketchup": {
        "id": "Ketchup",
        "name": "ketchup",
        "group": "Foods",
        "desc": "Made from pureed tomatoes and flavored with spices.",
        "physicalDesc": "",
        "color": "#FF0000FF",
        "recipes": [],
        "metabolisms": null
    },
    "Soysauce": {
        "id": "Soysauce",
        "name": "soy sauce",
        "group": "Foods",
        "desc": "A salty soy-based flavoring.",
        "physicalDesc": "",
        "color": "#8B4513FF",
        "recipes": [],
        "metabolisms": null
    },
    "TableSalt": {
        "id": "TableSalt",
        "name": "table salt",
        "group": "Foods",
        "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "physicalDesc": "grainy",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "TableSalt"
             "WhiteRussian"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3116: Строка 3563:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 0.5,
                         "HydrationFactor": 2,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     },
                     }
                ]
            }
        }
    },
    "Coffee": {
        "id": "Coffee",
        "name": "coffee",
        "group": "Drinks",
        "desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
        "physicalDesc": "aromatic",
        "color": "#664300FF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "HydrationFactor": -0.5,
                         "HydrationFactor": 3,
                         "id": "SatiateThirst"
                         "id": "SatiateThirst"
                     }
                     }
Строка 3129: Строка 3592:
         }
         }
     },
     },
     "Nutriment": {
     "Cream": {
         "id": "Nutriment",
         "id": "Cream",
         "name": "nutriment",
         "name": "cream",
         "group": "Foods",
         "group": "Drinks",
         "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
         "physicalDesc": "opaque",
         "physicalDesc": "creamy",
         "color": "#664330FF",
         "color": "#DFD7AFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3144: Строка 3607:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "HydrationFactor": 1,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3151: Строка 3614:
         }
         }
     },
     },
     "Glucose": {
     "CafeLatte": {
         "id": "Glucose",
         "id": "CafeLatte",
         "name": "glucose",
         "name": "cafe latte",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A simple sugar found in many foods.",
         "desc": "A nice, strong and tasty beverage while you are reading.",
         "physicalDesc": "syrupy",
         "physicalDesc": "creamy",
         "color": "#FFFFFFFF",
         "color": "#664300FF",
         "recipes": [],
         "recipes": [
        "metabolisms": null
            "CafeLatte"
    },
         ],
    "Flour": {
        "id": "Flour",
        "name": "flour",
        "group": "Foods",
        "desc": "Used for baking.",
        "physicalDesc": "powdery",
        "color": "#FFFFFFFF",
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3176: Строка 3631:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3183: Строка 3638:
         }
         }
     },
     },
     "Oats": {
     "GreenTea": {
         "id": "Oats",
         "id": "GreenTea",
         "name": "oats",
         "name": "green tea",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used for a variety of tasty purposes.",
         "desc": "Tasty green tea.",
         "physicalDesc": "coarse",
         "physicalDesc": "aromatic",
         "color": "#D2B48CFF",
         "color": "#C33F00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3198: Строка 3653:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3205: Строка 3660:
         }
         }
     },
     },
     "Enzyme": {
     "Grenadine": {
         "id": "Enzyme",
         "id": "Grenadine",
         "name": "universal enzyme",
         "name": "grenadine",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used in cooking various dishes.",
         "desc": "Not cherry flavored!",
         "physicalDesc": "",
         "physicalDesc": "dark-red",
         "color": "#009900FF",
         "color": "#EA1D26FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3220: Строка 3675:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3227: Строка 3682:
         }
         }
     },
     },
     "Egg": {
     "IcedCoffee": {
         "id": "Egg",
         "id": "IcedCoffee",
         "name": "egg",
         "name": "iced coffee",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used for baking.",
         "desc": "Coffee and ice, refreshing and cool.",
         "physicalDesc": "mucus-like",
         "physicalDesc": "aromatic",
         "color": "#FFFFFFFF",
         "color": "#102838FF",
         "recipes": [],
         "recipes": [
            "IcedCoffee"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3242: Строка 3699:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3249: Строка 3706:
         }
         }
     },
     },
     "Sugar": {
     "IcedGreenTea": {
         "id": "Sugar",
         "id": "IcedGreenTea",
         "name": "sugar",
         "name": "iced green tea",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Tasty spacey sugar!",
         "desc": "cold green tea.",
         "physicalDesc": "",
         "physicalDesc": "aromatic",
         "color": "#FFFFFFFF",
         "color": "#CE4200FF",
         "recipes": [],
         "recipes": [
            "IcedGreenTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3264: Строка 3723:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3271: Строка 3730:
         }
         }
     },
     },
     "Blackpepper": {
     "IcedTea": {
         "id": "Blackpepper",
         "id": "IcedTea",
         "name": "black pepper",
         "name": "iced tea",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Often used to flavor food or make people sneeze.",
         "desc": "No relation to a certain rap artist/actor.",
         "physicalDesc": "Grainy.",
         "physicalDesc": "aromatic",
         "color": "#000000FF",
         "color": "#104038FF",
         "recipes": [],
         "recipes": [
            "IcedTea"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3286: Строка 3747:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 3,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3293: Строка 3754:
         }
         }
     },
     },
     "Vinegar": {
     "Lemonade": {
         "id": "Vinegar",
         "id": "Lemonade",
         "name": "vinegar",
         "name": "lemonade",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Often used to flavor food.",
         "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
         "physicalDesc": "",
         "physicalDesc": "tart",
         "color": "#D2B48CFF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [
            "Lemonade"
        ],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3308: Строка 3771:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 2,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3315: Строка 3778:
         }
         }
     },
     },
     "Rice": {
     "Milk": {
         "id": "Rice",
         "id": "Milk",
         "name": "rice",
         "name": "milk",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Hard, small white grains.",
         "desc": "An opaque white liquid produced by the mammary glands of mammals.",
         "physicalDesc": "",
         "physicalDesc": "opaque",
         "color": "#FFFFFFFF",
         "color": "#DFDFDFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3330: Строка 3793:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 3,
                         "HydrationFactor": 4,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3337: Строка 3800:
         }
         }
     },
     },
     "OilOlive": {
     "MilkOat": {
         "id": "OilOlive",
         "id": "MilkOat",
         "name": "olive oil",
         "name": "oat milk",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Viscous and fragrant.",
         "desc": "Surprisingly tasty.",
         "physicalDesc": "",
         "physicalDesc": "refreshing",
         "color": "#808000FF",
         "color": "#302000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Food": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 3352: Строка 3815:
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "NutritionFactor": 1,
                         "HydrationFactor": 4,
                         "id": "SatiateHunger"
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3359: Строка 3822:
         }
         }
     },
     },
     "Oil": {
     "MilkSoy": {
         "id": "Oil",
         "id": "MilkSoy",
         "name": "oil",
         "name": "soy milk",
         "group": "Foods",
         "group": "Drinks",
         "desc": "Used by chefs to cook.",
         "desc": "Surprisingly tasty.",
         "physicalDesc": "oily",
         "physicalDesc": "refreshing",
         "color": "#B67823FF",
         "color": "#302000FF",
         "recipes": [
         "recipes": [],
            "Oil"
         "metabolisms": {
        ],
            "Drink": {
         "metabolisms": null
                "rate": 0.5,
    },
                "effects": [
    "EZNutrient": {
                    {
        "id": "EZNutrient",
                        "conditions": null,
        "name": "EZ nutrient",
                        "probability": 1,
        "group": "Botanical",
                        "HydrationFactor": 5,
        "desc": "Give your plants some of those EZ nutrients!",
                        "id": "SatiateThirst"
        "physicalDesc": "thick",
                    }
        "color": "#664330FF",
                ]
        "recipes": [
             }
             "EZNutrient"
         }
         ],
        "metabolisms": null
     },
     },
     "Left4Zed": {
     "MilkSpoiled": {
         "id": "Left4Zed",
         "id": "MilkSpoiled",
         "name": "left-4-zed",
         "name": "spoiled milk",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
         "desc": "This milk has gone rancid.",
        "physicalDesc": "heterogeneous",
         "physicalDesc": "putrid",
        "color": "#5B406CFF",
         "color": "#FAFFBAFF",
        "recipes": [
            "Left4Zed"
        ],
        "metabolisms": null
    },
    "PestKiller": {
        "id": "PestKiller",
        "name": "pest killer",
        "group": "Botanical",
        "desc": "A mixture that targets pests.",
         "physicalDesc": "bubbling",
         "color": "#9E9886FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "PlantBGone": {
     "Nothing": {
         "id": "PlantBGone",
         "id": "Nothing",
         "name": "plant-B-gone",
         "name": "nothing",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "desc": "Absolutely nothing.",
         "physicalDesc": "bubbling",
         "physicalDesc": "nothing",
         "color": "#49002EFF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
             "PlantBGone"
        "metabolisms": {
        ],
             "Drink": {
        "metabolisms": null
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 2,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "RobustHarvest": {
     "NukaCola": {
         "id": "RobustHarvest",
         "id": "NukaCola",
         "name": "robust harvest",
         "name": "nuka cola",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "Plant-enhancing hormones, good for increasing potency.",
         "desc": "Cola, cola never changes.",
         "physicalDesc": "robust",
         "physicalDesc": "fizzy",
         "color": "#3E901CFF",
         "color": "#100800FF",
         "recipes": [
         "recipes": [
             "RobustHarvest"
             "NukaCola"
        ],
        "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": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "conditions": null,
                            "types": null,
                        "probability": 1,
                             "groups": {
                        "HydrationFactor": 6,
                                 "Caustic": 1
                        "id": "SatiateThirst"
                             }
                    }
                ]
            },
            "Poison": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                             "types": {
                                 "Poison": 1
                             },
                            "groups": null
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
Строка 3470: Строка 3930:
         }
         }
     },
     },
     "Diethylamine": {
     "SodaWater": {
         "id": "Diethylamine",
         "id": "SodaWater",
         "name": "diethylamine",
         "name": "soda water",
         "group": "Botanical",
         "group": "Drinks",
         "desc": "A very potent fertilizer.",
         "desc": "A container of club soda. Why not make a scotch and soda?",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fizzy",
         "color": "#A1000BFF",
         "color": "#619494FF",
         "recipes": [
         "recipes": [],
            "Diethylamine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Caustic": 1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "HydrationFactor": 3,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3501: Строка 3952:
         }
         }
     },
     },
     "Acetone": {
     "SoyLatte": {
         "id": "Acetone",
         "id": "SoyLatte",
         "name": "acetone",
         "name": "soy latte",
         "group": "Unknown",
         "group": "Drinks",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "desc": "A coffee drink made with espresso and steamed soy milk.",
        "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
    },
    "Bleach": {
        "id": "Bleach",
        "name": "bleach",
        "group": "Unknown",
        "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "strong-smelling",
         "color": "#A1000BFF",
         "color": "#664300FF",
         "recipes": [
         "recipes": [
             "Bleach"
             "SoyLatte"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Tea": {
        "id": "Tea",
        "name": "tea",
        "group": "Drinks",
        "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
        "physicalDesc": "aromatic",
        "color": "#8A5A3AFF",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "HydrationFactor": 3,
                    },
                         "id": "SatiateThirst"
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "conditions": null,
                        "probability": 0.33,
                         "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Строка 3565: Строка 3998:
         }
         }
     },
     },
     "SpaceCleaner": {
     "TonicWater": {
         "id": "SpaceCleaner",
         "id": "TonicWater",
         "name": "space cleaner",
         "name": "tonic water",
         "group": "Unknown",
         "group": "Drinks",
        "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
         "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
        "physicalDesc": "lemony fresh",
         "physicalDesc": "fizzy",
        "color": "#C8FF69FF",
         "color": "#0064C8FF",
        "recipes": [
            "SpaceCleaner"
        ],
        "metabolisms": null
    },
    "SpaceLube": {
        "id": "SpaceLube",
        "name": "space lube",
        "group": "Unknown",
         "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).",
        "physicalDesc": "shiny",
        "color": "#77B58EFF",
        "recipes": [
            "SpaceLube"
        ],
        "metabolisms": null
    },
    "Aluminium": {
        "id": "Aluminium",
        "name": "aluminium",
        "group": "Elements",
        "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "physicalDesc": "metallic",
         "color": "#848789FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 3,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
     },
     },
     "Carbon": {
     "Water": {
         "id": "Carbon",
         "id": "Water",
         "name": "carbon",
         "name": "water",
         "group": "Elements",
         "group": "Drinks",
         "desc": "A black, crystalline solid.",
         "desc": "A colorless liquid that humans need in order to survive.",
         "physicalDesc": "crystalline",
        "physicalDesc": "translucent",
         "color": "#22282BFF",
        "color": "#C0E0FF20",
        "recipes": [],
        "metabolisms": {
            "Drink": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": 4,
                        "id": "SatiateThirst"
                    }
                ]
            }
        }
    },
    "Ice": {
        "id": "Ice",
        "name": "ice",
        "group": "Unknown",
        "desc": "Frozen water.",
         "physicalDesc": "frosty",
         "color": "#BED8E6FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Chlorine": {
     "Astrotame": {
         "id": "Chlorine",
         "id": "Astrotame",
         "name": "chlorine",
         "name": "Astrotame",
         "group": "Elements",
         "group": "Foods",
         "desc": "A yellow-green gas which is toxic to humans.",
         "desc": "The sweetness of a thousand sugars but none of the calories.",
         "physicalDesc": "gaseous",
         "physicalDesc": "",
         "color": "#A2FF00FF",
         "color": "#7FFFD4FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Copper": {
     "BbqSauce": {
         "id": "Copper",
         "id": "BbqSauce",
         "name": "copper",
         "name": "BBQ sauce",
         "group": "Elements",
         "group": "Foods",
         "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
         "desc": "Hand wipes not included.",
         "physicalDesc": "metallic",
         "physicalDesc": "Gloopy.",
         "color": "#B05B3CFF",
         "color": "#8B0000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Fluorine": {
     "Cornoil": {
         "id": "Fluorine",
         "id": "Cornoil",
         "name": "fluorine",
         "name": "corn oil",
         "group": "Elements",
         "group": "Foods",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
         "physicalDesc": "gaseous",
         "physicalDesc": "",
         "color": "#808080FF",
         "color": "#FFFF00FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Gold": {
     "Frostoil": {
         "id": "Gold",
         "id": "Frostoil",
         "name": "gold",
         "name": "frostoil",
         "group": "Elements",
         "group": "Foods",
         "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
         "desc": "Leaves the tongue numb in its passage.",
         "physicalDesc": "metallic",
         "physicalDesc": "",
         "color": "#F7C430FF",
         "color": "#87CEEBFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Hydrogen": {
     "HorseradishSauce": {
         "id": "Hydrogen",
         "id": "HorseradishSauce",
         "name": "hydrogen",
         "name": "horseradish sauce",
         "group": "Elements",
         "group": "Foods",
         "desc": "A light, flammable gas.",
         "desc": "Smelly horseradish sauce.",
         "physicalDesc": "gaseous",
         "physicalDesc": "Overpowering.",
         "color": "#808080FF",
         "color": "#808080FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Iodine": {
     "Hotsauce": {
         "id": "Iodine",
         "id": "Hotsauce",
         "name": "iodine",
         "name": "hotsauce",
         "group": "Elements",
         "group": "Foods",
         "desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
         "desc": "Burns so good.",
         "physicalDesc": "Dark Brown",
         "physicalDesc": "",
         "color": "#BC8A00FF",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Iron": {
     "Ketchup": {
         "id": "Iron",
         "id": "Ketchup",
         "name": "iron",
         "name": "ketchup",
         "group": "Elements",
         "group": "Foods",
         "desc": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.",
         "desc": "Made from pureed tomatoes and flavored with spices.",
         "physicalDesc": "metallic",
         "physicalDesc": "",
         "color": "#434B4DFF",
         "color": "#FF0000FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Lithium": {
     "Soysauce": {
         "id": "Lithium",
         "id": "Soysauce",
         "name": "lithium",
         "name": "soy sauce",
         "group": "Elements",
         "group": "Foods",
         "desc": "A soft, silvery-white alkali metal. It is highly reactive, and ignites if it makes contact with water.",
         "desc": "A salty soy-based flavoring.",
         "physicalDesc": "shiny",
         "physicalDesc": "",
         "color": "#C6C8CCFF",
         "color": "#8B4513FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Mercury": {
     "TableSalt": {
         "id": "Mercury",
         "id": "TableSalt",
         "name": "mercury",
         "name": "table salt",
         "group": "Elements",
         "group": "Foods",
         "desc": "A silver metal which is liquid at room temperature. It is highly toxic to humans.",
         "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
         "physicalDesc": "shiny",
         "physicalDesc": "grainy",
         "color": "#929296FF",
         "color": "#A1000BFF",
         "recipes": [],
         "recipes": [
            "TableSalt"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Poison": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "NutritionFactor": 0.5,
                        "id": "SatiateHunger"
                    },
                    {
                        "conditions": null,
                        "probability": 1,
                        "HydrationFactor": -0.5,
                         "id": "SatiateThirst"
                     }
                     }
                 ]
                 ]
Строка 3718: Строка 4162:
         }
         }
     },
     },
     "Nitrogen": {
     "Nutriment": {
         "id": "Nitrogen",
         "id": "Nutriment",
         "name": "nitrogen",
         "name": "nutriment",
         "group": "Elements",
         "group": "Foods",
         "desc": "A colorless, odorless unreactive gas. Highly stable.",
         "desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
         "physicalDesc": "gaseous",
         "physicalDesc": "opaque",
         "color": "#808080FF",
         "color": "#664330FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 3,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
     },
     },
     "Oxygen": {
     "Glucose": {
         "id": "Oxygen",
         "id": "Glucose",
         "name": "oxygen",
         "name": "glucose",
         "group": "Elements",
         "group": "Unknown",
         "desc": "An oxidizing, colorless gas.",
         "desc": "A simple sugar found in many foods.",
         "physicalDesc": "gaseous",
         "physicalDesc": "syrupy",
         "color": "#808080FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Potassium": {
     "Flour": {
         "id": "Potassium",
         "id": "Flour",
         "name": "potassium",
         "name": "flour",
         "group": "Elements",
         "group": "Foods",
         "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
         "desc": "Used for baking.",
        "physicalDesc": "shiny",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "Phosphorus": {
        "id": "Phosphorus",
        "name": "phosphorus",
        "group": "Elements",
        "desc": "A reactive metal used in pyrotechnics and weapons.",
         "physicalDesc": "powdery",
         "physicalDesc": "powdery",
         "color": "#EDE4E4FF",
         "color": "#FFFFFFFF",
        "recipes": [],
        "metabolisms": null
    },
    "Radium": {
        "id": "Radium",
        "name": "radium",
        "group": "Elements",
        "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
        "physicalDesc": "glowing",
        "color": "#00FF04FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "NutritionFactor": 1,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Строка 3787: Строка 4216:
         }
         }
     },
     },
     "Silicon": {
     "Oats": {
         "id": "Silicon",
         "id": "Oats",
         "name": "silicon",
         "name": "oats",
         "group": "Elements",
         "group": "Foods",
         "desc": "A hard and brittle crystalline solid with a blue-grey color.",
         "desc": "Used for a variety of tasty purposes.",
        "physicalDesc": "crystalline",
         "physicalDesc": "coarse",
        "color": "#364266FF",
         "color": "#D2B48CFF",
        "recipes": [],
        "metabolisms": null
    },
    "Silver": {
        "id": "Silver",
        "name": "silver",
        "group": "Elements",
        "desc": "A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal.",
        "physicalDesc": "reasonably metallic",
        "color": "#D0D0D0FF",
        "recipes": [],
        "metabolisms": null
    },
    "Sulfur": {
        "id": "Sulfur",
        "name": "sulfur",
        "group": "Elements",
        "desc": "A yellow, crystalline solid.",
        "physicalDesc": "powdery",
        "color": "#FFF385FF",
        "recipes": [],
        "metabolisms": null
    },
    "Sodium": {
        "id": "Sodium",
        "name": "sodium",
        "group": "Elements",
        "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
        "physicalDesc": "metallic",
        "color": "#C6C8CCFF",
        "recipes": [],
        "metabolisms": null
    },
    "Uranium": {
        "id": "Uranium",
        "name": "uranium",
        "group": "Elements",
        "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "physicalDesc": "metallic",
         "color": "#8FA191FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "damage": {
                            "types": {
                                "Radiation": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                        "NutritionFactor": 1,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Строка 3856: Строка 4238:
         }
         }
     },
     },
     "Carpetium": {
     "Enzyme": {
         "id": "Carpetium",
         "id": "Enzyme",
         "name": "carpetium",
         "name": "universal enzyme",
         "group": "Special",
         "group": "Foods",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "desc": "Used in cooking various dishes.",
         "physicalDesc": "fibrous",
         "physicalDesc": "",
         "color": "#800000FF",
         "color": "#009900FF",
         "recipes": [
         "recipes": [],
            "Carpetium"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "Messages": [
                            "carpetium-effect-blood-fibrous",
                            "carpetium-effect-jumpsuit-insides"
                        ],
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.1,
                         "probability": 1,
                         "id": "PopupMessage"
                        "NutritionFactor": 3,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Строка 3884: Строка 4260:
         }
         }
     },
     },
     "Fiber": {
     "Egg": {
         "id": "Fiber",
         "id": "Egg",
         "name": "fiber",
         "name": "egg",
         "group": "Unknown",
         "group": "Foods",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "desc": "Used for baking.",
         "physicalDesc": "fibrous",
         "physicalDesc": "mucus-like",
         "color": "#808080FF",
         "color": "#FFFFFFFF",
         "recipes": [],
         "recipes": [],
         "metabolisms": null
         "metabolisms": {
            "Food": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": 1,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
     },
     },
     "BuzzochloricBees": {
     "Sugar": {
         "id": "BuzzochloricBees",
         "id": "Sugar",
         "name": "Buzzochloric Bees",
         "name": "sugar",
         "group": "Toxins",
         "group": "Foods",
         "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
         "desc": "Tasty spacey sugar!",
         "physicalDesc": "buzzy",
         "physicalDesc": "",
         "color": "#FFD35DFF",
         "color": "#FFFFFFFF",
         "recipes": [
         "recipes": [],
            "BuzzochloricBees"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-oh-god-bees",
                        "probability": 1,
                            "buzzochloricbees-effect-its-the-bees",
                        "NutritionFactor": 1,
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                        "id": "SatiateHunger"
                            "buzzochloricbees-effect-one-with-the-bees",
                    }
                            "buzzochloricbees-effect-squeaky-clean"
                ]
                        ],
            }
                        "Type": 1,
        }
                        "conditions": [
    },
                            {
    "Blackpepper": {
                                "Min": 0,
        "id": "Blackpepper",
                                "Max": 0,
        "name": "black pepper",
                                "Reagent": "Histamine",
        "group": "Foods",
                                "id": "ReagentThreshold"
        "desc": "Often used to flavor food or make people sneeze.",
                            },
        "physicalDesc": "Grainy.",
                            {
        "color": "#000000FF",
                                "Tag": "Bee",
        "recipes": [],
                                "Invert": true,
        "metabolisms": {
                                "id": "HasTag"
            "Food": {
                            }
                "rate": 0.5,
                        ],
                "effects": [
                        "probability": 0.1,
                        "id": "PopupMessage"
                    },
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-histamine-bee-allergy",
                        "probability": 1,
                            "buzzochloricbees-effect-histamine-swells",
                        "NutritionFactor": 1,
                            "buzzochloricbees-effect-histamine-numb-to-the-bees",
                        "id": "SatiateHunger"
                            "buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
                    }
                            "buzzochloricbees-effect-squeaky-clean"
                ]
                        ],
            }
                        "Type": 1,
        }
                        "conditions": [
    },
                            {
    "Vinegar": {
                                "Min": 0.01,
        "id": "Vinegar",
                                "Max": 21474836,
        "name": "vinegar",
                                "Reagent": "Histamine",
        "group": "Foods",
                                "id": "ReagentThreshold"
        "desc": "Often used to flavor food.",
                            },
        "physicalDesc": "",
                            {
        "color": "#D2B48CFF",
                                "Tag": "Bee",
        "recipes": [],
                                "Invert": true,
        "metabolisms": {
                                "id": "HasTag"
            "Food": {
                            }
                "rate": 0.5,
                        ],
                "effects": [
                        "probability": 0.05,
                        "id": "PopupMessage"
                    },
                     {
                     {
                         "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-licoxide-electrifying",
                        "probability": 1,
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                        "NutritionFactor": 1,
                            "buzzochloricbees-effect-licoxide-buzzed",
                        "id": "SatiateHunger"
                            "buzzochloricbees-effect-licoxide-buzzes"
                    }
                        ],
                ]
                        "Type": 1,
            }
                        "conditions": [
        }
                            {
    },
                                "Tag": "Bee",
    "Rice": {
                                "Invert": true,
        "id": "Rice",
                                "id": "HasTag"
        "name": "rice",
                            },
        "group": "Foods",
                            {
        "desc": "Hard, small white grains.",
                                "Min": 0.01,
        "physicalDesc": "",
                                "Max": 21474836,
        "color": "#FFFFFFFF",
                                "Reagent": "Licoxide",
        "recipes": [],
                                "id": "ReagentThreshold"
        "metabolisms": {
                            }
            "Food": {
                        ],
                "rate": 0.5,
                        "probability": 0.05,
                "effects": [
                        "id": "PopupMessage"
                    },
                     {
                     {
                        "Messages": [
                         "conditions": null,
                            "buzzochloricbees-effect-fiber-hairy",
                         "probability": 1,
                            "buzzochloricbees-effect-fiber-soft"
                         "NutritionFactor": 3,
                        ],
                         "id": "SatiateHunger"
                        "Type": 1,
                         "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            },
                            {
                                "Min": 0.01,
                                "Max": 21474836,
                                "Reagent": "Fiber",
                                "id": "ReagentThreshold"
                            }
                        ],
                         "probability": 0.05,
                         "id": "PopupMessage"
                    },
                    {
                        "damage": {
                            "types": {
                                "Poison": 2,
                                "Piercing": 2
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Строка 4028: Строка 4370:
         }
         }
     },
     },
     "GroundBee": {
     "OilOlive": {
         "id": "GroundBee",
         "id": "OilOlive",
         "name": "Ground Bee",
         "name": "olive oil",
         "group": "Unknown",
         "group": "Foods",
         "desc": "Bee grounds. Gross.",
         "desc": "Viscous and fragrant.",
        "physicalDesc": "bee guts",
         "physicalDesc": "",
        "color": "#86530EFF",
         "color": "#808000FF",
        "recipes": [],
        "metabolisms": null
    },
    "Saxoite": {
        "id": "Saxoite",
        "name": "Saxoite",
        "group": "Unknown",
        "desc": "Smells like jazz.",
        "physicalDesc": "ground brass",
        "color": "#B8A603FF",
        "recipes": [],
        "metabolisms": null
    },
    "Licoxide": {
        "id": "Licoxide",
        "name": "Licoxide",
        "group": "Toxins",
        "desc": "It looks... electrifying.",
         "physicalDesc": "electric",
         "color": "#FDD023FF",
         "recipes": [],
         "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Food": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                        "ElectrocuteTime": 2,
                        "ElectrocuteDamageScale": 5,
                        "Refresh": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 0.5,
                         "probability": 1,
                         "id": "Electrocute"
                        "NutritionFactor": 1,
                         "id": "SatiateHunger"
                     }
                     }
                 ]
                 ]
Строка 4072: Строка 4392:
         }
         }
     },
     },
     "Alkycosine": {
     "Oil": {
         "id": "Alkycosine",
         "id": "Oil",
         "name": "alkycosine",
         "name": "oil",
         "group": "Medicine",
         "group": "Foods",
         "desc": "Lessens the damage to neurological tissue. More effective at treating brain damage than alkysine and also a fairly effective painkiller as well. Caution is needed in its creation to avoid mixing bleach and the chlorine needed to make alkysine.",
         "desc": "Used by chefs to cook.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "oily",
         "color": "#9E232BFF",
         "color": "#B67823FF",
         "recipes": [
         "recipes": [
             "Alkycosine"
             "Oil"
         ],
         ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Alkysine": {
     "Acetone": {
         "id": "Alkysine",
         "id": "Acetone",
         "name": "alkysine",
         "name": "acetone",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Lessens the damage to neurological tissue, effective even after catastrophic injury. Used for treating brain damage and also a fairly effective painkiller.",
         "desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
         "physicalDesc": "oily",
         "physicalDesc": "acidic",
         "color": "#FF8C00FF",
         "color": "#AF14B7FF",
         "recipes": [
         "recipes": [
             "Alkysine"
             "Acetone"
         ],
         ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Dylovene": {
     "Phenol": {
         "id": "Dylovene",
         "id": "Phenol",
         "name": "dylovene",
         "name": "phenol",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.",
         "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": "translucent",
         "physicalDesc": "acidic",
         "color": "#3A1D8AFF",
         "color": "#E7EA91FF",
         "recipes": [
         "recipes": [
             "Dylovene"
             "Phenol"
         ],
         ],
         "metabolisms": {
        "metabolisms": null
             "Medicine": {
    },
                 "rate": 0.5,
    "Bleach": {
                 "effects": [
        "id": "Bleach",
        "name": "bleach",
        "group": "Unknown",
        "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
        "physicalDesc": "strong-smelling",
        "color": "#A1000BFF",
        "recipes": [
            "Bleach"
        ],
         "metabolisms": {
             "Poison": {
                 "rate": 0.5,
                 "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -1
                                 "Poison": 3
                             },
                             },
                             "groups": null
                             "groups": null
Строка 4122: Строка 4454:
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
                    },
                    {
                        "Messages": [
                            "generic-reagent-effect-burning-insides"
                        ],
                        "Type": 1,
                        "conditions": null,
                        "probability": 0.33,
                        "id": "PopupMessage"
                     }
                     }
                 ]
                 ]
Строка 4127: Строка 4468:
         }
         }
     },
     },
     "Diphenhydramine": {
     "SpaceCleaner": {
         "id": "Diphenhydramine",
         "id": "SpaceCleaner",
         "name": "diphenhydramine",
         "name": "space cleaner",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Rapidly purges the body of histamine and reduces jitteriness.",
         "desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
         "physicalDesc": "chalky",
         "physicalDesc": "lemony fresh",
         "color": "#64FFE6FF",
         "color": "#C8FF69FF",
         "recipes": [],
         "recipes": [
        "metabolisms": {
             "SpaceCleaner"
             "Medicine": {
        ],
                "rate": 0.5,
        "metabolisms": null
                "effects": [
     },
                    {
     "SpaceLube": {
                        "Reagent": "Histamine",
         "id": "SpaceLube",
                        "Group": null,
         "name": "space lube",
                        "Amount": -3,
         "group": "Unknown",
                        "conditions": null,
         "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).",
                        "probability": 1,
         "physicalDesc": "shiny",
                        "id": "AdjustReagent"
         "color": "#77B58EFF",
                    },
                    {
                        "Key": "Jitter",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
     },
     "Arithrazine": {
         "id": "Arithrazine",
         "name": "arithrazine",
         "group": "Medicine",
         "desc": "A slightly unstable medication used for the most extreme any serious case of radiation poisoning. Lowers radiation level at over twice the rate Hyronalin does and will heal toxin damage at the same time. Deals very minor brute damage to the patient over time, but the patient's body will typically out-regenerate it easily.",
         "physicalDesc": "cloudy",
         "color": "#BD5902FF",
         "recipes": [
         "recipes": [
             "Arithrazine"
             "SpaceLube"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Medicine": {
    },
                "rate": 0.5,
    "EZNutrient": {
                "effects": [
        "id": "EZNutrient",
                    {
        "name": "EZ nutrient",
                        "damage": {
        "group": "Botanical",
                            "types": {
        "desc": "Give your plants some of those EZ nutrients!",
                                "Radiation": -3
        "physicalDesc": "thick",
                            },
        "color": "#664330FF",
                            "groups": {
        "recipes": [
                                "Brute": 0.5
            "EZNutrient"
                            }
        ],
                        },
         "metabolisms": null
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
         }
     },
     },
     "Bicaridine": {
     "Left4Zed": {
         "id": "Bicaridine",
         "id": "Left4Zed",
         "name": "bicaridine",
         "name": "left-4-zed",
         "group": "Medicine",
         "group": "Botanical",
         "desc": "An analgesic which is highly effective at treating brute damage. It is useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries. In the case of bleeding (internal or external), bicaridine will slow down the bleeding heavily. If the dosage exceeds the overdose limit, it'll stop it outright.",
         "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.",
         "physicalDesc": "opaque",
         "physicalDesc": "heterogeneous",
         "color": "#FFAA00FF",
         "color": "#5B406CFF",
         "recipes": [
         "recipes": [
             "Bicaridine"
             "Left4Zed"
         ],
         ],
         "metabolisms": {
         "metabolisms": null
            "Medicine": {
    },
                "rate": 0.5,
    "PestKiller": {
                "effects": [
        "id": "PestKiller",
                    {
        "name": "pest killer",
                        "damage": {
        "group": "Botanical",
                            "types": null,
        "desc": "A mixture that targets pests.",
                            "groups": {
        "physicalDesc": "bubbling",
                                "Brute": -2
        "color": "#9E9886FF",
                            }
        "recipes": [],
                        },
        "metabolisms": null
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Cryoxadone": {
     "PlantBGone": {
         "id": "Cryoxadone",
         "id": "PlantBGone",
         "name": "cryoxadone",
         "name": "plant-B-gone",
         "group": "Medicine",
         "group": "Botanical",
         "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": "A harmful toxic mixture to kill plantlife. Do not ingest!",
         "physicalDesc": "fizzy",
         "physicalDesc": "bubbling",
         "color": "#0091FFFF",
         "color": "#49002EFF",
         "recipes": [
         "recipes": [
             "Cryoxadone"
             "PlantBGone"
         ],
         ],
         "metabolisms": {
        "metabolisms": null
             "Medicine": {
    },
    "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,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 4243: Строка 4578:
                             "types": null,
                             "types": null,
                             "groups": {
                             "groups": {
                                 "Airloss": -6,
                                 "Caustic": 1
                                "Brute": -4,
                                "Burn": -4,
                                "Toxin": -4
                             }
                             }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                         "probability": 1,
                                "Min": 0,
                         "id": "HealthChange"
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Строка 4265: Строка 4591:
         }
         }
     },
     },
     "Clonexadone": {
     "Diethylamine": {
         "id": "Clonexadone",
         "id": "Diethylamine",
         "name": "clonexadone",
         "name": "diethylamine",
         "group": "Medicine",
         "group": "Botanical",
         "desc": "Heals standard damage in the same as Cryoxadone, with the same temperature requirement. Significantly more effective than the former at treating cellular damage, although both can be used simultaneously. Best used in cryo cells.",
         "desc": "A very potent fertilizer.",
         "physicalDesc": "bubbly",
         "physicalDesc": "strong-smelling",
         "color": "#0666FFFF",
         "color": "#A1000BFF",
         "recipes": [
         "recipes": [
             "Clonexadone"
             "Diethylamine"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
Строка 4283: Строка 4609:
                             "types": null,
                             "types": null,
                             "groups": {
                             "groups": {
                                 "Airloss": -6,
                                 "Caustic": 1
                                "Brute": -4,
                                "Burn": -4,
                                "Toxin": -4
                             }
                             }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                                "Min": 0,
                                "Max": 150,
                                "id": "Temperature"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Строка 4305: Строка 4622:
         }
         }
     },
     },
     "Citalopram": {
     "Aluminium": {
         "id": "Citalopram",
         "id": "Aluminium",
         "name": "citalopram",
         "name": "aluminium",
         "group": "Medicine",
         "group": "Elements",
         "desc": "Prevents hallucination slightly.",
         "desc": "A silver, soft, non-magnetic, and ductile metal.",
         "physicalDesc": "cloudy",
         "physicalDesc": "metallic",
         "color": "#21693CFF",
         "color": "#848789FF",
         "recipes": [
         "recipes": [],
            "Citalopram"
        "metabolisms": null
         ],
    },
    "Carbon": {
        "id": "Carbon",
        "name": "carbon",
         "group": "Elements",
        "desc": "A black, crystalline solid.",
        "physicalDesc": "crystalline",
        "color": "#22282BFF",
        "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Dermaline": {
     "Chlorine": {
         "id": "Dermaline",
         "id": "Chlorine",
         "name": "dermaline",
         "name": "chlorine",
         "group": "Medicine",
         "group": "Elements",
         "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.",
         "desc": "A yellow-green gas which is toxic to humans.",
         "physicalDesc": "translucent",
         "physicalDesc": "gaseous",
         "color": "#215263FF",
         "color": "#A2FF00FF",
         "recipes": [
         "recipes": [],
            "Dermaline"
         "metabolisms": null
        ],
    },
         "metabolisms": {
    "Copper": {
            "Medicine": {
        "id": "Copper",
                "rate": 0.5,
        "name": "copper",
                "effects": [
        "group": "Elements",
                    {
        "desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
                        "damage": {
        "physicalDesc": "metallic",
                            "types": null,
        "color": "#B05B3CFF",
                            "groups": {
        "recipes": [],
                                "Burn": -3
        "metabolisms": null
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Dexalin": {
     "Fluorine": {
         "id": "Dexalin",
         "id": "Fluorine",
         "name": "dexalin",
         "name": "fluorine",
         "group": "Medicine",
         "group": "Elements",
         "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 (Results in 1 unit instead of 2).",
         "desc": "A highly toxic pale yellow gas. Extremely reactive.",
         "physicalDesc": "opaque",
         "physicalDesc": "gaseous",
         "color": "#0041A8FF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
            "Dexalin"
         "metabolisms": null
        ],
    },
         "metabolisms": {
    "Gold": {
            "Medicine": {
        "id": "Gold",
                "rate": 0.5,
        "name": "gold",
                "effects": [
        "group": "Elements",
                    {
        "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
                        "damage": {
        "physicalDesc": "metallic",
                            "types": {
        "color": "#F7C430FF",
                                "Asphyxiation": -1
        "recipes": [],
                            },
        "metabolisms": null
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "DexalinPlus": {
     "Hydrogen": {
         "id": "DexalinPlus",
         "id": "Hydrogen",
         "name": "dexalin plus",
         "name": "hydrogen",
         "group": "Medicine",
         "group": "Elements",
         "desc": "Used in treatment of extreme cases of oxygen deprivation. Even a single unit immediately counters all oxygen loss, which is hugely useful in many circumstances. Any dose beyond this will continue to counter oxygen loss until it is metabolized, essentially removing the need to breathe.",
         "desc": "A light, flammable gas.",
         "physicalDesc": "cloudy",
         "physicalDesc": "gaseous",
         "color": "#4DA0BDFF",
         "color": "#808080FF",
         "recipes": [
         "recipes": [],
            "DexalinPlus"
         "metabolisms": null
        ],
         "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": {
                                "Asphyxiation": -3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
     },
     },
     "Ethylredoxrazine": {
     "Iodine": {
         "id": "Ethylredoxrazine",
         "id": "Iodine",
         "name": "ethylredoxrazine",
         "name": "iodine",
         "group": "Medicine",
         "group": "Elements",
         "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
         "desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
         "physicalDesc": "opaque",
         "physicalDesc": "Dark Brown",
         "color": "#2D5708FF",
         "color": "#BC8A00FF",
         "recipes": [
         "recipes": [],
            "Ethylredoxrazine"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Epinephrine": {
     "Iron": {
         "id": "Epinephrine",
         "id": "Iron",
         "name": "epinephrine",
         "name": "iron",
         "group": "Medicine",
         "group": "Elements",
         "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.",
         "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": "odorless",
        "physicalDesc": "metallic",
         "color": "#D2FFFAFF",
        "color": "#434B4DFF",
         "recipes": [
        "recipes": [],
            "Epinephrine"
        "metabolisms": null
         ],
    },
    "Lithium": {
        "id": "Lithium",
        "name": "lithium",
        "group": "Elements",
        "desc": "A soft, silvery-white alkali metal. It is highly reactive, and ignites if it makes contact with water.",
         "physicalDesc": "shiny",
         "color": "#C6C8CCFF",
         "recipes": [],
        "metabolisms": null
    },
    "Mercury": {
         "id": "Mercury",
        "name": "mercury",
        "group": "Elements",
        "desc": "A silver metal which is liquid at room temperature. It is highly toxic to humans.",
        "physicalDesc": "shiny",
        "color": "#929296FF",
        "recipes": [],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Medicine": {
Строка 4439: Строка 4737:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                "Asphyxiation": -3,
                                 "Poison": 2
                                 "Poison": -0.5
                             },
                             },
                             "groups": {
                             "groups": null
                                "Brute": -0.5,
                                "Burn": -0.5
                            }
                         },
                         },
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": [
                         "conditions": null,
                            {
                        "probability": 1,
                                "Max": 21474836,
                        "id": "HealthChange"
                                "Min": 100,
                    }
                                "id": "TotalDamage"
                ]
                            },
            }
                            {
        }
                                "Min": 0,
    },
                                "Max": 20,
    "Nitrogen": {
                                "Reagent": null,
        "id": "Nitrogen",
                                "id": "ReagentThreshold"
        "name": "nitrogen",
                            }
        "group": "Elements",
                        ],
        "desc": "A colorless, odorless unreactive gas. Highly stable.",
                        "probability": 1,
        "physicalDesc": "gaseous",
                        "id": "HealthChange"
        "color": "#808080FF",
                    },
        "recipes": [],
                    {
        "metabolisms": null
                        "damage": {
    },
                            "types": {
    "Oxygen": {
                                "Asphyxiation": 1,
        "id": "Oxygen",
                                "Poison": 1
        "name": "oxygen",
                            },
        "group": "Elements",
                            "groups": null
        "desc": "An oxidizing, colorless gas.",
                        },
        "physicalDesc": "gaseous",
                        "scaleByQuantity": false,
        "color": "#808080FF",
                        "ignoreResistances": true,
        "recipes": [],
                        "conditions": [
        "metabolisms": null
                            {
    },
                                "Min": 20,
    "Potassium": {
                                "Max": 21474836,
        "id": "Potassium",
                                "Reagent": null,
        "name": "potassium",
                                "id": "ReagentThreshold"
        "group": "Elements",
                            }
        "desc": "A soft, shiny grey metal. Even more reactive than lithium.",
                        ],
        "physicalDesc": "shiny",
                        "probability": 1,
        "color": "#C6C8CCFF",
                        "id": "HealthChange"
        "recipes": [],
                    },
        "metabolisms": null
    },
    "Phosphorus": {
        "id": "Phosphorus",
        "name": "phosphorus",
        "group": "Elements",
        "desc": "A reactive metal used in pyrotechnics and weapons.",
        "physicalDesc": "powdery",
        "color": "#EDE4E4FF",
        "recipes": [],
        "metabolisms": null
    },
    "Radium": {
        "id": "Radium",
        "name": "radium",
        "group": "Elements",
        "desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
        "physicalDesc": "glowing",
        "color": "#00FF04FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "Reagent": "Lexorin",
                         "damage": {
                         "Group": null,
                            "types": {
                         "Amount": -2,
                                "Radiation": 2
                            },
                            "groups": null
                        },
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 1,
                         "id": "AdjustReagent"
                         "id": "HealthChange"
                     },
                     }
                    {
                ]
                        "Reagent": "Epinephrine",
            }
                        "Group": null,
        }
                        "Amount": -1,
    },
                        "conditions": [
    "Silicon": {
                            {
        "id": "Silicon",
                                "Min": 1,
        "name": "silicon",
                                "Max": 21474836,
        "group": "Elements",
                                "Reagent": "Lexorin",
        "desc": "A hard and brittle crystalline solid with a blue-grey color.",
                                "id": "ReagentThreshold"
        "physicalDesc": "crystalline",
                            }
        "color": "#364266FF",
                        ],
        "recipes": [],
                        "probability": 1,
        "metabolisms": null
                        "id": "AdjustReagent"
    },
                    },
    "Silver": {
                    {
        "id": "Silver",
                        "Reagent": "Histamine",
        "name": "silver",
                        "Group": null,
        "group": "Elements",
                        "Amount": 4,
        "desc": "A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal.",
                        "conditions": [
        "physicalDesc": "reasonably metallic",
                            {
        "color": "#D0D0D0FF",
                                "Min": 1,
        "recipes": [],
                                "Max": 21474836,
        "metabolisms": null
                                "Reagent": "Lexorin",
                                "id": "ReagentThreshold"
                            }
                        ],
                        "probability": 0.1,
                        "id": "AdjustReagent"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                        "Time": 0.25,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 0.25,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
     },
     },
     "Hyperzine": {
     "Sulfur": {
         "id": "Hyperzine",
         "id": "Sulfur",
         "name": "hyperzine",
         "name": "sulfur",
         "group": "Medicine",
         "group": "Elements",
         "desc": "A highly effective, long lasting muscle stimulant. It allows greater freedom of movement in bulky clothing although it has the side effect of causing some twitching. Dangerous in higher doses.",
         "desc": "A yellow, crystalline solid.",
         "physicalDesc": "translucent",
         "physicalDesc": "powdery",
         "color": "#17BD61FF",
         "color": "#FFF385FF",
         "recipes": [
         "recipes": [],
            "Hyperzine"
        "metabolisms": null
         ],
    },
    "Sodium": {
        "id": "Sodium",
        "name": "sodium",
        "group": "Elements",
        "desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
         "physicalDesc": "metallic",
        "color": "#C6C8CCFF",
        "recipes": [],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Hyronalin": {
     "Uranium": {
         "id": "Hyronalin",
         "id": "Uranium",
         "name": "hyronalin",
         "name": "uranium",
         "group": "Medicine",
         "group": "Elements",
         "desc": "A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine.",
         "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
         "physicalDesc": "cloudy",
         "physicalDesc": "metallic",
         "color": "#4CB580FF",
         "color": "#8FA191FF",
         "recipes": [
         "recipes": [],
            "Hyronalin"
        ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Medicine": {
Строка 4577: Строка 4875:
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Radiation": -1
                                 "Radiation": 2
                             },
                             },
                             "groups": null
                             "groups": null
Строка 4591: Строка 4889:
         }
         }
     },
     },
     "Imidazoline": {
     "Carpetium": {
         "id": "Imidazoline",
         "id": "Carpetium",
         "name": "imidazoline",
         "name": "carpetium",
         "group": "Medicine",
         "group": "Special",
         "desc": "Effective in treating eye trauma. It heals damage caused by physical or chemical trauma, though it is ineffective in treating genetic defects in the eyes.",
         "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.",
         "physicalDesc": "pungent",
         "physicalDesc": "fibrous",
         "color": "#F7EF00FF",
         "color": "#800000FF",
         "recipes": [
         "recipes": [
             "Imidazoline"
             "Carpetium"
        ],
        "metabolisms": null
    },
    "Inacusiate": {
        "id": "Inacusiate",
        "name": "inacusiate",
        "group": "Medicine",
        "desc": "You only need 1u for Inacusiate to be effective. Cures deafness instantly. Useful after an explosion.",
        "physicalDesc": "pungent",
        "color": "#C4C04BFF",
        "recipes": [
            "Inacusiate"
        ],
        "metabolisms": null
    },
    "Inaprovaline": {
        "id": "Inaprovaline",
        "name": "inaprovaline",
        "group": "Medicine",
        "desc": "Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding (internal or external) by half while in the body. Acts as a decent painkiller.",
        "physicalDesc": "opaque",
        "color": "#731024FF",
        "recipes": [
            "Inaprovaline"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": {
                             "carpetium-effect-blood-fibrous",
                                "Asphyxiation": -5
                             "carpetium-effect-jumpsuit-insides"
                            },
                         ],
                             "groups": null
                         "Type": 1,
                         },
                         "conditions": null,
                         "scaleByQuantity": false,
                         "probability": 0.1,
                        "ignoreResistances": true,
                         "id": "PopupMessage"
                         "conditions": [
                            {
                                "Max": 21474836,
                                "Min": 100,
                                "id": "TotalDamage"
                            }
                        ],
                         "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]
Строка 4652: Строка 4917:
         }
         }
     },
     },
     "Kelotane": {
     "Fiber": {
         "id": "Kelotane",
         "id": "Fiber",
         "name": "kelotane",
         "name": "fiber",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Treats burn damage and prevents infection.",
         "desc": "A raw material, usually extracted from wool or other fabric products.",
         "physicalDesc": "strong-smelling",
         "physicalDesc": "fibrous",
         "color": "#BF3D19FF",
        "color": "#808080FF",
        "recipes": [],
        "metabolisms": null
    },
    "BuzzochloricBees": {
        "id": "BuzzochloricBees",
        "name": "Buzzochloric Bees",
        "group": "Toxins",
        "desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
        "physicalDesc": "buzzy",
         "color": "#FFD35DFF",
         "recipes": [
         "recipes": [
             "Kelotane"
             "BuzzochloricBees"
         ],
         ],
         "metabolisms": {
         "metabolisms": {
             "Medicine": {
             "Poison": {
                 "rate": 0.5,
                 "rate": 0.5,
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "Messages": [
                             "types": null,
                             "buzzochloricbees-effect-oh-god-bees",
                             "groups": {
                             "buzzochloricbees-effect-its-the-bees",
                                "Burn": -1
                            "buzzochloricbees-effect-why-am-i-covered-in-bees",
                            }
                            "buzzochloricbees-effect-one-with-the-bees",
                        },
                            "buzzochloricbees-effect-squeaky-clean"
                        "scaleByQuantity": false,
                         ],
                        "ignoreResistances": true,
                         "Type": 1,
                        "conditions": null,
                        "probability": 1,
                         "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "Leporazine": {
        "id": "Leporazine",
        "name": "leporazine",
        "group": "Medicine",
        "desc": "This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.",
        "physicalDesc": "pungent",
        "color": "#FF7DB5FF",
        "recipes": [
            "Leporazine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                         "Amount": 1000,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 0,
                                 "Min": 0,
                                 "Max": 293.15,
                                 "Max": 0,
                                 "id": "Temperature"
                                "Reagent": "Histamine",
                             }
                                "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                 "id": "HasTag"
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.1,
                         "id": "AdjustTemperature"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Amount": -1000,
                         "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"
                        ],
                        "Type": 1,
                         "conditions": [
                         "conditions": [
                             {
                             {
                                 "Min": 293.15,
                                 "Min": 0.01,
                                 "Max": 3.4028235e+38,
                                 "Max": 21474836,
                                 "id": "Temperature"
                                "Reagent": "Histamine",
                                "id": "ReagentThreshold"
                            },
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                 "id": "HasTag"
                             }
                             }
                         ],
                         ],
                         "probability": 1,
                         "probability": 0.05,
                         "id": "AdjustTemperature"
                         "id": "PopupMessage"
                     },
                     },
                     {
                     {
                         "Messages": [
                         "Messages": [
                             "leporazine-effect-temperature-adjusting"
                             "buzzochloricbees-effect-licoxide-electrifying",
                            "buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
                            "buzzochloricbees-effect-licoxide-buzzed",
                            "buzzochloricbees-effect-licoxide-buzzes"
                         ],
                         ],
                         "Type": 1,
                         "Type": 1,
                         "conditions": null,
                         "conditions": [
                        "probability": 0.2,
                            {
                        "id": "PopupMessage"
                                "Tag": "Bee",
                    }
                                "Invert": true,
                ]
                                "id": "HasTag"
            }
                            },
        }
                            {
    },
                                "Min": 0.01,
    "Methylin": {
                                "Max": 21474836,
        "id": "Methylin",
                                "Reagent": "Licoxide",
        "name": "methylin",
                                "id": "ReagentThreshold"
        "group": "Medicine",
                            }
        "desc": "An intelligence enhancer, also used in the treatment of attention deficit hyperactivity disorder. Also known as Ritalin. Allows monkeys (not diona nymphs) to understand human speech and improves their dexterity as long as they have some in their system. Causes toxin and brain damage in higher doses.",
                        ],
        "physicalDesc": "acrid",
                        "probability": 0.05,
        "color": "#A700C4FF",
                        "id": "PopupMessage"
        "recipes": [
                    },
            "Methylin"
                    {
        ],
                        "Messages": [
        "metabolisms": null
                            "buzzochloricbees-effect-fiber-hairy",
    },
                            "buzzochloricbees-effect-fiber-soft"
    "Oxycodone": {
                        ],
        "id": "Oxycodone",
                        "Type": 1,
        "name": "oxycodone",
                        "conditions": [
        "group": "Medicine",
                            {
        "desc": "A very effective painkiller, about 250% as strong as Tramadol.",
                                "Tag": "Bee",
        "physicalDesc": "acrid",
                                "Invert": true,
        "color": "#C4A300FF",
                                "id": "HasTag"
        "recipes": [
                            },
            "Oxycodone"
                            {
        ],
                                "Min": 0.01,
        "metabolisms": null
                                "Max": 21474836,
    },
                                "Reagent": "Fiber",
    "Phalanximine": {
                                "id": "ReagentThreshold"
        "id": "Phalanximine",
                            }
        "name": "phalanximine",
                        ],
        "group": "Medicine",
                        "probability": 0.05,
        "desc": "Used in the treatment of cancer, is as effective as Anti-Toxin. Causes moderate radiation and hair loss.",
                        "id": "PopupMessage"
        "physicalDesc": "acrid",
                    },
        "color": "#C8FF75FF",
        "recipes": [
            "Phalanximine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                     {
                     {
                         "damage": {
                         "damage": {
                             "types": {
                             "types": {
                                 "Poison": -1,
                                 "Poison": 2,
                                 "Radiation": 1
                                 "Piercing": 2
                             },
                             },
                             "groups": null
                             "groups": null
Строка 4782: Строка 5047:
                         "scaleByQuantity": false,
                         "scaleByQuantity": false,
                         "ignoreResistances": true,
                         "ignoreResistances": true,
                         "conditions": null,
                         "conditions": [
                            {
                                "Tag": "Bee",
                                "Invert": true,
                                "id": "HasTag"
                            }
                        ],
                         "probability": 1,
                         "probability": 1,
                         "id": "HealthChange"
                         "id": "HealthChange"
Строка 4790: Строка 5061:
         }
         }
     },
     },
     "Paroxetine": {
     "GroundBee": {
         "id": "Paroxetine",
         "id": "GroundBee",
         "name": "paroxetine",
         "name": "Ground Bee",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "Prevents hallucination, but has a 10% chance of causing intense hallucinations.",
         "desc": "Bee grounds. Gross.",
         "physicalDesc": "acrid",
         "physicalDesc": "bee guts",
         "color": "#FFFBADFF",
         "color": "#86530EFF",
         "recipes": [
         "recipes": [],
            "Paroxetine"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Ryetalyn": {
     "Saxoite": {
         "id": "Ryetalyn",
         "id": "Saxoite",
         "name": "ryetalyn",
         "name": "Saxoite",
         "group": "Medicine",
         "group": "Unknown",
         "desc": "You only need 1u for Ryetalin to work. Deactivates genetic defects and powers, restoring a patient to an ideal state. May be useful if genetics is unable to function properly. Deactivated effects return if the patient's genes are modified again.",
         "desc": "Smells like jazz.",
         "physicalDesc": "cloudy",
         "physicalDesc": "ground brass",
         "color": "#532FD4FF",
         "color": "#B8A603FF",
         "recipes": [
         "recipes": [],
            "Ryetalyn"
        ],
         "metabolisms": null
         "metabolisms": null
     },
     },
     "Spaceacillin": {
     "Licoxide": {
         "id": "Spaceacillin",
         "id": "Licoxide",
         "name": "spaceacillin",
         "name": "Licoxide",
         "group": "Medicine",
         "group": "Toxins",
         "desc": "A theta-lactam antibiotic. A common and very useful medicine, effective against many diseases likely to be encountered in space. Slows progression of diseases.",
         "desc": "It looks... electrifying.",
        "physicalDesc": "opaque",
         "physicalDesc": "electric",
        "color": "#9942F5FF",
         "color": "#FDD023FF",
        "recipes": [
         "recipes": [],
            "Spaceacillin"
        ],
        "metabolisms": null
    },
    "Synaptizine": {
        "id": "Synaptizine",
        "name": "synaptizine",
        "group": "Medicine",
        "desc": "Toxic, but treats hallucinations, drowsiness \u0026 halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly.",
         "physicalDesc": "pungent",
         "color": "#D49A2FFF",
         "recipes": [
            "Synaptizine"
        ],
         "metabolisms": {
         "metabolisms": {
             "Poison": {
             "Poison": {
Строка 4841: Строка 5094:
                 "effects": [
                 "effects": [
                     {
                     {
                         "damage": {
                         "ElectrocuteTime": 2,
                            "types": {
                         "ElectrocuteDamageScale": 5,
                                "Poison": 3
                            },
                            "groups": null
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    },
                    {
                        "Key": "Stun",
                        "Component": "",
                         "Time": 1,
                         "Refresh": true,
                         "Refresh": true,
                        "Type": 1,
                         "conditions": null,
                         "conditions": null,
                         "probability": 1,
                         "probability": 0.5,
                        "id": "GenericStatusEffect"
                         "id": "Electrocute"
                    },
                    {
                        "Key": "KnockedDown",
                        "Component": "",
                        "Time": 1,
                        "Refresh": true,
                        "Type": 1,
                        "conditions": null,
                        "probability": 1,
                        "id": "GenericStatusEffect"
                    }
                ]
            }
        }
    },
    "Tramadol": {
        "id": "Tramadol",
        "name": "tramadol",
        "group": "Medicine",
        "desc": "A simple, yet effective painkiller. Very effective for patients in shock.",
        "physicalDesc": "strong-smelling",
        "color": "#2F6ED4FF",
        "recipes": [
            "Tramadol"
        ],
        "metabolisms": null
    },
    "Tricordrazine": {
        "id": "Tricordrazine",
        "name": "tricordrazine",
        "group": "Medicine",
        "desc": "A wide-spectrum stimulant, originally derived from Cordrazine. Is capable of healing all four main damage types simultaneously, however it only heals at half the rate of conventional healing chemicals. Because of its low potency, it's best used as a supplement to other medicines.",
        "physicalDesc": "opaque",
        "color": "#00E5FFFF",
        "recipes": [
            "Tricordrazine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -1,
                                "Toxin": -1,
                                "Airloss": -1,
                                "Brute": -1
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                        "id": "HealthChange"
                    }
                ]
            }
        }
    },
    "ChloralHydrate": {
        "id": "ChloralHydrate",
        "name": "chloral hydrate",
        "group": "Medicine",
        "desc": "A powerful sedative which causes death in doses upwards of 16.2 units. Sends the patient to sleep almost instantly.",
        "physicalDesc": "acrid",
        "color": "#18C9B1FF",
        "recipes": [
            "ChloralHydrate"
        ],
        "metabolisms": null
    },
    "Cryptobiolin": {
        "id": "Cryptobiolin",
        "name": "cryptobiolin",
        "group": "Medicine",
        "desc": "Causes confusion and dizziness. This is essential to make Spaceacillin.",
        "physicalDesc": "fizzy",
        "color": "#081A80FF",
        "recipes": [
            "Cryptobiolin"
        ],
        "metabolisms": null
    },
    "Lipozine": {
        "id": "Lipozine",
        "name": "lipozine",
        "group": "Medicine",
        "desc": "Causes weight loss upon consumption.",
        "physicalDesc": "oily",
        "color": "#2690B5FF",
        "recipes": [
            "Lipozine"
        ],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "conditions": null,
                        "probability": 1,
                        "NutritionFactor": -1,
                        "id": "SatiateHunger"
                    }
                ]
            }
        }
    },
    "Sterilizine": {
        "id": "Sterilizine",
        "name": "sterilizine",
        "group": "Medicine",
        "desc": "Helps the patient when used during surgery, may also decontaminate objects and surfaces that bear pathogens. Is currently useless due to infections not being a thing.",
        "physicalDesc": "strong-smelling",
        "color": "#7CAD37FF",
        "recipes": [
            "Sterilizine"
        ],
        "metabolisms": null
    },
    "Omnizine": {
        "id": "Omnizine",
        "name": "Omnizine",
        "group": "Medicine",
        "desc": "A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete.",
        "physicalDesc": "soothing",
        "color": "#FCF7F9FF",
        "recipes": [],
        "metabolisms": {
            "Medicine": {
                "rate": 0.5,
                "effects": [
                    {
                        "damage": {
                            "types": null,
                            "groups": {
                                "Burn": -2,
                                "Toxin": -2,
                                "Airloss": -2,
                                "Brute": -2
                            }
                        },
                        "scaleByQuantity": false,
                        "ignoreResistances": true,
                        "conditions": null,
                        "probability": 1,
                         "id": "HealthChange"
                     }
                     }
                 ]
                 ]