Module:Chem box/chem data.json: Difference between revisions

From Funky Station
Meyhboi (talk | contribs)
brutes fixed and grouped together. bicaridine has been scrubbed out
No edit summary
Line 1: Line 1:
[
[
{
{
"id": "Blood",
"id": "Absinthe",
"group": "Biological",
"group": "Drinks",
"color": "#800000",
"color": "#33EE00",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "metallic",
"parent": "BaseAlcohol",
"flavor": "absinthe",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 11: Line 12:
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 1,
"factor": 2
"conditions": [
},
{
"class": "OrganType",
"type": "Human",
"shouldHave": false
}
]
}
]
},
"Food": {
"effects": [
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "uncooked animal proteins",
"reagent": "Ethanol",
"amount": 0.1
"amount": 0.3
}
]
},
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Bloodsucker",
"shouldHave": true
}
],
"damage": {
"groups": {
"Brute": -3,
"Burn": -1.25
}
}
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "absinthe",
{
"desc": "A anise-flavoured spirit derived from botanicals.",
"class": "PlantAdjustWater",
"physicalDesc": "strong smelling",
"amount": 0.5
}
],
"name": "blood",
"desc": "I hope this is ketchup.",
"physicalDesc": "ferrous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ",
"* Adds 0.3u of Ethanol to the solution"
"\n",
"'''Food''' (0.5u per second)",
"\n",
"* Adds 0.1u of uncooked animal proteins to the solution",
"\n",
"'''Medicine''' (0.5u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ\n'''Food''' (0.5u per second)\n* Adds 0.1u of uncooked animal proteins to the solution\n'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.3u of Ethanol to the solution"
},
},
{
{
"id": "InsectBlood",
"id": "Acetone",
"group": "Biological",
"group": null,
"color": "#808A51",
"color": "#AF14B7",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "Blood",
"flavor": "bitter",
"flavor": "horrible",
"name": "acetone",
"name": "insect blood",
"desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
"desc": "Okay, this is really gross. It almost looks.. alive?",
"physicalDesc": "acidic",
"physicalDesc": "slimy",
"recipes": [
"recipes": [],
{
"effects": [
"type": "reaction",
"'''Drink''' (0.5u per second)",
"id": "Acetone",
"\n",
"reactants": [
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ",
[
"\n",
"Oil",
"'''Food''' (0.5u per second)",
1,
"\n",
false,
"* Adds 0.1u of uncooked animal proteins to the solution",
"oil"
"\n",
],
"'''Medicine''' (0.5u per second)",
[
"\n",
"WeldingFuel",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ",
1,
"\n",
false,
"'''Plants''' (0.5u per second)",
"WeldingFuel"
"\n",
],
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
[
"Oxygen",
1,
false,
"oxygen"
]
],
"products": [
[
"Acetone",
3,
"acetone"
]
]
}
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ\n'''Food''' (0.5u per second)\n* Adds 0.1u of uncooked animal proteins to the solution\n'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
"effects": [],
"effectLine": "",
"boilingPoint": 55.5,
"meltingPoint": -50
},
},
{
{
"id": "Slime",
"id": "AcidSpit",
"group": "Biological",
"group": "Drinks",
"color": "#2cf274",
"color": "#365000",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "slimy",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "acidspit",
"Food": {
"name": "acidspit",
"effects": [
"desc": "A drink for the daring, can be deadly if incorrectly prepared!",
{
"physicalDesc": "strong smelling",
"class": "SatiateHunger",
"recipes": [
"factor": 1
{
}
"type": "reaction",
"id": "AcidSpit",
"reactants": [
[
"Wine",
2,
false,
"wine"
],
[
"SulfuricAcid",
1,
false,
"SulfuricAcid"
]
],
"products": [
[
"AcidSpit",
3,
"AcidSpit"
]
]
]
}
}
},
"name": "slime",
"desc": "You thought this was gradient blood at first, but you were mistaken.",
"physicalDesc": "viscous",
"recipes": [],
"effects": [
"'''Food''' (0.5u per second)",
"\n",
"* Satiates hunger at 0.333x the average rate"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.333x the average rate"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Sap",
"id": "Ale",
"group": "Biological",
"group": "Drinks",
"color": "#cd7314",
"color": "#663100",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sweet",
"parent": "BaseAlcohol",
"flavor": "ale",
"name": "ale",
"desc": "A dark alchoholic beverage made by malted barley and yeast.",
"physicalDesc": "bubbly",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Allicin",
"group": "Foods",
"color": "#F2E9D2",
"textColorTheme": "dark",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Food": {
"Poison": {
"metabolismRate": 0.05,
"effects": [
"effects": [
{
{
"class": "SatiateHunger",
"class": "HealthChange",
"factor": 1
"conditions": [
},
{
{
"class": "ReagentThreshold",
"class": "SatiateThirst",
"min": 1
"factor": 1
},
{
"class": "OrganType",
"type": "Animal"
}
],
"damage": {
"types": {
"Poison": 0.06
}
}
}
}
]
]
}
}
},
},
"name": "sap",
"name": "allicin",
"desc": "Sticky, sweet tree blood.",
"desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
"physicalDesc": "sticky",
"physicalDesc": "pungent",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Poison''' (0.05u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.06\u003C/span\u003E Poison when there's at least 1u of allicin"
"* Satiates hunger at 0.333x the average rate",
"\n",
"* Satiates thirst at 0.333x the average rate"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.333x the average rate\n* Satiates thirst at 0.333x the average rate"
"effectLine": "'''Poison''' (0.05u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.06\u003C/span\u003E Poison when there's at least 1u of allicin"
},
},
{
{
"id": "CopperBlood",
"id": "AlliesCocktail",
"group": "Biological",
"group": "Drinks",
"color": "#162581",
"color": "#00664d",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "Blood",
"parent": "BaseAlcohol",
"flavor": "metallic",
"flavor": "alliescocktail",
"name": "blue blood",
"name": "allies cocktail",
"desc": "Contains copper as opposed to iron which gives it a distinct blue color.",
"desc": "A drink made from your allies, not as sweet as when made from your enemies.",
"physicalDesc": "metallic",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "AlliesCocktail",
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ",
"reactants": [
"\n",
[
"'''Food''' (0.5u per second)",
"Martini",
"\n",
2,
"* Adds 0.1u of uncooked animal proteins to the solution",
false,
"\n",
"classic martini"
"'''Medicine''' (0.5u per second)",
],
"\n",
[
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ",
"Vodka",
"\n",
1,
"'''Plants''' (0.5u per second)",
false,
"\n",
"vodka"
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
]
],
"products": [
[
"AlliesCocktail",
3,
"AlliesCocktail"
]
]
}
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ\n'''Food''' (0.5u per second)\n* Adds 0.1u of uncooked animal proteins to the solution\n'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "AmmoniaBlood",
"id": "Aloe",
"group": "Biological",
"group": "Drinks",
"color": "#7a8bf2",
"color": "#192c00",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "Blood",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "aloe",
"name": "anaerobic blood",
"name": "aloe",
"desc": "Nothing else in the entire galaxy smells quite so appalling.",
"desc": "So very, very, very good.",
"physicalDesc": "pungent",
"physicalDesc": "aromatic",
"recipes": [],
"recipes": [],
"effects": [
"effects": [],
"'''Drink''' (0.5u per second)",
"effectLine": ""
"\n",
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ",
"\n",
"'''Food''' (0.5u per second)",
"\n",
"* Adds 0.1u of uncooked animal proteins to the solution",
"\n",
"'''Medicine''' (0.5u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ\n'''Food''' (0.5u per second)\n* Adds 0.1u of uncooked animal proteins to the solution\n'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
},
},
{
{
"id": "ZombieBlood",
"id": "Aloxadone",
"group": "Biological",
"group": "Medicine",
"color": "#2b0700",
"color": "#89f77f",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
{
"class": "SatiateThirst",
"factor": -0.5
}
]
},
"Poison": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "Temperature",
"max": 213
}
],
"damage": {
"damage": {
"types": {
"types": {
"Poison": 4
"Heat": -5,
"Shock": -3,
"Caustic": -1
}
}
}
}
},
{
"class": "ChemVomit",
"probability": 0.25
}
}
]
]
}
}
},
},
"name": "zombie blood",
"name": "aloxadone",
"desc": "Would not advise eating. Can be used to create an inoculation against the infection.",
"desc": "A cryogenics chemical. Used to treat severe third degree burns via regeneration of the burnt tissue. Works regardless of the patient being alive or dead.",
"physicalDesc": "necrotic",
"physicalDesc": "soothing",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Aloxadone",
"reactants": [
[
"Cryoxadone",
3,
false,
"cryoxadone"
],
[
"Aloe",
1,
false,
"aloe"
],
[
"Sigynate",
1,
false,
"sigynate"
]
],
"products": [
[
"Aloxadone",
5,
"aloxadone"
]
],
"impact": "Medium"
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Heat",
"* Satiates thirst at 0.167x the average rate",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Shock",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Caustic"
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"\n",
"* Has a 25% chance to cause vomiting"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.167x the average rate\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison\n* Has a 25% chance to cause vomiting"
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Heat\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Shock\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Caustic"
},
},
{
{
"id": "Ichor",
"id": "Aluminium",
"group": "Biological",
"group": "Elements",
"color": "#f4692e",
"color": "#848789",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"metabolisms": {
"name": "aluminium",
"Drink": {
"desc": "A silver, soft, non-magnetic, and ductile metal.",
"effects": [
"physicalDesc": "metallic",
{
"class": "SatiateThirst",
"factor": 1.5
}
]
},
"Medicine": {
"effects": [
{
"class": "ModifyBloodLevel",
"amount": 3
},
{
"class": "HealthChange",
"damage": {
"groups": {
"Burn": -5,
"Brute": -5,
"Toxin": -2
},
"types": {
"Bloodloss": -5
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -1.5
}
]
}
},
"plantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": 0.5
}
],
"name": "ichor",
"desc": "An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.",
"physicalDesc": "roaring",
"recipes": [],
"recipes": [],
"effects": [
"effects": [],
"'''Drink''' (0.5u per second)",
"effectLine": "",
"\n",
"boilingPoint": 2327,
"* Satiates thirst at 0.5x the average rate",
"meltingPoint": 660
"\n",
"'''Medicine''' (0.5u per second)",
"\n",
"* Increases blood level",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Toxin, and \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Bloodloss",
"\n",
"* Reduces bleeding",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.5x the average rate\n'''Medicine''' (0.5u per second)\n* Increases blood level\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Toxin, and \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Bloodloss\n* Reduces bleeding\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
},
},
{
{
"id": "Fat",
"id": "Amasec",
"group": "Biological",
"group": "Drinks",
"color": "#d8d8b0",
"color": "#124da7",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "terrible",
"parent": "BaseAlcohol",
"name": "fat",
"flavor": "amasec",
"desc": "No matter how it was obtained, its application is important.",
"name": "amasec",
"physicalDesc": "exotic smelling",
"desc": "Official drink of the Gun Club!",
"recipes": [],
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "Amasec",
"reactants": [
[
"Wine",
2,
false,
"wine"
],
[
"Vodka",
2,
false,
"vodka"
],
[
"Iron",
1,
false,
"iron"
]
],
"products": [
[
"Amasec",
5,
"amasec"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "Vomit",
"id": "Amatoxin",
"group": "Biological",
"group": "Toxins",
"color": "#87ab08",
"color": "#D6CE7B",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "terrible",
"flavor": null,
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 0.5
"damage": {
},
"types": {
{
"Poison": 3
"class": "AdjustReagent",
}
"reagent": "nutriment",
}
"amount": 0.1
}
}
]
]
}
}
},
},
"name": "vomit",
"name": "amatoxin",
"desc": "You can see a few chunks of someone's last meal in it.",
"desc": "A deadly toxin found in some mushrooms, primarily fly amanita. Small doses can be lethal.",
"physicalDesc": "pungent",
"physicalDesc": "nondescript",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison''' (0.2u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison"
"* Satiates thirst at 0.167x the average rate",
"\n",
"* Adds 0.1u of nutriment to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.167x the average rate\n* Adds 0.1u of nutriment to the solution"
"effectLine": "'''Poison''' (0.2u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison"
},
},
{
{
"id": "GreyMatter",
"id": "Ambuzol",
"group": "Biological",
"group": "Medicine",
"color": "#C584B8",
"color": "#86caf7",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "mindful",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateHunger",
"class": "CureZombieInfection",
"factor": 1.5
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Cellular": 2
}
}
}
]
}
},
"name": "grey matter",
"desc": "Thought juice, the stuff that leaks out of your ears.",
"physicalDesc": "neural",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates hunger at 0.5x the average rate",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cellular"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates hunger at 0.5x the average rate\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cellular"
},
{
"id": "EZNutrient",
"group": "Botanical",
"color": "#664330",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"conditions": [
"conditions": [
{
{
"class": "OrganType",
"class": "ReagentThreshold",
"type": "Plant",
"min": 10
"shouldHave": true
}
}
],
]
"factor": 3
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "ambuzol",
{
"desc": "A highly engineered substance able to halt the progression of a zombie infection.",
"class": "PlantAdjustNutrition",
"physicalDesc": "crisp",
"amount": 2
}
],
"name": "EZ nutrient",
"desc": "Give your plants some of those EZ nutrients! Dionas find this delicious.",
"physicalDesc": "thick",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "EZNutrient",
"id": "Ambuzol",
"reactants": [
"reactants": [
[
[
"nitrogen",
"Multiver",
1,
1,
false,
false,
"Nitrogen"
"Multiver"
],
],
[
[
"phosphorus",
"Ammonia",
1,
1,
false,
false,
"Phosphorus"
"ammonia"
],
],
[
[
"potassium",
"ZombieBlood",
1,
2,
false,
false,
"Potassium"
"ZombieBlood"
]
]
],
],
"products": [
"products": [
[
[
"EZ nutrient",
"Ambuzol",
3,
4,
"EZNutrient"
"ambuzol"
]
]
]
]
Line 506: Line 452:
],
],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* CureZombieInfection when there's at least 10u of ambuzol"
"* Satiates hunger averagely when the metabolizing organ is a Plant organ",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger averagely when the metabolizing organ is a Plant organ\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E"
"effectLine": "'''Medicine'''\n* CureZombieInfection when there's at least 10u of ambuzol"
},
},
{
{
"id": "Left4Zed",
"id": "AmbuzolPlus",
"group": "Botanical",
"group": "Medicine",
"color": "#5b406c",
"color": "#1274b5",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateHunger",
"class": "CureZombieInfection",
"innoculate": true,
"conditions": [
"conditions": [
{
{
"class": "OrganType",
"class": "ReagentThreshold",
"type": "Plant",
"min": 5
"shouldHave": true
}
],
"factor": 3
},
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
}
]
]
Line 554: Line 479:
}
}
},
},
"plantMetabolism": [
"name": "ambuzol plus",
{
"desc": "Further engineered with omnizine, inoculates the living against the infection.",
"class": "PlantAdjustNutrition",
"physicalDesc": "crisp",
"amount": 1
},
{
"class": "PlantAdjustHealth",
"amount": -0.5
},
{
"class": "PlantAdjustMutationMod",
"probability": 0.3,
"amount": 0.4
}
],
"name": "left-4-zed",
"desc": "A cocktail of mutagenic compounds that gives nutrients, harms and affects plant life's genome.",
"physicalDesc": "heterogeneous",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Left4Zed",
"id": "AmbuzolPlus",
"reactants": [
"reactants": [
[
[
"EZ nutrient",
"Ambuzol",
1,
5,
false,
false,
"EZNutrient"
"ambuzol"
],
],
[
[
"radium",
"Omnizine",
1,
5,
true,
false,
"Radium"
"omnizine"
]
]
],
],
"products": [
"products": [
[
[
"left-4-zed",
"AmbuzolPlus",
1,
10,
"Left4Zed"
"AmbuzolPlus"
]
]
]
]
Line 600: Line 510:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* CureZombieInfection when there's at least 5u of ambuzolplus"
"* Satiates hunger averagely when the metabolizing organ is a Plant organ",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E",
"\n",
"* Has a 30% chance to adjust mutation modifier by \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Satiates hunger averagely when the metabolizing organ is a Plant organ\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is a Plant organ\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E\n* Has a 30% chance to adjust mutation modifier by \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E"
"effectLine": "'''Medicine'''\n* CureZombieInfection when there's at least 5u of ambuzolplus"
},
},
{
{
"id": "PestKiller",
"id": "Ammonia",
"group": "Botanical",
"group": "Botanical",
"color": "#9e9886",
"color": "#77b58e",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"effects": [
"effects": [
{
{
Line 629: Line 528:
"damage": {
"damage": {
"types": {
"types": {
"Poison": 3
"Caustic": 1
}
}
},
},
Line 636: Line 535:
"class": "OrganType",
"class": "OrganType",
"type": "Plant",
"type": "Plant",
"shouldHave": true
"shouldHave": false
}
}
]
]
}
}
]
]
}
},
},
"Food": {
"plantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 4
},
{
"class": "PlantAdjustPests",
"amount": -6
}
],
"name": "pest killer",
"desc": "A mixture that targets pests. While useful it slowly poisons plants with toxins, be careful when using it.",
"physicalDesc": "bubbling",
"recipes": [],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E",
"\n",
"* Adjusts pests level by \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when the metabolizing organ is a Plant organ\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E\n* Adjusts pests level by \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E"
},
{
"id": "PlantBGone",
"group": "Botanical",
"color": "#49002E",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateHunger",
"damage": {
"factor": 1,
"types": {
"Poison": -4,
"Blunt": 2,
"Slash": 1,
"Piercing": 1
}
},
"conditions": [
"conditions": [
{
{
"class": "OrganType",
"class": "OrganType",
"type": "Plant",
"type": "Plant"
"shouldHave": true
}
}
]
]
}
}
]
]
}
},
"plantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 6
},
},
{
"Gas": {
"class": "PlantAdjustWeeds",
"effects": [
"amount": -8
{
},
"class": "HealthChange",
{
"conditions": [
"class": "PlantAdjustHealth",
{
"amount": -20
"class": "OrganType",
},
"type": "Rat",
{
"shouldHave": false
"class": "PlantAdjustMutationMod",
},
"amount": 0.1
{
}
"class": "OrganType",
],
"type": "Thaven",
"name": "plant-B-gone",
"shouldHave": false
"desc": "A harmful toxic mixture to kill plantlife. Very effective against kudzu.",
},
"physicalDesc": "bubbling",
{
"recipes": [
"class": "ReagentThreshold",
{
"reagent": "Ammonia",
"type": "reaction",
"min": 1
"id": "PlantBGone",
}
"reactants": [
],
[
"ignoreResistances": true,
"toxin",
"damage": {
1,
"types": {
false,
"Poison": 0.25
"Toxin"
}
],
}
[
},
"water",
4,
false,
"Water"
]
],
"products": [
[
"plant-B-gone",
5,
"PlantBGone"
]
]
}
],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Poison, \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Blunt, \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Slash, and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Piercing when the metabolizing organ is a Plant organ",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E6\u003C/span\u003E",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-8\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-20\u003C/span\u003E",
"\n",
"* Adjusts mutation modifier by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Poison, \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Blunt, \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Slash, and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Piercing when the metabolizing organ is a Plant organ\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E6\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-8\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-20\u003C/span\u003E\n* Adjusts mutation modifier by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E"
},
{
"id": "RobustHarvest",
"group": "Botanical",
"color": "#3e901c",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
{
"class": "HealthChange",
"class": "ChemVomit",
"damage": {
"probability": 0.12,
"types": {
"Poison": -2,
"Blunt": -3,
"Slash": -3,
"Piercing": -3
}
},
"conditions": [
"conditions": [
{
{
"class": "OrganType",
"class": "OrganType",
"type": "Plant",
"type": "Rat",
"shouldHave": true
"shouldHave": false
}
},
]
{
},
"class": "OrganType",
{
"type": "Vox",
"class": "HealthChange",
"shouldHave": false
"conditions": [
},
{
{
"class": "OrganType",
"class": "OrganType",
"type": "Plant",
"type": "Thaven",
"shouldHave": true
"shouldHave": false
},
},
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 30,
"reagent": "Ammonia",
"max": null
"min": 0.8
}
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"ammonia-smell"
],
],
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Ammonia",
"min": 0.25
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
]
},
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Rat"
},
{
"class": "ReagentThreshold",
"reagent": "Ammonia",
"min": 1
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"damage": {
"groups": {
"Brute": -5,
"Burn": -5
},
"types": {
"types": {
"Asphyxiation": 1,
"Bloodloss": -5
"Heat": 2,
"Poison": 1
}
}
}
}
}
},
]
},
"Medicine": {
"effects": [
{
{
"class": "Polymorph",
"class": "Oxygenate",
"prototype": "TreeMorph",
"conditions": [
"conditions": [
{
{
"class": "OrganType",
"class": "OrganType",
"type": "Plant",
"type": "Vox"
"shouldHave": true
}
},
],
"factor": -4
},
{
"class": "Oxygenate",
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "OrganType",
"min": 80,
"type": "Thaven"
"max": null
}
}
]
]
Line 837: Line 677:
}
}
},
},
"plantMetabolism": [
"name": "ammonia",
{
"desc": "An effective fertilizer, it gives your plants some nutrients.",
"class": "PlantAdjustNutrition",
"physicalDesc": "pungent",
"amount": 0.05
},
{
"class": "PlantAdjustWeeds",
"probability": 0.025,
"amount": 1
},
{
"class": "PlantAdjustPests",
"probability": 0.025,
"amount": 1
},
{
"class": "RobustHarvest {}",
"potencyLimit": 50,
"potencyIncrease": 3,
"potencySeedlessThreshold": 30
}
],
"name": "robust harvest",
"desc": "A highly effective fertilizer with a limited potency-boosting effect on plants. Use it cautiously, as excessive application can reduce plant yield. It has a particularly beneficial effect on dionas.",
"physicalDesc": "robust",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "RobustHarvest",
"id": "Ammonia",
"reactants": [
"reactants": [
[
[
"EZ nutrient",
"Hydrogen",
1,
3,
false,
false,
"EZNutrient"
"hydrogen"
],
],
[
[
"sulfuric acid",
"Nitrogen",
1,
1,
true,
false,
"SulfuricAcid"
"nitrogen"
]
],
"products": [
[
"Ammonia",
4,
"ammonia"
]
]
},
{
"type": "reaction",
"id": "AmmoniaFromBlood",
"reactants": [
[
"AmmoniaBlood",
2,
false,
"AmmoniaBlood"
]
]
],
],
"products": [
"products": [
[
[
"robust harvest",
"Ammonia",
1,
1,
"RobustHarvest"
"ammonia"
]
]
]
],
"minTemp": 370
}
}
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateHunger",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Slash, and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Piercing when the metabolizing organ is a Plant organ",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation, \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat, and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is a Plant organ and there's at least 30u of robust harvest",
"\n",
"'''Medicine''' (0.5u per second)",
"\n",
"* Polymorphsthe metabolizer into a tree when the metabolizing organ is a Plant organ and there's at least 80u of robust harvest",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.05\u003C/span\u003E",
"\n",
"\n",
"* Has a 2% chance to adjust weeds level by \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E",
"'''Gas'''",
"* Deals \u003Cspan style=\"color:red\"\u003E0.25\u003C/span\u003E Poison when there's at least 1u of ammonia",
"* ChemVomit when there's at least 0.8u of ammonia",
"* PopupMessage when there's at least 0.25u of ammonia",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Bloodloss when there's at least 1u of ammonia",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Brute when there's at least 1u of ammonia",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn when there's at least 1u of ammonia",
"* Oxygenate",
"* Oxygenate",
"\n",
"\n",
"* Has a 2% chance to adjust pests level by \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
"* Increases the plant's potency by 3 up to a maximum of 50. Causes the plant to lose its seeds once the potency reaches 30. Trying to add potency over 50 may cause a decrease in yield at a 10% chance"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Slash, and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Piercing when the metabolizing organ is a Plant organ\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation, \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat, and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is a Plant organ and there's at least 30u of robust harvest\n'''Medicine''' (0.5u per second)\n* Polymorphsthe metabolizer into a tree when the metabolizing organ is a Plant organ and there's at least 80u of robust harvest\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.05\u003C/span\u003E\n* Has a 2% chance to adjust weeds level by \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E\n* Has a 2% chance to adjust pests level by \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E\n* Increases the plant's potency by 3 up to a maximum of 50. Causes the plant to lose its seeds once the potency reaches 30. Trying to add potency over 50 may cause a decrease in yield at a 10% chance"
"effectLine": "'''Food'''\n* SatiateHunger\n\n\n'''Gas'''\n* Deals \u003Cspan style=\"color:red\"\u003E0.25\u003C/span\u003E Poison when there's at least 1u of ammonia\n* ChemVomit when there's at least 0.8u of ammonia\n* PopupMessage when there's at least 0.25u of ammonia\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Bloodloss when there's at least 1u of ammonia\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Brute when there's at least 1u of ammonia\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn when there's at least 1u of ammonia\n* Oxygenate\n* Oxygenate\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic",
"boilingPoint": -33,
"meltingPoint": -77.7
},
},
{
{
"id": "Sedin",
"id": "AmmoniaBlood",
"group": "Botanical",
"group": "Biological",
"color": "#3CB371",
"color": "#7a8bf2",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "Blood",
"flavor": "bitter",
"flavor": "bitter",
"plantMetabolism": [
"name": "anaerobic blood",
{
"desc": "Nothing else in the entire galaxy smells quite so appalling.",
"class": "PlantAdjustHealth",
"physicalDesc": "pungent",
"amount": -2
"recipes": [],
},
"effects": [],
{
"effectLine": ""
"class": "PlantRestoreSeeds",
},
"probability": 0.2
{
},
"id": "Andalusia",
{
"group": "Drinks",
"class": "PlantAdjustPotency",
"color": "#665700",
"amount": -3
"textColorTheme": "light",
}
"parent": "BaseAlcohol",
],
"flavor": "andalusia",
"name": "sedin",
"name": "Andalusia",
"desc": "A modified version of diethylamine that can restore seeds on plants at the cost of potency.",
"desc": "A nice, strangely named drink.",
"physicalDesc": "sickly",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Sedin",
"id": "Andalusia",
"reactants": [
"reactants": [
[
[
"cryoxadone",
"Rum",
1,
1,
false,
false,
"Cryoxadone"
"rum"
],
],
[
[
"robust harvest",
"Whiskey",
3,
1,
false,
false,
"RobustHarvest"
"whiskey"
],
],
[
[
"diethylamine",
"JuiceLemon",
3,
1,
false,
false,
"Diethylamine"
"JuiceLemon"
]
]
],
],
"products": [
"products": [
[
[
"sedin",
"Andalusia",
1,
3,
"Sedin"
"Andalusia"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Plants''' (0.5u per second)",
"effectLine": ""
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E",
"\n",
"* Has a 20% chance to restore the seeds of the plant",
"\n",
"* Adjusts potency by \u003Cspan style=\"color:red\"\u003E-3\u003C/span\u003E"
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E\n* Has a 20% chance to restore the seeds of the plant\n* Adjusts potency by \u003Cspan style=\"color:red\"\u003E-3\u003C/span\u003E"
},
},
{
{
"id": "WeedKiller",
"id": "Anti-Noblium",
"group": "Botanical",
"group": null,
"color": "#968395",
"color": "#525151",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"metabolisms": {
"name": "anti-noblium",
"Poison": {
"desc": "We still don't know what it does, but it sells for a lot.",
"physicalDesc": "gaseous",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Antifreeze",
"group": "Drinks",
"color": "#ff7d63",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "antifreeze",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
},
"Poison": 4
{
}
"class": "AdjustReagent",
},
"reagent": "Ethanol",
"conditions": [
"amount": 0.15
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
]
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "antifreeze",
"desc": "Ultimate refreshment.",
"physicalDesc": "translucent",
"recipes": [
{
{
"class": "PlantAdjustToxins",
"type": "reaction",
"amount": 4
"id": "Antifreeze",
},
"reactants": [
{
[
"class": "PlantAdjustWeeds",
"Cream",
"amount": -6
1,
false,
"cream"
],
[
"Ice",
1,
false,
"ice"
],
[
"Vodka",
2,
false,
"vodka"
]
],
"products": [
[
"Antifreeze",
4,
"antifreeze"
]
]
}
}
],
],
"name": "weed killer",
"desc": "A mixture that targets weeds. Very effective against kudzu. While useful it slowly poisons plants with toxins, be careful when using it.",
"physicalDesc": "bubbling",
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"* Adds 0.15u of Ethanol to the solution"
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when the metabolizing organ is a Plant organ\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
},
{
{
"id": "Ammonia",
"id": "Arithrazine",
"group": "Botanical",
"group": "Medicine",
"color": "#77b58e",
"color": "#bd5902",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Poison": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
Line 1,046: Line 900:
"damage": {
"damage": {
"types": {
"types": {
"Caustic": 1
"Radiation": -2
},
"groups": {
"Brute": 0.2
}
}
}
}
}
}
]
]
},
}
"Gas": {
},
"name": "arithrazine",
"desc": "A mildly unstable medication used for the most extreme case of radiation poisoning. Exerts minor stress on the body.",
"physicalDesc": "cloudy",
"recipes": [
{
"type": "reaction",
"id": "Arithrazine",
"reactants": [
[
"Hyronalin",
1,
false,
"hyronalin"
],
[
"Hydrogen",
1,
false,
"hydrogen"
]
],
"products": [
[
"Arithrazine",
2,
"arithrazine"
]
]
}
],
"effects": [
"'''Medicine''' (0.2u per second)",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Radiation",
"* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Brute"
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Radiation\n* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Brute"
},
{
"id": "ArnoldPalmer",
"group": "Drinks",
"color": "#d8cc5d",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "arnoldpalmer",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"conditions": [
"factor": 4
{
"class": "OrganType",
"type": "Rat",
"shouldHave": false
},
{
"class": "ReagentThreshold",
"reagent": "Ammonia",
"min": 1,
"max": null
}
],
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 0.25
}
}
},
},
{
{
"class": "ChemVomit",
"class": "AdjustReagent",
"probability": 0.12,
"reagent": "Theobromine",
"conditions": [
"amount": 0.05
{
}
"class": "OrganType",
]
"type": "Rat",
}
"shouldHave": false
},
},
"name": "Arnold Palmer",
{
"desc": "Now watch this drive.",
"class": "OrganType",
"physicalDesc": "sweet",
"type": "Vox",
"recipes": [
"shouldHave": false
},
{
"class": "ReagentThreshold",
"reagent": "Ammonia",
"min": 0.8,
"max": null
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"ammonia-smell"
],
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Ammonia",
"min": 0.25
}
]
},
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Rat",
"shouldHave": true
},
{
"class": "ReagentThreshold",
"reagent": "Ammonia",
"min": 1,
"max": null
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"groups": {
"Brute": -5,
"Burn": -5
},
"types": {
"Bloodloss": -5
}
}
},
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Vox"
}
],
"factor": -4
}
]
}
},
"plantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 1
},
{
"class": "PlantAdjustHealth",
"amount": 0.5
}
],
"name": "ammonia",
"desc": "An effective fertilizer, it gives your plants some nutrients.",
"physicalDesc": "pungent",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Ammonia",
"id": "ArnoldPalmer",
"reactants": [
"reactants": [
[
[
"hydrogen",
"IcedTea",
3,
1,
false,
false,
"Hydrogen"
"IcedTea"
],
],
[
[
"nitrogen",
"Lemonade",
1,
1,
false,
false,
"Nitrogen"
"lemonade"
]
]
],
],
"products": [
"products": [
[
[
"ammonia",
"ArnoldPalmer",
4,
2,
"Ammonia"
"ArnoldPalmer"
]
]
]
]
},
}
{
"type": "reaction",
"id": "AmmoniaFromBlood",
"minTemp": 370,
"reactants": [
[
"anaerobic blood",
2,
false,
"AmmoniaBlood"
]
],
"products": [
[
"ammonia",
1,
"Ammonia"
]
]
}
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic",
"* Adds 0.05u of Theobromine to the solution"
"\n",
"'''Gas''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.25\u003C/span\u003E Poison when the metabolizing organ is not a Rat organ and there's at least 1u of ammonia",
"\n",
"* Has a 12% chance to cause vomiting when the metabolizing organ is not a Rat organ, the metabolizing organ is not a Vox organ, and there's at least 0.8u of ammonia",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Bloodloss when the metabolizing organ is a Rat organ and there's at least 1u of ammonia",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic\n'''Gas''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.25\u003C/span\u003E Poison when the metabolizing organ is not a Rat organ and there's at least 1u of ammonia\n* Has a 12% chance to cause vomiting when the metabolizing organ is not a Rat organ, the metabolizing organ is not a Vox organ, and there's at least 0.8u of ammonia\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Bloodloss when the metabolizing organ is a Rat organ and there's at least 1u of ammonia\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.05u of Theobromine to the solution"
},
},
{
{
"id": "Diethylamine",
"id": "Artifexium",
"group": "Botanical",
"group": null,
"color": "#a1000b",
"color": "#776291",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "metallic",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
Line 1,248: Line 1,019:
"damage": {
"damage": {
"types": {
"types": {
"Caustic": 1
"Caustic": 2
}
}
}
}
Line 1,255: Line 1,026:
}
}
},
},
"plantMetabolism": [
"name": "artifexium",
{
"desc": "A lavender mixture of microscopic artifact fragments and a strong acid. It has the ability to activate artifacts.",
"class": "PlantAdjustNutrition",
"physicalDesc": "crystalline",
"amount": 0.1
"recipes": [],
},
"effects": [
{
"'''Poison'''",
"class": "PlantAdjustPests",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic"
"probability": 0.1,
"amount": -1
},
{
"class": "PlantAdjustHealth",
"amount": 0.1
},
{
"class": "PlantAffectGrowth",
"probability": 0.2,
"amount": 1
},
{
"class": "PlantDiethylamine {}"
}
],
],
"name": "diethylamine",
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic",
"desc": "A very potent fertilizer, treats plants with nutrients, eliminates pests, and sometimes it can even speed up growth.",
"boilingPoint": 3500,
"physicalDesc": "strong smelling",
"meltingPoint": 1800
},
{
"id": "Ash",
"group": null,
"color": "white",
"textColorTheme": "dark",
"flavor": null,
"name": "ash",
"desc": "A light grey powdery residue",
"physicalDesc": "powdery",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Diethylamine",
"id": "Ash",
"reactants": [
"reactants": [
[
[
"ammonia",
"Oil",
1,
false,
"Ammonia"
],
[
"ethanol",
1,
1,
false,
false,
"Ethanol"
"oil"
]
]
],
],
"products": [
"products": [
[
[
"diethylamine",
"Ash",
2,
1,
"Diethylamine"
"ash"
]
]
]
],
"minTemp": 520
}
}
],
],
"effects": [
"effects": [],
"'''Poison''' (0.5u per second)",
"effectLine": "",
"\n",
"meltingPoint": 1670
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic",
},
"\n",
{
"'''Plants''' (0.5u per second)",
"id": "Astrotame",
"\n",
"group": "Foods",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"color": "aquamarine",
"\n",
"textColorTheme": "dark",
"* Has a 10% chance to adjust pests level by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E",
"flavor": "sweet",
"\n",
"name": "Astrotame",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"desc": "The sweetness of a thousand sugars but none of the calories.",
"\n",
"physicalDesc": "sugary",
"* Has a 20% chance to adjust age by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E",
"recipes": [],
"\n",
"effects": [],
"* Increases the plant's lifespan and/or base health with 10% chance for each"
"effectLine": ""
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Has a 10% chance to adjust pests level by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Has a 20% chance to adjust age by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E\n* Increases the plant's lifespan and/or base health with 10% chance for each"
},
},
{
{
"id": "Acetone",
"id": "AtomicBomb",
"group": "Chemicals",
"group": "Drinks",
"color": "#AF14B7",
"color": "#666300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseAlcohol",
"name": "acetone",
"flavor": "atomicbomb",
"desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.",
"metabolisms": {
"physicalDesc": "acidic",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
},
{
"class": "AdjustReagent",
"reagent": "Uranium",
"amount": 0.05
}
]
}
},
"name": "Atomic Bomb",
"desc": "Nuclear proliferation never tasted so good.",
"physicalDesc": "cloudy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Acetone",
"id": "AtomicBomb",
"reactants": [
"reactants": [
[
[
"oil",
"B52",
1,
10,
false,
false,
"Oil"
"B-52"
],
[
"welding fuel",
1,
false,
"WeldingFuel"
],
],
[
[
"oxygen",
"Uranium",
1,
1,
false,
false,
"Oxygen"
"uranium"
]
]
],
],
"products": [
"products": [
[
[
"acetone",
"AtomicBomb",
2,
11,
"Acetone"
"AtomicBomb"
]
]
]
]
}
}
],
],
"effects": [],
"effects": [
"effectLine": ""
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution",
"* Adds 0.05u of Uranium to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution\n* Adds 0.05u of Uranium to the solution"
},
},
{
{
"id": "Phenol",
"id": "B52",
"group": "Chemicals",
"group": "Drinks",
"color": "#E7EA91",
"color": "#664300",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseAlcohol",
"flavor": "b52",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
},
"Caustic": 1,
{
"Poison": 2
"class": "AdjustReagent",
}
"reagent": "Ethanol",
}
"amount": 0.15
}
}
]
]
}
}
},
},
"name": "phenol",
"name": "B-52",
"desc": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
"desc": "Coffee, irish cream, and cognac. You will get bombed.",
"physicalDesc": "acidic",
"physicalDesc": "bubbly",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Phenol",
"id": "B52",
"reactants": [
"reactants": [
[
[
"hydroxide",
"Cognac",
1,
false,
"cognac"
],
[
"IrishSlammer",
1,
1,
false,
false,
"Hydroxide"
"IrishSlammer"
],
],
[
[
"benzene",
"CoffeeLiqueur",
1,
1,
false,
false,
"Benzene"
"coffee liqueur"
]
]
],
],
"products": [
"products": [
[
[
"phenol",
"B52",
2,
3,
"Phenol"
"B-52"
]
]
]
]
Line 1,424: Line 1,210:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
"* Adds 0.15u of Ethanol to the solution"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
},
{
{
"id": "Charcoal",
"id": "BahamaMama",
"group": "Chemicals",
"group": "Drinks",
"color": "#22282b",
"color": "#FF7F3B",
"textColorTheme": "light",
"textColorTheme": "light",
"metabolisms": {
"parent": "BaseAlcohol",
"Medicine": {
"flavor": "bahamamama",
"effects": [
"name": "Bahama Mama",
{
"desc": "Tropical cocktail.",
"class": "HealthChange",
"physicalDesc": "tropical",
"damage": {
"types": {
"Poison": -1
}
}
},
{
"class": "ChemCleanBloodstream",
"cleanseRate": 3
}
]
}
},
"name": "charcoal",
"desc": "A black, porous solid",
"physicalDesc": "porous",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Charcoal",
"id": "BahamaMama",
"reactants": [
"reactants": [
[
[
"carbon",
"Ice",
1,
false,
"ice"
],
[
"JuiceOrange",
1,
false,
"JuiceOrange"
],
[
"JuicePineapple",
1,
false,
"JuicePineapple"
],
[
"Rum",
1,
1,
false,
false,
"Carbon"
"rum"
],
],
[
[
"ash",
"CoconutRum",
1,
1,
false,
false,
"Ash"
"CoconutRum"
],
[
"Grenadine",
1,
false,
"grenadine"
]
]
],
],
"products": [
"products": [
[
[
"charcoal",
"BahamaMama",
1,
6,
"Charcoal"
"BahamaMama"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.5u per second)",
"effectLine": ""
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Poison",
"\n",
"* Cleanses the bloodstream of other chemicals"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Poison\n* Cleanses the bloodstream of other chemicals"
},
},
{
{
"id": "Ash",
"id": "Bananadine",
"group": "Chemicals",
"group": "Narcotics",
"color": "white",
"color": "#ffff00",
"textColorTheme": "dark",
"textColorTheme": "dark",
"name": "ash",
"flavor": "bitter",
"desc": "A light grey powdery residue",
"metabolisms": {
"Narcotic": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 5,
"refresh": false
}
]
}
},
"name": "bananadine",
"desc": "A mild psychedelic that is found in small traces in banana peels.",
"physicalDesc": "powdery",
"physicalDesc": "powdery",
"recipes": [],
"effects": [
"'''Narcotic'''",
"* Applies SeeingRainbows for 5s"
],
"effectLine": "'''Narcotic'''\n* Applies SeeingRainbows for 5s"
},
{
"id": "BananaHonk",
"group": "Drinks",
"color": "#ffff91",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "bananahonk",
"name": "Banana Honk",
"desc": "A drink from Clown Heaven.",
"physicalDesc": "creamy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Ash",
"id": "BananaHonk",
"minTemp": 520,
"reactants": [
"reactants": [
[
[
"oil",
"Cream",
1,
false,
"cream"
],
[
"JuiceBanana",
1,
false,
"JuiceBanana"
],
[
"Sugar",
1,
1,
false,
false,
"Oil"
"sugar"
]
]
],
],
"products": [
"products": [
[
[
"ash",
"BananaHonk",
1,
3,
"Ash"
"BananaHonk"
]
]
]
]
Line 1,526: Line 1,357:
},
},
{
{
"id": "SodiumCarbonate",
"id": "Barefoot",
"group": "Chemicals",
"group": "Drinks",
"color": "white",
"color": "#ff66cc",
"textColorTheme": "dark",
"textColorTheme": "light",
"name": "sodium carbonate",
"parent": "BaseAlcohol",
"desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water.  Also known as soda ash.",
"flavor": "barefoot",
"physicalDesc": "powdery",
"name": "barefoot",
"desc": "Barefoot and pregnant.",
"physicalDesc": "creamy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SodiumCarbonate",
"id": "Barefoot",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"ammonia",
"Cream",
1,
false,
"Ammonia"
],
[
"table salt",
1,
1,
false,
false,
"TableSalt"
"cream"
],
],
[
[
"carbon",
"Vermouth",
1,
1,
false,
false,
"Carbon"
"vermouth"
],
],
[
[
"oxygen",
"JuiceBerry",
1,
1,
false,
false,
"Oxygen"
"JuiceBerry"
]
]
],
],
"products": [
"products": [
[
[
"sodium carbonate",
"Barefoot",
4,
3,
"SodiumCarbonate"
"barefoot"
]
]
]
]
Line 1,577: Line 1,403:
},
},
{
{
"id": "Artifexium",
"id": "Barozine",
"group": "Chemicals",
"group": "Medicine",
"color": "#776291",
"color": "#ff867d",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Poison": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"probability": 0.3,
"damage": {
"damage": {
"types": {
"types": {
"Caustic": 2
"Heat": 0.5
}
}
}
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30
}
],
"damage": {
"types": {
"Poison": 3
}
}
},
{
"class": "ChemVomit",
"probability": 0.15,
"conditions": [
{
"class": "ReagentThreshold",
"min": 30
}
]
},
{
"class": "GenericStatusEffect",
"key": "PressureImmunity",
"component": "PressureImmunity"
},
{
"class": "GenericStatusEffect",
"key": "Stutter",
"component": "StutteringAccent"
},
{
"class": "Jitter",
"value": ""
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.2
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Large",
"messages": [
"barozine-effect-skin-burning",
"barozine-effect-muscle-contract"
],
"probability": 0.1
}
]
]
}
}
},
},
"name": "artifexium",
"name": "barozine",
"desc": "A lavender mixture of microscopic artifact fragments and a strong acid. It has the ability to activate artifacts.",
"desc": "A potent chemical that prevents pressure damage. Causes extreme stress on the body.",
"physicalDesc": "crystalline",
"physicalDesc": "viscous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Heat",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic"
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 30u of barozine",
"* ChemVomit when there's at least 30u of barozine",
"* Applies PressureImmunity",
"* Applies Stutter",
"* Causes jittering",
"* Emote",
"* PopupMessage"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic"
"effectLine": "'''Medicine'''\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 30u of barozine\n* ChemVomit when there's at least 30u of barozine\n* Applies PressureImmunity\n* Applies Stutter\n* Causes jittering\n* Emote\n* PopupMessage"
},
},
{
{
"id": "Benzene",
"id": "BaseAlcohol",
"group": "Chemicals",
"group": "Drinks",
"color": "#E7EA91",
"color": null,
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": null,
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
},
"Cellular": 1
{
}
"class": "AdjustReagent",
}
"reagent": "Ethanol",
"amount": 0.06
}
}
]
]
}
}
},
},
"name": "benzene",
"name": "BaseAlcohol",
"desc": "An aromatic, slightly carcinogenic, ring of carbon, forming a base for many organic compounds.",
"desc": null,
"physicalDesc": "acidic",
"physicalDesc": null,
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.06u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.06u of Ethanol to the solution"
},
{
"id": "BaseDrink",
"group": "Drinks",
"color": null,
"textColorTheme": "dark",
"flavor": null,
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 3
}
]
}
},
"name": "BaseDrink",
"desc": null,
"physicalDesc": null,
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst"
],
"effectLine": "'''Drink'''\n* SatiateThirst"
},
{
"id": "BaseJuice",
"group": "Drinks",
"color": null,
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "sweet",
"name": "BaseJuice",
"desc": null,
"physicalDesc": null,
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "BasePyrotechnic",
"group": "Pyrotechnic",
"color": null,
"textColorTheme": "dark",
"flavor": null,
"name": "BasePyrotechnic",
"desc": null,
"physicalDesc": null,
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "BaseSoda",
"group": "Drinks",
"color": null,
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": null,
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
}
]
}
},
"name": "BaseSoda",
"desc": null,
"physicalDesc": null,
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst"
],
"effectLine": "'''Drink'''\n* SatiateThirst"
},
{
"id": "BbqSauce",
"group": "Foods",
"color": "darkred",
"textColorTheme": "dark",
"flavor": "sweet",
"name": "BBQ sauce",
"desc": "Hand wipes not included.",
"physicalDesc": "gloopy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Benzene",
"id": "CookingBbqSauce",
"minTemp": 310,
"reactants": [
"reactants": [
[
[
"hydrogen",
"Ketchup",
1,
false,
"ketchup"
],
[
"Vinegar",
1,
1,
false,
false,
"Hydrogen"
"vinegar"
],
],
[
[
"carbon",
"Sugar",
1,
1,
false,
false,
"Carbon"
"sugar"
]
]
],
],
"products": [
"products": [
[
[
"benzene",
"BbqSauce",
1,
3,
"Benzene"
"BbqSauce"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Poison''' (0.5u per second)",
"effectLine": ""
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cellular"
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cellular"
},
},
{
{
"id": "Hydroxide",
"id": "BeepskySmash",
"group": "Chemicals",
"group": "Drinks",
"color": "white",
"color": "#664300",
"textColorTheme": "dark",
"textColorTheme": "light",
"name": "hydroxide",
"parent": "BaseAlcohol",
"desc": "A strong alkaline chemical, forming a base for many organic compounds.",
"flavor": "beepsky",
"physicalDesc": "alkaline",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
}
]
}
},
"name": "Beepsky smash",
"desc": "Deny drinking this and prepare for THE LAW.",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"minTemp": 310,
"id": "BeepskySmash",
"id": "Hydroxide",
"priority": -1,
"reactants": [
"reactants": [
[
[
"oxygen",
"Iron",
1,
false,
"iron"
],
[
"JuiceLime",
1,
1,
false,
false,
"Oxygen"
"JuiceLime"
],
],
[
[
"hydrogen",
"Whiskey",
1,
1,
false,
false,
"Hydrogen"
"whiskey"
]
]
],
],
"products": [
"products": [
[
[
"hydroxide",
"BeepskySmash",
2,
2,
"Hydroxide"
"BeepskySmash"
]
]
]
]
}
}
],
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
{
"id": "Beer",
"group": "Drinks",
"color": "#e3e77b",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "beer",
"name": "beer",
"desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
"physicalDesc": "bubbly",
"recipes": [],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "SodiumHydroxide",
"id": "Benzene",
"group": "Chemicals",
"group": null,
"color": "white",
"color": "#E7EA91",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": null,
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
Line 1,716: Line 1,742:
"damage": {
"damage": {
"types": {
"types": {
"Heat": 1.5
"Cellular": 1
}
}
}
}
}
]
},
"Medicine": {
"effects": [
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
],
"probability": 0.1
}
}
]
]
}
}
},
},
"name": "sodium hydroxide",
"name": "benzene",
"desc": "A white, odorless, water-soluble salt that yields an strong alkaline solution in water. Causes burns and vomiting when ingested.",
"desc": "An aromatic, slightly carcinogenic, ring of carbon, forming a base for many organic compounds.",
"physicalDesc": "alkaline",
"physicalDesc": "acidic",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SodiumHydroxide",
"id": "Benzene",
"reactants": [
"reactants": [
[
[
"hydroxide",
"Hydrogen",
1,
1,
false,
false,
"Hydroxide"
"hydrogen"
],
],
[
[
"sodium",
"Carbon",
1,
1,
false,
false,
"Sodium"
"carbon"
]
]
],
],
"products": [
"products": [
[
[
"sodium hydroxide",
"Benzene",
2,
1,
"SodiumHydroxide"
"benzene"
]
]
]
],
"minTemp": 310
}
}
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cellular"
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Heat",
"\n",
"'''Medicine''' (0.5u per second)",
"\n",
"* Has a 10% chance to cause vomiting when there's at least 5u of sodium hydroxide"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Heat\n'''Medicine''' (0.5u per second)\n* Has a 10% chance to cause vomiting when there's at least 5u of sodium hydroxide"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cellular",
"boilingPoint": 353.2,
"meltingPoint": 278.7
},
{
"id": "Blackpepper",
"group": "Foods",
"color": "black",
"textColorTheme": "dark",
"flavor": "peppery",
"name": "black pepper",
"desc": "Often used to flavor food or make people sneeze.",
"physicalDesc": "grainy",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Fersilicite",
"id": "BlackRussian",
"group": "Chemicals",
"group": "Drinks",
"color": "#434b4d",
"color": "#360000",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"parent": "BaseAlcohol",
"name": "fersilicite",
"flavor": "blackrussian",
"desc": "An intermetallic compound with unusual magnetic properties at low temperatures.",
"metabolisms": {
"physicalDesc": "crystalline",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.2
}
]
}
},
"name": "Black Russian",
"desc": "For the lactose-intolerant. Still as classy as a White Russian.",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"minTemp": 310,
"id": "BlackRussian",
"id": "Fersilicite",
"reactants": [
"reactants": [
[
[
"iron",
"CoffeeLiqueur",
1,
1,
false,
false,
"Iron"
"coffee liqueur"
],
],
[
[
"silicon",
"Vodka",
1,
2,
false,
false,
"Silicon"
"vodka"
]
]
],
],
"products": [
"products": [
[
[
"fersilicite",
"BlackRussian",
2,
3,
"Fersilicite"
"BlackRussian"
]
]
]
]
}
}
],
],
"effects": [],
"effects": [
"effectLine": ""
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
},
{
{
"id": "SodiumPolyacrylate",
"id": "Bleach",
"group": "Chemicals",
"group": null,
"color": "#F0F0F0",
"color": "#a1000b",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
Line 1,829: Line 1,870:
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": -5
"damage": {
"types": {
"Poison": 2,
"Caustic": 2
}
}
},
},
{
{
"class": "PopupMessage",
"class": "PopupMessage",
"type": "Local",
"visualType": "MediumCaution",
"visualType": "MediumCaution",
"type": "Local",
"messages": [
"messages": [
"generic-reagent-effect-parched"
"generic-reagent-effect-burning-insides"
],
],
"probability": 0.1
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.15
}
}
]
]
}
}
},
},
"name": "sodium polyacrylate",
"name": "bleach",
"desc": "A super-absorbent polymer with assorted industrial uses.",
"desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
"physicalDesc": "grainy",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SodiumPolyacrylate",
"id": "Bleach",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"oxygen",
"TableSalt",
2,
2,
false,
false,
"Oxygen"
"TableSalt"
],
],
[
[
"sodium",
"SpaceCleaner",
1,
2,
false,
false,
"Sodium"
"SpaceCleaner"
],
],
[
[
"nitrogen",
"SodiumHydroxide",
1,
1,
false,
false,
"Nitrogen"
"SodiumHydroxide"
]
]
],
],
"products": [
"products": [
[
[
"sodium polyacrylate",
"Bleach",
4,
5,
"SodiumPolyacrylate"
"bleach"
]
]
]
]
Line 1,882: Line 1,932:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Satiates thirst at 1.667x the average rate"
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic",
"* PopupMessage",
"* Emote"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Satiates thirst at 1.667x the average rate"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic\n* PopupMessage\n* Emote",
"boilingPoint": 111,
"meltingPoint": -5
},
},
{
{
"id": "Cellulose",
"id": "Blood",
"group": "Biological",
"group": "Biological",
"color": "#E6E6DA",
"color": "#800000",
"textColorTheme": "dark",
"flavor": "bitter",
"name": "cellulose fibers",
"desc": "A crystaline polydextrose polymer, plants swear by this stuff.",
"physicalDesc": "crystalline",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Rororium",
"group": "Biological",
"color": "#bf1365",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "tingly",
"flavor": "metallic",
"metabolisms": {
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1,
"conditions": [
{
"class": "OrganType",
"type": "Human",
"shouldHave": false
}
]
}
]
},
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "UncookedAnimalProteins",
"amount": 0.1
}
]
},
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Bloodsucker"
}
],
"damage": {
"damage": {
"groups": {
"groups": {
"Brute": -4
"Brute": -3,
"Burn": -1.25
}
}
}
}
},
{
"class": "GenericStatusEffect",
"key": "Adrenaline",
"component": "IgnoreSlowOnDamage",
"time": 120
}
}
]
]
}
}
},
},
"name": "rororium",
"name": "blood",
"desc": "A strange substance which fills the cores of the hivelords that roam the mining asteroid. Thought to be the source of their regenerative powers.",
"desc": "I hope this is ketchup.",
"physicalDesc": "refreshing",
"physicalDesc": "ferrous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"* SatiateThirst",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute",
"'''Food'''",
"* Adds 0.1u of UncookedAnimalProteins to the solution",
"\n",
"\n",
"* Causes adrenaline for at least 12s without accumulation"
"'''Medicine'''",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute",
"* Heals \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute\n* Causes adrenaline for at least 12s without accumulation"
"effectLine": "'''Drink'''\n* SatiateThirst\n\n\n'''Food'''\n* Adds 0.1u of UncookedAnimalProteins to the solution\n\n\n'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Brute\n* Heals \u003Cspan style=\"color:green\"\u003E1.25\u003C/span\u003E Burn",
"boilingPoint": 100,
"meltingPoint": 0
},
},
{
{
"id": "Bleach",
"id": "BloodyMary",
"group": "Cleaning",
"group": "Drinks",
"color": "#a1000b",
"color": "#df6a50",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "bloodymary",
"Poison": {
"name": "Bloody Mary",
"effects": [
"desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2,
"Caustic": 2
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-burning-insides"
],
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.15
}
]
}
},
"name": "bleach",
"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",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Bleach",
"id": "BloodyMary",
"reactants": [
"reactants": [
[
[
"table salt",
"JuiceLime",
2,
1,
false,
false,
"TableSalt"
"JuiceLime"
],
],
[
[
"space cleaner",
"JuiceTomato",
2,
3,
false,
false,
"SpaceCleaner"
"JuiceTomato"
],
],
[
[
"sodium hydroxide",
"Vodka",
1,
2,
false,
false,
"SodiumHydroxide"
"vodka"
]
]
],
],
"products": [
"products": [
[
[
"bleach",
"BloodyMary",
5,
6,
"Bleach"
"BloodyMary"
]
]
]
]
}
}
],
],
"effects": [],
"effectLine": ""
},
{
"id": "BlueCuracao",
"group": "Drinks",
"color": "#0099FF",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bluecuracao",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.1
}
]
}
},
"name": "blue Curaçao",
"desc": "Exotically blue, fruity drink, distilled from oranges.",
"physicalDesc": "aromatic",
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic"
"* Adds 0.1u of Ethanol to the solution"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.1u of Ethanol to the solution"
},
},
{
{
"id": "SpaceCleaner",
"id": "BlueHawaiian",
"group": "Cleaning",
"group": "Drinks",
"color": "#c8ff69",
"color": "#47687b",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseAlcohol",
"name": "space cleaner",
"flavor": "bluehawaiian",
"desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
"metabolisms": {
"physicalDesc": "lemony fresh",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.2
}
]
}
},
"name": "Blue Hawaiian",
"desc": "Aloha! Does that mean hello or goodbye?",
"physicalDesc": "tropical",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SpaceCleaner",
"id": "BlueHawaiian",
"reactants": [
"reactants": [
[
[
"ammonia",
"CoconutRum",
2,
false,
"CoconutRum"
],
[
"JuicePineapple",
1,
false,
"JuicePineapple"
],
[
"JuiceLemon",
1,
1,
false,
false,
"Ammonia"
"JuiceLemon"
],
],
[
[
"water",
"BlueCuracao",
1,
1,
false,
false,
"Water"
"BlueCuracao"
]
]
],
],
"products": [
"products": [
[
[
"space cleaner",
"BlueHawaiian",
5,
"BlueHawaiian"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
{
"id": "Booger",
"group": "Drinks",
"color": "#99ff00",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "booger",
"name": "booger",
"desc": "Ewww...",
"physicalDesc": "slimy",
"recipes": [
{
"type": "reaction",
"id": "Booger",
"reactants": [
[
"Cream",
2,
2,
"SpaceCleaner"
false,
"cream"
],
[
"JuiceBanana",
1,
false,
"JuiceBanana"
],
[
"JuiceWatermelon",
1,
false,
"JuiceWatermelon"
],
[
"Rum",
1,
false,
"rum"
]
],
"products": [
[
"Booger",
5,
"booger"
]
]
]
]
Line 2,058: Line 2,215:
},
},
{
{
"id": "SoapReagent",
"id": "BraveBull",
"group": "Cleaning",
"group": "Drinks",
"color": "#c8dfc9",
"color": "#664300",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "clean",
"parent": "BaseAlcohol",
"flavor": "bravebull",
"metabolisms": {
"metabolisms": {
"Food": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "ChemVomit",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
},
"class": "ReagentThreshold",
"min": 6,
"max": null
}
],
"probability": 0.2
}
]
},
"Drink": {
"effects": [
{
{
"class": "ChemVomit",
"class": "AdjustReagent",
"conditions": [
"reagent": "Ethanol",
{
"amount": 0.2
"class": "ReagentThreshold",
"min": 6,
"max": null
}
],
"probability": 0.2
}
}
]
]
}
}
},
},
"name": "soap",
"name": "Brave Bull",
"desc": "I wouldn't clean my mouth out with this if I were you.",
"desc": "It's just as effective as Dutch-Courage!",
"physicalDesc": "soapy",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"'''Food''' (0.5u per second)",
"\n",
"* Has a 20% chance to cause vomiting when there's at least 6u of soap",
"\n",
"'''Drink''' (0.5u per second)",
"\n",
"* Has a 20% chance to cause vomiting when there's at least 6u of soap"
],
"effectLine": "'''Food''' (0.5u per second)\n* Has a 20% chance to cause vomiting when there's at least 6u of soap\n'''Drink''' (0.5u per second)\n* Has a 20% chance to cause vomiting when there's at least 6u of soap"
},
{
"id": "SpaceLube",
"group": "Cleaning",
"color": "#77b58e",
"textColorTheme": "light",
"flavor": "funny",
"name": "space lube",
"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",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SpaceLube",
"id": "BraveBull",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"water",
"CoffeeLiqueur",
1,
1,
false,
false,
"Water"
"coffee liqueur"
],
],
[
[
"fersilicite",
"Tequila",
1,
2,
false,
"Fersilicite"
],
[
"oxygen",
1,
false,
false,
"Oxygen"
"tequila"
]
]
],
],
"products": [
"products": [
[
[
"space lube",
"BraveBull",
5,
3,
"SpaceLube"
"BraveBull"
]
]
]
]
}
}
],
],
"effects": [],
"effects": [
"effectLine": ""
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
},
{
{
"id": "SpaceGlue",
"id": "Bruizine",
"group": "Cleaning",
"group": "Medicine",
"color": "#ffffff",
"color": "#ff3636",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "glue",
"flavor": "sour",
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "HealthChange",
"key": "SeeingRainbows",
"damage": {
"component": "SeeingRainbows",
"types": {
"type": "Add",
"Blunt": -1
"time": 5,
}
"refresh": false
}
}
},
]
},
"Drink": {
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "HealthChange",
"key": "Muted",
"conditions": [
"component": "Muted",
{
"type": "Add",
"class": "ReagentThreshold",
"time": 5,
"min": 10.5
"refresh": false
}
],
"damage": {
"types": {
"Poison": 3
}
}
}
}
]
]
}
}
},
},
"name": "space glue",
"name": "bruizine",
"desc": "Space Glue is a high performance glue intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people stick to the floor).",
"desc": "Originally developed as a cough medicine, it turns out this chemical is wildly effective at treating blunt force trauma.",
"physicalDesc": "sticky",
"physicalDesc": "mucus-like",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SpaceGlue",
"id": "Bruizine",
"minTemp": 370,
"reactants": [
"reactants": [
[
[
"space lube",
"Libital",
1,
1,
false,
false,
"SpaceLube"
"Libital"
],
[
"Lithium",
0,
false,
"lithium"
],
],
[
[
"slime",
"Sugar",
1,
1,
false,
false,
"Slime"
"sugar"
]
]
],
],
"products": [
"products": [
[
[
"space glue",
"Bruizine",
2,
2,
"SpaceGlue"
"bruizine"
]
]
]
],
"impact": "Medium"
}
}
],
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Blunt",
"* Causes hallucinations for at least 0.5s with accumulation",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
"\n",
"'''Drink''' (0.5u per second)",
"\n",
"* Causes inability to speak for at least 0.5s with accumulation"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes hallucinations for at least 0.5s with accumulation\n'''Drink''' (0.5u per second)\n* Causes inability to speak for at least 0.5s with accumulation"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Blunt\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
},
},
{
{
"id": "Aluminium",
"id": "BudgetInsulsDrink",
"group": "Elements",
"group": "Drinks",
"color": "#848789",
"color": "#dede73",
"textColorTheme": "light",
"flavor": "metallic",
"name": "aluminium",
"desc": "A silver, soft, non-magnetic, and ductile metal.",
"physicalDesc": "metallic",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Carbon",
"group": "Elements",
"color": "#22282b",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"parent": "BaseAlcohol",
"name": "carbon",
"flavor": "budgetinsulsdrink",
"desc": "A black, crystalline solid.",
"metabolisms": {
"physicalDesc": "crystalline",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
},
{
"class": "AdjustReagent",
"reagent": "Theobromine",
"amount": 0.05
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 1,
"type": "Remove"
}
]
}
},
"name": "budget insuls",
"desc": "A tider's preferred drink.",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "CelluloseBreakdown",
"id": "BudgetInsulsDrink",
"source": true,
"requiredMixerCategories": [
"Electrolysis"
],
"reactants": [
"reactants": [
[
[
"cellulose fibers",
"Tequila",
3,
1,
false,
false,
"Cellulose"
"tequila"
]
],
"products": [
[
"sugar",
2,
"Sugar"
],
],
[
[
"carbon",
"VodkaRedBool",
1,
3,
"Carbon"
]
]
},
{
"type": "reaction",
"id": "FiberBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
[
"fiber",
5,
false,
false,
"Fiber"
"VodkaRedBool"
],
[
"water",
10,
true,
"Water"
]
]
],
],
"products": [
"products": [
[
[
"carbon",
"BudgetInsulsDrink",
3,
4,
"Carbon"
"BudgetInsulsDrink"
],
[
"sugar",
2,
"Sugar"
]
]
]
]
}
}
],
],
"effects": [],
"effects": [
"effectLine": ""
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution",
"* Adds 0.05u of Theobromine to the solution",
"* Applies Drowsiness for 1s"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution\n* Adds 0.05u of Theobromine to the solution\n* Applies Drowsiness for 1s"
},
},
{
{
"id": "Chlorine",
"id": "Bungotoxin",
"group": "Elements",
"group": "Toxins",
"color": "#a2ff00",
"color": "#EBFF8E",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": null,
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
Line 2,332: Line 2,438:
"damage": {
"damage": {
"types": {
"types": {
"Poison": 2
"Poison": 1.8
}
}
}
}
Line 2,339: Line 2,445:
}
}
},
},
"plantMetabolism": [
"name": "bungotoxin",
{
"desc": "A moderately slow-acting poison found within the pit of the bungo fruit.",
"class": "PlantAdjustWater",
"physicalDesc": "nondescript",
"amount": -0.5
"recipes": [],
},
"effects": [
{
"'''Poison''' (0.2u per second)",
"class": "PlantAdjustToxins",
"* Deals \u003Cspan style=\"color:red\"\u003E1.8\u003C/span\u003E Poison"
"amount": 15
},
{
"class": "PlantAdjustWeeds",
"amount": -3
},
{
"class": "PlantAdjustHealth",
"amount": -1
}
],
],
"name": "chlorine",
"effectLine": "'''Poison''' (0.2u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1.8\u003C/span\u003E Poison"
"desc": "A yellow-green gas which is toxic to humans.",
},
"physicalDesc": "gaseous",
{
"recipes": [
"id": "Butter",
{
"group": "Foods",
"type": "reaction",
"color": "yellow",
"id": "TableSaltBreakdown",
"textColorTheme": "dark",
"source": true,
"flavor": "butter",
"requiredMixerCategories": [
"metabolisms": {
"Electrolysis"
"Food": {
],
"effects": [
"reactants": [
{
[
"class": "AdjustReagent",
"table salt",
"reagent": "Nutriment",
2,
"amount": 0.75
false,
}
"TableSalt"
]
],
"products": [
[
"chlorine",
1,
"Chlorine"
],
[
"sodium",
1,
"Sodium"
]
]
]
}
}
],
},
"name": "butter",
"desc": "You can believe it!",
"physicalDesc": "creamy",
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Food'''",
"\n",
"* Adds 0.75u of Nutriment to the solution"
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E15\u003C/span\u003E",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E15\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1\u003C/span\u003E"
"effectLine": "'''Food'''\n* Adds 0.75u of Nutriment to the solution",
"boilingPoint": 100,
"meltingPoint": 32
},
},
{
{
"id": "Copper",
"id": "BuzzochloricBees",
"group": "Elements",
"group": "Toxins",
"color": "#b05b3c",
"color": "#FFD35D",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "metallic",
"flavor": "bee",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.1,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "PopupMessage",
"conditions": [
"type": "Local",
{
"visualType": "MediumCaution",
"class": "OrganType",
"messages": [
"type": "Arachnid",
"buzzochloricbees-effect-oh-god-bees",
"shouldHave": false
"buzzochloricbees-effect-its-the-bees",
"buzzochloricbees-effect-why-am-i-covered-in-bees",
"buzzochloricbees-effect-one-with-the-bees",
"buzzochloricbees-effect-squeaky-clean"
],
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"max": 0,
"reagent": "Histamine"
},
{
"class": "HasTag",
"invert": true,
"tag": "Bee"
}
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"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"
],
],
"damage": {
"probability": 0.05,
"types": {
"conditions": [
"Poison": 0.1
{
"class": "ReagentThreshold",
"min": 0.01,
"reagent": "Histamine"
},
{
"class": "HasTag",
"invert": true,
"tag": "Bee"
}
}
}
]
}
},
]
},
"Medicine": {
"effects": [
{
{
"class": "ModifyBloodLevel",
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"buzzochloricbees-effect-licoxide-electrifying",
"buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
"buzzochloricbees-effect-licoxide-buzzed",
"buzzochloricbees-effect-licoxide-buzzes"
],
"probability": 0.05,
"conditions": [
"conditions": [
{
{
"class": "OrganType",
"class": "HasTag",
"type": "Arachnid",
"invert": true,
"shouldHave": true
"tag": "Bee"
},
{
"class": "ReagentThreshold",
"min": 0.01,
"reagent": "Licoxide"
}
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"buzzochloricbees-effect-fiber-hairy",
"buzzochloricbees-effect-fiber-soft"
],
],
"amount": 0.4
"probability": 0.05,
"conditions": [
{
"class": "HasTag",
"invert": true,
"tag": "Bee"
},
{
"class": "ReagentThreshold",
"min": 0.01,
"reagent": "Fiber"
}
]
},
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2,
"Piercing": 2
}
},
"conditions": [
{
"class": "HasTag",
"invert": true,
"tag": "Bee"
}
]
}
}
]
]
}
}
},
},
"name": "copper",
"name": "buzzochloric bees",
"desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
"desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
"physicalDesc": "metallic",
"physicalDesc": "buzzy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "CopperBloodBreakdown",
"id": "BuzzochloricBees",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"blue blood",
"Saxoite",
20,
1,
false,
false,
"CopperBlood"
"saxoite"
]
],
],
"products": [
[
[
"water",
"Fiber",
11,
1,
"Water"
false,
"fiber"
],
],
[
[
"copper",
"GroundBee",
0.5,
1,
"Copper"
false,
"GroundBee"
],
],
[
[
"sugar",
"Chlorine",
2,
1,
"Sugar"
false,
"chlorine"
],
],
[
[
"carbon dioxide",
"UnstableMutagen",
1,
false,
"UnstableMutagen"
]
],
"products": [
[
"BuzzochloricBees",
3,
3,
"CarbonDioxide"
"BuzzochloricBees"
],
[
"protein",
4,
"Protein"
]
]
]
]
Line 2,499: Line 2,656:
],
],
"effects": [
"effects": [
"'''Poison''' (0.1u per second)",
"'''Poison'''",
"\n",
"* PopupMessage when there's at most 0u of buzzochloricbees",
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison when the metabolizing organ is not a Arachnid organ",
"* PopupMessage when there's at least 0.01u of buzzochloricbees",
"\n",
"* PopupMessage when there's at least 0.01u of buzzochloricbees",
"'''Medicine''' (0.5u per second)",
"* PopupMessage when there's at least 0.01u of buzzochloricbees",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Increases blood level when the metabolizing organ is a Arachnid organ"
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Piercing"
],
],
"effectLine": "'''Poison''' (0.1u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison when the metabolizing organ is not a Arachnid organ\n'''Medicine''' (0.5u per second)\n* Increases blood level when the metabolizing organ is a Arachnid organ"
"effectLine": "'''Poison'''\n* PopupMessage when there's at most 0u of buzzochloricbees\n* PopupMessage when there's at least 0.01u of buzzochloricbees\n* PopupMessage when there's at least 0.01u of buzzochloricbees\n* PopupMessage when there's at least 0.01u of buzzochloricbees\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Piercing"
},
},
{
{
"id": "Fluorine",
"id": "BZ",
"group": "Elements",
"group": null,
"color": "#ba85cc",
"color": "#9370db",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Gas": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
{
"class": "Emote",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "BZ",
"min": 0.2
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"emote": "Cough",
"showInChat": true,
"probability": 0.1
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "BZ",
"min": 0.3
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"damage": {
"types": {
"types": {
"Caustic": 0.5,
"Cellular": 0.005
"Poison": 0.5
}
}
}
}
}
},
]
{
}
"class": "GenericStatusEffect",
},
"conditions": [
"plantMetabolism": [
{
{
"class": "ReagentThreshold",
"class": "PlantAdjustWater",
"reagent": "BZ",
"amount": -0.5
"min": 0.2
},
},
{
{
"class": "PlantAdjustToxins",
"class": "OrganType",
"amount": 25
"type": "Slime",
},
"shouldHave": false
{
}
"class": "PlantAdjustWeeds",
],
"amount": -4
"key": "SeeingRainbows",
},
"component": "SeeingRainbows",
{
"type": "Add",
"class": "PlantAdjustHealth",
"time": 9,
"amount": -2
"refresh": false
}
},
],
{
"name": "fluorine",
"class": "Emote",
"desc": "A highly toxic pale yellow gas. Extremely reactive.",
"conditions": [
"physicalDesc": "gaseous",
{
"recipes": [],
"class": "ReagentThreshold",
"effects": [
"reagent": "BZ",
"'''Poison''' (0.5u per second)",
"min": 0.2
"\n",
},
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison",
{
"\n",
"class": "OrganType",
"'''Plants''' (0.5u per second)",
"type": "Slime",
"\n",
"shouldHave": true
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E",
}
"\n",
],
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E25\u003C/span\u003E",
"emote": "Laugh",
"\n",
"showInChat": true,
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E",
"probability": 0.1
"\n",
},
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
{
],
"class": "Emote",
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E25\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
"conditions": [
},
{
{
"class": "ReagentThreshold",
"id": "Gold",
"reagent": "BZ",
"group": "Elements",
"min": 0.2
"color": "#F7C430",
},
"textColorTheme": "light",
{
"flavor": "metallic",
"class": "OrganType",
"name": "gold",
"type": "Slime",
"desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
"shouldHave": true
"physicalDesc": "metallic",
}
"recipes": [],
],
"effects": [],
"emote": "Scream",
"effectLine": ""
"showInChat": true,
},
"probability": 0.01
{
},
"id": "Hydrogen",
{
"group": "Elements",
"class": "PopupMessage",
"color": "#cccccc",
"conditions": [
"textColorTheme": "dark",
{
"flavor": "bitter",
"class": "ReagentThreshold",
"name": "hydrogen",
"reagent": "BZ",
"desc": "A light, flammable gas.",
"min": 0.5
"physicalDesc": "gaseous",
},
"recipes": [
{
{
"class": "OrganType",
"type": "reaction",
"type": "Slime",
"id": "WeldingFuelBreakdown",
"shouldHave": true
"source": true,
},
"requiredMixerCategories": [
{
"Centrifuge"
"class": "BloodReagentThreshold",
],
"reagent": "NitrosylPlasmide",
"reactants": [
"max": 0.1
[
}
"welding fuel",
],
10,
"type": "Local",
false,
"visualType": "Medium",
"WeldingFuel"
"messages": [
]
"effect-sleepy"
],
],
"products": [
"probability": 0.1
[
},
"ethanol",
5,
"Ethanol"
],
[
"hydrogen",
3,
"Hydrogen"
],
[
"sulfur",
2,
"Sulfur"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "Iodine",
"group": "Elements",
"color": "#BC8A00",
"textColorTheme": "light",
"flavor": "bitter",
"name": "iodine",
"desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
"physicalDesc": "dark brown",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Iron",
"group": "Elements",
"color": "#434b4d",
"textColorTheme": "light",
"flavor": "metallic",
"metabolisms": {
"Poison": {
"metabolismRate": 0.1,
"effects": [
{
{
"class": "HealthChange",
"class": "MovespeedModifier",
"conditions": [
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "BZ",
"min": 1
},
{
{
"class": "OrganType",
"class": "OrganType",
"type": "Arachnid",
"type": "Slime",
"shouldHave": true
"shouldHave": true
},
{
"class": "BloodReagentThreshold",
"reagent": "NitrosylPlasmide",
"max": 0.1
}
}
],
],
"damage": {
"walkSpeedModifier": 0.65,
"types": {
"sprintSpeedModifier": 0.65
"Poison": 0.1
},
}
}
}
]
},
"Medicine": {
"effects": [
{
{
"class": "ModifyBloodLevel",
"class": "GenericStatusEffect",
"conditions": [
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "BZ",
"min": 1
},
{
{
"class": "OrganType",
"class": "OrganType",
"type": "Arachnid",
"type": "Slime",
"shouldHave": false
"shouldHave": true
},
{
"class": "BloodReagentThreshold",
"reagent": "NitrosylPlasmide",
"max": 0.1
}
],
"key": "ForcedSleep",
"component": "ForcedSleeping",
"time": 10,
"type": "Add"
},
{
"class": "AddReagentToBlood",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "BZ",
"min": 0.2
}
}
],
],
"amount": 0.4
"reagent": "BZMetabolites",
"amount": 1.8
}
}
]
]
}
}
},
},
"name": "iron",
"name": "bz",
"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": "A potent hallucinogenic that also puts slimes into stasis.",
"physicalDesc": "metallic",
"physicalDesc": "gaseous",
"recipes": [
"recipes": [],
{
"type": "reaction",
"id": "BloodBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
[
"blood",
20,
false,
"Blood"
]
],
"products": [
[
"water",
11,
"Water"
],
[
"iron",
0.5,
"Iron"
],
[
"sugar",
2,
"Sugar"
],
[
"carbon dioxide",
3,
"CarbonDioxide"
],
[
"protein",
4,
"Protein"
]
]
}
],
"effects": [
"effects": [
"'''Poison''' (0.1u per second)",
"'''Gas'''",
"\n",
"* Oxygenate",
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison when the metabolizing organ is a Arachnid organ",
"* Emote when there's at least 0.2u of bz",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.005\u003C/span\u003E Cellular when there's at least 0.3u of bz",
"'''Medicine''' (0.5u per second)",
"* Applies SeeingRainbows for 9s when there's at least 0.2u of bz",
"\n",
"* Emote when there's at least 0.2u of bz",
"* Increases blood level when the metabolizing organ is not a Arachnid organ"
"* Emote when there's at least 0.2u of bz",
"* PopupMessage when there's at least 0.5u of bz",
"* MovespeedModifier when there's at least 1u of bz",
"* Applies ForcedSleep for 10s when there's at least 1u of bz",
"* AddReagentToBlood when there's at least 0.2u of bz"
],
],
"effectLine": "'''Poison''' (0.1u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison when the metabolizing organ is a Arachnid organ\n'''Medicine''' (0.5u per second)\n* Increases blood level when the metabolizing organ is not a Arachnid organ"
"effectLine": "'''Gas'''\n* Oxygenate\n* Emote when there's at least 0.2u of bz\n* Deals \u003Cspan style=\"color:red\"\u003E0.005\u003C/span\u003E Cellular when there's at least 0.3u of bz\n* Applies SeeingRainbows for 9s when there's at least 0.2u of bz\n* Emote when there's at least 0.2u of bz\n* Emote when there's at least 0.2u of bz\n* PopupMessage when there's at least 0.5u of bz\n* MovespeedModifier when there's at least 1u of bz\n* Applies ForcedSleep for 10s when there's at least 1u of bz\n* AddReagentToBlood when there's at least 0.2u of bz"
},
},
{
{
"id": "Lithium",
"id": "BZMetabolites",
"group": "Elements",
"group": "Toxins",
"color": "#d6c0a7",
"color": "#b19cd9",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.1,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "AdjustLingChemicals",
"damage": {
"conditions": [
"types": {
{
"Poison": 0.05
"class": "LingCondition"
},
{
"class": "ReagentThreshold",
"reagent": "BZMetabolites",
"min": 0.2
}
}
}
],
},
"amount": -8
{
}
"class": "Emote",
"emote": "Scream",
"probability": 0.05
},
{
"class": "Emote",
"emote": "Laugh",
"probability": 0.05
}
]
]
}
}
},
},
"name": "lithium",
"name": "BZ Metabolites",
"desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
"desc": "A byproduct of BZ that disrupts changeling chemical reserves.",
"physicalDesc": "shiny",
"physicalDesc": "nondescript",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.1u per second)",
"'''Poison'''",
"\n",
"* AdjustLingChemicals when there's at least 0.2u of bzmetabolites"
"* Deals \u003Cspan style=\"color:red\"\u003E0.05\u003C/span\u003E Poison"
],
],
"effectLine": "'''Poison''' (0.1u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.05\u003C/span\u003E Poison"
"effectLine": "'''Poison'''\n* AdjustLingChemicals when there's at least 0.2u of bzmetabolites"
},
},
{
{
"id": "Mercury",
"id": "CafeLatte",
"group": "Elements",
"group": "Drinks",
"color": "#929296",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"parent": "BaseDrink",
"flavor": "creamy",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
"Poison": 1
}
}
},
},
{
{
"class": "GenericStatusEffect",
"class": "GenericStatusEffect",
"key": "Stutter",
"key": "Drowsiness",
"component": "ScrambledAccent",
"time": 2,
"time": 2
"type": "Remove"
}
}
]
]
}
}
},
},
"name": "mercury",
"name": "cafe latte",
"desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
"desc": "A nice, strong and tasty beverage while you are reading.",
"physicalDesc": "shiny",
"physicalDesc": "creamy",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "CafeLatte",
"reactants": [
[
"Coffee",
1,
false,
"coffee"
],
[
"Milk",
1,
false,
"milk"
]
],
"products": [
[
"CafeLatte",
2,
"CafeLatte"
]
]
}
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* Applies Drowsiness for 2s"
"\n",
"* Causes stuttering for at least 0.2s without accumulation"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* Causes stuttering for at least 0.2s without accumulation"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Applies Drowsiness for 2s"
},
},
{
{
"id": "Potassium",
"id": "CapsaicinOil",
"group": "Elements",
"group": "Foods",
"color": "#c6c8cc",
"color": "#FF0000",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "spicy",
"name": "potassium",
"metabolisms": {
"desc": "A soft, shiny grey metal. Even more reactive than lithium.",
"Food": {
"physicalDesc": "shiny",
"effects": [
"recipes": [],
{
"effects": [],
"class": "AdjustReagent",
"effectLine": ""
"reagent": "Nutriment",
},
"amount": 0.75
{
}
"id": "Phosphorus",
]
"group": "Elements",
"color": "#f5da9a",
"textColorTheme": "dark",
"flavor": "metallic",
"plantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.1
},
},
{
"class": "PlantAdjustWater",
"amount": -0.5
},
{
"class": "PlantAdjustWeeds",
"amount": -2
}
],
"name": "phosphorus",
"desc": "A reactive metal used in pyrotechnics and weapons.",
"physicalDesc": "powdery",
"recipes": [],
"effects": [
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E"
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E"
},
{
"id": "Radium",
"group": "Elements",
"color": "#00ff04",
"textColorTheme": "light",
"parent": "Uranium",
"flavor": "metallic",
"name": "radium",
"desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
"physicalDesc": "glowing",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Silicon",
"group": "Elements",
"color": "#364266",
"textColorTheme": "light",
"flavor": "metallic",
"metabolisms": {
"Poison": {
"Poison": {
"effects": [
"effects": [
{
"class": "AdjustTemperature",
"amount": 250
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5
}
],
"damage": {
"damage": {
"types": {
"types": {
"Poison": 1.5
"Caustic": 1
}
}
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"capsaicin-effect-light-burn"
],
"probability": 0.2
}
}
]
]
}
}
},
},
"name": "silicon",
"name": "Capsaicin Oil",
"desc": "A hard and brittle crystalline solid with a blue-grey color.",
"desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
"physicalDesc": "crystalline",
"physicalDesc": "oily",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Food'''",
"* Adds 0.75u of Nutriment to the solution",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison"
"'''Poison'''",
"* Adds 250J of heat to the body it's in",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic when there's at least 5u of capsaicinoil",
"* PopupMessage"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison"
"effectLine": "'''Food'''\n* Adds 0.75u of Nutriment to the solution\n\n\n'''Poison'''\n* Adds 250J of heat to the body it's in\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic when there's at least 5u of capsaicinoil\n* PopupMessage",
"boilingPoint": 410,
"meltingPoint": 146
},
},
{
{
"id": "Silver",
"id": "Carbon",
"group": "Elements",
"group": "Elements",
"color": "#d0d0d0",
"color": "#22282b",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "metallic",
"name": "silver",
"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",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Sulfur",
"group": "Elements",
"color": "#fff385",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"metabolisms": {
"name": "carbon",
"Poison": {
"desc": "A black, crystalline solid.",
"effects": [
"physicalDesc": "crystalline",
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 0.1
}
}
}
]
}
},
"name": "sulfur",
"desc": "A yellow, crystalline solid.",
"physicalDesc": "powdery",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "WeldingFuelBreakdown",
"id": "CelluloseBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"welding fuel",
"Cellulose",
10,
3,
false,
false,
"WeldingFuel"
"cellulose fibers"
]
]
],
],
"products": [
"products": [
[
[
"ethanol",
"Sugar",
5,
2,
"Ethanol"
"sugar"
],
],
[
[
"hydrogen",
"Carbon",
3,
1,
"Hydrogen"
"carbon"
],
[
"sulfur",
2,
"Sulfur"
]
]
]
]
}
},
],
"effects": [
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Caustic"
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Caustic"
},
{
"id": "Sodium",
"group": "Elements",
"color": "#a7b3d6",
"textColorTheme": "dark",
"flavor": "bitter",
"name": "sodium",
"desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
"physicalDesc": "metallic",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "TableSaltBreakdown",
"id": "EthanolBreakdown",
"source": true,
"requiredMixerCategories": [
"Electrolysis"
],
"reactants": [
"reactants": [
[
[
"table salt",
"Ethanol",
2,
9,
false,
false,
"TableSalt"
"ethanol"
]
]
],
],
"products": [
"products": [
[
[
"chlorine",
"Hydrogen",
1,
6,
"Chlorine"
"hydrogen"
],
[
"Carbon",
2,
"carbon"
],
],
[
[
"sodium",
"Oxygen",
1,
1,
"Sodium"
"oxygen"
]
]
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "Uranium",
"group": "Elements",
"color": "#8fa191",
"textColorTheme": "light",
"flavor": "metallic",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": 2
}
}
}
]
}
},
"plantMetabolism": [
{
"class": "PlantAdjustMutationLevel",
"amount": 0.6
},
},
{
{
"class": "PlantAdjustToxins",
"type": "reaction",
"amount": 4
"id": "AllicinBreakdown",
"reactants": [
[
"Allicin",
4,
false,
"allicin"
]
],
"products": [
[
"Sulfur",
2,
"sulfur"
],
[
"Carbon",
1,
"carbon"
],
[
"Water",
1,
"water"
]
]
},
},
{
{
"class": "PlantAdjustHealth",
"type": "reaction",
"amount": -1.5
"id": "NutrimentBreakdown",
"reactants": [
[
"Nutriment",
5,
false,
"nutriment"
]
],
"products": [
[
"Water",
2,
"water"
],
[
"Carbon",
2,
"carbon"
],
[
"Sugar",
1,
"sugar"
]
]
},
},
{
{
"class": "PlantAdjustMutationMod",
"type": "reaction",
"probability": 0.2,
"id": "FatBreakdown",
"amount": 0.1
"reactants": [
}
[
],
"Fat",
"name": "uranium",
15,
"desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
false,
"physicalDesc": "metallic",
"fat"
"recipes": [],
]
"effects": [
],
"'''Poison''' (0.5u per second)",
"products": [
"\n",
[
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Radiation",
"Carbon",
"\n",
5,
"'''Plants''' (0.5u per second)",
"carbon"
"\n",
],
"* Adjusts mutation level by \u003Cspan style=\"color:green\"\u003E0.6\u003C/span\u003E",
[
"\n",
"Hydrogen",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E",
10,
"\n",
"hydrogen"
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1.5\u003C/span\u003E",
],
"\n",
[
"* Has a 20% chance to adjust mutation modifier by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E"
"Oxygen",
],
1,
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Radiation\n'''Plants''' (0.5u per second)\n* Adjusts mutation level by \u003Cspan style=\"color:green\"\u003E0.6\u003C/span\u003E\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1.5\u003C/span\u003E\n* Has a 20% chance to adjust mutation modifier by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E"
"oxygen"
},
]
{
"id": "Zinc",
"group": "Elements",
"color": "#bababa",
"textColorTheme": "dark",
"flavor": "metallic",
"name": "zinc",
"desc": "A silvery, brittle metal, often used in batteries to carry charge.",
"physicalDesc": "shiny",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Carpetium",
"group": "Special",
"color": "#800000",
"textColorTheme": "light",
"flavor": "carpet",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"carpetium-effect-blood-fibrous",
"carpetium-effect-jumpsuit-insides"
],
"probability": 0.1
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "CarpoToxin",
"min": 1,
"max": null
}
],
"reagent": "carpotoxin",
"amount": -3
}
]
]
}
},
},
"name": "carpetium",
"desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet. Somehow filters out carpotoxin from the blood stream.",
"physicalDesc": "fibrous",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Carpetium",
"id": "UncookedAnimalProteinBreakdown",
"reactants": [
"reactants": [
[
[
"space mirage",
"UncookedAnimalProteins",
1,
10,
false,
false,
"SpaceDrugs"
"UncookedAnimalProteins"
],
[
"fiber",
2,
false,
"Fiber"
]
]
],
],
"products": [
"products": [
[
[
"carpetium",
"Carbon",
3,
2,
"Carpetium"
"carbon"
]
],
[
"Hydrogen",
4,
"hydrogen"
],
[
"Phosphorus",
3,
"phosphorus"
],
[
"Oxygen",
1,
"oxygen"
]
]
]
}
},
],
{
"effects": [
"type": "reaction",
"'''Poison''' (0.5u per second)",
"id": "ProteinBreakdown",
"\n",
"reactants": [
"* Removes 3u of carpotoxin from the solution when there's at least 1u of carpotoxin"
[
],
"Protein",
"effectLine": "'''Poison''' (0.5u per second)\n* Removes 3u of carpotoxin from the solution when there's at least 1u of carpotoxin"
10,
},
false,
{
"protein"
"id": "Fiber",
]
"group": "Fun",
],
"color": "#808080",
"products": [
"textColorTheme": "light",
[
"flavor": "fiber",
"Carbon",
"metabolisms": {
2,
"Food": {
"carbon"
"effects": [
],
{
[
"class": "SatiateHunger",
"Hydrogen",
"conditions": [
4,
{
"hydrogen"
"class": "OrganType",
],
"type": "Moth",
[
"shouldHave": true
"Phosphorus",
}
3,
],
"phosphorus"
"factor": 3
],
}
[
"Oxygen",
1,
"oxygen"
]
]
]
}
},
},
{
"name": "fiber",
"type": "reaction",
"desc": "A raw material, usually extracted from wool or other fabric products.",
"id": "VitaminBreakdown",
"physicalDesc": "fibrous",
"reactants": [
"recipes": [],
[
"effects": [
"Vitamin",
"'''Food''' (0.5u per second)",
4,
"\n",
false,
"* Satiates hunger averagely when the metabolizing organ is a Moth organ"
"vitamin"
],
]
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger averagely when the metabolizing organ is a Moth organ"
],
},
"products": [
{
[
"id": "BuzzochloricBees",
"Carbon",
"group": "Toxins",
1,
"color": "#FFD35D",
"carbon"
"textColorTheme": "light",
],
"flavor": "bee",
[
"Water",
1,
"water"
],
[
"Nitrogen",
2,
"nitrogen"
]
]
},
{
"type": "reaction",
"id": "FiberBreakdown",
"reactants": [
[
"Fiber",
5,
false,
"fiber"
],
[
"Water",
10,
true,
"water"
]
],
"products": [
[
"Carbon",
3,
"carbon"
],
[
"Sugar",
2,
"sugar"
]
]
},
{
"type": "reaction",
"id": "CarbonDioxideBreakdown",
"reactants": [
[
"CarbonDioxide",
3,
false,
"CarbonDioxide"
]
],
"products": [
[
"Carbon",
1,
"carbon"
],
[
"Oxygen",
2,
"oxygen"
]
]
}
],
"effects": [],
"effectLine": "",
"boilingPoint": 4200,
"meltingPoint": 3550
},
{
"id": "CarbonDioxide",
"group": null,
"color": "#66ff33",
"textColorTheme": "dark",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "PopupMessage",
"class": "Oxygenate",
"type": "Local",
"visualType": "MediumCaution",
"messages": [
"buzzochloricbees-effect-oh-god-bees",
"buzzochloricbees-effect-its-the-bees",
"buzzochloricbees-effect-why-am-i-covered-in-bees",
"buzzochloricbees-effect-one-with-the-bees",
"buzzochloricbees-effect-squeaky-clean"
],
"probability": 0.1,
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "OrganType",
"max": 0,
"type": "Plant"
"reagent": "Histamine"
}
},
]
},
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": false
},
{
{
"class": "HasTag",
"class": "OrganType",
"invert": true,
"type": "Vox",
"tag": "Bee"
"shouldHave": false
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 0.8
}
}
]
}
},
},
{
{
"class": "PopupMessage",
"class": "Oxygenate",
"type": "Local",
"conditions": [
"visualType": "Medium",
{
"messages": [
"class": "OrganType",
"buzzochloricbees-effect-histamine-bee-allergy",
"type": "Plant",
"buzzochloricbees-effect-histamine-swells",
"shouldHave": false
"buzzochloricbees-effect-histamine-numb-to-the-bees",
}
"buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
"buzzochloricbees-effect-squeaky-clean"
],
],
"probability": 0.05,
"factor": -4
}
]
},
"Gas": {
"effects": [
{
"class": "Oxygenate",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "OrganType",
"min": 0.01,
"type": "Plant"
"reagent": "Histamine"
},
{
"class": "HasTag",
"invert": true,
"tag": "Bee"
}
}
]
]
},
},
{
{
"class": "PopupMessage",
"class": "Oxygenate",
"type": "Local",
"visualType": "Medium",
"messages": [
"buzzochloricbees-effect-licoxide-electrifying",
"buzzochloricbees-effect-licoxide-shocked-by-bee-facts",
"buzzochloricbees-effect-licoxide-buzzed",
"buzzochloricbees-effect-licoxide-buzzes"
],
"probability": 0.05,
"conditions": [
"conditions": [
{
{
"class": "HasTag",
"class": "OrganType",
"invert": true,
"type": "Thaven"
"tag": "Bee"
},
{
"class": "ReagentThreshold",
"min": 0.01,
"reagent": "Licoxide"
}
}
]
]
},
},
{
{
"class": "PopupMessage",
"class": "HealthChange",
"type": "Local",
"messages": [
"buzzochloricbees-effect-fiber-hairy",
"buzzochloricbees-effect-fiber-soft"
],
"probability": 0.05,
"conditions": [
"conditions": [
{
{
"class": "HasTag",
"class": "OrganType",
"invert": true,
"type": "Thaven",
"tag": "Bee"
"shouldHave": false
},
{
"class": "OrganType",
"type": "Plant",
"shouldHave": false
},
{
"class": "OrganType",
"type": "Vox",
"shouldHave": false
},
},
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 0.01,
"min": 0.5
"reagent": "Fiber"
}
}
]
],
},
"scaleByQuantity": true,
{
"ignoreResistances": true,
"class": "HealthChange",
"damage": {
"damage": {
"types": {
"types": {
"Poison": 2,
"Poison": 0.8
"Piercing": 2
}
}
},
}
},
{
"class": "Oxygenate",
"conditions": [
"conditions": [
{
{
"class": "HasTag",
"class": "OrganType",
"invert": true,
"type": "Plant",
"tag": "Bee"
"shouldHave": false
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
}
]
],
"factor": -4
}
}
]
]
}
}
},
},
"name": "buzzochloric bees",
"name": "carbon dioxide",
"desc": "Liquid bees. Oh god it's LIQUID BEES NO-",
"desc": "You have genuinely no idea what this is.",
"physicalDesc": "buzzy",
"physicalDesc": "odorless",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "BuzzochloricBees",
"id": "BloodBreakdown",
"reactants": [
"reactants": [
[
[
"saxoite",
"Blood",
1,
20,
false,
false,
"Saxoite"
"blood"
]
],
"products": [
[
"Water",
11,
"water"
],
],
[
[
"fiber",
"Iron",
1,
0,
false,
"iron"
"Fiber"
],
],
[
[
"ground Bee",
"Sugar",
1,
2,
false,
"sugar"
"GroundBee"
],
],
[
[
"chlorine",
"CarbonDioxide",
1,
3,
false,
"CarbonDioxide"
"Chlorine"
],
],
[
[
"unstable mutagen",
"Protein",
1,
4,
"protein"
]
]
},
{
"type": "reaction",
"id": "InsectBloodBreakdown",
"reactants": [
[
"InsectBlood",
30,
false,
"InsectBlood"
]
],
"products": [
[
"Water",
14,
"water"
],
[
"Sodium",
3,
"sodium"
],
[
"Chlorine",
1,
"chlorine"
],
[
"CarbonDioxide",
5,
"CarbonDioxide"
],
[
"Protein",
6,
"protein"
]
]
},
{
"type": "reaction",
"id": "CopperBloodBreakdown",
"reactants": [
[
"CopperBlood",
20,
false,
false,
"UnstableMutagen"
"CopperBlood"
]
]
],
],
"products": [
"products": [
[
[
"buzzochloric bees",
"Water",
11,
"water"
],
[
"Copper",
0,
"copper"
],
[
"Sugar",
2,
"sugar"
],
[
"CarbonDioxide",
3,
3,
"BuzzochloricBees"
"CarbonDioxide"
],
[
"Protein",
4,
"protein"
]
]
]
]
Line 3,388: Line 3,599:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Gas'''",
"* Oxygenate",
"* Oxygenate",
"* Deals \u003Cspan style=\"color:red\"\u003E0.8\u003C/span\u003E Poison when there's at least 0.5u of carbondioxide",
"* Oxygenate",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Piercing when the target does not have the tag Bee"
"'''Poison'''",
"* Oxygenate",
"* Deals \u003Cspan style=\"color:red\"\u003E0.8\u003C/span\u003E Poison",
"* Oxygenate"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Piercing when the target does not have the tag Bee"
"effectLine": "'''Gas'''\n* Oxygenate\n* Oxygenate\n* Deals \u003Cspan style=\"color:red\"\u003E0.8\u003C/span\u003E Poison when there's at least 0.5u of carbondioxide\n* Oxygenate\n\n\n'''Poison'''\n* Oxygenate\n* Deals \u003Cspan style=\"color:red\"\u003E0.8\u003C/span\u003E Poison\n* Oxygenate"
},
},
{
{
"id": "GroundBee",
"id": "Carpetium",
"group": "Fun",
"group": "Special",
"color": "#86530E",
"color": "#800000",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bee",
"flavor": "carpet",
"name": "ground Bee",
"desc": "Bee grounds. Gross.",
"physicalDesc": "bee guts",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Saxoite",
"group": "Fun",
"color": "#B8A603",
"textColorTheme": "light",
"flavor": "sax",
"name": "saxoite",
"desc": "Smells like jazz.",
"physicalDesc": "ground brass",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Licoxide",
"group": "Toxins",
"color": "#FDD023",
"textColorTheme": "light",
"flavor": "shocking",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "Electrocute",
"class": "PopupMessage",
"probability": 0.35,
"type": "Local",
"electrocuteTime": 2
"messages": [
"carpetium-effect-blood-fibrous",
"carpetium-effect-jumpsuit-insides"
],
"probability": 0.1
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "CarpoToxin",
"min": 1
}
],
"reagent": "CarpoToxin",
"amount": -3
}
}
]
]
}
}
},
},
"name": "licoxide",
"name": "carpetium",
"desc": "A synthetic battery acid. It looks... electrifying.",
"desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet. Somehow filters out carpotoxin from the blood stream.",
"physicalDesc": "electric",
"physicalDesc": "fibrous",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Licoxide",
"id": "Carpetium",
"reactants": [
"reactants": [
[
[
"lead",
"SpaceDrugs",
1,
1,
false,
false,
"Lead"
"SpaceDrugs"
],
],
[
[
"zinc",
"Fiber",
1,
2,
false,
false,
"Zinc"
"fiber"
]
]
],
],
"products": [
"products": [
[
[
"licoxide",
"Carpetium",
1,
3,
"Licoxide"
"carpetium"
]
]
]
]
Line 3,468: Line 3,676:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison'''",
"\n",
"* PopupMessage",
"* Has a 35% chance to electrocute the metabolizer for 2 seconds"
"* Removes 3u of CarpoToxin from the solution when there's at least 1u of carpetium"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Has a 35% chance to electrocute the metabolizer for 2 seconds"
"effectLine": "'''Poison'''\n* PopupMessage\n* Removes 3u of CarpoToxin from the solution when there's at least 1u of carpetium"
},
},
{
{
"id": "Razorium",
"id": "CarpoToxin",
"group": "Toxins",
"group": "Toxins",
"color": "#e3fffb",
"color": "#e2a38c",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "sharp",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 3,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
],
"damage": {
"damage": {
"types": {
"types": {
"Slash": 9
"Poison": 4
}
}
}
}
Line 3,494: Line 3,708:
{
{
"class": "PopupMessage",
"class": "PopupMessage",
"conditions": [
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
],
"type": "Local",
"type": "Local",
"visualType": "LargeCaution",
"visualType": "MediumCaution",
"messages": [
"messages": [
"generic-reagent-effect-slicing-insides"
"generic-reagent-effect-burning-insides"
],
],
"probability": 0.33
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.3
}
}
]
]
}
}
},
},
"name": "razorium",
"name": "carpotoxin",
"desc": "A strange, non-newtonian chemical. It is produced when two conflicting brute medications are combined. When force is applied to it, it temporarily hardens creating millions of tiny, sharp edges. Very painful.",
"desc": "A highly toxic reagent found in space carps. Causes a painful burning sensation.",
"physicalDesc": "reflective",
"physicalDesc": "exotic smelling",
"recipes": [
"recipes": [],
{
"effects": [
"type": "reaction",
"'''Poison'''",
"id": "SalicLacerinol",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"impact": "Medium",
"* PopupMessage"
"reactants": [
],
[
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison\n* PopupMessage"
"lacerinol",
},
1,
{
false,
"id": "Cellulose",
"Lacerinol"
"group": "Biological",
],
"color": "#E6E6DA",
[
"textColorTheme": "dark",
"salicylicacid",
"flavor": "bitter",
1,
"name": "cellulose fibers",
false,
"desc": "A crystaline polydextrose polymer, plants swear by this stuff.",
"salicylicacid"
"physicalDesc": "crystalline",
]
"recipes": [],
],
"effects": [],
"products": [
"effectLine": ""
[
},
"razorium",
{
1,
"id": "Champagne",
"Razorium"
"group": "Drinks",
]
"color": "#FCFCEE",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "champagne",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 3
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.3
}
]
]
},
}
{
},
"type": "reaction",
"name": "champagne",
"id": "SalicPuncturase",
"desc": "A premium sparkling wine",
"impact": "Medium",
"physicalDesc": "strong smelling",
"reactants": [
"recipes": [],
[
"effects": [
"puncturase",
"'''Drink'''",
1,
"* SatiateThirst",
false,
"* Adds 0.3u of Ethanol to the solution"
"Puncturase"
],
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.3u of Ethanol to the solution"
[
},
"salicylicacid",
{
1,
"id": "ChangelingSting",
false,
"group": "Drinks",
"salicylicacid"
"color": "#2E6671",
]
"textColorTheme": "light",
],
"parent": "BaseSoda",
"products": [
"flavor": "soda",
[
"name": "Changeling Sting",
"razorium",
"desc": "You take a tiny sip and feel a burning sensation...",
1,
"physicalDesc": "fizzy",
"Razorium"
"recipes": [],
]
"effects": [],
"effectLine": ""
},
{
"id": "Charcoal",
"group": null,
"color": "#22282b",
"textColorTheme": "light",
"flavor": null,
"metabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": -1
}
}
},
{
"class": "ChemCleanBloodstream",
"cleanseRate": 3
}
]
]
},
}
},
"name": "charcoal",
"desc": "A black, porous solid",
"physicalDesc": "porous",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SalicBruizine",
"id": "Charcoal",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"bruizine",
"Carbon",
1,
1,
false,
false,
"Bruizine"
"carbon"
],
],
[
[
"salicylicacid",
"Ash",
1,
1,
false,
false,
"salicylicacid"
"ash"
]
]
],
],
"products": [
"products": [
[
[
"razorium",
"Charcoal",
1,
1,
"Razorium"
"charcoal"
]
]
]
]
},
}
{
],
"type": "reaction",
"effects": [
"id": "BruizineLacerinol",
"'''Medicine'''",
"impact": "Medium",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Poison",
"reactants": [
"* ChemCleanBloodstream"
[
],
"lacerinol",
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Poison\n* ChemCleanBloodstream",
1,
"boilingPoint": 4200,
false,
"meltingPoint": 3550
"Lacerinol"
},
],
{
[
"id": "ChloralHydrate",
"bruizine",
"group": "Toxins",
1,
"color": "#000067",
false,
"textColorTheme": "light",
"Bruizine"
"flavor": "bitter",
]
"metabolisms": {
],
"Poison": {
"products": [
"metabolismRate": 0.25,
[
"effects": [
"razorium",
{
1,
"class": "Emote",
"Razorium"
"emote": "Yawn",
]
"showInChat": true,
]
"probability": 0.1
},
},
{
{
"type": "reaction",
"class": "MovespeedModifier",
"id": "BruizinePuncturase",
"walkSpeedModifier": 0.65,
"impact": "Medium",
"sprintSpeedModifier": 0.65
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"component": "Drowsiness",
"time": 4,
"type": "Add",
"refresh": false
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "ChloralHydrate",
"min": 10
}
],
"key": "Anesthesia",
"component": "Anesthesia",
"refresh": false,
"time": 4,
"type": "Add"
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "ChloralHydrate",
"min": 20
}
],
"damage": {
"types": {
"Poison": 1.5
}
}
}
]
}
},
"name": "chloral hydrate",
"desc": "A sedative and hypnotic chemical. Commonly used to put other people to sleep, whether they want to or not.",
"physicalDesc": "nondescript",
"recipes": [
{
"type": "reaction",
"id": "ChloralHydrate",
"reactants": [
"reactants": [
[
[
"puncturase",
"Chlorine",
1,
3,
false,
false,
"Puncturase"
"chlorine"
],
],
[
[
"bruizine",
"Ethanol",
1,
false,
"Bruizine"
]
],
"products": [
[
"razorium",
1,
"Razorium"
]
]
},
{
"type": "reaction",
"id": "PuncturaseLacerinol",
"impact": "Medium",
"reactants": [
[
"lacerinol",
1,
1,
false,
false,
"Lacerinol"
"ethanol"
],
],
[
[
"puncturase",
"Water",
1,
1,
false,
false,
"Puncturase"
"water"
]
]
],
],
"products": [
"products": [
[
[
"razorium",
"ChloralHydrate",
1,
3,
"Razorium"
"ChloralHydrate"
]
]
]
],
"impact": "Medium"
}
}
],
],
"effects": [
"effects": [
"'''Poison''' (3u per second)",
"'''Poison''' (0.25u per second)",
"\n",
"* Emote",
"* Deals \u003Cspan style=\"color:red\"\u003E9\u003C/span\u003E Slash"
"* MovespeedModifier",
"* Applies Drowsiness for 4s",
"* Applies Anesthesia for 4s when there's at least 10u of chloralhydrate",
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 20u of chloralhydrate"
],
],
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E9\u003C/span\u003E Slash"
"effectLine": "'''Poison''' (0.25u per second)\n* Emote\n* MovespeedModifier\n* Applies Drowsiness for 4s\n* Applies Anesthesia for 4s when there's at least 10u of chloralhydrate\n* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 20u of chloralhydrate"
},
},
{
{
"id": "Fresium",
"id": "Chlorine",
"group": "Toxins",
"group": "Elements",
"color": "#b3f1ff",
"color": "#a2ff00",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "cold",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.45,
"effects": [
"effects": [
{
{
Line 3,691: Line 3,981:
"damage": {
"damage": {
"types": {
"types": {
"Cold": 0.01,
"Poison": 2
"Heat": -3
}
}
}
}
},
}
{
]
"class": "PopupMessage",
}
"conditions": [
},
{
"name": "chlorine",
"class": "ReagentThreshold",
"desc": "A yellow-green gas which is toxic to humans.",
"reagent": "Fresium",
"physicalDesc": "gaseous",
"max": 35
"recipes": [
}
{
],
"type": "reaction",
"type": "Local",
"id": "InsectBloodBreakdown",
"visualType": "LargeCaution",
"reactants": [
"messages": [
[
"fresium-effect-freeze-insides"
"InsectBlood",
],
30,
"probability": 0.05
false,
},
"InsectBlood"
{
]
"class": "PopupMessage",
],
"conditions": [
"products": [
{
[
"class": "ReagentThreshold",
"Water",
"reagent": "Fresium",
14,
"max": 35
"water"
}
],
],
[
"type": "Local",
"Sodium",
"visualType": "LargeCaution",
3,
"messages": [
"sodium"
"fresium-effect-slow"
],
],
[
"probability": 0.2
"Chlorine",
},
1,
{
"chlorine"
"class": "AdjustTemperature",
],
"conditions": [
[
{
"CarbonDioxide",
"class": "Temperature",
5,
"min": 160.15,
"CarbonDioxide"
"max": null
],
}
[
],
"Protein",
"amount": -10000
6,
},
"protein"
{
]
"class": "MovespeedModifier",
]
"conditions": [
},
{
{
"class": "ReagentThreshold",
"type": "reaction",
"reagent": "Fresium",
"id": "AmmoniaBloodBreakdown",
"max": 40,
"reactants": [
"min": 0
[
}
"AmmoniaBlood",
],
30,
"walkSpeedModifier": 0.6,
false,
"sprintSpeedModifier": 0.6,
"AmmoniaBlood"
"statusLifetime": 2
]
},
],
{
"products": [
"class": "MovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Fresium",
"min": 40,
"max": null
}
],
"walkSpeedModifier": 1,
"sprintSpeedModifier": 0,
"statusLifetime": 2
},
{
"class": "PopupMessage",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Fresium",
"min": 40
}
],
"type": "Local",
"visualType": "LargeCaution",
"messages": [
"fresium-effect-frozen"
],
"probability": 0.4
}
]
}
},
"name": "Fresium",
"desc": "A mysterious compound that slows the vibration of atoms and molecules... somehow. In layman's terms, it makes things cold... REALLY cold. Can cause long-lasting movement issues if ingested.",
"physicalDesc": "frosty",
"recipes": [
{
"type": "reaction",
"id": "Fresium",
"priority": 20,
"maxTemp": 300,
"reactants": [
[
[
"frezon",
"Water",
3,
17,
false,
"water"
"Frezon"
],
],
[
[
"plasma",
"Nitrogen",
1,
4,
true,
"nitrogen"
"Plasma"
],
],
[
[
"nitrogen",
"Chlorine",
2,
2,
false,
"chlorine"
"Nitrogen"
],
],
[
[
"cryoxadone",
"Protein",
0.22,
6,
false,
"protein"
"Cryoxadone"
]
],
]
},
{
"type": "reaction",
"id": "TableSaltBreakdown",
"reactants": [
[
[
"table salt",
"TableSalt",
0.08,
2,
false,
false,
"TableSalt"
"TableSalt"
],
[
"water",
1.5,
false,
"Water"
]
]
],
"effects": [
{
"class": "CreateGas",
"gas": "Nitrogen"
}
],
],
"products": [
"products": [
[
[
"Fresium",
"Chlorine",
5,
1,
"Fresium"
"chlorine"
],
[
"Sodium",
1,
"sodium"
]
]
]
]
Line 3,849: Line 4,091:
],
],
"effects": [
"effects": [
"'''Poison''' (0.45u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
"* Modifies health by \u003Cspan style=\"color:red\"\u003E0.01\u003C/span\u003E Cold and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Heat",
"\n",
"* Removes -10000J of heat from the body it's in when the body's temperature is at least 160.15k",
"\n",
"* Modifies movement speed by 0.6x for at least 2 seconds when there's at most 40u of Fresium",
"\n",
"* Modifies movement speed by 1x for at least 2 seconds when there's at least 40u of Fresium"
],
],
"effectLine": "'''Poison''' (0.45u per second)\n* Modifies health by \u003Cspan style=\"color:red\"\u003E0.01\u003C/span\u003E Cold and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Heat\n* Removes -10000J of heat from the body it's in when the body's temperature is at least 160.15k\n* Modifies movement speed by 0.6x for at least 2 seconds when there's at most 40u of Fresium\n* Modifies movement speed by 1x for at least 2 seconds when there's at least 40u of Fresium"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"boilingPoint": -34.04,
"meltingPoint": -101.5
},
},
{
{
"id": "Laughter",
"id": "ChlorineTrifluoride",
"group": "Special",
"group": null,
"color": "#FF4DD2",
"color": "#FFC8C8",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "funny",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "Emote",
"class": "HealthChange",
"emote": "Laugh",
"damage": {
"probability": 0.3
"types": {
"Heat": 2,
"Poison": 1,
"Caustic": 0.5
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.2
},
},
{
{
"class": "PopupMessage",
"class": "AdjustTemperature",
"type": "Local",
"amount": 6000
"visualType": "Large",
"messages": [
"laughter-effect-control-laughter"
],
"probability": 0.2
}
}
]
]
}
}
},
},
"name": "laughter",
"name": "chlorine trifluoride",
"desc": "Some say that this is the best medicine, but recent studies have proven that to be untrue.",
"desc": "You really, REALLY don't want to get this shit anywhere near you.",
"physicalDesc": "funny",
"physicalDesc": "blazing",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Laughter",
"id": "ChlorineTrifluoride",
"reactants": [
"reactants": [
[
[
"banana juice",
"Chlorine",
1,
1,
false,
false,
"JuiceBanana"
"chlorine"
],
],
[
[
"sugar",
"Fluorine",
1,
3,
false,
false,
"Sugar"
"fluorine"
]
]
],
],
"products": [
"products": [
[
[
"laughter",
"ChlorineTrifluoride",
2,
4,
"Laughter"
"ChlorineTrifluoride"
]
]
]
],
"minTemp": 370
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)"
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic",
"* FlammableReaction",
"* Adds 6000J of heat to the body it's in"
],
],
"effectLine": "'''Medicine''' (0.5u per second)"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic\n* FlammableReaction\n* Adds 6000J of heat to the body it's in"
},
},
{
{
"id": "JuiceThatMakesYouWeh",
"id": "CocoaPowder",
"group": "Toxins",
"group": "Foods",
"color": "#59b23a",
"color": "#800000",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "weh",
"flavor": "chocolate",
"metabolisms": {
"metabolisms": {
"Poison": {
"Food": {
"metabolismRate": 0.25,
"effects": [
"effects": [
{
{
"class": "Emote",
"class": "SatiateHunger",
"emote": "Weh",
"conditions": [
"showInChat": true,
{
"force": true,
"probability": 0.5
},
{
"class": "Polymorph",
"prototype": "ArtifactLizard",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": false
},
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 50
"reagent": "Nutriment",
"min": 0.1
}
}
]
],
},
"factor": 1
{
"class": "AdjustReagent",
"reagent": "juice that makes you Weh",
"amount": -20,
"conditions": [
{
"class": "ReagentThreshold",
"min": 50,
"max": null
}
]
}
}
]
]
}
}
},
},
"name": "juice that makes you Weh",
"name": "cocoa powder",
"desc": "Pure essence of lizard plush. Makes you Weh!",
"desc": "From the best varieties of cocoa beans",
"physicalDesc": "vibrant",
"physicalDesc": "powdery",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.25u per second)",
"'''Food'''",
"\n",
"* SatiateHunger when there's at least 0.1u of cocoapowder"
"* undefined",
"\n",
"* Removes 20u of juice that makes you Weh from the solution when there's at least 50u of juice that makes you Weh"
],
],
"effectLine": "'''Poison''' (0.25u per second)\n* undefined\n* Removes 20u of juice that makes you Weh from the solution when there's at least 50u of juice that makes you Weh"
"effectLine": "'''Food'''\n* SatiateHunger when there's at least 0.1u of cocoapowder",
"meltingPoint": 146
},
},
{
{
"id": "Oxygen",
"id": "CoconutRum",
"group": "Gases",
"group": "Drinks",
"color": "#c4f5ff",
"color": "#cccbc8",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"parent": "BaseAlcohol",
"flavor": "coconutrum",
"metabolisms": {
"metabolisms": {
"Gas": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "Oxygenate",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
"class": "OrganType",
"type": "Human"
}
]
},
},
{
{
"class": "Oxygenate",
"class": "AdjustReagent",
"conditions": [
"reagent": "Ethanol",
{
"amount": 0.2
"class": "OrganType",
}
"type": "Animal"
]
}
}
]
},
},
"name": "coconut rum",
{
"desc": "Rum with coconut for that tropical feel.",
"class": "Oxygenate",
"physicalDesc": "milky",
"conditions": [
"recipes": [
{
{
"class": "OrganType",
"type": "reaction",
"type": "Rat"
"id": "CoconutRum",
}
"reactants": [
]
[
"Rum",
2,
false,
"rum"
],
[
"CoconutWater",
1,
false,
"CoconutWater"
]
],
"products": [
[
"CoconutRum",
3,
"CoconutRum"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
{
"id": "CoconutWater",
"group": "Drinks",
"color": "#f4eadb",
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "nutty",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
]
}
},
"name": "coconut water",
"desc": "A favorite of survivors on deserted islands.",
"physicalDesc": "milky",
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst"
],
"effectLine": "'''Drink'''\n* SatiateThirst"
},
{
"id": "Coffee",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "coffee",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
},
{
{
"class": "Oxygenate",
"class": "GenericStatusEffect",
"conditions": [
"key": "Drowsiness",
{
"time": 2,
"class": "OrganType",
"type": "Remove"
"type": "Plant"
}
]
},
},
{
{
"class": "ModifyLungGas",
"class": "AdjustReagent",
"conditions": [
"reagent": "Theobromine",
{
"amount": 0.05
"class": "OrganType",
}
"type": "Vox",
]
"shouldHave": false
}
],
"ratios": {
"CarbonDioxide": 1,
"Oxygen": -1
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Vox",
"shouldHave": true
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 7
}
}
},
{
"class": "AdjustAlert",
"alertType": "Toxins",
"conditions": [
{
"class": "ReagentThreshold",
"min": 0.5
},
{
"class": "OrganType",
"type": "Vox"
}
],
"clear": true,
"time": 5
}
]
}
}
},
},
"name": "oxygen",
"name": "coffee",
"desc": "An oxidizing, colorless gas.",
"desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
"physicalDesc": "gaseous",
"physicalDesc": "aromatic",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Gas''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Deals \u003Cspan style=\"color:red\"\u003E7\u003C/span\u003E Poison when the metabolizing organ is a Vox organ"
"* Applies Drowsiness for 2s",
"* Adds 0.05u of Theobromine to the solution"
],
],
"effectLine": "'''Gas''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E7\u003C/span\u003E Poison when the metabolizing organ is a Vox organ"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Applies Drowsiness for 2s\n* Adds 0.05u of Theobromine to the solution"
},
{
"id": "CoffeeLiqueur",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "coffeeliquor",
"name": "coffee liqueur",
"desc": "Liquor flavoured with cold brewed coffee and spices.",
"physicalDesc": "cloudy",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Plasma",
"id": "CogChamp",
"group": "Gases",
"group": "Drinks",
"color": "#7e009e",
"color": "#B5A642",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseAlcohol",
"flavor": "cogchamp",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "GenericStatusEffect",
"damage": {
"key": "RatvarianLanguage",
"types": {
"component": "RatvarianLanguage"
"Poison": 3
},
}
{
}
"class": "SatiateThirst",
"factor": 2
},
},
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "inaprovaline",
"reagent": "Ethanol",
"amount": -2
"amount": 0.15
}
}
]
]
},
}
"Gas": {
},
"name": "Cogchamp",
"desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
"physicalDesc": "ground brass",
"recipes": [
{
"type": "reaction",
"id": "CogChamp",
"reactants": [
[
"Cognac",
1,
false,
"cognac"
],
[
"ScrewdriverCocktail",
1,
false,
"ScrewdriverCocktail"
],
[
"WeldingFuel",
1,
false,
"WeldingFuel"
]
],
"products": [
[
"CogChamp",
3,
"Cogchamp"
]
]
}
],
"effects": [
"'''Drink'''",
"* Applies RatvarianLanguage",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* Applies RatvarianLanguage\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
{
"id": "Cognac",
"group": "Drinks",
"color": "#AB3C05",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "cognac",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"scaleByQuantity": true,
"factor": 2
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 1
}
}
},
},
{
{
"class": "AdjustAlert",
"class": "AdjustReagent",
"alertType": "Toxins",
"reagent": "Ethanol",
"conditions": [
"amount": 0.2
{
"class": "ReagentThreshold",
"min": 1.5
}
],
"clear": true,
"time": 5
}
}
]
]
}
}
},
},
"name": "plasma",
"name": "cognac",
"desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
"desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
"physicalDesc": "gaseous",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison",
"* Adds 0.2u of Ethanol to the solution"
"\n",
],
"* Removes 2u of inaprovaline from the solution",
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
"\n",
"'''Gas''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison\n* Removes 2u of inaprovaline from the solution\n'''Gas''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
},
},
{
{
"id": "Tritium",
"id": "Cognizine",
"group": "Gases",
"group": "Medicine",
"color": "#66ff33",
"color": "#b50ee8",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "magical",
"metabolisms": {
"metabolisms": {
"Poison": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "MakeSentient",
"damage": {
"types": {
"Radiation": 3
}
}
}
]
},
"Gas": {
"effects": [
{
"class": "HealthChange",
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Radiation": 1
}
}
},
{
"class": "AdjustAlert",
"alertType": "Toxins",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 1.5
"min": 5
}
}
],
]
"clear": true,
"time": 5
}
}
]
]
}
}
},
},
"name": "tritium",
"name": "cognizine",
"desc": "Radioactive space-magic pixie dust.",
"desc": "A mysterious chemical which is able to make any non-sentient creature sentient.",
"physicalDesc": "ionizing",
"physicalDesc": "enigmatic",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Cognizine",
"reactants": [
[
"CarpoToxin",
1,
false,
"carpotoxin"
],
[
"Siderlac",
1,
false,
"siderlac"
],
[
"Acetone",
1,
false,
"acetone"
]
],
"products": [
[
"Cognizine",
1,
"cognizine"
]
]
}
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* MakeSentient when there's at least 5u of cognizine"
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation",
],
"\n",
"effectLine": "'''Medicine'''\n* MakeSentient when there's at least 5u of cognizine"
"'''Gas''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation"
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation\n'''Gas''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation"
},
},
{
{
"id": "CarbonDioxide",
"id": "Cola",
"group": "Gases",
"group": "Drinks",
"color": "#66ff33",
"color": "#6c2828",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseSoda",
"flavor": "soda",
"metabolisms": {
"metabolisms": {
"Gas": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "Oxygenate",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
"class": "OrganType",
"type": "Plant"
}
]
},
},
{
{
"class": "HealthChange",
"class": "GenericStatusEffect",
"conditions": [
"key": "Drowsiness",
{
"time": 1,
"class": "OrganType",
"type": "Remove"
"type": "Plant",
"shouldHave": false
},
{
"class": "OrganType",
"type": "Vox",
"shouldHave": false
},
{
"class": "ReagentThreshold",
"min": 0.5,
"max": null
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 0.8
}
}
},
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": false
}
],
"factor": -4
}
}
]
]
}
}
},
},
"name": "carbon dioxide",
"name": "Space Cola",
"desc": "You have genuinely no idea what this is.",
"desc": "A sweet, carbonated soft drink.",
"physicalDesc": "odorless",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "BloodBreakdown",
"id": "Cola",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"blood",
"Ipecac",
20,
1,
false,
false,
"Blood"
"ipecac"
]
],
"products": [
[
"water",
11,
"Water"
],
],
[
[
"iron",
"Oxygen",
0.5,
1,
"Iron"
false,
"oxygen"
],
],
[
[
"sugar",
"Water",
2,
1,
"Sugar"
false,
"water"
],
],
[
[
"carbon dioxide",
"Sugar",
3,
1,
"CarbonDioxide"
false,
],
"sugar"
]
],
"products": [
[
[
"protein",
"Cola",
4,
4,
"Protein"
"Space Cola"
]
]
]
]
},
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Applies Drowsiness for 1s"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Applies Drowsiness for 1s"
},
{
"id": "Coldsauce",
"group": "Foods",
"color": "skyblue",
"textColorTheme": "dark",
"flavor": "cold",
"name": "coldsauce",
"desc": "Leaves the tongue numb in its passage.",
"physicalDesc": "cold",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "CopperBloodBreakdown",
"id": "CookingColdsauce",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"blue blood",
"JuiceTomato",
20,
1,
false,
false,
"CopperBlood"
"JuiceTomato"
]
],
"products": [
[
"water",
11,
"Water"
],
],
[
[
"copper",
"TableSalt",
0.5,
1,
"Copper"
false,
"TableSalt"
],
],
[
[
"sugar",
"FrostOil",
2,
1,
"Sugar"
false,
],
"FrostOil"
]
],
"products": [
[
[
"carbon dioxide",
"Coldsauce",
3,
3,
"CarbonDioxide"
"coldsauce"
],
[
"protein",
4,
"Protein"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Gas''' (0.5u per second)",
"effectLine": ""
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.8\u003C/span\u003E Poison when the metabolizing organ is not a Plant organ, the metabolizing organ is not a Vox organ, and there's at least 0.5u of carbon dioxide"
],
"effectLine": "'''Gas''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.8\u003C/span\u003E Poison when the metabolizing organ is not a Plant organ, the metabolizing organ is not a Vox organ, and there's at least 0.5u of carbon dioxide"
},
},
{
{
"id": "Nitrogen",
"id": "Copper",
"group": "Gases",
"group": "Elements",
"color": "#a1e1ff",
"color": "#b05b3c",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "metallic",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.1,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"damage": {
"damage": {
"types": {
"types": {
"Cold": 1
"Poison": 0.1
}
}
}
}
Line 4,393: Line 4,655:
]
]
},
},
"Gas": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "Oxygenate",
"class": "ModifyBloodLevel",
"conditions": [
"conditions": [
{
{
"class": "OrganType",
"class": "OrganType",
"type": "Vox"
"type": "Arachnid",
"shouldHave": true
}
}
]
],
},
"amount": 0.4
{
}
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Slime"
}
]
},
{
"class": "ModifyLungGas",
"conditions": [
{
"class": "OrganType",
"type": "Vox"
}
],
"ratios": {
"Ammonia": 1,
"Nitrogen": -1
}
},
{
"class": "ModifyLungGas",
"conditions": [
{
"class": "OrganType",
"type": "Slime"
}
],
"ratios": {
"NitrousOxide": 1,
"Nitrogen": -1
}
}
]
]
}
}
},
},
"name": "nitrogen",
"name": "copper",
"desc": "A colorless, odorless unreactive gas. Highly stable.",
"desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
"physicalDesc": "gaseous",
"physicalDesc": "metallic",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SlimeBloodBreakdown",
"id": "CopperBloodBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"slime",
"CopperBlood",
5,
20,
false,
false,
"Slime"
"CopperBlood"
]
]
],
],
"products": [
"products": [
[
[
"water",
"Water",
4,
11,
"Water"
"water"
],
[
"Copper",
0,
"copper"
],
[
"Sugar",
2,
"sugar"
],
[
"CarbonDioxide",
3,
"CarbonDioxide"
],
],
[
[
"nitrogen",
"Protein",
1,
4,
"Nitrogen"
"protein"
]
]
]
]
Line 4,476: Line 4,716:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Medicine'''",
"* ModifyBloodLevel",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold",
"'''Poison''' (0.1u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison"
"'''Gas''' (0.5u per second)"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold\n'''Gas''' (0.5u per second)"
"effectLine": "'''Medicine'''\n* ModifyBloodLevel\n\n\n'''Poison''' (0.1u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison",
"boilingPoint": 2595,
"meltingPoint": 1083
},
},
{
{
"id": "NitrousOxide",
"id": "CopperBlood",
"group": "Gases",
"group": "Biological",
"color": "#5d88c9",
"color": "#162581",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "Blood",
"metabolisms": {
"flavor": "metallic",
"Gas": {
"name": "blue blood",
"effects": [
"desc": "Contains copper as opposed to iron which gives it a distinct blue color.",
{
"physicalDesc": "metallic",
"class": "Emote",
"recipes": [],
"conditions": [
"effects": [],
{
"effectLine": ""
"class": "ReagentThreshold",
},
"reagent": "NitrousOxide",
{
"min": 0.2
"id": "Cornmeal",
},
"group": "Foods",
{
"color": "tan",
"class": "OrganType",
"textColorTheme": "dark",
"type": "Slime",
"flavor": "corn",
"shouldHave": false
"metabolisms": {
}
"Food": {
],
"effects": [
"emote": "Laugh",
"showInChat": true,
"probability": 0.1
},
{
{
"class": "Emote",
"class": "SatiateThirst",
"conditions": [
"factor": -0.2
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 0.2
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"emote": "Scream",
"showInChat": true,
"probability": 0.01
},
},
{
{
"class": "PopupMessage",
"class": "AdjustReagent",
"conditions": [
"reagent": "Nutriment",
{
"amount": 0.1
"class": "ReagentThreshold",
}
"reagent": "NitrousOxide",
]
"min": 0.5
}
},
},
{
"name": "cornmeal",
"class": "OrganType",
"desc": "Used for baking.",
"type": "Slime",
"physicalDesc": "powdery",
"shouldHave": false
"recipes": [],
}
"effects": [
],
"'''Food'''",
"type": "Local",
"* SatiateThirst",
"visualType": "Medium",
"* Adds 0.1u of Nutriment to the solution"
"messages": [
],
"effect-sleepy"
"effectLine": "'''Food'''\n* SatiateThirst\n* Adds 0.1u of Nutriment to the solution"
],
},
"probability": 0.1
{
},
"id": "Cornoil",
"group": "Foods",
"color": "yellow",
"textColorTheme": "dark",
"flavor": "oily",
"name": "corn oil",
"desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
"physicalDesc": "oily",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Cosmopolitan",
"group": "Drinks",
"color": "#f73030",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "cosmopolitan",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "MovespeedModifier",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 1,
"max": null
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"walkSpeedModifier": 0.65,
"sprintSpeedModifier": 0.65,
"statusLifetime": 2
},
},
{
{
"class": "GenericStatusEffect",
"class": "AdjustReagent",
"conditions": [
"reagent": "Ethanol",
{
"amount": 0.15
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 1.8,
"max": null
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"key": "ForcedSleep",
"component": "ForcedSleeping",
"time": 3,
"type": "Add"
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 3.5,
"max": null
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 0.25
}
}
}
}
]
]
}
}
},
},
"name": "nitrous oxide",
"name": "cosmopolitan",
"desc": "You know how everything seems funnier when you're tired? Well...",
"desc": "Even in the worst situations, nothing beats a fresh cosmopolitan.",
"physicalDesc": "gaseous",
"physicalDesc": "citric",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Cosmopolitan",
"reactants": [
[
"Vodka",
1,
false,
"vodka"
],
[
"JuiceBerry",
1,
false,
"JuiceBerry"
],
[
"JuiceLime",
1,
false,
"JuiceLime"
]
],
"products": [
[
"Cosmopolitan",
3,
"cosmopolitan"
]
]
}
],
"effects": [
"effects": [
"'''Gas''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Modifies movement speed by 0.65x for at least 2 seconds when there's at least 1u of nitrous oxide and the metabolizing organ is not a Slime organ",
"* Adds 0.15u of Ethanol to the solution"
"\n",
"* Causes unconsciousness for at least 0.3s with accumulation when there's at least 1.8u of nitrous oxide and the metabolizing organ is not a Slime organ",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.25\u003C/span\u003E Poison when there's at least 3.5u of nitrous oxide and the metabolizing organ is not a Slime organ"
],
],
"effectLine": "'''Gas''' (0.5u per second)\n* Modifies movement speed by 0.65x for at least 2 seconds when there's at least 1u of nitrous oxide and the metabolizing organ is not a Slime organ\n* Causes unconsciousness for at least 0.3s with accumulation when there's at least 1.8u of nitrous oxide and the metabolizing organ is not a Slime organ\n* Deals \u003Cspan style=\"color:red\"\u003E0.25\u003C/span\u003E Poison when there's at least 3.5u of nitrous oxide and the metabolizing organ is not a Slime organ"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
},
{
{
"id": "Frezon",
"id": "Cream",
"group": "Gases",
"group": "Drinks",
"color": "#3a758c",
"color": "#DFD7AF",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "creamy",
"metabolisms": {
"metabolisms": {
"Gas": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"conditions": [
"factor": 1
{
}
"class": "ReagentThreshold",
]
"reagent": "Frezon",
}
"min": 0.5,
},
"max": null
"name": "cream",
}
"desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
],
"physicalDesc": "creamy",
"scaleByQuantity": true,
"recipes": [
"ignoreResistances": true,
{
"damage": {
"type": "reaction",
"types": {
"id": "ReduceMilk",
"Cellular": 0.5
"reactants": [
}
[
}
"Milk",
},
2,
{
false,
"class": "GenericStatusEffect",
"milk"
"conditions": [
]
{
],
"class": "ReagentThreshold",
"products": [
"reagent": "Frezon",
[
"min": 1,
"Cream",
"max": null
1,
}
"cream"
],
]
"key": "SeeingRainbows",
],
"component": "SeeingRainbows",
"minTemp": 320
"type": "Add",
"time": 500,
"refresh": false
},
{
"class": "Drunk",
"boozePower": 500,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 1,
"max": null
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"frezon-lungs-cold"
],
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 0.5
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"frezon-euphoric"
],
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 1
}
]
}
]
}
}
},
],
"name": "frezon",
"desc": "A highly effective coolant.. and hallucinogenic.",
"physicalDesc": "gaseous",
"recipes": [],
"effects": [
"effects": [
"'''Gas''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Cellular when there's at least 0.5u of frezon",
"\n",
"* Causes hallucinations for at least 50s with accumulation when there's at least 1u of frezon",
"\n",
"* Causes drunkness when there's at least 1u of frezon"
],
],
"effectLine": "'''Gas''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Cellular when there's at least 0.5u of frezon\n* Causes hallucinations for at least 50s with accumulation when there's at least 1u of frezon\n* Causes drunkness when there's at least 1u of frezon"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "Cryptobiolin",
"id": "CreamOfCoconut",
"group": "Medicine",
"group": "Drinks",
"color": "#081a80",
"color": "#FFEABF",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "medicine",
"parent": "BaseDrink",
"flavor": "creamy",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "SatiateThirst",
"key": "Stutter",
"factor": 2
"component": "ScrambledAccent",
"time": 2
},
{
"class": "Drunk",
"slurSpeech": false,
"boozePower": 20
}
}
]
]
}
}
},
},
"name": "cryptobiolin",
"name": "cream of coconut",
"desc": "Causes confusion and dizziness.",
"desc": "Sweet, syrupy version of coconut cream with added sugar.",
"physicalDesc": "fizzy",
"physicalDesc": "syrupy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Cryptobiolin",
"id": "CreamOfCoconut",
"reactants": [
"reactants": [
[
[
"potassium",
"CoconutWater",
1,
1,
false,
false,
"Potassium"
"CoconutWater"
],
],
[
[
"oxygen",
"Sugar",
1,
1,
false,
false,
"Oxygen"
"sugar"
],
],
[
[
"sugar",
"Milk",
1,
1,
false,
false,
"Sugar"
"milk"
]
]
],
],
"products": [
"products": [
[
[
"cryptobiolin",
"CreamOfCoconut",
3,
3,
"Cryptobiolin"
"CreamOfCoconut"
]
]
]
]
Line 4,793: Line 4,951:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Causes stuttering for at least 0.2s without accumulation",
"\n",
"* Causes drunkness"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Causes stuttering for at least 0.2s without accumulation\n* Causes drunkness"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "Dylovene",
"id": "Cryoxadone",
"group": "Medicine",
"group": "Medicine",
"color": "#3a1d8a",
"color": "#0091ff",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
Line 4,810: Line 4,965:
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": -1
}
}
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "Temperature",
"min": 20,
"max": 213
"max": null
}
}
],
],
"damage": {
"damage": {
"groups": {
"groups": {
"Brute": 2
"Airloss": -6,
"Brute": -4,
"Burn": -6,
"Toxin": -4
}
}
}
}
},
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
]
},
{
"class": "PopupMessage",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
],
"type": "Local",
"visualType": "Medium",
"messages": [
"generic-reagent-effect-nauseous"
],
"probability": 0.2
},
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"probability": 0.02
},
{
"class": "Drunk",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
}
]
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "cryoxadone",
"desc": "Required for the proper function of cryogenics. Heals all standard types of damage, but only works in temperatures under 213K. It can treat and rejuvenate plants when applied in small doses.",
"physicalDesc": "fizzy",
"recipes": [
{
{
"class": "PlantAdjustToxins",
"type": "reaction",
"amount": -10
"id": "Cryoxadone",
},
{
"class": "PlantAdjustHealth",
"amount": 1
}
],
"name": "dylovene",
"desc": "A broad-spectrum anti-toxin, which treats toxin damage in organisms. Overdosing will cause vomiting, dizzyness and pain.",
"physicalDesc": "translucent",
"recipes": [
{
"type": "reaction",
"id": "Dylovene",
"reactants": [
"reactants": [
[
[
"silicon",
"Dexalin",
1,
1,
false,
false,
"Silicon"
"dexalin"
],
],
[
[
"nitrogen",
"Water",
1,
1,
false,
false,
"Nitrogen"
"water"
],
],
[
[
"potassium",
"Oxygen",
1,
1,
false,
false,
"Potassium"
"oxygen"
]
]
],
],
"products": [
"products": [
[
[
"dylovene",
"Cryoxadone",
3,
3,
"Dylovene"
"cryoxadone"
]
]
]
]
Line 4,929: Line 5,022:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Airloss",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Burn",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute when there's at least 20u of dylovene",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Toxin"
"\n",
"* Causes jittering when there's at least 20u of dylovene",
"\n",
"* Has a 2% chance to cause vomiting when there's at least 20u of dylovene",
"\n",
"* Causes drunkness when there's at least 15u of dylovene",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-10\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Poison\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute when there's at least 20u of dylovene\n* Causes jittering when there's at least 20u of dylovene\n* Has a 2% chance to cause vomiting when there's at least 20u of dylovene\n* Causes drunkness when there's at least 15u of dylovene\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-10\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Airloss\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute\n* Heals \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Burn\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Toxin"
},
},
{
{
"id": "Diphenhydramine",
"id": "Cryptobiolin",
"group": "Medicine",
"group": "Medicine",
"color": "#64ffe6",
"color": "#081a80",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
Line 4,958: Line 5,039:
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
"class": "AdjustReagent",
"reagent": "histamine",
"amount": -3
},
{
{
"class": "GenericStatusEffect",
"class": "GenericStatusEffect",
"key": "Jitter",
"key": "Stutter",
"time": 3,
"component": "ScrambledAccent"
"type": "Remove"
},
},
{
{
"class": "HealthChange",
"class": "Drunk",
"damage": {
"slurSpeech": false,
"types": {
"boozePower": 20
"Poison": -3
}
}
}
}
]
]
}
}
},
},
"name": "diphenhydramine",
"name": "cryptobiolin",
"desc": "Rapidly purges the body of histamine, reduces jitteriness, and treats poison damage.",
"desc": "Causes confusion and dizziness.",
"physicalDesc": "chalky",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Diphenhydramine",
"id": "Cryptobiolin",
"impact": "Medium",
"minTemp": 377.59,
"reactants": [
"reactants": [
[
[
"diethylamine",
"Potassium",
1,
false,
"Diethylamine"
],
[
"oil",
1,
false,
"Oil"
],
[
"table salt",
1,
1,
false,
false,
"TableSalt"
"potassium"
],
],
[
[
"carbon",
"Oxygen",
1,
1,
false,
false,
"Carbon"
"oxygen"
],
],
[
[
"ethanol",
"Sugar",
1,
1,
false,
false,
"Ethanol"
"sugar"
]
]
],
],
"products": [
"products": [
[
[
"diphenhydramine",
"Cryptobiolin",
3,
3,
"Diphenhydramine"
"cryptobiolin"
]
]
]
]
Line 5,031: Line 5,089:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Applies Stutter",
"* Removes 3u of histamine from the solution",
"* Drunk"
"\n",
"* Removes 3s of jittering",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Poison"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Removes 3u of histamine from the solution\n* Removes 3s of jittering\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Poison"
"effectLine": "'''Medicine'''\n* Applies Stutter\n* Drunk"
},
},
{
{
"id": "Ethylredoxrazine",
"id": "CubaLibre",
"group": "Medicine",
"group": "Drinks",
"color": "#2d5708",
"color": "#3E1B00",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseAlcohol",
"flavor": "cubalibre",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "SatiateThirst",
"key": "Drunk",
"factor": 2
"time": 6,
"type": "Remove"
},
},
{
{
"class": "HealthChange",
"class": "AdjustReagent",
"damage": {
"reagent": "Ethanol",
"types": {
"amount": 0.07
"Poison": -0.5
}
}
}
}
]
]
}
}
},
},
"name": "ethylredoxrazine",
"name": "Cuba libre",
"desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
"desc": "Rum, mixed with cola. Viva la revolucion.",
"physicalDesc": "opaque",
"physicalDesc": "bubbly",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Ethylredoxrazine",
"id": "CubaLibre",
"reactants": [
"reactants": [
[
[
"oxygen",
"Cola",
1,
2,
false,
"Oxygen"
],
[
"dylovene",
1,
false,
false,
"Dylovene"
"Space Cola"
],
],
[
[
"carbon",
"Rum",
1,
1,
false,
false,
"Carbon"
"rum"
]
]
],
],
"products": [
"products": [
[
[
"ethylredoxrazine",
"CubaLibre",
3,
3,
"Ethylredoxrazine"
"CubaLibre"
]
]
]
]
Line 5,104: Line 5,148:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Removes 6s of drunkness",
"* Adds 0.07u of Ethanol to the solution"
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Removes 6s of drunkness\n* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.07u of Ethanol to the solution"
},
},
{
{
"id": "Arithrazine",
"id": "DeadRum",
"group": "Medicine",
"group": "Drinks",
"color": "#bd5902",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseAlcohol",
"flavor": "rum",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
},
"Radiation": -3
{
},
"class": "AdjustReagent",
"groups": {
"reagent": "Ethanol",
"Brute": 0.5
"amount": 0.2
}
}
}
}
]
]
}
}
},
},
"name": "arithrazine",
"name": "deadrum",
"desc": "A mildly unstable medication used for the most extreme case of radiation poisoning. Exerts minor stress on the body.",
"desc": "Distilled alcoholic drink made from saltwater.",
"physicalDesc": "cloudy",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
{
"id": "DemonsBlood",
"group": "Drinks",
"color": "#a70000",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "demonsblood",
"name": "Demon's Blood",
"desc": "AHHHH!!!!",
"physicalDesc": "ferrous",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Arithrazine",
"id": "DemonsBlood",
"reactants": [
"reactants": [
[
[
"hyronalin",
"Rum",
1,
false,
"rum"
],
[
"Blood",
1,
false,
"blood"
],
[
"DrGibb",
1,
1,
false,
false,
"Hyronalin"
"DrGibb"
],
],
[
[
"hydrogen",
"SpaceMountainWind",
1,
1,
false,
false,
"Hydrogen"
"SpaceMountainWind"
]
]
],
],
"products": [
"products": [
[
[
"arithrazine",
"DemonsBlood",
2,
4,
"Arithrazine"
"DemonsBlood"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.5u per second)",
"effectLine": ""
"\n",
"* Modifies health by \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Radiation"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Radiation"
},
},
{
{
"id": "Libital",
"id": "Desoxyephedrine",
"group": "Medicine",
"group": "Narcotics",
"color": "#e8d199",
"color": "#FAFAFA",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"damage": {
"damage": {
"groups": {
"types": {
"Brute": -1.2
"Poison": 0.75
}
}
}
}
Line 5,194: Line 5,261:
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 20,
"min": 30
"max": null
}
}
],
],
"damage": {
"damage": {
"types": {
"types": {
"Heat": 1
"Poison": 2,
"Asphyxiation": 2
}
}
}
}
}
]
},
"Narcotic": {
"effects": [
{
"class": "MovespeedModifier",
"walkSpeedModifier": 1.35,
"sprintSpeedModifier": 1.35
},
{
"class": "GenericStatusEffect",
"key": "Stutter",
"component": "StutteringAccent"
},
},
{
{
"class": "Jitter",
"class": "Jitter",
"value": ""
},
{
"class": "GenericStatusEffect",
"key": "Stun",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "KnockedDown",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Haloperidol",
"max": 0.01
}
],
"key": "Drowsiness",
"time": 10,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "Adrenaline",
"component": "IgnoreSlowOnDamage",
"time": 5
}
]
},
"Medicine": {
"effects": [
{
"class": "ResetNarcolepsy",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 20,
"min": 20
"max": null
}
}
]
]
Line 5,217: Line 5,336:
}
}
},
},
"name": "Libital",
"name": "desoxyephedrine",
"desc": "A common but weak medicine used to heal brute trauma. Usually paired with other chemicals.",
"desc": "A more effective ephedrine, with more active downsides. Requires less doses to cure narcolepsy.",
"physicalDesc": "opaque",
"physicalDesc": "translucent",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Libital",
"id": "Desoxyephedrine",
"reactants": [
"reactants": [
[
[
"nitrogen",
"Ephedrine",
1,
false,
"ephedrine"
],
[
"Carbon",
1,
1,
false,
false,
"Nitrogen"
"carbon"
],
],
[
[
"oil",
"Iodine",
1,
1,
false,
false,
"Oil"
"iodine"
],
],
[
[
"oxygen",
"Phosphorus",
1,
1,
false,
false,
"Oxygen"
"phosphorus"
]
]
],
],
"products": [
"products": [
[
[
"libital",
"Desoxyephedrine",
3,
4,
"Libital"
"desoxyephedrine"
]
]
]
],
"impact": "Medium",
"minTemp": 370
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.2u per second)",
"'''Medicine'''",
"* ResetNarcolepsy when there's at least 20u of desoxyephedrine",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1.2\u003C/span\u003E Brute",
"'''Narcotic'''",
"* MovespeedModifier",
"* Applies Stutter",
"* Causes jittering",
"* Applies Stun for 3s",
"* Applies KnockedDown for 3s",
"* Applies Drowsiness for 10s when there's at most 0.01u of desoxyephedrine",
"* Applies Adrenaline for 5s",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Heat when there's at least 20u of libital",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.75\u003C/span\u003E Poison",
"* Causes jittering when there's at least 20u of Libital"
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 30u of desoxyephedrine",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 30u of desoxyephedrine"
],
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1.2\u003C/span\u003E Brute\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Heat when there's at least 20u of libital\n* Causes jittering when there's at least 20u of libital"
"effectLine": "'''Medicine'''\n* ResetNarcolepsy when there's at least 20u of desoxyephedrine\n\n\n'''Narcotic'''\n* MovespeedModifier\n* Applies Stutter\n* Causes jittering\n* Applies Stun for 3s\n* Applies KnockedDown for 3s\n* Applies Drowsiness for 10s when there's at most 0.01u of desoxyephedrine\n* Applies Adrenaline for 5s\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E0.75\u003C/span\u003E Poison\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 30u of desoxyephedrine\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 30u of desoxyephedrine",
"boilingPoint": 212,
"meltingPoint": 170
},
},
{
{
"id": "Probital",
"id": "DevilsKiss",
"group": "Medicine",
"group": "Drinks",
"color": "#e8e699",
"color": "#ff0033",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "devilskiss",
"Medicine": {
"name": "Devil's Kiss",
"effects": [
"desc": "Creepy time!",
{
"physicalDesc": "ferrous",
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"max": 20
}
],
"damage": {
"groups": {
"Brute": -1.8
}
}
},
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"probability": 0.02
},
{
"class": "MovespeedModifier",
"walkSpeedModifier": 0.7,
"sprintSpeedModifier": 0.7,
"statusLifetime": 2
},
{
"class": "MovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"walkSpeedModifier": 0.35,
"sprintSpeedModifier": 0.35,
"statusLifetime": 2
}
]
}
},
"name": "Probital",
"desc": "A common analgesic that is effective at treating general brute trauma, at the cost of slowing you down.",
"physicalDesc": "opaque",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Probital",
"id": "DevilsKiss",
"reactants": [
"reactants": [
[
[
"copper",
"Rum",
1,
1,
false,
false,
"Copper"
"rum"
],
],
[
[
"actone",
"Blood",
1,
1,
false,
false,
"Actone"
"blood"
],
],
[
[
"phosphorus",
"CoffeeLiqueur",
1,
1,
false,
false,
"Phosphorus"
"coffee liqueur"
]
]
],
],
"products": [
"products": [
[
[
"probital",
"DevilsKiss",
3,
3,
"Probital"
"DevilsKiss"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.2u per second)",
"effectLine": ""
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1.8\u003C/span\u003E Brute",
"\n",
"* Has a 2% chance to cause vomiting when there's at least 20u of probital",
"\n",
"* Modifies movement speed by 0.7x for at least 2 seconds",
"\n",
"*Modifies movement speed by 0.35x for at least 2 seconds when there's at least 20u of Probital"
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1.8\u003C/span\u003E Brute\n* Has a 2% chance to cause vomiting when there's at least 20u of probital\n* Modifies movement speed by 0.7x for at least 2 seconds\n* Modifies movement speed by 0.35x for at least 2 seconds when there's at least 20u of Probital\n*"
},
},
{
{
"id": "Lacerinol",
"id": "Dexalin",
"group": "Medicine",
"group": "Medicine",
"color": "#283332",
"color": "#0041a8",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "syrupy",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"damage": {
"damage": {
"types": {
"groups": {
"Slash": -1
"Airloss": -2
}
}
}
}
Line 5,391: Line 5,471:
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 12,
"min": 20
"max": null
}
}
],
],
"damage": {
"damage": {
"types": {
"types": {
"Cold": 3
"Asphyxiation": 2,
"Cold": 1
}
}
}
}
Line 5,404: Line 5,484:
}
}
},
},
"name": "lacerinol",
"name": "dexalin",
"desc": "A fairly unreactive chemical that boosts collagen sythesis to incredible levels, healing slash trauma.",
"desc": "Used for treating oxygen deprivation and bloodloss. Myths of a \"Dexalin Plus\" are false.",
"physicalDesc": "viscous",
"physicalDesc": "opaque",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Lacerinol",
"id": "Dexalin",
"impact": "Medium",
"minTemp": 335,
"reactants": [
"reactants": [
[
[
"libital",
"Oxygen",
1,
2,
false,
false,
"Libital"
"oxygen"
],
],
[
[
"benzene",
"Plasma",
1,
1,
false,
true,
"Benzene"
"plasma"
]
]
],
],
"products": [
"products": [
[
[
"lacerinol",
"Dexalin",
2,
3,
"Lacerinol"
"dexalin"
]
]
]
]
Line 5,438: Line 5,516:
"effects": [
"effects": [
"'''Medicine''' (0.2u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Airloss",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Slash",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 20u of dexalin",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold when there's at least 20u of dexalin"
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 12u of lacerinol"
],
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Slash\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 12u of lacerinol"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Airloss\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 20u of dexalin\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold when there's at least 20u of dexalin"
},
},
{
{
"id": "Puncturase",
"id": "Diethylamine",
"group": "Medicine",
"group": "Botanical",
"color": "#b9bf93",
"color": "#a1000b",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "fizzy",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"effects": [
"effects": [
{
{
Line 5,458: Line 5,535:
"damage": {
"damage": {
"types": {
"types": {
"Piercing": -4,
"Caustic": 1
"Blunt": 0.1
}
}
}
},
},
{
"class": "HealthChange",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "OrganType",
"min": 11,
"type": "Plant",
"max": null
"shouldHave": false
}
}
],
]
}
]
},
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"damage": {
"types": {
"types": {
"Blunt": 5
"Heat": -2,
"Cold": -2,
"Shock": -2
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
}
}
]
}
}
]
]
}
}
},
},
"name": "puncturase",
"name": "diethylamine",
"desc": "A fizzy chemical that helps rebuild trauma caused by piercing damage, leaving a slight amount of tissue damage behind.",
"desc": "A very potent fertilizer, treats plants with nutrients, eliminates pests, and sometimes it can even speed up growth.",
"physicalDesc": "fizzy",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Puncturase",
"id": "Diethylamine",
"impact": "Medium",
"minTemp": 325,
"reactants": [
"reactants": [
[
[
"libital",
"Ammonia",
1,
1,
false,
false,
"Libital"
"ammonia"
],
],
[
[
"hydroxide",
"Ethanol",
1,
1,
false,
false,
"Hydroxide"
"ethanol"
]
]
],
],
"products": [
"products": [
[
[
"puncturase",
"Diethylamine",
2,
2,
"Puncturase"
"diethylamine"
]
]
]
]
Line 5,514: Line 5,600:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.2u per second)",
"'''Medicine'''",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Heat",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cold",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Shock",
"\n",
"\n",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Piercing and \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Blunt",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Blunt when there's at least 11u of puncturase"
],
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Piercing and \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Blunt\n* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Blunt when there's at least 11u of puncturase"
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Heat\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cold\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Shock\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic",
"boilingPoint": 55.5,
"meltingPoint": -50
},
},
{
{
"id": "Bruizine",
"id": "Diphenhydramine",
"group": "Medicine",
"group": "Medicine",
"color": "#ff3636",
"color": "#64ffe6",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "sour",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "AdjustReagent",
"damage": {
"reagent": "Histamine",
"types": {
"amount": -3
"Blunt": -1
},
}
{
}
"class": "GenericStatusEffect",
"key": "Jitter",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"component": "Drowsiness",
"time": 1.5,
"type": "Add",
"refresh": false
},
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 10.5,
"max": null
}
],
"damage": {
"damage": {
"types": {
"types": {
"Poison": 3
"Poison": -3
}
}
}
}
Line 5,557: Line 5,651:
}
}
},
},
"name": "bruizine",
"name": "diphenhydramine",
"desc": "Originally developed as a cough medicine, it turns out this chemical is wildly effective at treating blunt force trauma.",
"desc": "Rapidly purges the body of histamine, reduces jitteriness, causes drowsiness, and treats poison damage. Often included in sleep medication.",
"physicalDesc": "mucus-like",
"physicalDesc": "chalky",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Bruizine",
"id": "Diphenhydramine",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"libital",
"Diethylamine",
1,
false,
"diethylamine"
],
[
"Oil",
1,
false,
"oil"
],
[
"TableSalt",
1,
1,
false,
false,
"Libital"
"TableSalt"
],
],
[
[
"lithium",
"Carbon",
0.9,
1,
false,
false,
"Lithium"
"carbon"
],
],
[
[
"sugar",
"Ethanol",
1,
1,
false,
false,
"Sugar"
"ethanol"
]
]
],
],
"products": [
"products": [
[
[
"bruizine",
"Diphenhydramine",
2,
3,
"Bruizine"
"diphenhydramine"
]
]
]
],
"impact": "Medium",
"minTemp": 377.59
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.2u per second)",
"'''Medicine'''",
"\n",
"* Removes 3u of Histamine from the solution",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Blunt",
"* Applies Jitter for 3s",
"\n",
"* Applies Drowsiness for 1.5s",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Poison"
],
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Blunt\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
"effectLine": "'''Medicine'''\n* Removes 3u of Histamine from the solution\n* Applies Jitter for 3s\n* Applies Drowsiness for 1.5s\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Poison"
},
},
{
{
"id": "Cryoxadone",
"id": "Diphenylmethylamine",
"group": "Medicine",
"group": "Medicine",
"color": "#0091ff",
"color": "#b0abaa",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
Line 5,613: Line 5,720:
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 10,
"type": "Remove"
},
{
"class": "ResetNarcolepsy",
"conditions": [
"conditions": [
{
{
"class": "Temperature",
"class": "ReagentThreshold",
"max": 213,
"min": 5
"min": 0
}
}
]
},
{
"class": "PopupMessage",
"visualType": "Medium",
"messages": [
"ethyloxyephedrine-effect-feeling-awake",
"ethyloxyephedrine-effect-clear-mind"
],
],
"damage": {
"type": "Local",
"groups": {
"probability": 0.1
"Airloss": -6,
}
"Brute": -4,
]
"Burn": -6,
"Toxin": -4
}
}
}
]
}
}
},
},
"plantMetabolism": [
"name": "diphenylmethylamine",
{
"desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
"class": "PlantAdjustToxins",
"physicalDesc": "glowing",
"amount": -5
},
{
"class": "PlantAdjustHealth",
"amount": 5
},
{
"class": "PlantCryoxadone {}"
}
],
"name": "cryoxadone",
"desc": "Required for the proper function of cryogenics. Heals all standard types of damage, but only works in temperatures under 213K. It can treat and rejuvenate plants when applied in small doses.",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Cryoxadone",
"id": "Diphenylmethylamine",
"reactants": [
"reactants": [
[
[
"dexalin",
"Ethyloxyephedrine",
1,
1,
false,
false,
"Dexalin"
"ethyloxyephedrine"
],
],
[
[
"water",
"SodiumCarbonate",
1,
1,
false,
false,
"Water"
"SodiumCarbonate"
],
],
[
[
"oxygen",
"Coffee",
1,
1,
false,
false,
"Oxygen"
"coffee"
]
]
],
],
"products": [
"products": [
[
[
"cryoxadone",
"Diphenylmethylamine",
3,
3,
"Cryoxadone"
"diphenylmethylamine"
]
]
]
],
"impact": "Medium"
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Applies Drowsiness for 10s",
"* Heals \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Airloss, \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Toxin when the body's temperature is at most 213k",
"* ResetNarcolepsy when there's at least 5u of diphenylmethylamine",
"\n",
"* PopupMessage"
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E",
"\n",
"* Ages back the plant, depending on the plant's age and time to grow"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Airloss, \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Toxin when the body's temperature is at most 213k\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E\n* Ages back the plant, depending on the plant's age and time to grow"
"effectLine": "'''Medicine'''\n* Applies Drowsiness for 10s\n* ResetNarcolepsy when there's at least 5u of diphenylmethylamine\n* PopupMessage"
},
},
{
{
"id": "Doxarubixadone",
"id": "DoctorsDelight",
"group": "Medicine",
"group": "Drinks",
"color": "#32cd32",
"color": "#FF8CFF",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "medicine",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "SatiateHunger",
"factor": -2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.05
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "Temperature",
"max": 213,
"min": 0
}
],
"damage": {
"damage": {
"types": {
"groups": {
"Cellular": -2
"Burn": -1,
"Brute": -1,
"Airloss": -1,
"Toxin": -1
}
}
}
}
Line 5,724: Line 5,829:
}
}
},
},
"name": "doxarubixadone",
"name": "The Doctor's Delight",
"desc": "A cryogenics chemical. Heals certain types of cellular damage done by Slimes and improper use of other chemicals.",
"desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
"physicalDesc": "bubbling",
"physicalDesc": "soothing",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Doxarubixadone",
"id": "DoctorsDelight",
"reactants": [
"reactants": [
[
[
"cryoxadone",
"Cream",
2,
false,
"cream"
],
[
"JuiceLime",
1,
1,
false,
false,
"Cryoxadone"
"JuiceLime"
],
],
[
[
"unstable mutagen",
"JuiceOrange",
1,
1,
false,
false,
"UnstableMutagen"
"JuiceOrange"
]
],
],
"products": [
[
[
"doxarubixadone",
"JuiceTomato",
2,
1,
"Doxarubixadone"
false,
"JuiceTomato"
],
[
"Tricordrazine",
1,
false,
"tricordrazine"
]
],
"products": [
[
"DoctorsDelight",
6,
"DoctorsDelight"
]
]
]
]
Line 5,755: Line 5,878:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cellular when the body's temperature is at most 213k"
"* SatiateHunger",
"* Adds 0.05u of Ethanol to the solution",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Burn",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Airloss",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Toxin"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cellular when the body's temperature is at most 213k"
"effectLine": "'''Drink'''\n* SatiateThirst\n* SatiateHunger\n* Adds 0.05u of Ethanol to the solution\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Burn\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Airloss\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Toxin"
},
},
{
{
"id": "Dermaline",
"id": "Doxarubixadone",
"group": "Medicine",
"group": "Medicine",
"color": "#215263",
"color": "#32cd32",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
Line 5,770: Line 5,898:
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": -1.5,
"Shock": -1.5,
"Cold": -1.5
}
}
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "Temperature",
"min": 10,
"max": 213
"max": null
}
}
],
],
"damage": {
"damage": {
"types": {
"types": {
"Asphyxiation": 1,
"Cellular": -2
"Cold": 2
},
"groups": {
"Brute": 0.5
}
}
}
}
},
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 10,
"max": null
}
]
}
}
]
]
}
}
},
},
"name": "dermaline",
"name": "doxarubixadone",
"desc": "An advanced chemical that is more effective at treating burn damage than kelotane.",
"desc": "A cryogenics chemical. Heals certain types of cellular damage done by Slimes and improper use of other chemicals.",
"physicalDesc": "translucent",
"physicalDesc": "bubbling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Dermaline",
"id": "Doxarubixadone",
"reactants": [
"reactants": [
[
[
"kelotane",
"Cryoxadone",
1,
1,
false,
false,
"Kelotane"
"cryoxadone"
],
],
[
[
"oxygen",
"UnstableMutagen",
1,
1,
false,
false,
"Oxygen"
"UnstableMutagen"
],
[
"phosphorus",
1,
false,
"Phosphorus"
]
]
],
],
"products": [
"products": [
[
[
"dermaline",
"Doxarubixadone",
3,
2,
"Dermaline"
"doxarubixadone"
]
]
]
]
Line 5,849: Line 5,946:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cellular"
"* Heals \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E Cold",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute, \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation, and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cold when there's at least 10u of dermaline",
"\n",
"* Causes jittering when there's at least 10u of dermaline"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E Cold\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute, \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation, and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cold when there's at least 10u of dermaline\n* Causes jittering when there's at least 10u of dermaline"
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cellular"
},
{
"id": "DrGibb",
"group": "Drinks",
"color": "#102000",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "drgibb",
"name": "Dr. Gibb",
"desc": "A delicious blend of 42 different flavours.",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Dexalin",
"id": "DriestMartini",
"group": "Medicine",
"group": "Drinks",
"color": "#0041a8",
"color": "#2E6671",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseAlcohol",
"flavor": "driestmartini",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
},
"Asphyxiation": -1,
"Bloodloss": -0.5
}
}
},
{
{
"class": "HealthChange",
"class": "AdjustReagent",
"conditions": [
"reagent": "Ethanol",
{
"amount": 0.15
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 3,
"Cold": 1
}
}
}
}
]
]
}
}
},
},
"name": "dexalin",
"name": "driest martini",
"desc": "Used for treating minor oxygen deprivation and bloodloss. A required reagent for dexalin plus.",
"desc": "Only for the experienced. You think you see sand floating in the glass.",
"physicalDesc": "opaque",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Dexalin",
"id": "DriestMartini",
"reactants": [
"reactants": [
[
[
"oxygen",
"Gin",
2,
1,
false,
false,
"Oxygen"
"gin"
],
],
[
[
"plasma",
"Nothing",
1,
1,
true,
false,
"Plasma"
"nothing"
]
]
],
],
"products": [
"products": [
[
[
"dexalin",
"DriestMartini",
3,
2,
"Dexalin"
"DriestMartini"
]
]
]
]
Line 5,927: Line 6,018:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Bloodloss",
"* Adds 0.15u of Ethanol to the solution"
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold when there's at least 20u of dexalin"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Bloodloss\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold when there's at least 20u of dexalin"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
},
{
{
"id": "DexalinPlus",
"id": "DryRamen",
"group": "Medicine",
"group": "Drinks",
"color": "#4da0bd",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseDrink",
"flavor": "cheapnoodles",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Food": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateHunger",
"damage": {
"factor": 1
"types": {
"Asphyxiation": -3.5,
"Bloodloss": -3
}
}
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "HeartbreakerToxin",
"min": 1,
"max": null
}
],
"reagent": "heartbreaker toxin",
"amount": -3
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 25,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 5,
"Cold": 3
}
}
}
}
]
]
}
}
},
},
"name": "dexalin plus",
"name": "dry ramen",
"desc": "Used in treatment of extreme cases of oxygen deprivation and bloodloss. Flushes heartbreaker toxin out of the blood stream.",
"desc": "Dry noodles and salt.",
"physicalDesc": "cloudy",
"physicalDesc": "wormy",
"recipes": [
"recipes": [],
{
"effects": [
"type": "reaction",
"'''Food'''",
"id": "DexalinPlus",
"* SatiateHunger"
],
"effectLine": "'''Food'''\n* SatiateHunger"
},
{
"id": "Egg",
"group": "Foods",
"color": "white",
"textColorTheme": "dark",
"flavor": "raw-egg",
"metabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "UncookedAnimalProteins",
"amount": 0.5
}
]
}
},
"name": "raw egg",
"desc": "Used for baking.",
"physicalDesc": "mucus-like",
"recipes": [],
"effects": [
"'''Food'''",
"* Adds 0.5u of UncookedAnimalProteins to the solution"
],
"effectLine": "'''Food'''\n* Adds 0.5u of UncookedAnimalProteins to the solution"
},
{
"id": "EggCooked",
"group": "Foods",
"color": "white",
"textColorTheme": "dark",
"flavor": "egg",
"metabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "Protein",
"amount": 1
}
]
}
},
"name": "cooked egg",
"desc": "Cooked chicken embryo, delicious.",
"physicalDesc": "fluffy",
"recipes": [
{
"type": "reaction",
"id": "EggCooking",
"reactants": [
"reactants": [
[
[
"dexalin",
"Egg",
1,
0,
false,
"Dexalin"
],
[
"carbon",
1,
false,
"Carbon"
],
[
"iron",
1,
false,
false,
"Iron"
"cooked egg"
]
]
],
],
"products": [
"products": [
[
[
"dexalin plus",
"EggCooked",
3,
0,
"DexalinPlus"
"EggCooked"
]
]
]
],
"impact": "Low",
"minTemp": 344
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Food'''",
"\n",
"* Adds 1u of Protein to the solution"
"* Heals \u003Cspan style=\"color:green\"\u003E3.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Bloodloss",
"\n",
"* Removes 3u of heartbreaker toxin from the solution when there's at least 1u of heartbreaker toxin",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 25u of dexalin plus"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Bloodloss\n* Removes 3u of heartbreaker toxin from the solution when there's at least 1u of heartbreaker toxin\n* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 25u of dexalin plus"
"effectLine": "'''Food'''\n* Adds 1u of Protein to the solution"
},
},
{
{
"id": "Epinephrine",
"id": "EnergyDrink",
"group": "Medicine",
"group": "Drinks",
"color": "#d2fffa",
"color": "#ffffbf",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"parent": "BaseSoda",
"flavor": "energydrink",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
},
"class": "MobStateCondition",
{
"mobstate": "Critical"
"class": "GenericStatusEffect",
},
"key": "Drowsiness",
{
"time": 2,
"class": "ReagentThreshold",
"type": "Remove"
"min": 0,
},
"max": 20
{
}
"class": "AdjustReagent",
],
"reagent": "Theobromine",
"damage": {
"amount": 0.1
"types": {
}
"Asphyxiation": -3,
]
"Poison": -0.5
}
},
},
"groups": {
"name": "Red Bool",
"Brute": -0.5,
"desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
"Burn": -0.5
"physicalDesc": "fizzy",
}
"recipes": [],
}
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Applies Drowsiness for 2s",
"* Adds 0.1u of Theobromine to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Applies Drowsiness for 2s\n* Adds 0.1u of Theobromine to the solution"
},
{
"id": "Enzyme",
"group": "Foods",
"color": "#009900",
"textColorTheme": "light",
"flavor": "bitter",
"name": "universal enzyme",
"desc": "Used in cooking various dishes.",
"physicalDesc": "chalky",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Ephedrine",
"group": "Narcotics",
"color": "#D2FFFA",
"textColorTheme": "dark",
"flavor": "bitter",
"metabolisms": {
"Narcotic": {
"effects": [
{
"class": "MovespeedModifier",
"walkSpeedModifier": 1.25,
"sprintSpeedModifier": 1.25
},
},
{
{
Line 6,070: Line 6,199:
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 20,
"min": 20
"max": null
}
}
],
],
"damage": {
"damage": {
"types": {
"types": {
"Asphyxiation": 1,
"Poison": 2,
"Poison": 1
"Asphyxiation": 2
}
}
}
}
},
},
{
{
"class": "AdjustReagent",
"class": "Jitter",
"reagent": "heartbreaker toxin",
"value": ""
"amount": -2
},
},
{
{
"class": "AdjustReagent",
"class": "GenericStatusEffect",
"conditions": [
"key": "Stun",
{
"time": 1,
"class": "ReagentThreshold",
"type": "Remove"
"reagent": "HeartbreakerToxin",
},
"min": 1,
{
"max": null
"class": "GenericStatusEffect",
}
"key": "KnockedDown",
],
"time": 1,
"reagent": "epinephrine",
"type": "Remove"
"amount": -1
},
},
{
{
"class": "AdjustReagent",
"class": "GenericStatusEffect",
"probability": 0.1,
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"reagent": "HeartbreakerToxin",
"reagent": "Haloperidol",
"min": 1,
"max": 0.01
"max": null
}
}
],
],
"reagent": "histamine",
"key": "Drowsiness",
"amount": 4
"time": 10,
},
{
"class": "GenericStatusEffect",
"key": "Stun",
"time": 0.75,
"type": "Remove"
"type": "Remove"
},
},
{
{
"class": "GenericStatusEffect",
"class": "PopupMessage",
"key": "KnockedDown",
"visualType": "Medium",
"time": 0.75,
"messages": [
"type": "Remove"
"ephedrine-effect-tight-pain",
"ephedrine-effect-heart-pounds"
],
"type": "Local",
"probability": 0.05
},
},
{
{
Line 6,130: Line 6,253:
"component": "IgnoreSlowOnDamage",
"component": "IgnoreSlowOnDamage",
"time": 5
"time": 5
}
]
},
"Medicine": {
"effects": [
{
"class": "ResetNarcolepsy",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30
}
]
}
}
]
]
}
}
},
},
"name": "epinephrine",
"name": "ephedrine",
"desc": "An effective stabilizing chemical used to keep a critical person from dying to asphyxiation while patching up minor damage during crit. Flushes heartbreaker toxin out the blood stream at the cost of more epinephrine, but may add histamine. Helps reduce stun time. Commonly found in the form of emergency medipens.",
"desc": "A caffeinated adrenaline stimulator chemical that makes you faster and harder to knock down. Also helps combat narcolepsy at dosages over thirty, at the cost of severe nerval stress.",
"physicalDesc": "odorless",
"physicalDesc": "powdery",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Epinephrine",
"id": "Ephedrine",
"reactants": [
"reactants": [
[
[
"phenol",
"Oil",
1,
1,
false,
false,
"Phenol"
"oil"
],
],
[
[
"acetone",
"Hydrogen",
1,
1,
false,
false,
"Acetone"
"hydrogen"
],
],
[
[
"chlorine",
"Sugar",
1,
1,
false,
false,
"Chlorine"
"sugar"
],
],
[
[
"hydroxide",
"Diethylamine",
1,
1,
false,
false,
"Hydroxide"
"diethylamine"
]
]
],
],
"products": [
"products": [
[
[
"epinephrine",
"Ephedrine",
4,
4,
"Epinephrine"
"ephedrine"
]
]
]
],
"impact": "Medium"
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine'''",
"* ResetNarcolepsy when there's at least 30u of ephedrine",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Asphyxiation, and \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison when the mob is critical and there's at most 20u of epinephrine",
"'''Narcotic'''",
"\n",
"* MovespeedModifier",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of epinephrine",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 20u of ephedrine",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 20u of ephedrine",
"* Removes 2u of heartbreaker toxin from the solution",
"* Causes jittering",
"\n",
"* Applies Stun for 1s",
"* Removes 1u of epinephrine from the solution when there's at least 1u of heartbreaker toxin",
"* Applies KnockedDown for 1s",
"\n",
"* Applies Drowsiness for 10s when there's at most 0.01u of ephedrine",
"* Has a 10% chance to add 4u of histamine to the solution when there's at least 1u of heartbreaker toxin",
"* PopupMessage",
"\n",
"* Applies Adrenaline for 5s"
"* Removes 0.75s of stunning",
"\n",
"* Removes 0.75s of knockdown",
"\n",
"* Causes adrenaline for at least 0.5s without accumulation"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Asphyxiation, and \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison when the mob is critical and there's at most 20u of epinephrine\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of epinephrine\n* Removes 2u of heartbreaker toxin from the solution\n* Removes 1u of epinephrine from the solution when there's at least 1u of heartbreaker toxin\n* Has a 10% chance to add 4u of histamine to the solution when there's at least 1u of heartbreaker toxin\n* Removes 0.75s of stunning\n* Removes 0.75s of knockdown\n* Causes adrenaline for at least 0.5s without accumulation"
"effectLine": "'''Medicine'''\n* ResetNarcolepsy when there's at least 30u of ephedrine\n\n\n'''Narcotic'''\n* MovespeedModifier\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 20u of ephedrine\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 20u of ephedrine\n* Causes jittering\n* Applies Stun for 1s\n* Applies KnockedDown for 1s\n* Applies Drowsiness for 10s when there's at most 0.01u of ephedrine\n* PopupMessage\n* Applies Adrenaline for 5s",
"boilingPoint": 255,
"meltingPoint": 36
},
},
{
{
"id": "Hyronalin",
"id": "Epinephrine",
"group": "Medicine",
"group": "Medicine",
"color": "#4cb580",
"color": "#d2fffa",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"damage": {
"conditions": [
"types": {
{
"Radiation": -1
"class": "MobStateCondition",
"mobstate": "Critical"
},
{
"class": "ReagentThreshold",
"min": 0,
"max": 20
}
],
"damage": {
"types": {
"Asphyxiation": -2,
"Poison": -0.5
},
"groups": {
"Brute": -0.3,
"Burn": -0.4
}
}
}
}
},
{
"class": "ChemVomit",
"probability": 0.02
},
},
{
{
Line 6,223: Line 6,371:
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 30,
"min": 20
"max": null
}
}
],
],
"damage": {
"damage": {
"types": {
"types": {
"Heat": 2
"Asphyxiation": 1,
"Poison": 1
}
}
}
}
},
},
{
{
"class": "Jitter",
"class": "AdjustReagent",
"reagent": "HeartbreakerToxin",
"amount": -2
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "HeartbreakerToxin",
"min": 1
}
],
"reagent": "Epinephrine",
"amount": -1
},
{
"class": "AdjustReagent",
"probability": 0.1,
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 30,
"reagent": "HeartbreakerToxin",
"max": null
"min": 1
}
}
]
],
"reagent": "Histamine",
"amount": 4
},
{
"class": "GenericStatusEffect",
"key": "Stun",
"time": 0.75,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "KnockedDown",
"time": 0.75,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "Adrenaline",
"component": "IgnoreSlowOnDamage",
"time": 5
},
{
"class": "MovespeedModifier",
"walkSpeedModifier": 1.1,
"sprintSpeedModifier": 1.1
}
}
]
]
}
}
},
},
"name": "hyronalin",
"name": "epinephrine",
"desc": "A weak treatment for radiation damage. A precursor to arithrazine and phalanximine. Can cause vomiting.",
"desc": "An effective stabilizing chemical used to keep a critical person from dying to asphyxiation while patching up minor damage during crit. Flushes heartbreaker toxin out the blood stream at the cost of more epinephrine, but may add histamine. Helps reduce stun time. Commonly found in the form of emergency medipens.",
"physicalDesc": "cloudy",
"physicalDesc": "odorless",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Hyronalin",
"id": "Epinephrine",
"reactants": [
"reactants": [
[
[
"radium",
"Phenol",
1,
1,
false,
false,
"Radium"
"phenol"
],
],
[
[
"dylovene",
"Acetone",
1,
1,
false,
false,
"Dylovene"
"acetone"
]
],
],
"products": [
[
[
"hyronalin",
"Chlorine",
2,
1,
"Hyronalin"
false,
"chlorine"
],
[
"Hydroxide",
1,
false,
"hydroxide"
]
],
"products": [
[
"Epinephrine",
4,
"epinephrine"
]
]
]
]
Line 6,277: Line 6,480:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Asphyxiation when there's between 0u and 20u of epinephrine",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Radiation",
"* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison when there's between 0u and 20u of epinephrine",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Brute when there's between 0u and 20u of epinephrine",
"* Has a 2% chance to cause vomiting",
"* Heals \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E Burn when there's between 0u and 20u of epinephrine",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation when there's at least 20u of epinephrine",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 30u of hyronalin",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of epinephrine",
"\n",
"* Removes 2u of HeartbreakerToxin from the solution",
"* Causes jittering when there's at least 30u of hyronalin"
"* Removes 1u of Epinephrine from the solution when there's at least 1u of epinephrine",
"* Adds 4u of Histamine to the solution when there's at least 1u of epinephrine",
"* Applies Stun for 0.75s",
"* Applies KnockedDown for 0.75s",
"* Applies Adrenaline for 5s",
"* MovespeedModifier"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Radiation\n* Has a 2% chance to cause vomiting\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 30u of hyronalin\n* Causes jittering when there's at least 30u of hyronalin"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Asphyxiation when there's between 0u and 20u of epinephrine\n* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison when there's between 0u and 20u of epinephrine\n* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Brute when there's between 0u and 20u of epinephrine\n* Heals \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E Burn when there's between 0u and 20u of epinephrine\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation when there's at least 20u of epinephrine\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of epinephrine\n* Removes 2u of HeartbreakerToxin from the solution\n* Removes 1u of Epinephrine from the solution when there's at least 1u of epinephrine\n* Adds 4u of Histamine to the solution when there's at least 1u of epinephrine\n* Applies Stun for 0.75s\n* Applies KnockedDown for 0.75s\n* Applies Adrenaline for 5s\n* MovespeedModifier"
},
},
{
{
"id": "Ipecac",
"id": "ErikaSurprise",
"group": "Medicine",
"group": "Drinks",
"color": "#422912",
"color": "#67bc50",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "erikasurprise",
"Medicine": {
"name": "Erika surprise",
"effects": [
"desc": "The surprise is, it's green!",
{
"physicalDesc": "cloudy",
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 4,
"max": null
}
],
"probability": 0.3
}
]
}
},
"name": "ipecac",
"desc": "A rapid-acting emetic. Useful for stopping unmetabolized poisons, or mass-vomiting sessions.",
"physicalDesc": "inky",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Ipecac",
"id": "ErikaSurprise",
"reactants": [
"reactants": [
[
[
"potassium",
"Ale",
2,
false,
"ale"
],
[
"Ice",
1,
false,
"ice"
],
[
"JuiceBanana",
1,
1,
false,
false,
"Potassium"
"JuiceBanana"
],
],
[
[
"nitrogen",
"JuiceLime",
1,
1,
false,
false,
"Nitrogen"
"JuiceLime"
],
],
[
[
"ammonia",
"Whiskey",
1,
1,
false,
false,
"Ammonia"
"whiskey"
]
]
],
],
"products": [
"products": [
[
[
"ipecac",
"ErikaSurprise",
2,
6,
"Ipecac"
"ErikaSurprise"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.5u per second)",
"effectLine": ""
"\n",
"* Has a 30% chance to cause vomiting when there's at least 4u of ipecac"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Has a 30% chance to cause vomiting when there's at least 4u of ipecac"
},
},
{
{
"id": "Inaprovaline",
"id": "Ethanol",
"group": "Medicine",
"group": "Drinks",
"color": "#731024",
"color": "#b05b3c",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Alcohol": {
"effects": [
"effects": [
{
{
Line 6,368: Line 6,569:
"conditions": [
"conditions": [
{
{
"class": "MobStateCondition",
"class": "ReagentThreshold",
"mobstate": "Critical"
"min": 15
},
{
"class": "OrganType",
"type": "Dwarf",
"shouldHave": false
}
}
],
],
"damage": {
"damage": {
"types": {
"types": {
"Asphyxiation": -5
"Poison": 1
}
}
}
}
},
},
{
{
"class": "ModifyBleedAmount",
"class": "HealthChange",
"amount": -0.25
"conditions": [
{
"class": "ReagentThreshold",
"min": 15
},
{
"class": "OrganType",
"type": "Dwarf"
}
],
"damage": {
"types": {
"Poison": 0.2
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5
},
{
"class": "OrganType",
"type": "Dwarf"
}
],
"damage": {
"groups": {
"Brute": -0.75
},
"types": {
"Heat": -0.25
}
}
},
{
"class": "ChemVomit",
"probability": 0.04,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Ethanol",
"min": 12
},
{
"class": "OrganType",
"type": "Dwarf",
"shouldHave": false
}
]
},
{
"class": "Drunk",
"boozePower": 2
}
}
]
]
}
}
},
},
"name": "inaprovaline",
"name": "ethanol",
"desc": "Inaprovaline is a synaptic stimulant and cardiostimulant, commonly used to treat asphyxiation damage caused during critical states and reduce bleeding. Used in many advanced medicines.",
"desc": "A simple alcohol, makes you drunk if consumed, flammable.",
"physicalDesc": "opaque",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Inaprovaline",
"id": "WeldingFuelBreakdown",
"reactants": [
"reactants": [
[
[
"oxygen",
"WeldingFuel",
1,
10,
false,
false,
"Oxygen"
"WeldingFuel"
],
[
"carbon",
1,
false,
"Carbon"
],
[
"sugar",
1,
false,
"Sugar"
]
]
],
],
"products": [
"products": [
[
[
"inaprovaline",
"Ethanol",
5,
"ethanol"
],
[
"Hydrogen",
3,
3,
"Inaprovaline"
"hydrogen"
],
[
"Sulfur",
2,
"sulfur"
]
]
]
]
Line 6,422: Line 6,681:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Alcohol'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 15u of ethanol",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Asphyxiation when the mob is critical",
"* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Poison when there's at least 15u of ethanol",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E0.25\u003C/span\u003E Heat when there's at least 5u of ethanol",
"* Reduces bleeding"
"* Heals \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E Brute when there's at least 5u of ethanol",
],
"* ChemVomit when there's at least 12u of ethanol",
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Asphyxiation when the mob is critical\n* Reduces bleeding"
"* Drunk"
],
"effectLine": "'''Alcohol'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 15u of ethanol\n* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Poison when there's at least 15u of ethanol\n* Heals \u003Cspan style=\"color:green\"\u003E0.25\u003C/span\u003E Heat when there's at least 5u of ethanol\n* Heals \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E Brute when there's at least 5u of ethanol\n* ChemVomit when there's at least 12u of ethanol\n* Drunk",
"boilingPoint": 78.2,
"meltingPoint": -114.1
},
},
{
{
"id": "Kelotane",
"id": "Ethyloxyephedrine",
"group": "Medicine",
"group": "Medicine",
"color": "#bf3d19",
"color": "#d5d5e4",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
Line 6,440: Line 6,703:
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "Jitter",
"damage": {
"value": ""
"types": {
},
"Heat": -0.33,
{
"Shock": -0.33,
"class": "GenericStatusEffect",
"Cold": -0.33
"key": "Stutter",
}
"component": "StutteringAccent"
}
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 10,
"type": "Remove"
},
},
{
{
"class": "SatiateThirst",
"class": "ResetNarcolepsy",
"factor": -10,
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 30,
"min": 10
"max": null
}
}
]
]
Line 6,462: Line 6,728:
{
{
"class": "PopupMessage",
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"messages": [
"generic-reagent-effect-nauseous",
"ethyloxyephedrine-effect-feeling-awake",
"generic-reagent-effect-thirsty",
"ethyloxyephedrine-effect-clear-mind"
"generic-reagent-effect-parched"
],
],
"probability": 0.1,
"type": "Local",
"conditions": [
"probability": 0.1
{
"class": "ReagentThreshold",
"min": 25
}
]
}
}
]
]
}
}
},
},
"name": "kelotane",
"name": "ethyloxyephedrine",
"desc": "Treats burn damage. Overdosing greatly reduces the body's ability to retain water.",
"desc": "A mildly unstable medicine derived from desoxyephedrine, primarily used to combat narcolepsy.",
"physicalDesc": "strong smelling",
"physicalDesc": "shiny",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Kelotane",
"id": "Ethyloxyephedrine",
"reactants": [
"reactants": [
[
[
"silicon",
"Desoxyephedrine",
1,
1,
false,
false,
"Silicon"
"desoxyephedrine"
],
],
[
[
"carbon",
"Stellibinin",
1,
1,
false,
false,
"Carbon"
"stellibinin"
]
]
],
],
"products": [
"products": [
[
[
"kelotane",
"Ethyloxyephedrine",
2,
2,
"Kelotane"
"ethyloxyephedrine"
]
]
]
],
"impact": "Medium"
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Causes jittering",
"* Heals \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Cold",
"* Applies Stutter",
"\n",
"* Applies Drowsiness for 10s",
"* Satiates thirst at 3.333x the average rate when there's at least 30u of kelotane"
"* ResetNarcolepsy when there's at least 10u of ethyloxyephedrine",
"* PopupMessage"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Cold\n* Satiates thirst at 3.333x the average rate when there's at least 30u of kelotane"
"effectLine": "'''Medicine'''\n* Causes jittering\n* Applies Stutter\n* Applies Drowsiness for 10s\n* ResetNarcolepsy when there's at least 10u of ethyloxyephedrine\n* PopupMessage"
},
},
{
{
"id": "Leporazine",
"id": "Ethylredoxrazine",
"group": "Medicine",
"group": "Medicine",
"color": "#ff7db5",
"color": "#2d5708",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
"class": "GenericStatusEffect",
"key": "Drunk",
"time": 60,
"type": "Remove"
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"damage": {
"damage": {
"types": {
"types": {
"Cold": -4
"Poison": -0.5
}
}
}
}
},
}
{
]
"class": "AdjustTemperature",
}
"conditions": [
},
{
"name": "ethylredoxrazine",
"class": "Temperature",
"desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
"max": 293.15,
"physicalDesc": "opaque",
"min": 0
"recipes": [
}
{
],
"type": "reaction",
"amount": 100000
"id": "Ethylredoxrazine",
},
"reactants": [
[
"Oxygen",
1,
false,
"oxygen"
],
[
"Multiver",
1,
false,
"Multiver"
],
[
"Carbon",
1,
false,
"carbon"
]
],
"products": [
[
"Ethylredoxrazine",
3,
"ethylredoxrazine"
]
]
}
],
"effects": [
"'''Medicine'''",
"* Applies Drunk for 60s",
"* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison"
],
"effectLine": "'''Medicine'''\n* Applies Drunk for 60s\n* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison"
},
{
"id": "EZNutrient",
"group": "Botanical",
"color": "#664330",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Food": {
"effects": [
{
{
"class": "AdjustTemperature",
"class": "SatiateHunger",
"conditions": [
"conditions": [
{
{
"class": "Temperature",
"class": "OrganType",
"min": 293.15,
"type": "Plant"
"max": null
}
}
],
]
"amount": -10000
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"leporazine-effect-temperature-adjusting"
],
"probability": 0.2
},
{
"class": "AdjustReagent",
"reagent": "Fresium",
"amount": -5
}
}
]
]
}
}
},
},
"name": "leporazine",
"name": "EZ nutrient",
"desc": "A chemical used to stabilize body temperature and rapidly cure cold damage. Great for unprotected EVA travel, but prevents the use of cryogenic tubes.",
"desc": "Give your plants some of those EZ nutrients! Dionas find this delicious.",
"physicalDesc": "pungent",
"physicalDesc": "thick",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Leporazine",
"id": "EZNutrient",
"reactants": [
"reactants": [
[
[
"copper",
"Nitrogen",
1,
1,
false,
false,
"Copper"
"nitrogen"
],
],
[
[
"fersilicite",
"Phosphorus",
1,
1,
false,
false,
"Fersilicite"
"phosphorus"
],
],
[
[
"plasma",
"Potassium",
1,
1,
true,
false,
"Plasma"
"potassium"
]
]
],
],
"products": [
"products": [
[
[
"leporazine",
"EZNutrient",
2,
3,
"Leporazine"
"EZNutrient"
]
]
]
]
Line 6,611: Line 6,907:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateHunger"
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Cold",
"\n",
"* Adds 100kJ of heat to the body it's in when the body's temperature is at most 293.15k",
"\n",
"* Removes -10000J of heat from the body it's in when the body's temperature is at least 293.15k",
"\n",
"* Removes 5u of Fresium from the solution"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Cold\n* Adds 100kJ of heat to the body it's in when the body's temperature is at most 293.15k\n* Removes -10000J of heat from the body it's in when the body's temperature is at least 293.15k\n* Removes 5u of Fresium from the solution"
"effectLine": "'''Food'''\n* SatiateHunger"
},
},
{
{
"id": "Barozine",
"id": "Fat",
"group": "Medicine",
"group": "Biological",
"color": "#ff867d",
"color": "#d8d8b0",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "terrible",
"name": "fat",
"desc": "No matter how it was obtained, its application is important.",
"physicalDesc": "exotic smelling",
"recipes": [
{
"type": "reaction",
"id": "OilBreakdown",
"reactants": [
[
"Oil",
10,
false,
"oil"
]
],
"products": [
[
"Fat",
6,
"fat"
],
[
"Water",
3,
"water"
],
[
"Protein",
1,
"protein"
]
]
}
],
"effects": [],
"effectLine": "",
"boilingPoint": 200,
"meltingPoint": -5
},
{
"id": "FerrochromicAcid",
"group": "Toxins",
"color": "#48b3b8",
"textColorTheme": "light",
"flavor": "sour",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"probability": 0.3,
"factor": -1.5
"damage": {
"types": {
"Heat": 0.5
}
}
},
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
"scaleByQuantity": true,
{
"ignoreResistances": true,
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"damage": {
"damage": {
"types": {
"types": {
"Poison": 3
"Heat": 2.5,
"Caustic": 1
}
}
}
}
},
}
{
]
"class": "ChemVomit",
}
"probability": 0.15,
},
"conditions": [
"name": "ferrochromic acid",
{
"desc": "A mildy corrosive solution, unable of causing severe danger unless ingested.",
"class": "ReagentThreshold",
"physicalDesc": "ferrous",
"min": 30,
"recipes": [],
"max": null
"effects": [
}
"'''Drink'''",
]
"* SatiateThirst",
},
"* Deals \u003Cspan style=\"color:red\"\u003E2.5\u003C/span\u003E Heat",
{
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
"class": "GenericStatusEffect",
],
"key": "PressureImmunity",
"effectLine": "'''Drink'''\n* SatiateThirst\n* Deals \u003Cspan style=\"color:red\"\u003E2.5\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
"component": "PressureImmunity",
},
"time": 2
{
},
"id": "Fersilicite",
"group": null,
"color": "#434b4d",
"textColorTheme": "light",
"flavor": "metallic",
"name": "fersilicite",
"desc": "An intermetallic compound with unusual magnetic properties at low temperatures.",
"physicalDesc": "crystalline",
"recipes": [
{
"type": "reaction",
"id": "Fersilicite",
"reactants": [
[
"Iron",
1,
false,
"iron"
],
[
"Silicon",
1,
false,
"silicon"
]
],
"products": [
[
"Fersilicite",
2,
"fersilicite"
]
],
"minTemp": 310
}
],
"effects": [],
"effectLine": "",
"boilingPoint": 2962,
"meltingPoint": 1638
},
{
"id": "Fiber",
"group": null,
"color": "#808080",
"textColorTheme": "light",
"flavor": "fiber",
"metabolisms": {
"Food": {
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "SatiateHunger",
"key": "Stutter",
"conditions": [
"component": "StutteringAccent",
{
"time": 2
"class": "OrganType",
},
"type": "Moth"
{
}
"class": "Jitter"
]
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.2
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Large",
"messages": [
"barozine-effect-skin-burning",
"barozine-effect-muscle-contract"
],
"probability": 0.1
}
}
]
]
}
}
},
},
"name": "barozine",
"name": "fiber",
"desc": "A potent chemical that prevents pressure damage. Causes extreme stress on the body.",
"desc": "A raw material, usually extracted from wool or other fabric products.",
"physicalDesc": "viscous",
"physicalDesc": "fibrous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateHunger"
"* Has a 30% chance to deal \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Heat",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 30u of barozine",
"\n",
"* Has a 15% chance to cause vomiting when there's at least 30u of barozine",
"\n",
"* Causes pressure immunity for at least 0.2s without accumulation",
"\n",
"* Causes stuttering for at least 0.2s without accumulation",
"\n",
"* Causes jittering"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Has a 30% chance to deal \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 30u of barozine\n* Has a 15% chance to cause vomiting when there's at least 30u of barozine\n* Causes pressure immunity for at least 0.2s without accumulation\n* Causes stuttering for at least 0.2s without accumulation\n* Causes jittering"
"effectLine": "'''Food'''\n* SatiateHunger"
},
},
{
{
"id": "Phalanximine",
"id": "Flour",
"group": "Medicine",
"group": "Foods",
"color": "#c8ff75",
"color": "white",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "chalky",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Food": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "AdjustReagent",
"damage": {
"reagent": "Sugar",
"types": {
"amount": 0.4
"Cellular": -1,
},
"Radiation": 1
{
}
"class": "SatiateThirst",
}
"factor": -0.2
},
},
{
{
"class": "ChemVomit",
"class": "AdjustReagent",
"probability": 0.05
"reagent": "Nutriment",
"amount": 0.1
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "flour",
{
"desc": "Used for baking.",
"class": "PlantAdjustToxins",
"physicalDesc": "powdery",
"amount": 6
"recipes": [],
},
{
"class": "PlantPhalanximine",
"conditions": [
{
"class": "ReagentThreshold",
"min": 4,
"max": null
}
]
}
],
"name": "phalanximine",
"desc": "An advanced chemical used in the treatment of cancer. Causes moderate radiation poisoning on organics and vomiting. Can potentially remove the death gene on plants.",
"physicalDesc": "acrid",
"recipes": [
{
"type": "reaction",
"id": "Phalanximine",
"reactants": [
[
"hyronalin",
1,
false,
"Hyronalin"
],
[
"ethanol",
1,
false,
"Ethanol"
],
[
"unstable mutagen",
1,
false,
"UnstableMutagen"
]
],
"products": [
[
"phalanximine",
3,
"Phalanximine"
]
]
}
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Food'''",
"\n",
"* Adds 0.4u of Sugar to the solution",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Cellular and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation",
"* SatiateThirst",
"\n",
"* Adds 0.1u of Nutriment to the solution"
"* Has a 5% chance to cause vomiting",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E6\u003C/span\u003E",
"\n",
"* Restores viability to a plant rendered nonviable by a mutation when there's at least 4u of phalanximine"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Cellular and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation\n* Has a 5% chance to cause vomiting\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E6\u003C/span\u003E\n* Restores viability to a plant rendered nonviable by a mutation when there's at least 4u of phalanximine"
"effectLine": "'''Food'''\n* Adds 0.4u of Sugar to the solution\n* SatiateThirst\n* Adds 0.1u of Nutriment to the solution"
},
},
{
{
"id": "PolypyryliumOligomers",
"id": "Fluorine",
"group": "Medicine",
"group": "Elements",
"color": "#9423FF",
"color": "#ba85cc",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "violets",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"damage": {
"damage": {
"groups": {
"Brute": -3.5
},
"types": {
"types": {
"Asphyxiation": -2.5
"Caustic": 0.5,
}
"Poison": 0.5
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 3.5
}
}
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -0.25
}
}
]
]
}
}
},
},
"name": "Polypyrylium Oligomers",
"name": "fluorine",
"desc": "A purple mixture of short polyelectrolyte chains not easily synthesized in the laboratory. Heals asphyxiation and brute damage. Stops bleeding over time.",
"desc": "A highly toxic pale yellow gas. Extremely reactive.",
"physicalDesc": "pungent",
"physicalDesc": "gaseous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic",
"* Heals \u003Cspan style=\"color:green\"\u003E3.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E2.5\u003C/span\u003E Asphyxiation",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison"
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3.5\u003C/span\u003E Asphyxiation when there's at least 30u of Polypyrylium Oligomers",
"\n",
"* Reduces bleeding"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E2.5\u003C/span\u003E Asphyxiation\n* Deals \u003Cspan style=\"color:red\"\u003E3.5\u003C/span\u003E Asphyxiation when there's at least 30u of Polypyrylium Oligomers\n* Reduces bleeding"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison",
"boilingPoint": -188.11,
"meltingPoint": -219.67
},
},
{
{
"id": "Ambuzol",
"id": "FluorosulfuricAcid",
"group": "Medicine",
"group": "Toxins",
"color": "#86caf7",
"color": "#5050ff",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "acid",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"metabolismRate": 3,
"effects": [
"effects": [
{
{
"class": "CureZombieInfection",
"class": "HealthChange",
"conditions": [
"damage": {
{
"types": {
"class": "ReagentThreshold",
"Caustic": 8
"min": 10,
"max": null
}
}
]
}
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Large",
"messages": [
"generic-reagent-effect-burning-insides"
],
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.25
}
}
]
]
}
}
},
},
"name": "ambuzol",
"name": "fluorosulfuric acid",
"desc": "A highly engineered substance able to halt the progression of a zombie infection.",
"desc": "A highly corrosive chemical, capable of leaving quite a mark on your skin.",
"physicalDesc": "crisp",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Ambuzol",
"id": "FluorosulfuricAcid",
"reactants": [
"reactants": [
[
[
"dylovene",
"Fluorine",
1,
1,
false,
false,
"Dylovene"
"fluorine"
],
],
[
[
"ammonia",
"Hydrogen",
1,
1,
false,
false,
"Ammonia"
"hydrogen"
],
],
[
[
"zombie blood",
"Potassium",
2,
1,
false,
false,
"ZombieBlood"
"potassium"
],
[
"SulfuricAcid",
1,
false,
"SulfuricAcid"
]
]
],
],
"products": [
"products": [
[
[
"ambuzol",
"FluorosulfuricAcid",
4,
4,
"Ambuzol"
"FluorosulfuricAcid"
]
]
]
]
Line 6,929: Line 7,219:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Poison''' (3u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E Caustic",
"* Cures an ongoing zombie infection when there's at least 10u of ambuzol"
"* PopupMessage",
"* Emote"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Cures an ongoing zombie infection when there's at least 10u of ambuzol"
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E Caustic\n* PopupMessage\n* Emote",
"boilingPoint": 165,
"meltingPoint": -87
},
},
{
{
"id": "AmbuzolPlus",
"id": "Fluorosurfactant",
"group": "Medicine",
"group": null,
"color": "#1274b5",
"color": "#9e6b38",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BasePyrotechnic",
"metabolisms": {
"flavor": "bitter",
"Medicine": {
"name": "fluorosurfactant",
"effects": [
"desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
{
"physicalDesc": "opaque",
"class": "CureZombieInfection",
"innoculate": true,
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
]
}
]
}
},
"name": "ambuzol plus",
"desc": "Further engineered with the blood of the infected, inoculates the living against the infection.",
"physicalDesc": "crisp",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "AmbuzolPlus",
"id": "Fluorosurfactant",
"reactants": [
"reactants": [
[
[
"ambuzol",
"Carbon",
5,
2,
false,
"carbon"
],
[
"Fluorine",
2,
false,
false,
"Ambuzol"
"fluorine"
],
],
[
[
"omnizine",
"SulfuricAcid",
5,
1,
false,
false,
"Omnizine"
"SulfuricAcid"
]
]
],
],
"products": [
"products": [
[
[
"ambuzol plus",
"Fluorosurfactant",
10,
5,
"AmbuzolPlus"
"fluorosurfactant"
]
]
]
],
"impact": "Medium"
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.5u per second)",
"effectLine": "",
"\n",
"boilingPoint": 190,
"* Cures an ongoing zombie infection, and provides immunity to future infections when there's at least 5u of ambuzol plus"
"meltingPoint": 45
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Cures an ongoing zombie infection, and provides immunity to future infections when there's at least 5u of ambuzol plus"
},
},
{
{
"id": "PulpedBananaPeel",
"id": "FoamingAgent",
"group": "Medicine",
"group": null,
"color": "#FFE774",
"color": "#215263",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BasePyrotechnic",
"metabolisms": {
"flavor": "bitter",
"Medicine": {
"name": "foaming agent",
"effects": [
"desc": "Makes foam such as that's required in metal foam grenades.",
{
"physicalDesc": "foamy",
"class": "ModifyBleedAmount",
"recipes": [
"amount": -0.5
{
}
"type": "reaction",
"id": "FoamingAgent",
"reactants": [
[
"Lithium",
1,
false,
"lithium"
],
[
"Hydrogen",
1,
false,
"hydrogen"
]
],
"products": [
[
"FoamingAgent",
2,
"FoamingAgent"
]
]
]
}
}
},
"name": "pulped banana peel",
"desc": "Pulped banana peels have some effectiveness against bleeding.",
"physicalDesc": "pulpy",
"recipes": [],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* Reduces bleeding"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Reduces bleeding"
"effects": [],
"effectLine": "",
"boilingPoint": 418,
"meltingPoint": 7.4
},
},
{
{
"id": "Saline",
"id": "FourteenLoko",
"group": "Medicine",
"group": "Drinks",
"color": "#0064C8",
"color": "#deb928",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "salty",
"parent": "BaseSoda",
"flavor": "fourteenlokosoda",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 7,033: Line 7,331:
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 6
"factor": 2
},
},
{
{
"class": "ModifyBloodLevel",
"class": "AdjustReagent",
"amount": 6
"reagent": "Theobromine",
"amount": 0.1
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"damage": {
"types": {
"Poison": 1
}
}
}
}
]
]
}
}
},
},
"name": "saline",
"name": "Fourteen Loko",
"desc": "A mixture of salt and water. Commonly used to treat dehydration or low fluid presence in blood.",
"desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
"physicalDesc": "salty",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Saline",
"id": "FourteenLoko",
"reactants": [
"reactants": [
[
[
"water",
"Coffee",
4,
1,
false,
"coffee"
],
[
"JuiceLime",
1,
false,
false,
"Water"
"JuiceLime"
],
],
[
[
"table salt",
"Vodka",
1,
1,
false,
false,
"TableSalt"
"vodka"
]
]
],
],
"products": [
"products": [
[
[
"saline",
"FourteenLoko",
5,
3,
"Saline"
"FourteenLoko"
]
]
]
]
Line 7,073: Line 7,397:
],
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.1u of Theobromine to the solution",
"\n",
"\n",
"* Satiates thirst at 2x the average rate",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"* Increases blood level"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 2x the average rate\n* Increases blood level"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.1u of Theobromine to the solution\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
},
},
{
{
"id": "Siderlac",
"id": "Fresium",
"group": "Medicine",
"group": "Toxins",
"color": "#f4dab8",
"color": "#b3f1ff",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "cold",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"metabolismRate": 0.45,
"effects": [
"effects": [
{
{
Line 7,094: Line 7,420:
"damage": {
"damage": {
"types": {
"types": {
"Caustic": -5
"Cold": 0.01,
"Heat": -3
}
}
}
}
}
},
]
}
},
"name": "siderlac",
"desc": "A powerful anti-caustic medicine derived from plants.",
"physicalDesc": "milky",
"recipes": [
{
"type": "reaction",
"id": "Siderlac",
"reactants": [
[
"aloe",
1,
false,
"Aloe"
],
[
"stellibinin",
1,
false,
"Stellibinin"
]
],
"products": [
[
"siderlac",
2,
"Siderlac"
]
]
}
],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Caustic"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Caustic"
},
{
"id": "Stellibinin",
"group": "Medicine",
"color": "#2b2f77",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"effects": [
{
{
"class": "HealthChange",
"class": "PopupMessage",
"damage": {
"conditions": [
"types": {
{
"Poison": -4
"class": "ReagentThreshold",
"reagent": "Fresium",
"max": 35
}
}
}
],
"type": "Local",
"visualType": "LargeCaution",
"messages": [
"fresium-effect-freeze-insides"
],
"probability": 0.05
},
},
{
{
"class": "AdjustReagent",
"class": "PopupMessage",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"reagent": "Amatoxin",
"reagent": "Fresium",
"min": 1,
"max": 35
"max": null
}
}
],
],
"reagent": "amatoxin",
"type": "Local",
"amount": -3
"visualType": "LargeCaution",
}
"messages": [
]
"fresium-effect-slow"
}
],
},
"probability": 0.2
"name": "stellibinin",
},
"desc": "A natual anti-toxin with particular effectiveness against amatoxin.",
"physicalDesc": "starry",
"recipes": [],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Poison",
"\n",
"* Removes 3u of amatoxin from the solution when there's at least 1u of amatoxin"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Poison\n* Removes 3u of amatoxin from the solution when there's at least 1u of amatoxin"
},
{
"id": "Synaptizine",
"group": "Medicine",
"color": "#d49a2f",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"Poison": {
"effects": [
{
{
"class": "HealthChange",
"class": "AdjustTemperature",
"damage": {
"conditions": [
"types": {
{
"Poison": 2
"class": "Temperature",
"min": 160.15
}
}
}
],
"amount": -10000
},
},
{
{
"class": "GenericStatusEffect",
"class": "MovespeedModifier",
"key": "Stun",
"conditions": [
"time": 3,
{
"type": "Remove"
"class": "ReagentThreshold",
"reagent": "Fresium",
"max": 40
}
],
"walkSpeedModifier": 0.6,
"sprintSpeedModifier": 0.6
},
},
{
{
"class": "GenericStatusEffect",
"class": "MovespeedModifier",
"key": "KnockedDown",
"conditions": [
"time": 3,
{
"type": "Remove"
"class": "ReagentThreshold",
"reagent": "Fresium",
"min": 40
}
],
"walkSpeedModifier": 0,
"sprintSpeedModifier": 0
},
},
{
{
"class": "GenericStatusEffect",
"class": "PopupMessage",
"key": "SeeingRainbows",
"conditions": [
"time": 15,
{
"type": "Remove"
"class": "ReagentThreshold",
"reagent": "Fresium",
"min": 40
}
],
"type": "Local",
"visualType": "LargeCaution",
"messages": [
"fresium-effect-frozen"
],
"probability": 0.4
}
}
]
]
}
}
},
},
"name": "synaptizine",
"name": "Fresium",
"desc": "A toxic chemical that halves the duration of stuns and knockdowns.",
"desc": "A mysterious compound that slows the vibration of atoms and molecules... somehow. In layman's terms, it makes things cold... REALLY cold. Can cause long-lasting movement issues if ingested.",
"physicalDesc": "pungent",
"physicalDesc": "frosty",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Synaptizine",
"id": "Fresium",
"reactants": [
"reactants": [
[
[
"lithium",
"Frezon",
3,
false,
"frezon"
],
[
"Plasma",
1,
1,
true,
"plasma"
],
[
"Nitrogen",
2,
false,
"nitrogen"
],
[
"Cryoxadone",
0,
false,
false,
"Lithium"
"cryoxadone"
],
],
[
[
"sugar",
"TableSalt",
1,
0,
false,
false,
"Sugar"
"TableSalt"
],
],
[
[
"water",
"Water",
1,
1,
false,
false,
"Water"
"water"
]
]
],
],
"products": [
"products": [
[
[
"synaptizine",
"Fresium",
3,
5,
"Synaptizine"
"Fresium"
]
]
]
]
Line 7,259: Line 7,565:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.45u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.01\u003C/span\u003E Cold",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Heat",
"\n",
"* PopupMessage when there's at most 35u of fresium",
"* Removes 3s of stunning",
"* PopupMessage when there's at most 35u of fresium",
"\n",
"* Removes 10000J of heat from the body it's in",
"* Removes 3s of knockdown",
"* MovespeedModifier when there's at most 40u of fresium",
"\n",
"* MovespeedModifier when there's at least 40u of fresium",
"* Removes 15s of hallucinations"
"* PopupMessage when there's at least 40u of fresium"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* Removes 3s of stunning\n* Removes 3s of knockdown\n* Removes 15s of hallucinations"
"effectLine": "'''Poison''' (0.45u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.01\u003C/span\u003E Cold\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Heat\n* PopupMessage when there's at most 35u of fresium\n* PopupMessage when there's at most 35u of fresium\n* Removes 10000J of heat from the body it's in\n* MovespeedModifier when there's at most 40u of fresium\n* MovespeedModifier when there's at least 40u of fresium\n* PopupMessage when there's at least 40u of fresium",
"boilingPoint": 50,
"meltingPoint": 45
},
},
{
{
"id": "TranexamicAcid",
"id": "Frezon",
"group": "Medicine",
"group": null,
"color": "#ba7d7d",
"color": "#3a758c",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Narcotic": {
"effects": [
"effects": [
{
{
"class": "ModifyBleedAmount",
"class": "HealthChange",
"amount": -1.5
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Cellular": 1
}
}
},
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 100,
"refresh": false
},
{
"class": "Drunk",
"boozePower": 100
},
},
{
{
"class": "HealthChange",
"class": "PopupMessage",
"type": "Local",
"messages": [
"frezon-lungs-cold"
],
"probability": 0.1,
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 15,
"reagent": "Frezon",
"max": null
"min": 0.5
}
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"frezon-euphoric"
],
],
"damage": {
"probability": 0.1,
"types": {
"conditions": [
"Bloodloss": 3
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 1
}
}
}
]
}
}
]
]
}
},
},
"Gas": {
"name": "tranexamic acid",
"desc": "A blood-clotting medicine used to prevent profuse bleeding. Causes heavier bleeding on overdose. Commonly found in small doses within emergency medipens.",
"physicalDesc": "viscous",
"recipes": [
{
"type": "reaction",
"id": "TranexamicAcid",
"reactants": [
[
"inaprovaline",
1,
false,
"Inaprovaline"
],
[
"sulfuric acid",
1,
false,
"SulfuricAcid"
],
[
"sugar",
1,
false,
"Sugar"
]
],
"products": [
[
"tranexamic acid",
3,
"TranexamicAcid"
]
]
}
],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* Reduces bleeding",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Bloodloss when there's at least 15u of tranexamic acid"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Reduces bleeding\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Bloodloss when there's at least 15u of tranexamic acid"
},
{
"id": "Tricordrazine",
"group": "Medicine",
"color": "#00e5ff",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"effects": [
"effects": [
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
"conditions": [
{
{
"class": "TotalDamage",
"class": "ReagentThreshold",
"max": 50,
"reagent": "Frezon",
"min": 0
"min": 0.5
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
}
],
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"damage": {
"groups": {
"Brute": -1
},
"types": {
"types": {
"Poison": -0.5,
"Cellular": 0.5
"Heat": -0.33,
"Shock": -0.33,
"Cold": -0.33
}
}
}
}
}
},
]
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 1
}
],
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 500,
"refresh": false
},
{
"class": "Drunk",
"boozePower": 500,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 1
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"frezon-lungs-cold"
],
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 0.5
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"frezon-euphoric"
],
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 1
}
]
}
]
}
}
},
},
"name": "tricordrazine",
"name": "frezon",
"desc": "A wide-spectrum stimulant, originally derived from cordrazine. Treats minor damage of all basic health types as long as the user is not heavily wounded. Best used as an additive to other chemicals.",
"desc": "A highly effective coolant.. and hallucinogenic.",
"physicalDesc": "opaque",
"physicalDesc": "gaseous",
"recipes": [
"recipes": [],
{
"effects": [
"type": "reaction",
"'''Gas'''",
"id": "Tricordrazine",
"* Oxygenate",
"reactants": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Cellular when there's at least 0.5u of frezon",
[
"* Applies SeeingRainbows for 500s when there's at least 1u of frezon",
"inaprovaline",
"* Drunk when there's at least 1u of frezon",
1,
"* PopupMessage when there's at least 0.5u of frezon",
false,
"* PopupMessage when there's at least 1u of frezon",
"Inaprovaline"
"\n",
],
"'''Narcotic'''",
[
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cellular",
"dylovene",
"* Applies SeeingRainbows for 100s",
1,
"* Drunk",
false,
"* PopupMessage when there's at least 0.5u of frezon",
"Dylovene"
"* PopupMessage when there's at least 1u of frezon"
]
],
],
"effectLine": "'''Gas'''\n* Oxygenate\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Cellular when there's at least 0.5u of frezon\n* Applies SeeingRainbows for 500s when there's at least 1u of frezon\n* Drunk when there's at least 1u of frezon\n* PopupMessage when there's at least 0.5u of frezon\n* PopupMessage when there's at least 1u of frezon\n\n\n'''Narcotic'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cellular\n* Applies SeeingRainbows for 100s\n* Drunk\n* PopupMessage when there's at least 0.5u of frezon\n* PopupMessage when there's at least 1u of frezon",
"products": [
"boilingPoint": -195.8,
[
"meltingPoint": -210
"tricordrazine",
},
2,
{
"Tricordrazine"
"id": "FrostOil",
]
"group": "Foods",
"color": "skyblue",
"textColorTheme": "dark",
"flavor": "cold",
"metabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "Nutriment",
"amount": 0.75
}
]
},
"Poison": {
"effects": [
{
"class": "AdjustTemperature",
"amount": -250
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5
}
],
"damage": {
"types": {
"Cold": 1
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"frost-oil-effect-light-cold"
],
"probability": 0.2
}
]
]
}
}
],
},
"name": "Frost Oil",
"desc": "Frost Oil is the ingredient found in chilly peppers, a rare pepper mutation.",
"physicalDesc": "oily",
"recipes": [],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Food'''",
"* Adds 0.75u of Nutriment to the solution",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Cold when it has at most 50 total damage"
"'''Poison'''",
"* Removes 250J of heat from the body it's in",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold when there's at least 5u of frostoil",
"* PopupMessage"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E0.33\u003C/span\u003E Cold when it has at most 50 total damage"
"effectLine": "'''Food'''\n* Adds 0.75u of Nutriment to the solution\n\n\n'''Poison'''\n* Removes 250J of heat from the body it's in\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold when there's at least 5u of frostoil\n* PopupMessage"
},
},
{
{
"id": "Lipozine",
"id": "GargleBlaster",
"group": "Medicine",
"group": "Drinks",
"color": "#2690b5",
"color": "#9cc8b4",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "medicine",
"parent": "BaseAlcohol",
"flavor": "gargleblaster",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "SatiateHunger",
"class": "SatiateThirst",
"factor": -1
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.2
}
}
]
]
}
}
},
},
"name": "lipozine",
"name": "Pan-Galactic Gargle Blaster",
"desc": "A chemical that accelerates metabolism, causing the user to hunger faster.",
"desc": "Whoah, this stuff looks volatile!",
"physicalDesc": "oily",
"physicalDesc": "volatile",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Lipozine",
"id": "GargleBlaster",
"reactants": [
"reactants": [
[
[
"table salt",
"Cognac",
1,
false,
"cognac"
],
[
"Gin",
1,
false,
"gin"
],
[
"JuiceLime",
1,
1,
false,
false,
"TableSalt"
"JuiceLime"
],
],
[
[
"ethanol",
"Vodka",
1,
1,
false,
false,
"Ethanol"
"vodka"
],
],
[
[
"radium",
"Whiskey",
1,
1,
false,
false,
"Radium"
"whiskey"
]
]
],
],
"products": [
"products": [
[
[
"lipozine",
"GargleBlaster",
3,
5,
"Lipozine"
"GargleBlaster"
]
]
]
]
Line 7,470: Line 7,898:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates hunger at 0.333x the average rate"
"* Adds 0.2u of Ethanol to the solution"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Satiates hunger at 0.333x the average rate"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
},
{
{
"id": "Omnizine",
"id": "GastroToxin",
"group": "Medicine",
"group": "Toxins",
"color": "#fcf7f9",
"color": "#acc91a",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"damage": {
"damage": {
"groups": {
"types": {
"Burn": -2,
"Poison": 2
"Toxin": -2,
"Airloss": -2,
"Brute": -2
}
}
}
}
},
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 2
}
],
"probability": 0.2
}
}
]
]
}
}
},
},
"name": "omnizine",
"name": "gastrotoxin",
"desc": "A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that its origins remain a mystery because revealing the secrets of its production would render most commercial pharmaceuticals obsolete.",
"desc": "A moderately toxic byproduct of decomposition. Most commonly found in spoiled food.",
"physicalDesc": "soothing",
"physicalDesc": "putrid",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Toxin, \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Brute"
"* ChemVomit when there's at least 2u of gastrotoxin"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Toxin, \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Brute"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* ChemVomit when there's at least 2u of gastrotoxin"
},
},
{
{
"id": "Ultravasculine",
"id": "Gildlager",
"group": "Medicine",
"group": "Drinks",
"color": "#520e30",
"color": "#FFFF91",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "medicine",
"parent": "BaseAlcohol",
"flavor": "gildlager",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
"class": "ReagentThreshold",
"min": 0,
"max": 30
}
],
"damage": {
"groups": {
"Toxin": -3,
"Brute": 0.5
}
}
},
},
{
{
"class": "HealthChange",
"class": "AdjustReagent",
"conditions": [
"reagent": "Ethanol",
{
"amount": 0.2
"class": "ReagentThreshold",
}
"min": 30,
"max": null
}
],
"damage": {
"groups": {
"Toxin": -1,
"Brute": 3
}
}
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Histamine",
"min": 1,
"max": null
}
],
"reagent": "histamine",
"amount": -1
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Histamine",
"min": 1,
"max": null
}
],
"reagent": "ultravasculine",
"amount": 0.5
}
]
]
}
}
},
},
"name": "ultravasculine",
"name": "Gildlager",
"desc": "A complicated anti-toxin solution that quickly flushes out toxin while causing minor stress on the body. Reacts with histamine, duplicating itself while flushing it out. Overdose causes extreme pain.",
"desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
"physicalDesc": "thick and grainy",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Ultravasculine",
"id": "Gildlager",
"reactants": [
"reactants": [
[
[
"histamine",
"Gold",
2,
1,
false,
false,
"Histamine"
"gold"
],
],
[
[
"plasma",
"Vodka",
1,
10,
true,
false,
"Plasma"
"vodka"
]
]
],
],
"products": [
"products": [
[
[
"ultravasculine",
"Gildlager",
2,
10,
"Ultravasculine"
"Gildlager"
]
]
]
]
Line 7,611: Line 7,998:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Toxin and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute when there's at most 30u of ultravasculine",
"* Adds 0.2u of Ethanol to the solution"
"\n",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Toxin and \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Brute when there's at least 30u of ultravasculine",
"\n",
"* Removes 1u of histamine from the solution when there's at least 1u of histamine",
"\n",
"* Adds 0.5u of ultravasculine to the solution when there's at least 1u of histamine"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Toxin and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute when there's at most 30u of ultravasculine\n* Modifies health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Toxin and \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Brute when there's at least 30u of ultravasculine\n* Removes 1u of histamine from the solution when there's at least 1u of histamine\n* Adds 0.5u of ultravasculine to the solution when there's at least 1u of histamine"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
},
{
{
"id": "Oculine",
"id": "Gin",
"group": "Medicine",
"group": "Drinks",
"color": "#404040",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseAlcohol",
"flavor": "gin",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "ChemHealEyeDamage",
"class": "SatiateThirst",
"amount": -1
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.2
},
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": -1
}
}
}
}
]
]
}
}
},
},
"name": "oculine",
"name": "gin",
"desc": "A simple saline compound used to treat the eyes via ingestion.",
"desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
"physicalDesc": "translucent",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Radiation"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Radiation"
},
{
"id": "GinFizz",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "ginfizz",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.07
}
]
}
},
"name": "gin fizz",
"desc": "Refreshingly lemony, deliciously dry.",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Oculine",
"id": "GinFizz",
"reactants": [
"reactants": [
[
[
"table salt",
"Gin",
1,
1,
false,
false,
"TableSalt"
"gin"
],
],
[
[
"blood",
"JuiceLime",
1,
1,
false,
false,
"Blood"
"JuiceLime"
],
],
[
[
"hydroxide",
"SodaWater",
2,
1,
false,
false,
"Hydroxide"
"SodaWater"
]
]
],
],
"products": [
"products": [
[
[
"oculine",
"GinFizz",
4,
3,
"Oculine"
"GinFizz"
]
]
]
]
Line 7,676: Line 8,105:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Heals eye damage"
"* Adds 0.07u of Ethanol to the solution"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals eye damage"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.07u of Ethanol to the solution"
},
},
{
{
"id": "Cognizine",
"id": "GinTonic",
"group": "Medicine",
"group": "Drinks",
"color": "#b50ee8",
"color": "#004166",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "magical",
"parent": "BaseAlcohol",
"flavor": "gintonic",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "MakeSentient",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
},
"class": "ReagentThreshold",
{
"min": 5,
"class": "AdjustReagent",
"max": null
"reagent": "Ethanol",
}
"amount": 0.07
]
}
}
]
]
}
}
},
},
"name": "cognizine",
"name": "gin and tonic",
"desc": "A mysterious chemical which is able to make any non-sentient creature sentient.",
"desc": "An all time classic, mild cocktail.",
"physicalDesc": "enigmatic",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Cognizine",
"id": "GinTonic",
"reactants": [
"reactants": [
[
[
"carpotoxin",
"Gin",
1,
1,
false,
false,
"CarpoToxin"
"gin"
],
],
[
[
"siderlac",
"TonicWater",
1,
2,
false,
"Siderlac"
],
[
"acetone",
1,
false,
false,
"Acetone"
"TonicWater"
]
]
],
],
"products": [
"products": [
[
[
"cognizine",
"GinTonic",
1,
3,
"Cognizine"
"GinTonic"
]
]
]
]
Line 7,741: Line 8,164:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Makes the metabolizer sentient when there's at least 5u of cognizine"
"* Adds 0.07u of Ethanol to the solution"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Makes the metabolizer sentient when there's at least 5u of cognizine"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.07u of Ethanol to the solution"
},
},
{
{
"id": "Ethyloxyephedrine",
"id": "Gold",
"group": "Medicine",
"group": "Elements",
"color": "#d5d5e4",
"color": "#F7C430",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "metallic",
"name": "gold",
"desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.",
"physicalDesc": "metallic",
"recipes": [],
"effects": [],
"effectLine": "",
"boilingPoint": 2700,
"meltingPoint": 1064.76
},
{
"id": "GrapeSoda",
"group": "Drinks",
"color": "#ae94a6",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "grapesoda",
"name": "grape soda",
"desc": "It's Graaaaaape!",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "GreenTea",
"group": "Drinks",
"color": "#7EB626",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "tea",
"name": "green tea",
"desc": "Tasty green tea.",
"physicalDesc": "aromatic",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Grenadine",
"group": "Drinks",
"color": "#EA1D26",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "bitter",
"name": "grenadine",
"desc": "Not cherry flavored!",
"physicalDesc": "dark-red",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "GreyMatter",
"group": "Biological",
"color": "#C584B8",
"textColorTheme": "light",
"flavor": "mindful",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "Jitter"
"class": "SatiateHunger",
},
"factor": 1.5
}
]
},
"Poison": {
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "HealthChange",
"key": "Stutter",
"damage": {
"component": "StutteringAccent",
"types": {
"time": 2
"Cellular": 2
},
}
{
}
"class": "GenericStatusEffect",
}
"key": "Drowsiness",
"time": 10,
"type": "Remove"
},
{
"class": "ResetNarcolepsy",
"conditions": [
{
"class": "ReagentThreshold",
"min": 10,
"max": null
}
]
},
{
"class": "PopupMessage",
"visualType": "Medium",
"messages": [
"ethyloxyephedrine-effect-feeling-awake",
"ethyloxyephedrine-effect-clear-mind"
],
"type": "Local",
"probability": 0.1
}
]
]
}
}
},
},
"name": "ethyloxyephedrine",
"name": "grey matter",
"desc": "A mildly unstable medicine derived from desoxyephedrine, primarily used to combat narcolepsy.",
"desc": "Thought juice, the stuff that leaks out of your ears.",
"physicalDesc": "shiny",
"physicalDesc": "neural",
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateHunger",
"\n",
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cellular"
],
"effectLine": "'''Drink'''\n* SatiateHunger\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cellular",
"boilingPoint": 100,
"meltingPoint": 0
},
{
"id": "Grog",
"group": "Drinks",
"color": "#e3e77b",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "grog",
"name": "grog",
"desc": "Watered-down rum, pirate approved!",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Ethyloxyephedrine",
"id": "Grog",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"desoxyephedrine",
"Rum",
1,
1,
false,
false,
"Desoxyephedrine"
"rum"
],
],
[
[
"stellibinin",
"Water",
2,
false,
"water"
],
[
"Sugar",
1,
1,
false,
false,
"Stellibinin"
"sugar"
]
]
],
],
"products": [
"products": [
[
[
"ethyloxyephedrine",
"Grog",
2,
4,
"Ethyloxyephedrine"
"grog"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.5u per second)",
"effectLine": ""
"\n",
"* Causes jittering",
"\n",
"* Causes stuttering for at least 0.2s without accumulation",
"\n",
"* Removes 10s of drowsiness",
"\n",
"* Temporarily staves off narcolepsy when there's at least 10u of ethyloxyephedrine"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Causes jittering\n* Causes stuttering for at least 0.2s without accumulation\n* Removes 10s of drowsiness\n* Temporarily staves off narcolepsy when there's at least 10u of ethyloxyephedrine"
},
},
{
{
"id": "Diphenylmethylamine",
"id": "GroundBee",
"group": "Medicine",
"group": null,
"color": "#b0abaa",
"color": "#86530E",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "bee",
"metabolisms": {
"name": "ground Bee",
"Medicine": {
"desc": "Bee grounds. Gross.",
"effects": [
"physicalDesc": "bee guts",
{
"recipes": [],
"class": "GenericStatusEffect",
"effects": [],
"key": "Drowsiness",
"effectLine": ""
"time": 10,
},
"type": "Remove"
{
},
"id": "Halon",
{
"group": null,
"class": "ResetNarcolepsy",
"color": "#e3574d",
"conditions": [
"textColorTheme": "light",
{
"flavor": "bitter",
"class": "ReagentThreshold",
"name": "halon",
"min": 5,
"desc": "A potent fire supressant. Removes oxygen from high temperature fires and cools down the area.",
"max": null
"physicalDesc": "gaseous",
}
"recipes": [],
]
"effects": [],
},
"effectLine": ""
{
"class": "PopupMessage",
"visualType": "Medium",
"messages": [
"ethyloxyephedrine-effect-feeling-awake",
"ethyloxyephedrine-effect-clear-mind"
],
"type": "Local",
"probability": 0.1
}
]
}
},
"name": "diphenylmethylamine",
"desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
"physicalDesc": "glowing",
"recipes": [
{
"type": "reaction",
"id": "Diphenylmethylamine",
"impact": "Medium",
"reactants": [
[
"ethyloxyephedrine",
1,
false,
"Ethyloxyephedrine"
],
[
"sodium carbonate",
1,
false,
"SodiumCarbonate"
],
[
"coffee",
1,
false,
"Coffee"
]
],
"products": [
[
"diphenylmethylamine",
3,
"Diphenylmethylamine"
]
]
}
],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* Removes 10s of drowsiness",
"\n",
"* Temporarily staves off narcolepsy when there's at least 5u of diphenylmethylamine"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Removes 10s of drowsiness\n* Temporarily staves off narcolepsy when there's at least 5u of diphenylmethylamine"
},
},
{
{
"id": "Sigynate",
"id": "Haloperidol",
"group": "Medicine",
"group": "Medicine",
"color": "#e0a5b9",
"color": "#27870a",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "sweet",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "Emote",
"damage": {
"emote": "Yawn",
"types": {
"showInChat": true,
"Caustic": -3
"probability": 0.1
}
},
}
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"component": "Drowsiness",
"time": 4,
"type": "Add",
"refresh": false
},
{
"class": "GenericStatusEffect",
"key": "Jitter",
"time": 4,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"time": 10,
"type": "Remove"
},
{
"class": "AdjustReagent",
"reagent": "Desoxyephedrine",
"amount": -3
},
},
{
{
"class": "HealthChange",
"class": "AdjustReagent",
"conditions": [
"reagent": "Ephedrine",
{
"amount": -3
"class": "ReagentThreshold",
"min": 16,
"max": null
}
],
"damage": {
"types": {
"Heat": 2
}
}
},
},
{
{
"class": "Jitter",
"class": "AdjustReagent",
"conditions": [
"reagent": "Stimulants",
{
"amount": -3
"class": "ReagentThreshold",
"min": 20,
"max": null
}
]
},
},
{
{
"class": "PopupMessage",
"class": "AdjustReagent",
"conditions": [
"reagent": "THC",
{
"amount": -3
"class": "ReagentThreshold",
"min": 20
}
],
"type": "Local",
"visualType": "Medium",
"messages": [
"generic-reagent-effect-nauseous"
],
"probability": 0.2
},
},
{
{
"class": "ChemVomit",
"class": "AdjustReagent",
"conditions": [
"reagent": "SpaceDrugs",
{
"amount": -3
"class": "ReagentThreshold",
},
"min": 30,
{
"max": null
"class": "AdjustReagent",
}
"reagent": "Bananadine",
],
"amount": -3
"probability": 0.02
},
}
{
]
"class": "AdjustReagent",
}
"reagent": "SpaceGlue",
},
"amount": -3
"name": "sigynate",
},
"desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
{
"physicalDesc": "thick",
"class": "AdjustReagent",
"recipes": [
"reagent": "MindbreakerToxin",
{
"amount": -3
}
]
}
},
"name": "haloperidol",
"desc": "Removes most stimulating and hallucinogenic drugs. Reduces druggy effects and jitteriness. Causes drowsiness.",
"physicalDesc": "crystalline",
"recipes": [
{
"type": "reaction",
"type": "reaction",
"id": "Sigynate",
"id": "Haloperidol",
"impact": "Medium",
"minTemp": 370,
"reactants": [
"reactants": [
[
[
"sodium carbonate",
"Aluminium",
1,
1,
false,
false,
"SodiumCarbonate"
"aluminium"
],
],
[
[
"sodium hydroxide",
"Chlorine",
1,
1,
false,
false,
"SodiumHydroxide"
"chlorine"
],
],
[
[
"kelotane",
"Fluorine",
1,
1,
false,
false,
"Kelotane"
"fluorine"
],
],
[
[
"water",
"Oil",
1,
1,
false,
false,
"Water"
"oil"
],
],
[
[
"sugar",
"PotassiumIodide",
1,
1,
false,
false,
"Sugar"
"PotassiumIodide"
]
]
],
],
"products": [
"products": [
[
[
"sigynate",
"Haloperidol",
4,
5,
"Sigynate"
"haloperidol"
]
]
]
]
Line 8,044: Line 8,469:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Emote",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Caustic",
"* Applies Drowsiness for 4s",
"\n",
"* Applies Jitter for 4s",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 16u of sigynate",
"* Applies SeeingRainbows for 10s",
"\n",
"* Removes 3u of Desoxyephedrine from the solution",
"* Causes jittering when there's at least 20u of sigynate",
"* Removes 3u of Ephedrine from the solution",
"\n",
"* Removes 3u of Stimulants from the solution",
"* Has a 2% chance to cause vomiting when there's at least 30u of sigynate"
"* Removes 3u of THC from the solution",
"* Removes 3u of SpaceDrugs from the solution",
"* Removes 3u of Bananadine from the solution",
"* Removes 3u of SpaceGlue from the solution",
"* Removes 3u of MindbreakerToxin from the solution"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Caustic\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 16u of sigynate\n* Causes jittering when there's at least 20u of sigynate\n* Has a 2% chance to cause vomiting when there's at least 30u of sigynate"
"effectLine": "'''Medicine'''\n* Emote\n* Applies Drowsiness for 4s\n* Applies Jitter for 4s\n* Applies SeeingRainbows for 10s\n* Removes 3u of Desoxyephedrine from the solution\n* Removes 3u of Ephedrine from the solution\n* Removes 3u of Stimulants from the solution\n* Removes 3u of THC from the solution\n* Removes 3u of SpaceDrugs from the solution\n* Removes 3u of Bananadine from the solution\n* Removes 3u of SpaceGlue from the solution\n* Removes 3u of MindbreakerToxin from the solution"
},
},
{
{
"id": "Holywater",
"id": "Happiness",
"group": "Medicine",
"group": "Narcotics",
"color": "#91C3F7",
"color": "#EE35FF",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "holy",
"flavor": "paintthinner",
"metabolisms": {
"metabolisms": {
"Drink": {
"Narcotic": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "Emote",
"factor": 3
"emote": "Laugh",
}
"showInChat": true,
]
"probability": 0.1,
},
"conditions": [
"Medicine": {
{
"effects": [
"class": "ReagentThreshold",
"max": 20
}
]
},
{
{
"class": "HealthChange",
"class": "Emote",
"emote": "Whistle",
"showInChat": true,
"probability": 0.1,
"conditions": [
"conditions": [
{
{
"class": "TotalDamage",
"class": "ReagentThreshold",
"max": 50,
"max": 20
"min": 0
}
}
],
]
"damage": {
},
"types": {
{
"Blunt": -0.2,
"class": "Emote",
"Poison": -0.2,
"emote": "Crying",
"Heat": -0.2,
"showInChat": true,
"Shock": -0.2,
"probability": 0.1,
"Cold": -0.2
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"psicodine-effect-fearless",
"psicodine-effect-anxieties-wash-away",
"psicodine-effect-at-peace"
],
"probability": 0.2,
"conditions": [
{
"class": "ReagentThreshold",
"max": 20
}
}
}
]
},
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 5,
"refresh": false
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "happiness",
{
"desc": "Fills you with ecstatic numbness and causes minor brain damage. Highly addictive. If overdosed causes sudden mood swings.",
"class": "PlantAdjustWater",
"physicalDesc": "soothing",
"amount": 1
}
],
"name": "holy water",
"desc": "The cleanest and purest of waters straight from the hands of god, is known to magically heal wounds.",
"physicalDesc": "holy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "WatertoHolyWater",
"id": "Happiness",
"impact": "Low",
"requiredMixerCategories": [
"Holy"
],
"reactants": [
"reactants": [
[
[
"water",
"Laughter",
2,
false,
"laughter"
],
[
"Epinephrine",
1,
1,
false,
false,
"Water"
"epinephrine"
],
[
"Ethanol",
1,
false,
"ethanol"
],
[
"Plasma",
5,
true,
"plasma"
]
]
],
],
"products": [
"products": [
[
[
"holy water",
"Happiness",
1,
4,
"Holywater"
"happiness"
]
]
]
]
Line 8,130: Line 8,601:
],
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Narcotic'''",
"\n",
"* Emote when there's at most 20u of happiness",
"* Satiates thirst averagely",
"* Emote when there's at most 20u of happiness",
"\n",
"* Emote when there's at least 20u of happiness",
"'''Medicine''' (0.5u per second)",
"* PopupMessage when there's at most 20u of happiness",
"\n",
"* Applies SeeingRainbows for 5s"
"* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Cold when it has at most 50 total damage",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Cold when it has at most 50 total damage\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
"effectLine": "'''Narcotic'''\n* Emote when there's at most 20u of happiness\n* Emote when there's at most 20u of happiness\n* Emote when there's at least 20u of happiness\n* PopupMessage when there's at most 20u of happiness\n* Applies SeeingRainbows for 5s"
},
},
{
{
"id": "Pyrazine",
"id": "Healium",
"group": "Medicine",
"group": null,
"color": "#aa4308",
"color": "#90560b",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "syrupy",
"flavor": "strange",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Gas": {
"metabolismRate": 0.1,
"effects": [
"effects": [
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Healium",
"max": 24
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"damage": {
"types": {
"groups": {
"Heat": -1
"Burn": -2,
"Toxin": -5,
"Brute": -2
}
}
}
}
Line 8,167: Line 8,652:
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 20,
"reagent": "Healium",
"max": null
"min": 24
}
}
],
],
"ignoreResistances": true,
"damage": {
"damage": {
"types": {
"groups": {
"Slash": 0.5,
"Burn": -20,
"Piercing": 0.5
"Toxin": -50,
"Brute": -20
}
}
}
}
},
},
{
{
"class": "ChemVomit",
"class": "PopupMessage",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 15,
"reagent": "Healium",
"max": null
"min": 4
},
{
"class": "BloodReagentThreshold",
"reagent": "NitrosylPlasmide",
"max": 0.1
}
}
],
],
"probability": 0.1
"type": "Local",
"visualType": "Medium",
"messages": [
"effect-sleepy"
],
"probability": 0.01
},
},
{
{
"class": "Emote",
"class": "GenericStatusEffect",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 20
"reagent": "Healium",
"min": 8
},
{
"class": "BloodReagentThreshold",
"reagent": "NitrosylPlasmide",
"max": 0.01
}
}
],
],
"emote": "Scream",
"key": "ForcedSleep",
"probability": 0.2
"component": "ForcedSleeping",
"time": 1,
"type": "Add"
},
{
"class": "Drunk",
"boozePower": 35,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Healium",
"min": 4
}
]
}
}
]
]
}
},
},
"Medicine": {
"name": "pyrazine",
"effects": [
"desc": "Efficiently heals burns from the hottest of fires. Causes massive internal bleeding when overdosed.",
{
"physicalDesc": "thick",
"class": "HealthChange",
"recipes": [
"damage": {
{
"groups": {
"type": "reaction",
"Burn": -0.1,
"id": "Pyrazine",
"Toxin": -0.1,
"impact": "Medium",
"Brute": -0.1
"minTemp": 540,
}
"reactants": [
}
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Healium",
"min": 6
}
],
"key": "ForcedSleep",
"component": "ForcedSleeping",
"time": 3,
"type": "Add"
},
{
"class": "Drunk",
"boozePower": 150,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Healium",
"min": 3
}
]
}
]
}
},
"name": "healium",
"desc": "A powerful sleeping agent with regenerative properties.",
"physicalDesc": "gaseous",
"recipes": [],
"effects": [
"'''Gas'''",
"* Oxygenate",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Burn when there's at most 24u of healium",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Toxin when there's at most 24u of healium",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Brute when there's at most 24u of healium",
"* Heals \u003Cspan style=\"color:green\"\u003E20\u003C/span\u003E Burn when there's at least 24u of healium",
"* Heals \u003Cspan style=\"color:green\"\u003E50\u003C/span\u003E Toxin when there's at least 24u of healium",
"* Heals \u003Cspan style=\"color:green\"\u003E20\u003C/span\u003E Brute when there's at least 24u of healium",
"* PopupMessage when there's at least 4u of healium",
"* Applies ForcedSleep for 1s when there's at least 8u of healium",
"* Drunk when there's at least 4u of healium",
"\n",
"'''Medicine'''",
"* Heals \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E Burn",
"* Heals \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E Toxin",
"* Heals \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E Brute",
"* Applies ForcedSleep for 3s when there's at least 6u of healium",
"* Drunk when there's at least 3u of healium"
],
"effectLine": "'''Gas'''\n* Oxygenate\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Burn when there's at most 24u of healium\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Toxin when there's at most 24u of healium\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Brute when there's at most 24u of healium\n* Heals \u003Cspan style=\"color:green\"\u003E20\u003C/span\u003E Burn when there's at least 24u of healium\n* Heals \u003Cspan style=\"color:green\"\u003E50\u003C/span\u003E Toxin when there's at least 24u of healium\n* Heals \u003Cspan style=\"color:green\"\u003E20\u003C/span\u003E Brute when there's at least 24u of healium\n* PopupMessage when there's at least 4u of healium\n* Applies ForcedSleep for 1s when there's at least 8u of healium\n* Drunk when there's at least 4u of healium\n\n\n'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E Burn\n* Heals \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E Toxin\n* Heals \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E Brute\n* Applies ForcedSleep for 3s when there's at least 6u of healium\n* Drunk when there's at least 3u of healium"
},
{
"id": "HeartbreakerToxin",
"group": "Toxins",
"color": "#5f959c",
"textColorTheme": "light",
"flavor": null,
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Asphyxiation": 5
}
}
}
]
}
},
"name": "heartbreaker toxin",
"desc": "A hallucinogenic compound derived from mindbreaker toxin. it blocks neurological signals to the respiratory system, causing asphyxiation. Epinephrine will filter it out, however.",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "HeartbreakerToxin",
"reactants": [
[
[
"leporazine",
"Salbutamol",
1,
1,
false,
false,
"Leporazine"
"Salbutamol"
],
],
[
[
"dermaline",
"MindbreakerToxin",
1,
1,
false,
false,
"Dermaline"
"MindbreakerToxin"
],
[
"carbon",
1,
false,
"Carbon"
]
]
],
],
"products": [
"products": [
[
[
"pyrazine",
"HeartbreakerToxin",
3,
2,
"Pyrazine"
"HeartbreakerToxin"
]
]
]
]
Line 8,242: Line 8,835:
],
],
"effects": [
"effects": [
"'''Medicine''' (0.1u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation"
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Heat",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Slash and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Piercing when there's at least 20u of pyrazine",
"\n",
"* Has a 10% chance to cause vomiting when there's at least 15u of pyrazine"
],
],
"effectLine": "'''Medicine''' (0.1u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Slash and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Piercing when there's at least 20u of pyrazine\n* Has a 10% chance to cause vomiting when there's at least 15u of pyrazine"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation"
},
},
{
{
"id": "Insuzine",
"id": "Helium",
"group": "Medicine",
"group": null,
"color": "#8147ff",
"color": "#005959",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "bitter",
"metabolisms": {
"name": "helium",
"Medicine": {
"desc": "A very inert gas produced by the fusion of hydrogen and it's derivatives.",
"effects": [
"physicalDesc": "gaseous",
{
"recipes": [],
"class": "HealthChange",
"effects": [],
"effectLine": ""
},
{
"id": "HippiesDelight",
"group": "Drinks",
"color": "#6eaa0c",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "hippiesdelight",
"name": "Hippie's Delight",
"desc": "You just don't get it maaaan.",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "HippiesDelight",
"reactants": [
[
"GargleBlaster",
1,
false,
"GargleBlaster"
],
[
"THC",
1,
false,
"THC"
]
],
"products": [
[
"HippiesDelight",
2,
"HippiesDelight"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "Histamine",
"group": "Toxins",
"color": "#FA6464",
"textColorTheme": "light",
"flavor": null,
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"probability": 0.1,
"damage": {
"damage": {
"types": {
"groups": {
"Shock": -4
"Brute": 2
}
}
}
}
},
{
"class": "AdjustReagent",
"reagent": "licoxide",
"amount": -4
},
{
"class": "AdjustReagent",
"reagent": "tazinide",
"amount": -4
},
{
"class": "AdjustTemperature",
"amount": -5000
},
},
{
{
Line 8,288: Line 8,916:
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 12,
"min": 45
"max": null
}
}
],
],
"damage": {
"damage": {
"types": {
"groups": {
"Cold": 2
"Brute": 2,
"Toxin": 2,
"Airloss": 2
}
}
}
}
},
},
{
{
"class": "AdjustTemperature",
"class": "PopupMessage",
"conditions": [
"type": "Local",
{
"messages": [
"class": "ReagentThreshold",
"histamine-effect-light-itchiness"
"min": 12,
"max": null
}
],
],
"amount": -30000
"probability": 0.1
},
},
{
{
"class": "Jitter",
"class": "PopupMessage",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 12,
"min": 45
"max": null
}
}
]
],
"type": "Local",
"visualType": "Medium",
"messages": [
"histamine-effect-heavy-itchiness"
],
"probability": 0.2
}
]
}
},
"name": "histamine",
"desc": "A chemical caused by allergenics reacting with antibodies. Lethal at large quantities.",
"physicalDesc": "abrasive",
"recipes": [],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute when there's at least 45u of histamine",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Toxin when there's at least 45u of histamine",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss when there's at least 45u of histamine",
"* PopupMessage",
"* PopupMessage when there's at least 45u of histamine"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute when there's at least 45u of histamine\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Toxin when there's at least 45u of histamine\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss when there's at least 45u of histamine\n* PopupMessage\n* PopupMessage when there's at least 45u of histamine"
},
{
"id": "Holywater",
"group": "Medicine",
"color": "#91C3F7",
"textColorTheme": "dark",
"flavor": "holy",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 3
}
]
},
"Medicine": {
"effects": [
{
"class": "DeCultify",
"amount": 2.5
},
{
"class": "HealthChange",
"conditions": [
{
"class": "TotalDamage",
"max": 50
}
],
"damage": {
"types": {
"Blunt": -0.2,
"Poison": -0.2,
"Heat": -0.2,
"Shock": -0.2,
"Cold": -0.2
}
}
}
}
]
]
}
}
},
},
"name": "insuzine",
"name": "holy water",
"desc": "Rapidly repairs dead tissue caused by electrocution, but cools you slightly. Completely freezes the patient when overdosed.",
"desc": "The cleanest and purest of waters straight from the hands of god, is known to magically heal wounds.",
"physicalDesc": "frosty",
"physicalDesc": "holy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Insuzine",
"id": "WatertoHolyWater",
"impact": "Medium",
"minTemp": 433,
"reactants": [
"reactants": [
[
[
"leporazine",
"Water",
1,
false,
"Leporazine"
],
[
"kelotane",
1,
false,
"Kelotane"
],
[
"silicon",
1,
1,
false,
false,
"Silicon"
"water"
]
]
],
],
"products": [
"products": [
[
[
"insuzine",
"Holywater",
3,
1,
"Insuzine"
"holy water"
]
]
]
],
"impact": "Low"
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Shock",
"\n",
"* Removes 4u of licoxide from the solution",
"\n",
"* Removes 4u of tazinide from the solution",
"\n",
"* Removes -5000J of heat from the body it's in",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cold when there's at least 12u of insuzine",
"'''Medicine'''",
"\n",
"* DeCultify",
"* Removes -30000J of heat from the body it's in when there's at least 12u of insuzine",
"* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Blunt",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Poison",
"* Causes jittering when there's at least 12u of insuzine"
"* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Heat",
"* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Shock",
"* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Cold"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Shock\n* Removes 4u of licoxide from the solution\n* Removes 4u of tazinide from the solution\n* Removes -5000J of heat from the body it's in\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cold when there's at least 12u of insuzine\n* Removes -30000J of heat from the body it's in when there's at least 12u of insuzine\n* Causes jittering when there's at least 12u of insuzine"
"effectLine": "'''Drink'''\n* SatiateThirst\n\n\n'''Medicine'''\n* DeCultify\n* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Blunt\n* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Poison\n* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Heat\n* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Shock\n* Heals \u003Cspan style=\"color:green\"\u003E0.2\u003C/span\u003E Cold"
},
},
{
{
"id": "Opporozidone",
"id": "Honk",
"group": "Medicine",
"group": "Toxins",
"color": "#b5e36d",
"color": "#F2E9D2",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "acid",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Poison": {
"metabolismRate": 0.05,
"effects": [
"effects": [
{
{
"class": "ReduceRotting",
"class": "Emote",
"seconds": 20,
"emote": "Honk",
"showInChat": true,
"force": true,
"probability": 0.2
},
{
"class": "HealthChange",
"conditions": [
"conditions": [
{
{
"class": "Temperature",
"class": "ReagentThreshold",
"max": 150,
"min": 1
"min": 0
},
},
{
{
"class": "MobStateCondition",
"class": "OrganType",
"mobstate": "Dead"
"type": "Animal"
}
],
"damage": {
"types": {
"Poison": 0.06
}
}
]
}
}
}
]
]
}
}
},
},
"name": "opporozidone",
"name": "honk",
"desc": "A difficult to synthesize cryogenic drug used to regenerate rotting tissue and brain matter.",
"desc": "A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate.",
"physicalDesc": "sickly",
"physicalDesc": "pungent",
"recipes": [],
"effects": [
"'''Poison''' (0.05u per second)",
"* Emote",
"* Deals \u003Cspan style=\"color:red\"\u003E0.06\u003C/span\u003E Poison when there's at least 1u of honk"
],
"effectLine": "'''Poison''' (0.05u per second)\n* Emote\n* Deals \u003Cspan style=\"color:red\"\u003E0.06\u003C/span\u003E Poison when there's at least 1u of honk"
},
{
"id": "Hooch",
"group": "Drinks",
"color": "#664e00",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "hooch",
"name": "hooch",
"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",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Opporozidone",
"id": "Hooch",
"minTemp": 400,
"reactants": [
"reactants": [
[
[
"cognizine",
"Ethanol",
1,
2,
false,
false,
"Cognizine"
"ethanol"
],
],
[
[
"plasma",
"WeldingFuel",
2,
1,
false,
false,
"Plasma"
"WeldingFuel"
],
],
[
[
"doxarubixadone",
"Enzyme",
1,
1,
false,
false,
"Doxarubixadone"
"universal enzyme"
]
]
],
],
"products": [
"products": [
[
[
"opporozidone",
"Hooch",
3,
3,
"Opporozidone"
"hooch"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.5u per second)",
"effectLine": ""
"\n",
"* Reduces 20s of rotting when the body's temperature is at most 150k and the mob is dead"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Reduces 20s of rotting when the body's temperature is at most 150k and the mob is dead"
},
},
{
{
"id": "Necrosol",
"id": "HorseradishSauce",
"group": "Medicine",
"group": "Foods",
"color": "#86a5bd",
"color": "gray",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "spicy",
"metabolisms": {
"name": "horseradish sauce",
"Medicine": {
"desc": "Smelly horseradish sauce.",
"physicalDesc": "overpowering",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "HotCocoa",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "chocolate",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
},
"class": "Temperature",
{
"max": 213,
"class": "AdjustReagent",
"min": 0
"reagent": "Theobromine",
}
"amount": 0.05
],
"damage": {
"groups": {
"Brute": -4,
"Burn": -5
},
"types": {
"Poison": -2
}
}
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "hot cocoa",
{
"desc": "Smells like the holidays!",
"class": "PlantAdjustToxins",
"physicalDesc": "aromatic",
"amount": -5
},
{
"class": "PlantAdjustHealth",
"amount": 5
},
{
"class": "PlantCryoxadone {}"
}
],
"name": "necrosol",
"desc": "A necrotic substance that seems to be able to heal frozen corpses. It can treat and rejuvenate plants when applied in small doses.",
"physicalDesc": "necrotic",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Necrosol",
"id": "HotCocoa",
"impact": "Medium",
"minTemp": 370,
"reactants": [
"reactants": [
[
[
"blood",
"Water",
3,
1,
false,
false,
"Blood"
"water"
],
],
[
[
"omnizine",
"CocoaPowder",
1,
1,
false,
false,
"Omnizine"
"cocoa powder"
],
[
"cryoxadone",
2,
false,
"Cryoxadone"
]
]
],
],
"products": [
"products": [
[
[
"necrosol",
"HotCocoa",
2,
2,
"Necrosol"
"HotCocoa"
]
]
]
],
"minTemp": 350
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Poison when the body's temperature is at most 213k",
"* Adds 0.05u of Theobromine to the solution"
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E",
"\n",
"* Ages back the plant, depending on the plant's age and time to grow"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Poison when the body's temperature is at most 213k\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E\n* Ages back the plant, depending on the plant's age and time to grow"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.05u of Theobromine to the solution"
},
},
{
{
"id": "Aloxadone",
"id": "HotRamen",
"group": "Medicine",
"group": "Drinks",
"color": "#89f77f",
"color": "#664300",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "medicine",
"parent": "BaseDrink",
"flavor": "cheapnoodles",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Food": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateHunger",
"conditions": [
"factor": 4
{
"class": "Temperature",
"max": 213,
"min": 0
}
],
"damage": {
"types": {
"Heat": -3,
"Shock": -3,
"Caustic": -1
}
}
}
}
]
]
}
}
},
},
"name": "aloxadone",
"name": "hot ramen",
"desc": "A cryogenics chemical. Used to treat severe third degree burns via regeneration of the burnt tissue. Works regardless of the patient being alive or dead.",
"desc": "Hot noodles.",
"physicalDesc": "soothing",
"physicalDesc": "wormy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Aloxadone",
"id": "HotRamen",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"cryoxadone",
"DryRamen",
1,
5,
false,
"Cryoxadone"
],
[
"aloe",
2,
false,
false,
"Aloe"
"DryRamen"
],
],
[
[
"sigynate",
"Water",
2,
2,
false,
false,
"Sigynate"
"water"
]
]
],
],
"products": [
"products": [
[
[
"aloxadone",
"HotRamen",
4,
6,
"Aloxadone"
"HotRamen"
]
]
]
],
"minTemp": 323.15
}
}
],
],
"effects": [
"effects": [
"'''Medicine''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateHunger"
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Caustic when the body's temperature is at most 213k"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Caustic when the body's temperature is at most 213k"
"effectLine": "'''Food'''\n* SatiateHunger"
},
},
{
{
"id": "Mannitol",
"id": "Hotsauce",
"group": "Medicine",
"group": "Foods",
"color": "#A0A0A0",
"color": "red",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "sweet",
"flavor": "spicy",
"metabolisms": {
"name": "hotsauce",
"Medicine": {
"desc": "Burns so good.",
"effects": [
"physicalDesc": "spicy",
{
"class": "PopupMessage",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15
}
],
"type": "Local",
"visualType": "Medium",
"messages": [
"mannitol-effect-enlightened"
],
"probability": 0.2
}
]
}
},
"name": "mannitol",
"desc": "Efficiently restores brain damage.",
"physicalDesc": "opaque",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Mannitol",
"id": "CookingHotsauce",
"reactants": [
"reactants": [
[
[
"hydrogen",
"JuiceTomato",
1,
1,
false,
false,
"Hydrogen"
"JuiceTomato"
],
],
[
[
"water",
"TableSalt",
1,
1,
false,
false,
"Water"
"TableSalt"
],
],
[
[
"sugar",
"CapsaicinOil",
1,
1,
false,
false,
"Sugar"
"CapsaicinOil"
]
]
],
],
"products": [
"products": [
[
[
"mannitol",
"Hotsauce",
3,
3,
"Mannitol"
"hotsauce"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.5u per second)"
"effectLine": ""
],
"effectLine": "'''Medicine''' (0.5u per second)"
},
},
{
{
"id": "Psicodine",
"id": "Hydrogen",
"group": "Medicine",
"group": "Elements",
"color": "#07E79E",
"color": "#cccccc",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"metabolisms": {
"name": "hydrogen",
"Medicine": {
"desc": "A light, flammable gas.",
"effects": [
"physicalDesc": "gaseous",
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"damage": {
"types": {
"Poison": 2
}
}
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 8,
"refresh": false
},
{
"class": "GenericStatusEffect",
"key": "Jitter",
"time": 2,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "Drunk",
"time": 6,
"type": "Remove"
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"psicodine-effect-fearless",
"psicodine-effect-anxieties-wash-away",
"psicodine-effect-at-peace"
],
"probability": 0.2
}
]
}
},
"name": "psicodine",
"desc": "Suppresses anxiety and other various forms of mental distress. Overdose causes hallucinations and minor toxin damage.",
"physicalDesc": "shiny",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Psicodine",
"id": "EthanolBreakdown",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"mannitol",
"Ethanol",
2,
9,
false,
false,
"Mannitol"
"ethanol"
],
]
],
"products": [
[
[
"impedrezene",
"Hydrogen",
1,
6,
false,
"hydrogen"
"Impedrezene"
],
],
[
[
"water",
"Carbon",
2,
2,
false,
"carbon"
"Water"
],
]
],
"products": [
[
[
"psicodine",
"Oxygen",
4,
1,
"Psicodine"
"oxygen"
]
]
]
]
}
},
],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 30u of psicodine",
"\n",
"* Causes hallucinations for at least 0.8s with accumulation when there's at least 30u of psicodine",
"\n",
"* Removes 2s of jittering",
"\n",
"* Removes 6s of drunkness"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 30u of psicodine\n* Causes hallucinations for at least 0.8s with accumulation when there's at least 30u of psicodine\n* Removes 2s of jittering\n* Removes 6s of drunkness"
},
{
"id": "PotassiumIodide",
"group": "Medicine",
"color": "#baa15d",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "RadiationProtection",
"component": "RadiationProtection",
"time": 2,
"type": "Add",
"refresh": false
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"damage": {
"types": {
"Poison": 1
}
}
}
]
}
},
"name": "potassium iodide",
"desc": "Will reduce the damaging effects of radiation by 90%. Prophylactic use only.",
"physicalDesc": "grainy",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "PotassiumIodide",
"id": "WaterBreakdown",
"reactants": [
"reactants": [
[
[
"potassium",
"Water",
1,
3,
false,
false,
"Potassium"
"water"
]
],
"products": [
[
"Hydrogen",
2,
"hydrogen"
],
],
[
[
"iodine",
"Oxygen",
1,
1,
"oxygen"
]
]
},
{
"type": "reaction",
"id": "FatBreakdown",
"reactants": [
[
"Fat",
15,
false,
false,
"Iodine"
"fat"
]
]
],
],
"products": [
"products": [
[
[
"potassium iodide",
"Carbon",
2,
5,
"PotassiumIodide"
"carbon"
],
[
"Hydrogen",
10,
"hydrogen"
],
[
"Oxygen",
1,
"oxygen"
]
]
]
]
}
},
],
{
"effects": [
"type": "reaction",
"'''Medicine''' (0.5u per second)",
"id": "UncookedAnimalProteinBreakdown",
"\n",
"reactants": [
"* Causes radiation protection for at least 0.2s with accumulation",
[
"\n",
"UncookedAnimalProteins",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of potassium iodide"
10,
false,
"UncookedAnimalProteins"
]
],
"products": [
[
"Carbon",
2,
"carbon"
],
[
"Hydrogen",
4,
"hydrogen"
],
[
"Phosphorus",
3,
"phosphorus"
],
[
"Oxygen",
1,
"oxygen"
]
]
},
{
"type": "reaction",
"id": "ProteinBreakdown",
"reactants": [
[
"Protein",
10,
false,
"protein"
]
],
"products": [
[
"Carbon",
2,
"carbon"
],
[
"Hydrogen",
4,
"hydrogen"
],
[
"Phosphorus",
3,
"phosphorus"
],
[
"Oxygen",
1,
"oxygen"
]
]
},
{
"type": "reaction",
"id": "WeldingFuelBreakdown",
"reactants": [
[
"WeldingFuel",
10,
false,
"WeldingFuel"
]
],
"products": [
[
"Ethanol",
5,
"ethanol"
],
[
"Hydrogen",
3,
"hydrogen"
],
[
"Sulfur",
2,
"sulfur"
]
]
}
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Causes radiation protection for at least 0.2s with accumulation\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of potassium iodide"
"effects": [],
"effectLine": "",
"boilingPoint": -253,
"meltingPoint": -259.2
},
},
{
{
"id": "Haloperidol",
"id": "Hydroxide",
"group": "Medicine",
"group": null,
"color": "#27870a",
"color": "white",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": null,
"metabolisms": {
"name": "hydroxide",
"Medicine": {
"desc": "A strong alkaline chemical, forming a base for many organic compounds.",
"effects": [
"physicalDesc": "alkaline",
{
"recipes": [
"class": "Emote",
"emote": "Yawn",
"showInChat": true,
"probability": 0.1
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"component": "Drowsiness",
"time": 4,
"type": "Add",
"refresh": false
},
{
"class": "GenericStatusEffect",
"key": "Jitter",
"time": 4,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"time": 10,
"type": "Remove"
},
{
"class": "AdjustReagent",
"reagent": "desoxyephedrine",
"amount": -3
},
{
"class": "AdjustReagent",
"reagent": "ephedrine",
"amount": -3
},
{
"class": "AdjustReagent",
"reagent": "hyperzine",
"amount": -3
},
{
"class": "AdjustReagent",
"reagent": "THC",
"amount": -3
},
{
"class": "AdjustReagent",
"reagent": "space mirage",
"amount": -3
},
{
"class": "AdjustReagent",
"reagent": "bananadine",
"amount": -3
},
{
"class": "AdjustReagent",
"reagent": "space glue",
"amount": -3
},
{
"class": "AdjustReagent",
"reagent": "mindbreaker toxin",
"amount": -3
}
]
}
},
"name": "haloperidol",
"desc": "Removes most stimulating and hallucinogenic drugs. Reduces druggy effects and jitteriness. Causes drowsiness.",
"physicalDesc": "crystalline",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Haloperidol",
"id": "Hydroxide",
"reactants": [
"reactants": [
[
[
"aluminium",
"Oxygen",
1,
1,
false,
false,
"Aluminium"
"oxygen"
],
],
[
[
"chlorine",
"Hydrogen",
1,
1,
false,
false,
"Chlorine"
"hydrogen"
],
]
],
"products": [
[
[
"fluorine",
"Hydroxide",
1,
2,
false,
"hydroxide"
"Fluorine"
]
],
],
[
"minTemp": 310
"oil",
1,
false,
"Oil"
],
[
"potassium iodide",
1,
false,
"PotassiumIodide"
]
],
"products": [
[
"haloperidol",
5,
"Haloperidol"
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Medicine''' (0.5u per second)",
"effectLine": "",
"\n",
"boilingPoint": 1661,
"* Causes drowsiness for at least 0.4s with accumulation",
"meltingPoint": 596
"\n",
"* Removes 4s of jittering",
"\n",
"* Removes 10s of hallucinations",
"\n",
"* Removes 3u of desoxyephedrine from the solution",
"\n",
"* Removes 3u of ephedrine from the solution",
"\n",
"* Removes 3u of hyperzine from the solution",
"\n",
"* Removes 3u of THC from the solution",
"\n",
"* Removes 3u of space mirage from the solution",
"\n",
"* Removes 3u of bananadine from the solution",
"\n",
"* Removes 3u of space glue from the solution",
"\n",
"* Removes 3u of mindbreaker toxin from the solution"
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Causes drowsiness for at least 0.4s with accumulation\n* Removes 4s of jittering\n* Removes 10s of hallucinations\n* Removes 3u of desoxyephedrine from the solution\n* Removes 3u of ephedrine from the solution\n* Removes 3u of hyperzine from the solution\n* Removes 3u of THC from the solution\n* Removes 3u of space mirage from the solution\n* Removes 3u of bananadine from the solution\n* Removes 3u of space glue from the solution\n* Removes 3u of mindbreaker toxin from the solution"
},
},
{
{
"id": "Desoxyephedrine",
"id": "Hyper-Noblium",
"group": "Narcotics",
"group": null,
"color": "#FAFAFA",
"color": "#33cccc",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"name": "hyper-noblium",
"desc": "The most noble gas of them all. High quantities of hyper-noblium actively prevents reactions from occuring.",
"physicalDesc": "gaseous",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Hyronalin",
"group": "Medicine",
"color": "#4cb580",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Poison": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
Line 9,043: Line 9,580:
"damage": {
"damage": {
"types": {
"types": {
"Poison": 0.75
"Radiation": -0.5
}
}
}
}
},
{
"class": "ChemVomit",
"probability": 0.02
},
},
{
{
Line 9,052: Line 9,593:
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 30,
"min": 20
"max": null
}
}
],
],
"damage": {
"damage": {
"types": {
"types": {
"Poison": 2,
"Heat": 1.5
"Asphyxiation": 2
}
}
}
}
},
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30
}
]
}
}
]
]
},
}
"Narcotic": {
},
"effects": [
"name": "hyronalin",
{
"desc": "A weak treatment for radiation damage. A precursor to arithrazine and phalanximine. Can cause vomiting.",
"class": "MovespeedModifier",
"physicalDesc": "cloudy",
"walkSpeedModifier": 1.35,
"sprintSpeedModifier": 1.35,
"statusLifetime": 2
},
{
"class": "GenericStatusEffect",
"key": "Stutter",
"component": "StutteringAccent",
"time": 2
},
{
"class": "Jitter"
},
{
"class": "GenericStatusEffect",
"key": "Stun",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "KnockedDown",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Haloperidol",
"max": 0.01,
"min": 0
}
],
"key": "Drowsiness",
"time": 10,
"type": "Remove"
}
]
},
"Medicine": {
"effects": [
{
"class": "ResetNarcolepsy",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
]
}
]
}
},
"name": "desoxyephedrine",
"desc": "A more effective ephedrine, with more active downsides. Requires less doses to cure narcolepsy.",
"physicalDesc": "translucent",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Desoxyephedrine",
"id": "Hyronalin",
"impact": "Medium",
"minTemp": 370,
"reactants": [
"reactants": [
[
[
"ephedrine",
"Radium",
1,
1,
false,
false,
"Ephedrine"
"radium"
],
],
[
[
"carbon",
"PotassiumIodide",
1,
1,
false,
false,
"Carbon"
"PotassiumIodide"
],
[
"iodine",
1,
false,
"Iodine"
],
[
"phosphorus",
1,
false,
"Phosphorus"
]
]
],
],
"products": [
"products": [
[
[
"desoxyephedrine",
"Hyronalin",
4,
2,
"Desoxyephedrine"
"hyronalin"
]
]
]
]
Line 9,170: Line 9,645:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Radiation",
"* Deals \u003Cspan style=\"color:red\"\u003E0.75\u003C/span\u003E Poison",
"* ChemVomit",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Heat when there's at least 20u of hyronalin",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 30u of desoxyephedrine",
"* Causes jittering when there's at least 30u of hyronalin"
"\n",
"'''Narcotic''' (0.5u per second)",
"\n",
"* Modifies movement speed by 1.35x for at least 2 seconds",
"\n",
"* Causes stuttering for at least 0.2s without accumulation",
"\n",
"* Causes jittering",
"\n",
"* Removes 3s of stunning",
"\n",
"* Removes 3s of knockdown",
"\n",
"* Removes 10s of drowsiness when there's at most 0.01u of haloperidol",
"\n",
"'''Medicine''' (0.5u per second)",
"\n",
"* Temporarily staves off narcolepsy when there's at least 20u of desoxyephedrine"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.75\u003C/span\u003E Poison\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 30u of desoxyephedrine\n'''Narcotic''' (0.5u per second)\n* Modifies movement speed by 1.35x for at least 2 seconds\n* Causes stuttering for at least 0.2s without accumulation\n* Causes jittering\n* Removes 3s of stunning\n* Removes 3s of knockdown\n* Removes 10s of drowsiness when there's at most 0.01u of haloperidol\n'''Medicine''' (0.5u per second)\n* Temporarily staves off narcolepsy when there's at least 20u of desoxyephedrine"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Radiation\n* ChemVomit\n* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Heat when there's at least 20u of hyronalin\n* Causes jittering when there's at least 30u of hyronalin"
},
},
{
{
"id": "Ephedrine",
"id": "Ice",
"group": "Narcotics",
"group": "Drinks",
"color": "#D2FFFA",
"color": "#bed8e6",
"textColorTheme": "dark",
"flavor": "cold",
"name": "ice",
"desc": "Frozen water.",
"physicalDesc": "frosty",
"recipes": [
{
"type": "reaction",
"id": "FlashFreezeIce",
"reactants": [
[
"Fresium",
1,
false,
"Fresium"
],
[
"Water",
1,
false,
"water"
]
],
"products": [
[
"Ice",
5,
"ice"
]
]
}
],
"effects": [],
"effectLine": "",
"boilingPoint": 100,
"meltingPoint": 0
},
{
"id": "IceCream",
"group": "Drinks",
"color": "#fffbd6",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"parent": "BaseSoda",
"metabolisms": {
"flavor": "icecream",
"Narcotic": {
"name": "ice cream",
"effects": [
"desc": "It was either this or the microwave, and nobody wants ice cream soup!",
{
"physicalDesc": "creamy",
"class": "MovespeedModifier",
"walkSpeedModifier": 1.25,
"sprintSpeedModifier": 1.25,
"statusLifetime": 2
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"damage": {
"types": {
"Poison": 2,
"Asphyxiation": 2
}
}
},
{
"class": "Jitter"
},
{
"class": "GenericStatusEffect",
"key": "Stun",
"time": 1,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "KnockedDown",
"time": 1,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Haloperidol",
"max": 0.01,
"min": 0
}
],
"key": "Drowsiness",
"time": 10,
"type": "Remove"
},
{
"class": "PopupMessage",
"visualType": "Medium",
"messages": [
"ephedrine-effect-tight-pain",
"ephedrine-effect-heart-pounds"
],
"type": "Local",
"probability": 0.05
}
]
},
"Medicine": {
"effects": [
{
"class": "ResetNarcolepsy",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
]
}
]
}
},
"name": "ephedrine",
"desc": "A caffeinated adrenaline stimulator chemical that makes you faster and harder to knock down. Also helps combat narcolepsy at dosages over thirty, at the cost of severe nerval stress.",
"physicalDesc": "powdery",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Ephedrine",
"id": "IceCream",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"oil",
"Cream",
1,
false,
"Oil"
],
[
"hydrogen",
1,
1,
false,
false,
"Hydrogen"
"cream"
],
],
[
[
"sugar",
"Ice",
1,
1,
false,
false,
"Sugar"
"ice"
],
],
[
[
"diethylamine",
"Sugar",
1,
1,
false,
false,
"Diethylamine"
"sugar"
]
]
],
],
"products": [
"products": [
[
[
"ephedrine",
"IceCream",
4,
3,
"Ephedrine"
"IceCream"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Narcotic''' (0.5u per second)",
"effectLine": ""
"\n",
"* Modifies movement speed by 1.25x for at least 2 seconds",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 20u of ephedrine",
"\n",
"* Causes jittering",
"\n",
"* Removes 1s of stunning",
"\n",
"* Removes 1s of knockdown",
"\n",
"* Removes 10s of drowsiness when there's at most 0.01u of haloperidol",
"\n",
"'''Medicine''' (0.5u per second)",
"\n",
"* Temporarily staves off narcolepsy when there's at least 30u of ephedrine"
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Modifies movement speed by 1.25x for at least 2 seconds\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Asphyxiation when there's at least 20u of ephedrine\n* Causes jittering\n* Removes 1s of stunning\n* Removes 1s of knockdown\n* Removes 10s of drowsiness when there's at most 0.01u of haloperidol\n'''Medicine''' (0.5u per second)\n* Temporarily staves off narcolepsy when there's at least 30u of ephedrine"
},
},
{
{
"id": "Stimulants",
"id": "IcedBeer",
"group": "Narcotics",
"group": "Drinks",
"color": "#9A040E",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sharp",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "icedbeer",
"Narcotic": {
"name": "iced beer",
"metabolismRate": 1,
"desc": "A beer which is so cold the air around it freezes.",
"effects": [
"physicalDesc": "bubbly",
{
"recipes": [
"class": "MovespeedModifier",
{
"walkSpeedModifier": 1.3,
"type": "reaction",
"sprintSpeedModifier": 1.3,
"id": "IcedBeer",
"statusLifetime": 2
"reactants": [
},
[
"Beer",
5,
false,
"beer"
],
[
"Ice",
1,
false,
"ice"
]
],
"products": [
[
"IcedBeer",
5,
"IcedBeer"
]
]
},
{
"type": "reaction",
"id": "IcedBeerAlt",
"reactants": [
[
"Beer",
10,
false,
"beer"
],
[
"FrostOil",
1,
false,
"FrostOil"
]
],
"products": [
[
"IcedBeer",
10,
"IcedBeer"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "IcedCoffee",
"group": "Drinks",
"color": "#102838",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "coffee",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"conditions": [
"factor": 2
{
"class": "ReagentThreshold",
"min": 80,
"max": null
}
],
"damage": {
"types": {
"Poison": 1
}
}
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "ChloralHydrate",
"min": 1,
"max": null
}
],
"reagent": "chloral hydrate",
"amount": -10
},
},
{
{
"class": "GenericStatusEffect",
"class": "GenericStatusEffect",
"key": "Stun",
"key": "Drowsiness",
"time": 3,
"time": 2,
"type": "Remove"
"type": "Remove"
},
}
{
]
"class": "GenericStatusEffect",
"key": "KnockedDown",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "StaminaModifier",
"component": "StaminaModifier",
"time": 3,
"type": "Add"
},
{
"class": "GenericStatusEffect",
"key": "ForcedSleep",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Haloperidol",
"max": 0.01,
"min": 0
}
],
"key": "Drowsiness",
"time": 10,
"type": "Remove"
}
]
},
"Medicine": {
"metabolismRate": 1,
"effects": [
{
"class": "ResetNarcolepsy"
},
{
"class": "SatiateHunger",
"factor": 1
},
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "HealthChange",
"conditions": [
{
"class": "TotalDamage",
"min": 70,
"max": null
}
],
"damage": {
"groups": {
"Burn": -1,
"Brute": -1
}
}
}
]
}
}
},
},
"name": "hyperzine",
"name": "iced coffee",
"desc": "A chemical cocktail developed by Donk Co. that allows agents to recover from stuns faster, move more quickly, and grants a small heal when you're more dead than alive. Due to the complex nature of the chemical, it is much harder for the body to purge naturally.",
"desc": "Coffee and ice, refreshing and cool.",
"physicalDesc": "energizing",
"physicalDesc": "aromatic",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Stimulants",
"id": "IcedCoffee",
"impact": "Medium",
"minTemp": 370,
"reactants": [
"reactants": [
[
[
"ephedrine",
"Coffee",
1,
2,
false,
false,
"Ephedrine"
"coffee"
],
],
[
[
"vestine",
"Ice",
1,
1,
false,
false,
"Vestine"
"ice"
],
[
"oxygen",
2,
false,
"Oxygen"
]
]
],
],
"products": [
"products": [
[
[
"hyperzine",
"IcedCoffee",
2,
3,
"Stimulants"
"IcedCoffee"
]
]
]
]
Line 9,504: Line 9,859:
],
],
"effects": [
"effects": [
"'''Narcotic''' (1u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Modifies movement speed by 1.3x for at least 2 seconds",
"* Applies Drowsiness for 2s"
"\n",
],
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 80u of hyperzine",
"effectLine": "'''Drink'''\n* SatiateThirst\n* Applies Drowsiness for 2s"
"\n",
},
"* Removes 10u of chloral hydrate from the solution when there's at least 1u of chloral hydrate",
{
"\n",
"id": "IcedGreenTea",
"* Removes 3s of stunning",
"group": "Drinks",
"\n",
"color": "#5B821B",
"* Removes 3s of knockdown",
"textColorTheme": "light",
"\n",
"parent": "BaseDrink",
"* Causes modified stamina for at least 0.3s with accumulation",
"flavor": "icedtea",
"\n",
"name": "iced green tea",
"* Removes 3s of unconsciousness",
"desc": "Cold green tea.",
"\n",
"physicalDesc": "aromatic",
"* Removes 10s of drowsiness when there's at most 0.01u of haloperidol",
"recipes": [
"\n",
{
"'''Medicine''' (1u per second)",
"type": "reaction",
"\n",
"id": "IcedGreenTea",
"* Temporarily staves off narcolepsy",
"reactants": [
"\n",
[
"* Satiates hunger at 0.333x the average rate",
"GreenTea",
"\n",
2,
"* Satiates thirst at 0.333x the average rate",
false,
"\n",
"GreenTea"
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Burn and \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute when it has at least 70 total damage"
],
[
"Ice",
1,
false,
"ice"
]
],
"products": [
[
"IcedGreenTea",
3,
"IcedGreenTea"
]
]
}
],
],
"effectLine": "'''Narcotic''' (1u per second)\n* Modifies movement speed by 1.3x for at least 2 seconds\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 80u of hyperzine\n* Removes 10u of chloral hydrate from the solution when there's at least 1u of chloral hydrate\n* Removes 3s of stunning\n* Removes 3s of knockdown\n* Causes modified stamina for at least 0.3s with accumulation\n* Removes 3s of unconsciousness\n* Removes 10s of drowsiness when there's at most 0.01u of haloperidol\n'''Medicine''' (1u per second)\n* Temporarily staves off narcolepsy\n* Satiates hunger at 0.333x the average rate\n* Satiates thirst at 0.333x the average rate\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Burn and \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute when it has at least 70 total damage"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "THC",
"id": "IcedTea",
"group": "Narcotics",
"group": "Drinks",
"color": "#808080",
"color": "#6C3916",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseDrink",
"flavor": "icedtea",
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "SatiateThirst",
"key": "SeeingRainbows",
"factor": 2
"component": "SeeingRainbows",
},
"type": "Add",
{
"time": 16,
"class": "AdjustReagent",
"refresh": false
"reagent": "Theobromine",
"amount": 0.05
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "iced tea",
"desc": "No relation to a certain rap artist/actor.",
"physicalDesc": "aromatic",
"recipes": [
{
{
"class": "PlantAdjustNutrition",
"type": "reaction",
"amount": -5
"id": "IcedTea",
},
"reactants": [
{
[
"class": "PlantAdjustHealth",
"Ice",
"amount": -1
1,
}
false,
],
"ice"
"name": "THC",
],
"desc": "The main psychoactive compound in cannabis.",
[
"physicalDesc": "crystalline",
"Tea",
"recipes": [],
2,
false,
"tea"
]
],
"products": [
[
"IcedTea",
3,
"IcedTea"
]
]
}
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Causes hallucinations for at least 1.6s with accumulation",
"* Adds 0.05u of Theobromine to the solution"
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1\u003C/span\u003E"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes hallucinations for at least 1.6s with accumulation\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1\u003C/span\u003E"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.05u of Theobromine to the solution"
},
},
{
{
"id": "Nicotine",
"id": "Ichor",
"group": "Narcotics",
"group": "Biological",
"color": "#C0C0C0",
"color": "#f4692e",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "metallic",
"plantMetabolism": [
"metabolisms": {
{
"Drink": {
"class": "PlantAdjustHealth",
"effects": [
"amount": -5
{
"class": "SatiateThirst",
"factor": 1.5
}
]
},
"Medicine": {
"metabolismRate": 0.2,
"effects": [
{
"class": "ModifyBloodLevel",
"amount": 3
},
{
"class": "HealthChange",
"damage": {
"groups": {
"Burn": -4.8,
"Brute": -4.8,
"Toxin": -4,
"Airloss": -6
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -1.5
}
]
}
}
],
},
"name": "nicotine",
"name": "ichor",
"desc": "Dangerous and highly addictive, but that's what the propaganda says.",
"desc": "An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.",
"physicalDesc": "strong smelling",
"physicalDesc": "roaring",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Plants''' (0.5u per second)",
"'''Drink'''",
"* SatiateThirst",
"\n",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
"'''Medicine''' (0.2u per second)",
"* ModifyBloodLevel",
"* Heals \u003Cspan style=\"color:green\"\u003E4.8\u003C/span\u003E Burn",
"* Heals \u003Cspan style=\"color:green\"\u003E4.8\u003C/span\u003E Brute",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Toxin",
"* Heals \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Airloss",
"* ModifyBleedAmount"
],
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
"effectLine": "'''Drink'''\n* SatiateThirst\n\n\n'''Medicine''' (0.2u per second)\n* ModifyBloodLevel\n* Heals \u003Cspan style=\"color:green\"\u003E4.8\u003C/span\u003E Burn\n* Heals \u003Cspan style=\"color:green\"\u003E4.8\u003C/span\u003E Brute\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Toxin\n* Heals \u003Cspan style=\"color:green\"\u003E6\u003C/span\u003E Airloss\n* ModifyBleedAmount",
"boilingPoint": 100,
"meltingPoint": 0
},
},
{
{
Line 9,616: Line 10,036:
"class": "MovespeedModifier",
"class": "MovespeedModifier",
"walkSpeedModifier": 0.65,
"walkSpeedModifier": 0.65,
"sprintSpeedModifier": 0.65,
"sprintSpeedModifier": 0.65
"statusLifetime": 2
},
},
{
{
Line 9,653: Line 10,072:
"type": "reaction",
"type": "reaction",
"id": "Impedrezene",
"id": "Impedrezene",
"minTemp": 370,
"reactants": [
"reactants": [
[
[
"mercury",
"Mercury",
1,
1,
false,
false,
"Mercury"
"mercury"
],
],
[
[
"oxygen",
"Oxygen",
1,
1,
false,
false,
"Oxygen"
"oxygen"
],
],
[
[
"water",
"Water",
1,
1,
false,
false,
"Water"
"water"
]
]
],
],
"products": [
"products": [
[
[
"impedrezene",
"Impedrezene",
1,
1,
"Impedrezene"
"impedrezene"
]
]
]
],
"minTemp": 370
}
}
],
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic'''",
"\n",
"* MovespeedModifier",
"* Modifies movement speed by 0.65x for at least 2 seconds",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"\n",
"* Applies SeeingRainbows for 10s",
"* Causes hallucinations for at least 1s with accumulation",
"* ChemVomit",
"\n",
"* Drunk"
"* Has a 5% chance to cause vomiting",
"\n",
"* Causes drunkness"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Modifies movement speed by 0.65x for at least 2 seconds\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* Causes hallucinations for at least 1s with accumulation\n* Has a 5% chance to cause vomiting\n* Causes drunkness"
"effectLine": "'''Narcotic'''\n* MovespeedModifier\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* Applies SeeingRainbows for 10s\n* ChemVomit\n* Drunk"
},
},
{
{
"id": "SpaceDrugs",
"id": "Inaprovaline",
"group": "Narcotics",
"group": "Medicine",
"color": "#63806e",
"color": "#731024",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "HealthChange",
"key": "SeeingRainbows",
"conditions": [
"component": "SeeingRainbows",
{
"type": "Add",
"class": "MobStateCondition",
"time": 5,
"mobstate": "Critical"
"refresh": false
}
],
"damage": {
"types": {
"Asphyxiation": -3
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -0.25
}
}
]
]
}
}
},
},
"name": "space mirage",
"name": "inaprovaline",
"desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
"desc": "Inaprovaline is a synaptic stimulant and cardiostimulant, commonly used to treat asphyxiation damage caused during critical states and reduce bleeding. Used in many advanced medicines.",
"physicalDesc": "syrupy",
"physicalDesc": "opaque",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SpaceDrugs",
"id": "Inaprovaline",
"reactants": [
"reactants": [
[
[
"mercury",
"Oxygen",
1,
1,
false,
false,
"Mercury"
"oxygen"
],
],
[
[
"sugar",
"Carbon",
1,
1,
false,
false,
"Sugar"
"carbon"
],
],
[
[
"lithium",
"Sugar",
1,
1,
false,
false,
"Lithium"
"sugar"
]
]
],
],
"products": [
"products": [
[
[
"space mirage",
"Inaprovaline",
3,
3,
"SpaceDrugs"
"inaprovaline"
]
]
]
]
Line 9,755: Line 10,180:
],
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Asphyxiation",
"* Causes hallucinations for at least 0.5s with accumulation"
"* ModifyBleedAmount"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes hallucinations for at least 0.5s with accumulation"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Asphyxiation\n* ModifyBleedAmount"
},
},
{
{
"id": "Bananadine",
"id": "InsectBlood",
"group": "Narcotics",
"group": "Biological",
"color": "#ffff00",
"color": "#808A51",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "Blood",
"metabolisms": {
"flavor": "horrible",
"Narcotic": {
"name": "insect blood",
"effects": [
"desc": "Okay, this is really gross. It almost looks.. alive?",
{
"physicalDesc": "slimy",
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 5,
"refresh": false
}
]
}
},
"name": "bananadine",
"desc": "A mild psychedelic that is found in small traces in banana peels.",
"physicalDesc": "powdery",
"recipes": [],
"recipes": [],
"effects": [
"effects": [],
"'''Narcotic''' (0.5u per second)",
"effectLine": ""
"\n",
"* Causes hallucinations for at least 0.5s with accumulation"
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes hallucinations for at least 0.5s with accumulation"
},
},
{
{
"id": "Nocturine",
"id": "Insuzine",
"group": "Narcotics",
"group": "Medicine",
"color": "#128e80",
"color": "#8147ff",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "HealthChange",
"damage": {
"types": {
"Shock": -2
}
}
},
{
"class": "AdjustReagent",
"reagent": "Licoxide",
"amount": -4
},
{
"class": "AdjustReagent",
"reagent": "Tazinide",
"amount": -4
},
{
"class": "AdjustTemperature",
"amount": -2400
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 12
}
],
"damage": {
"types": {
"Cold": 2
}
}
},
{
"class": "AdjustTemperature",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"reagent": "Nocturine",
"min": 12
"min": 8,
"max": null
}
}
],
],
"key": "ForcedSleep",
"amount": -30000
"component": "ForcedSleeping",
},
"refresh": false,
{
"type": "Add",
"class": "Jitter",
"time": 2
"conditions": [
{
"class": "ReagentThreshold",
"min": 12
}
]
}
}
]
]
}
}
},
},
"name": "nocturine",
"name": "insuzine",
"desc": "A highly effective sedative and hypnotic, developed by the Syndicate for stealth operations. One-way ticket to honk-shoo town.",
"desc": "Rapidly repairs dead tissue caused by electrocution, but cools you slightly. Completely freezes the patient when overdosed.",
"physicalDesc": "powdery",
"physicalDesc": "frosty",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Nocturine",
"id": "Insuzine",
"impact": "High",
"reactants": [
"reactants": [
[
[
"impedrezene",
"Leporazine",
2,
1,
false,
"leporazine"
],
[
"Aiuri",
1,
false,
false,
"Impedrezene"
"Aiuri"
],
],
[
[
"vestine",
"Silicon",
1,
1,
false,
false,
"Vestine"
"silicon"
]
]
],
],
"products": [
"products": [
[
[
"nocturine",
"Insuzine",
1,
3,
"Nocturine"
"insuzine"
]
]
]
],
"impact": "Medium",
"minTemp": 433
}
}
],
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Shock",
"* Causes unconsciousness for at least 0.2s with accumulation when there's at least 8u of nocturine"
"* Removes 4u of Licoxide from the solution",
"* Removes 4u of Tazinide from the solution",
"* Removes 2400J of heat from the body it's in",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cold when there's at least 12u of insuzine",
"* Removes 30000J of heat from the body it's in when there's at least 12u of insuzine",
"* Causes jittering when there's at least 12u of insuzine"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes unconsciousness for at least 0.2s with accumulation when there's at least 8u of nocturine"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Shock\n* Removes 4u of Licoxide from the solution\n* Removes 4u of Tazinide from the solution\n* Removes 2400J of heat from the body it's in\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cold when there's at least 12u of insuzine\n* Removes 30000J of heat from the body it's in when there's at least 12u of insuzine\n* Causes jittering when there's at least 12u of insuzine"
},
},
{
{
"id": "MuteToxin",
"id": "Iodine",
"group": "Narcotics",
"group": "Elements",
"color": "#000000",
"color": "#BC8A00",
"textColorTheme": "light",
"flavor": "bitter",
"name": "iodine",
"desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.",
"physicalDesc": "dark brown",
"recipes": [],
"effects": [],
"effectLine": "",
"boilingPoint": 184.3,
"meltingPoint": 113.7
},
{
"id": "Ipecac",
"group": "Medicine",
"color": "#422912",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "ChemVomit",
"key": "Muted",
"conditions": [
"component": "Muted",
{
"type": "Add",
"class": "ReagentThreshold",
"time": 10,
"min": 4
"refresh": false
}
],
"probability": 0.3
}
}
]
]
}
}
},
},
"name": "mute toxin",
"name": "ipecac",
"desc": "A thick chemical that coats the vocal cords, making the user unable to speak during metabolization.",
"desc": "A rapid-acting emetic. Useful for stopping unmetabolized poisons, or mass-vomiting sessions.",
"physicalDesc": "syrupy",
"physicalDesc": "inky",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "MuteToxin",
"id": "NuclearColaBreakdown",
"impact": "Medium",
"reactants": [
"minTemp": 370,
[
"NuclearCola",
10,
false,
"NuclearCola"
]
],
"products": [
[
"Ipecac",
2,
"ipecac"
],
[
"Water",
2,
"water"
],
[
"Sugar",
2,
"sugar"
],
[
"Uranium",
1,
"uranium"
]
]
},
{
"type": "reaction",
"id": "Ipecac",
"reactants": [
"reactants": [
[
[
"uranium",
"Potassium",
1,
1,
false,
false,
"Uranium"
"potassium"
],
],
[
[
"vestine",
"Nitrogen",
2,
1,
false,
false,
"Vestine"
"nitrogen"
],
],
[
[
"space glue",
"Ammonia",
2,
1,
false,
false,
"SpaceGlue"
"ammonia"
]
]
],
],
"products": [
"products": [
[
[
"mute toxin",
"Ipecac",
2,
2,
"MuteToxin"
"ipecac"
]
]
]
]
Line 9,915: Line 10,426:
],
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* ChemVomit when there's at least 4u of ipecac"
"* Causes inability to speak for at least 1s with accumulation"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes inability to speak for at least 1s with accumulation"
"effectLine": "'''Medicine'''\n* ChemVomit when there's at least 4u of ipecac"
},
},
{
{
"id": "NorepinephricAcid",
"id": "IrishBool",
"group": "Narcotics",
"group": "Drinks",
"color": "#96a8b5",
"color": "#71672e99",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "salty",
"parent": "BaseAlcohol",
"flavor": "irishbool",
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "PopupMessage",
"class": "SatiateThirst",
"type": "Local",
"factor": 1
"messages": [
},
"generic-reagent-effect-burning-eyes",
{
"generic-reagent-effect-burning-eyes-a-bit",
"class": "AdjustReagent",
"generic-reagent-effect-tearing-up",
"reagent": "Ethanol",
"norepinephricacid-effect-eyelids",
"amount": 0.1
"norepinephricacid-effect-eyes-itch",
"norepinephricacid-effect-vision-fade",
"norepinephricacid-effect-vision-fail"
],
"probability": 0.08
},
},
{
{
"class": "PopupMessage",
"class": "AdjustReagent",
"visualType": "MediumCaution",
"reagent": "Theobromine",
"type": "Local",
"amount": 0.05
"messages": [
"norepinephricacid-effect-eye-disconnect",
"norepinephricacid-effect-eye-pain",
"norepinephricacid-effect-darkness",
"norepinephricacid-effect-blindness"
],
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
],
"probability": 0.03
},
},
{
{
"class": "GenericStatusEffect",
"class": "GenericStatusEffect",
"key": "TemporaryBlindness",
"key": "Drowsiness",
"component": "TemporaryBlindness",
"time": 1,
"conditions": [
"type": "Remove"
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"time": 2
}
}
]
]
}
}
},
},
"name": "norepinephric acid",
"name": "Irish bool",
"desc": "A smooth chemical that blocks the optical receptors, rendering the user blind during metabolization.",
"desc": "Like a bool in a Ireland shop.",
"physicalDesc": "milky",
"physicalDesc": "bubbly",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "NorepinephricAcid",
"id": "IrishBool",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"uranium",
"EnergyDrink",
1,
1,
false,
false,
"Uranium"
"EnergyDrink"
],
],
[
[
"epinephrine",
"IrishSlammer",
1,
1,
false,
false,
"Epinephrine"
"IrishSlammer"
]
]
],
],
"products": [
"products": [
[
[
"norepinephric acid",
"IrishBool",
2,
2,
"NorepinephricAcid"
"IrishBool"
]
]
]
]
Line 10,010: Line 10,495:
],
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Causes blindess for at least 0.2s without accumulation when there's at least 20u of norepinephric acid"
"* Adds 0.1u of Ethanol to the solution",
"* Adds 0.05u of Theobromine to the solution",
"* Applies Drowsiness for 1s"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes blindess for at least 0.2s without accumulation when there's at least 20u of norepinephric acid"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.1u of Ethanol to the solution\n* Adds 0.05u of Theobromine to the solution\n* Applies Drowsiness for 1s"
},
},
{
{
"id": "TearGas",
"id": "IrishCoffee",
"group": "Narcotics",
"group": "Drinks",
"color": "#96a8b5",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "salty",
"parent": "BaseAlcohol",
"flavor": "irishcoffee",
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "PopupMessage",
"class": "SatiateThirst",
"type": "Local",
"factor": 2
"probability": 0.08,
"messages": [
"generic-reagent-effect-burning-eyes",
"generic-reagent-effect-burning-eyes-a-bit",
"generic-reagent-effect-tearing-up",
"norepinephricacid-effect-eyelids",
"norepinephricacid-effect-eyes-itch",
"norepinephricacid-effect-vision-fade",
"norepinephricacid-effect-vision-fail"
]
},
},
{
{
"class": "PopupMessage",
"class": "AdjustReagent",
"type": "Local",
"reagent": "Ethanol",
"visualType": "MediumCaution",
"amount": 0.15
"probability": 0.03,
"messages": [
"norepinephricacid-effect-eye-disconnect",
"norepinephricacid-effect-eye-pain",
"norepinephricacid-effect-darkness",
"norepinephricacid-effect-blindness"
],
"conditions": [
{
"class": "ReagentThreshold",
"min": 15
}
]
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.08
},
{
"class": "GenericStatusEffect",
"key": "TemporaryBlindness",
"component": "TemporaryBlindness",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"time": 2
}
}
]
]
}
}
},
},
"name": "tear gas",
"name": "Irish coffee",
"desc": "A chemical that causes severe irritation and crying, commonly used in riot control.",
"desc": "Coffee served with irish cream. Regular cream just isn't the same!",
"physicalDesc": "milky",
"physicalDesc": "cloudy",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "IrishCoffee",
"reactants": [
[
"Coffee",
1,
false,
"coffee"
],
[
"IrishCream",
1,
false,
"IrishCream"
]
],
"products": [
[
"IrishCoffee",
2,
"IrishCoffee"
]
]
}
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Causes blindess for at least 0.2s without accumulation when there's at least 20u of tear gas"
"* Adds 0.15u of Ethanol to the solution"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes blindess for at least 0.2s without accumulation when there's at least 20u of tear gas"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
},
{
{
"id": "Happiness",
"id": "IrishCream",
"group": "Narcotics",
"group": "Drinks",
"color": "#EE35FF",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "paintthinner",
"parent": "BaseAlcohol",
"flavor": "creamy",
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "Emote",
"class": "SatiateThirst",
"emote": "Laugh",
"factor": 2
"showInChat": true,
},
"probability": 0.1,
{
"conditions": [
"class": "AdjustReagent",
{
"reagent": "Ethanol",
"class": "ReagentThreshold",
"amount": 0.2
"max": 20
}
]
},
{
"class": "Emote",
"emote": "Whistle",
"showInChat": true,
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"max": 20
}
]
},
{
"class": "Emote",
"emote": "Crying",
"showInChat": true,
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"psicodine-effect-fearless",
"psicodine-effect-anxieties-wash-away",
"psicodine-effect-at-peace"
],
"probability": 0.2,
"conditions": [
{
"class": "ReagentThreshold",
"max": 20
}
]
},
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 5,
"refresh": false
}
}
]
]
}
}
},
},
"name": "happiness",
"name": "Irish cream",
"desc": "Fills you with ecstatic numbness and causes minor brain damage. Highly addictive. If overdosed causes sudden mood swings.",
"desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
"physicalDesc": "soothing",
"physicalDesc": "creamy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Happiness",
"id": "IrishCream",
"reactants": [
"reactants": [
[
[
"laughter",
"Cream",
2,
false,
"Laughter"
],
[
"epinephrine",
1,
1,
false,
false,
"Epinephrine"
"cream"
],
],
[
[
"ethanol",
"Whiskey",
1,
2,
false,
false,
"Ethanol"
"whiskey"
],
[
"plasma",
5,
true,
"Plasma"
]
]
],
],
"products": [
"products": [
[
[
"happiness",
"IrishCream",
4,
3,
"Happiness"
"IrishCream"
]
]
]
]
Line 10,205: Line 10,615:
],
],
"effects": [
"effects": [
"'''Narcotic''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Causes hallucinations for at least 0.5s with accumulation"
"* Adds 0.2u of Ethanol to the solution"
],
],
"effectLine": "'''Narcotic''' (0.5u per second)\n* Causes hallucinations for at least 0.5s with accumulation"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
},
{
{
"id": "BasePyrotechnic",
"id": "IrishSlammer",
"group": "Pyrotechnic",
"group": "Drinks",
"color": "#ffffff",
"color": "#2E6671",
"textColorTheme": "dark",
"textColorTheme": "light",
"plantMetabolism": [
"parent": "BaseAlcohol",
{
"flavor": "irishslammer",
"class": "PlantAdjustWeeds",
"amount": -2
},
{
"class": "PlantAdjustHealth",
"amount": -2
}
],
"name": "???",
"desc": "",
"physicalDesc": "???",
"recipes": [],
"effects": [
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
},
{
"id": "Thermite",
"group": "Pyrotechnic",
"color": "#757245",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
},
"Heat": 2,
{
"Poison": 1
"class": "AdjustReagent",
}
"reagent": "Ethanol",
}
"amount": 0.15
}
}
]
]
}
}
},
},
"name": "thermite",
"name": "Irish slammer",
"desc": "A mixture that becomes extremely hot when ignited.",
"desc": "An unconventional mixture of irish cream and stout.",
"physicalDesc": "grainy",
"physicalDesc": "bubbly",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Thermite",
"id": "IrishSlammer",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"iron",
"Ale",
1,
false,
"Iron"
],
[
"aluminium",
1,
1,
false,
false,
"Aluminium"
"ale"
],
],
[
[
"oxygen",
"IrishCream",
1,
1,
false,
false,
"Oxygen"
"IrishCream"
]
]
],
],
"products": [
"products": [
[
[
"thermite",
"IrishSlammer",
3,
2,
"Thermite"
"IrishSlammer"
]
]
]
]
Line 10,299: Line 10,674:
],
],
"effects": [
"effects": [
"'''Plants''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adds 0.15u of Ethanol to the solution"
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
},
{
{
"id": "Napalm",
"id": "Iron",
"group": "Pyrotechnic",
"group": "Elements",
"color": "#FA00AF",
"color": "#434b4d",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"flavor": "metallic",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.1,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": true
}
],
"damage": {
"damage": {
"types": {
"types": {
"Heat": 2,
"Poison": 0.1
"Poison": 1,
"Caustic": 0.5
}
}
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.4
}
}
]
]
}
},
},
"Medicine": {
"name": "napalm",
"effects": [
"desc": "It's just a little flammable.",
{
"physicalDesc": "soapy",
"class": "ModifyBloodLevel",
"conditions": [
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"amount": 0.4
}
]
}
},
"name": "iron",
"desc": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.",
"physicalDesc": "metallic",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Napalm",
"id": "BloodBreakdown",
"reactants": [
"reactants": [
[
[
"oil",
"Blood",
1,
20,
false,
false,
"Oil"
"blood"
]
],
"products": [
[
"Water",
11,
"water"
],
],
[
[
"welding fuel",
"Iron",
1,
0,
false,
"iron"
"WeldingFuel"
],
],
[
[
"ethanol",
"Sugar",
1,
2,
false,
"sugar"
"Ethanol"
],
]
],
"products": [
[
[
"napalm",
"CarbonDioxide",
3,
3,
"Napalm"
"CarbonDioxide"
],
[
"Protein",
4,
"protein"
]
]
]
]
Line 10,375: Line 10,768:
],
],
"effects": [
"effects": [
"'''Plants''' (0.5u per second)",
"'''Medicine'''",
"* ModifyBloodLevel",
"\n",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"'''Poison''' (0.1u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison"
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat, \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison, and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic",
"\n",
"* Increases flammability"
],
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat, \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison, and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic\n* Increases flammability"
"effectLine": "'''Medicine'''\n* ModifyBloodLevel\n\n\n'''Poison''' (0.1u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison",
"boilingPoint": 2862,
"meltingPoint": 1538
},
{
"id": "JuiceApple",
"group": "Drinks",
"color": "#FDAD01",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": "apple",
"name": "apple juice",
"desc": "It's a little piece of Eden.",
"physicalDesc": "crisp",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Phlogiston",
"id": "JuiceBanana",
"group": "Pyrotechnic",
"group": "Drinks",
"color": "#D4872A",
"color": "#FFE777",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BasePyrotechnic",
"parent": "BaseJuice",
"flavor": "bitter",
"flavor": "banana",
"metabolisms": {
"name": "banana juice",
"Poison": {
"desc": "The raw essence of a banana. HONK.",
"effects": [
"physicalDesc": "crisp",
{
"recipes": [],
"class": "HealthChange",
"effects": [],
"damage": {
"effectLine": ""
"types": {
},
"Heat": 3,
{
"Poison": 1
"id": "JuiceBerry",
"group": "Drinks",
"color": "#660099",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "berry",
"name": "berry juice",
"desc": "A delicious blend of several different kinds of berries.",
"physicalDesc": "sweet",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuiceBerryPoison",
"group": "Drinks",
"color": "#6600CC",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "bitter",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"value": ""
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.1
},
{
"class": "AdjustTemperature",
"amount": 6000
},
{
"class": "Ignite"
}
}
]
]
}
}
},
},
"name": "phlogiston",
"name": "poison berry juice",
"desc": "Catches you on fire and makes you ignite.",
"desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
"physicalDesc": "burning",
"physicalDesc": "sickly",
"recipes": [
"recipes": [],
{
"effects": [
"type": "reaction",
"'''Drink'''",
"id": "Phlogiston",
"* SatiateThirst",
"reactants": [
"\n",
[
"'''Poison'''",
"phosphorus",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
1,
],
false,
"effectLine": "'''Drink'''\n* SatiateThirst\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"Phosphorus"
},
],
{
[
"id": "JuiceBluePumpkin",
"sulfuric acid",
"group": "Drinks",
1,
"color": "#00BFFF",
false,
"textColorTheme": "light",
"SulfuricAcid"
"parent": "BaseJuice",
],
"flavor": "bluepumpkin",
[
"name": "blue pumpkin juice",
"plasma",
"desc": "The juice of a blue pumpkin. Smells like pool water.",
1,
"physicalDesc": "strong smelling",
false,
"recipes": [],
"Plasma"
"effects": [],
]
"effectLine": ""
],
},
{
"id": "JuiceBungo",
"group": "Drinks",
"color": "#F9E43D",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": "bungo",
"name": "bungo juice",
"desc": "The juice of a bungo fruit. Exotic!",
"physicalDesc": "tart",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuiceCarrot",
"group": "Drinks",
"color": "#FF8820",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "carrot",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "CreateGas",
"class": "SatiateThirst",
"gas": "Plasma"
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Oculine",
"amount": 0.5
},
},
{
{
"class": "PopupMessage",
"class": "AdjustReagent",
"visualType": "LargeCaution",
"reagent": "Nutriment",
"messages": [
"amount": 0.5
"phlogiston-plasma-created"
],
"type": "Pvs"
}
}
],
"products": [
[
"phlogiston",
3,
"Phlogiston"
]
]
]
}
}
],
},
"name": "carrot juice",
"desc": "It's like a carrot, but less crunchy.",
"physicalDesc": "crisp",
"recipes": [],
"effects": [
"effects": [
"'''Plants''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adds 0.5u of Oculine to the solution",
"\n",
"* Adds 0.5u of Nutriment to the solution"
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"\n",
"* Increases flammability",
"\n",
"* Adds 6kJ of heat to the body it's in",
"\n",
"* Ignites the metabolizer"
],
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* Increases flammability\n* Adds 6kJ of heat to the body it's in\n* Ignites the metabolizer"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.5u of Oculine to the solution\n* Adds 0.5u of Nutriment to the solution"
},
},
{
{
"id": "ChlorineTrifluoride",
"id": "JuiceCherry",
"group": "Pyrotechnic",
"group": "Drinks",
"color": "#FFC8C8",
"color": "#84031a",
"textColorTheme": "dark",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"parent": "BaseJuice",
"flavor": "bitter",
"flavor": "cherry",
"metabolisms": {
"name": "cherry juice",
"Poison": {
"desc": "reagent-desc-juice-cherry",
"effects": [
"physicalDesc": "sweet",
{
"recipes": [],
"class": "HealthChange",
"effects": [],
"damage": {
"effectLine": ""
"types": {
"Heat": 2,
"Poison": 1,
"Caustic": 0.5
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.2
},
{
"class": "AdjustTemperature",
"amount": 6000
}
]
}
},
"name": "chlorine trifluoride",
"desc": "You really, REALLY don't want to get this shit anywhere near you.",
"physicalDesc": "blazing",
"recipes": [
{
"type": "reaction",
"id": "ChlorineTrifluoride",
"minTemp": 370,
"priority": 20,
"reactants": [
[
"chlorine",
1,
false,
"Chlorine"
],
[
"fluorine",
3,
false,
"Fluorine"
]
],
"effects": [
{
"class": "ExplosionReactionEffect",
"explosionType": "Default",
"maxIntensity": 200,
"intensityPerUnit": 5,
"intensitySlope": 5,
"maxTotalIntensity": 200
},
{
"class": "PopupMessage",
"messages": [
"clf3-explosion"
],
"type": "Pvs",
"visualType": "LargeCaution"
}
],
"products": [
[
"chlorine trifluoride",
4,
"ChlorineTrifluoride"
]
]
}
],
"effects": [
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat, \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison, and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic",
"\n",
"* Increases flammability",
"\n",
"* Adds 6kJ of heat to the body it's in"
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat, \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison, and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic\n* Increases flammability\n* Adds 6kJ of heat to the body it's in"
},
},
{
{
"id": "FoamingAgent",
"id": "JuiceGrape",
"group": "Pyrotechnic",
"group": "Drinks",
"color": "#215263",
"color": "#512284",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"parent": "BaseJuice",
"flavor": "bitter",
"flavor": "juice",
"name": "foaming agent",
"name": "grape juice",
"desc": "Makes foam such as that's required in metal foam grenades.",
"desc": "Freshly squeezed juice from red grapes. Quite sweet.",
"physicalDesc": "foamy",
"physicalDesc": "crisp",
"recipes": [
"recipes": [],
{
"effects": [],
"type": "reaction",
"effectLine": ""
"id": "FoamingAgent",
},
"reactants": [
{
[
"id": "JuiceLemon",
"lithium",
"group": "Drinks",
1,
"color": "#fff690",
false,
"textColorTheme": "dark",
"Lithium"
"parent": "BaseJuice",
],
"flavor": "sour",
[
"name": "lemon juice",
"hydrogen",
"desc": "This juice is VERY sour.",
1,
"physicalDesc": "citric",
false,
"recipes": [],
"Hydrogen"
"effects": [],
]
"effectLine": ""
],
"products": [
[
"foaming agent",
2,
"FoamingAgent"
]
]
}
],
"effects": [
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
},
},
{
{
"id": "WeldingFuel",
"id": "JuiceLime",
"group": "Pyrotechnic",
"group": "Drinks",
"color": "#a76b1c",
"color": "#99bb43",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"parent": "BaseJuice",
"flavor": "bitter",
"flavor": "sour",
"metabolisms": {
"name": "lime juice",
"Poison": {
"desc": "The sweet-sour juice of limes.",
"effects": [
"physicalDesc": "citric",
{
"recipes": [],
"class": "HealthChange",
"effects": [],
"damage": {
"effectLine": ""
"types": {
"Poison": 1
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.4
}
]
}
},
"name": "welding fuel",
"desc": "Used by welders to weld.",
"physicalDesc": "oily",
"recipes": [],
"effects": [
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"\n",
"* Increases flammability"
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* Increases flammability"
},
},
{
{
"id": "Fluorosurfactant",
"id": "JuiceOrange",
"group": "Pyrotechnic",
"group": "Drinks",
"color": "#9e6b38",
"color": "#E78108",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"parent": "BaseJuice",
"flavor": "bitter",
"flavor": "orange",
"name": "fluorosurfactant",
"name": "orange juice",
"desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.",
"desc": "Both delicious AND rich in Vitamin C. What more do you need?",
"physicalDesc": "opaque",
"physicalDesc": "citric",
"recipes": [
"recipes": [],
{
"effects": [],
"type": "reaction",
"effectLine": ""
"id": "Fluorosurfactant",
"impact": "Medium",
"reactants": [
[
"carbon",
2,
false,
"Carbon"
],
[
"fluorine",
2,
false,
"Fluorine"
],
[
"sulfuric acid",
1,
false,
"SulfuricAcid"
]
],
"products": [
[
"fluorosurfactant",
5,
"Fluorosurfactant"
]
]
}
],
"effects": [
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
},
},
{
{
"id": "Toxin",
"id": "JuicePineapple",
"group": "Toxins",
"group": "Drinks",
"color": "#cf3600",
"color": "yellow",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": "pineapple",
"name": "pineapple juice",
"desc": "The delicious juice of a pineapple.",
"physicalDesc": "tropical",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuicePotato",
"group": "Drinks",
"color": "#302000",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "potatoes",
"name": "potato juice",
"desc": "Juice of the potato. Bleh.",
"physicalDesc": "starchy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuiceThatMakesYouHew",
"group": "Toxins",
"color": "#a64dc5",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "hew",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.25,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "Emote",
"damage": {
"emote": "Hew",
"types": {
"showInChat": true,
"Poison": 4
"force": true,
"probability": 0.5
},
{
"class": "Polymorph",
"prototype": "ArtifactLizard",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": false
},
{
"class": "ReagentThreshold",
"min": 50
}
]
},
{
"class": "AdjustReagent",
"reagent": "JuiceThatMakesYouHew",
"amount": -20,
"conditions": [
{
"class": "ReagentThreshold",
"min": 50
}
}
}
]
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "juice that makes you Hew",
{
"desc": "Pure essence of inversed lizard plush. Makes you Hew!",
"class": "PlantAdjustToxins",
"physicalDesc": "inversed",
"amount": 10
"recipes": [],
},
"effects": [
{
"'''Poison''' (0.25u per second)",
"class": "PlantAdjustHealth",
"* Emote",
"amount": -5
"* Polymorph when there's at least 50u of juicethatmakesyouhew",
}
"* Removes 20u of JuiceThatMakesYouHew from the solution when there's at least 50u of juicethatmakesyouhew"
],
],
"name": "toxin",
"effectLine": "'''Poison''' (0.25u per second)\n* Emote\n* Polymorph when there's at least 50u of juicethatmakesyouhew\n* Removes 20u of JuiceThatMakesYouHew from the solution when there's at least 50u of juicethatmakesyouhew"
"desc": "An unsurprisingly toxic chemical. Available at an emagged chem dispenser.",
},
"physicalDesc": "opaque",
{
"recipes": [
"id": "JuiceThatMakesYouWeh",
{
"group": "Toxins",
"type": "reaction",
"color": "#59b23a",
"id": "ZombieBloodBreakdown",
"textColorTheme": "light",
"source": true,
"flavor": "weh",
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
[
"zombie blood",
4,
false,
"ZombieBlood"
]
],
"products": [
[
"mold",
2,
"Mold"
],
[
"protein",
1,
"Protein"
],
[
"toxin",
1,
"Toxin"
]
]
}
],
"effects": [
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
},
{
"id": "CarpoToxin",
"group": "Toxins",
"color": "#e2a38c",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.25,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "Emote",
"damage": {
"emote": "Weh",
"types": {
"showInChat": true,
"Poison": 4
"force": true,
"probability": 0.5
},
{
"class": "Polymorph",
"prototype": "ArtifactLizard",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": false
},
{
"class": "ReagentThreshold",
"min": 50
}
}
}
]
},
},
{
{
"class": "PopupMessage",
"class": "AdjustReagent",
"type": "Local",
"reagent": "JuiceThatMakesYouWeh",
"visualType": "MediumCaution",
"amount": -20,
"messages": [
"conditions": [
"generic-reagent-effect-burning-insides"
{
],
"class": "ReagentThreshold",
"probability": 0.33
"min": 50
}
]
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "juice that makes you Weh",
{
"desc": "Pure essence of lizard plush. Makes you Weh!",
"class": "PlantAdjustToxins",
"physicalDesc": "vibrant",
"amount": 10
},
{
"class": "PlantAdjustHealth",
"amount": -5
}
],
"name": "carpotoxin",
"desc": "A highly toxic reagent found in space carps. Causes a painful burning sensation.",
"physicalDesc": "exotic smelling",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.25u per second)",
"\n",
"* Emote",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"* Polymorph when there's at least 50u of juicethatmakesyouweh",
"\n",
"* Removes 20u of JuiceThatMakesYouWeh from the solution when there's at least 50u of juicethatmakesyouweh"
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
"effectLine": "'''Poison''' (0.25u per second)\n* Emote\n* Polymorph when there's at least 50u of juicethatmakesyouweh\n* Removes 20u of JuiceThatMakesYouWeh from the solution when there's at least 50u of juicethatmakesyouweh"
},
{
"id": "JuiceTomato",
"group": "Drinks",
"color": "#731008",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "tomato",
"name": "tomato juice",
"desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
"physicalDesc": "saucey",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuiceWatermelon",
"group": "Drinks",
"color": "#EF3520",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "watermelon",
"name": "watermelon juice",
"desc": "The delicious juice of a watermelon.",
"physicalDesc": "sweet",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "ChloralHydrate",
"id": "Ketchunaise",
"group": "Toxins",
"group": "Foods",
"color": "#000067",
"color": "#fba399",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "ketchunaise",
"metabolisms": {
"name": "ketchunaise",
"Poison": {
"desc": "So-called Russian dressing, popular among Space Americans.",
"effects": [
"physicalDesc": "saucey",
{
"recipes": [
"class": "Emote",
{
"emote": "Yawn",
"type": "reaction",
"showInChat": true,
"id": "CookingKetchunaise",
"probability": 0.1
"reactants": [
},
[
{
"Ketchup",
"class": "MovespeedModifier",
1,
"walkSpeedModifier": 0.65,
false,
"sprintSpeedModifier": 0.65,
"ketchup"
"statusLifetime": 2
],
},
[
{
"Mayo",
"class": "GenericStatusEffect",
1,
"key": "Drowsiness",
false,
"component": "Drowsiness",
"mayonnaise"
"time": 4,
]
"type": "Add",
],
"refresh": false
"products": [
},
[
{
"Ketchunaise",
"class": "HealthChange",
2,
"conditions": [
"ketchunaise"
{
]
"class": "ReagentThreshold",
"reagent": "ChloralHydrate",
"min": 20,
"max": null
}
],
"damage": {
"types": {
"Poison": 1.5
}
}
}
]
]
}
}
},
],
"name": "chloral hydrate",
"effects": [],
"desc": "A sedative and hypnotic chemical. Commonly used to put other people to sleep, whether they want to or not.",
"effectLine": ""
"physicalDesc": "nondescript",
},
{
"id": "Ketchup",
"group": "Foods",
"color": "red",
"textColorTheme": "dark",
"flavor": "tomato",
"name": "ketchup",
"desc": "Made from pureed tomatoes and flavored with spices.",
"physicalDesc": "tangy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "ChloralHydrate",
"id": "CookingKetchup",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"chlorine",
"JuiceTomato",
2,
false,
"JuiceTomato"
],
[
"Sugar",
1,
false,
"sugar"
]
],
"products": [
[
"Ketchup",
3,
3,
"ketchup"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "KiraSpecial",
"group": "Drinks",
"color": "#CCCC99",
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "sweet",
"name": "Kira special",
"desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "KiraSpecial",
"reactants": [
[
"JuiceLime",
1,
false,
false,
"Chlorine"
"JuiceLime"
],
],
[
[
"ethanol",
"JuiceOrange",
1,
1,
false,
false,
"Ethanol"
"JuiceOrange"
],
],
[
[
"water",
"SodaWater",
1,
1,
false,
false,
"Water"
"SodaWater"
]
]
],
],
"products": [
"products": [
[
[
"chloral hydrate",
"KiraSpecial",
1,
3,
"ChloralHydrate"
"KiraSpecial"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Poison''' (0.5u per second)",
"effectLine": ""
"\n",
"* Modifies movement speed by 0.65x for at least 2 seconds",
"\n",
"* Causes drowsiness for at least 0.4s with accumulation",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 20u of chloral hydrate"
],
"effectLine": "'''Poison''' (0.5u per second)\n* Modifies movement speed by 0.65x for at least 2 seconds\n* Causes drowsiness for at least 0.4s with accumulation\n* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 20u of chloral hydrate"
},
},
{
{
"id": "GastroToxin",
"id": "Lacerinol",
"group": "Toxins",
"group": "Medicine",
"color": "#acc91a",
"color": "#283332",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "syrupy",
"metabolisms": {
"metabolisms": {
"Poison": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
Line 10,978: Line 11,309:
"damage": {
"damage": {
"types": {
"types": {
"Poison": 2
"Slash": -1
}
}
}
}
},
},
{
{
"class": "ChemVomit",
"class": "HealthChange",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "ReagentThreshold",
"min": 2,
"min": 12
"max": null
}
}
],
],
"probability": 0.2
}
]
}
},
"name": "gastrotoxin",
"desc": "A moderately toxic byproduct of decomposition. Most commonly found in spoiled food.",
"physicalDesc": "putrid",
"recipes": [],
"effects": [
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"\n",
"* Has a 20% chance to cause vomiting when there's at least 2u of gastrotoxin"
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* Has a 20% chance to cause vomiting when there's at least 2u of gastrotoxin"
},
{
"id": "Mold",
"group": "Toxins",
"color": "#8a9a5b",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"damage": {
"types": {
"types": {
"Poison": 1
"Cold": 3
}
}
}
}
Line 11,029: Line 11,330:
}
}
},
},
"name": "mold",
"name": "lacerinol",
"desc": "A fungal growth, often found in dark, humid places or on expired bread. Will cause you to develop a disease if ingested.",
"desc": "A fairly unreactive chemical that boosts collagen sythesis to incredible levels, healing slash trauma.",
"physicalDesc": "fuzzy",
"physicalDesc": "viscous",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "ZombieBloodBreakdown",
"id": "Lacerinol",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"zombie blood",
"Libital",
4,
1,
false,
"Libital"
],
[
"Benzene",
1,
false,
false,
"ZombieBlood"
"benzene"
]
]
],
],
"products": [
"products": [
[
[
"mold",
"Lacerinol",
2,
2,
"Mold"
"lacerinol"
],
[
"protein",
1,
"Protein"
],
[
"toxin",
1,
"Toxin"
]
]
]
],
"impact": "Medium",
"minTemp": 335
}
}
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Slash",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 12u of lacerinol"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Slash\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 12u of lacerinol"
},
},
{
{
"id": "PolytrinicAcid",
"id": "LaughinSyrup",
"group": "Toxins",
"group": "Foods",
"color": "#a1000b",
"color": "#803280",
"textColorTheme": "light",
"flavor": "sweet",
"name": "laughin' syrup",
"desc": "The product of juicing Laughin' Peas. Fizzy, and seems to change flavour based on what it's used with!",
"physicalDesc": "funny",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Laughter",
"group": "Special",
"color": "#FF4DD2",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "acid",
"flavor": "funny",
"metabolisms": {
"metabolisms": {
"Poison": {
"Medicine": {
"metabolismRate": 3,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "Emote",
"damage": {
"emote": "Laugh",
"types": {
"probability": 0.3
"Caustic": 11
}
}
},
},
{
{
Line 11,097: Line 11,401:
"visualType": "Large",
"visualType": "Large",
"messages": [
"messages": [
"generic-reagent-effect-burning-insides"
"laughter-effect-control-laughter"
],
],
"probability": 0.33
"probability": 0.2
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.3
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "laughter",
{
"desc": "Some say that this is the best medicine, but recent studies have proven that to be untrue.",
"class": "PlantAdjustToxins",
"physicalDesc": "funny",
"amount": 20
},
{
"class": "PlantAdjustWeeds",
"amount": -4
},
{
"class": "PlantAdjustHealth",
"amount": -8
}
],
"name": "polytrinic acid",
"desc": "An extremely corrosive chemical substance. Severely burns anyone who comes directly into contact with it.",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "PolytrinicAcid",
"id": "Laughter",
"reactants": [
"reactants": [
[
[
"sulfuric acid",
"JuiceBanana",
1,
1,
false,
false,
"SulfuricAcid"
"JuiceBanana"
],
[
"plasma",
1,
false,
"Plasma"
],
],
[
[
"potassium",
"Sugar",
1,
1,
false,
false,
"Potassium"
"sugar"
]
]
],
],
"products": [
"products": [
[
[
"polytrinic acid",
"Laughter",
3,
2,
"PolytrinicAcid"
"laughter"
]
]
]
]
Line 11,160: Line 11,439:
],
],
"effects": [
"effects": [
"'''Poison''' (3u per second)",
"'''Medicine'''",
"\n",
"* Emote",
"* Deals \u003Cspan style=\"color:red\"\u003E11\u003C/span\u003E Caustic",
"* PopupMessage"
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E20\u003C/span\u003E",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-8\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E11\u003C/span\u003E Caustic\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E20\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-8\u003C/span\u003E"
"effectLine": "'''Medicine'''\n* Emote\n* PopupMessage"
},
},
{
{
"id": "FerrochromicAcid",
"id": "Lead",
"group": "Toxins",
"group": "Toxins",
"color": "#48b3b8",
"color": "#5C6274",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sour",
"flavor": null,
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"metabolismRate": 0.03,
"effects": [
"effects": [
{
"class": "SatiateThirst",
"factor": -1.5
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"damage": {
"types": {
"types": {
"Heat": 2.5,
"Poison": 0.6
"Caustic": 1
}
}
}
}
Line 11,201: Line 11,466:
}
}
},
},
"name": "ferrochromic acid",
"name": "lead",
"desc": "A mildy corrosive solution, unable of causing severe danger unless ingested.",
"desc": "A slow-acting but incredibly lethal toxin found in steel, albeit in trace amounts. Tasteless.",
"physicalDesc": "ferrous",
"physicalDesc": "metallic",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison''' (0.03u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.6\u003C/span\u003E Poison"
"* Satiates thirst at 0.5x the average rate",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2.5\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.5x the average rate\n* Deals \u003Cspan style=\"color:red\"\u003E2.5\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
"effectLine": "'''Poison''' (0.03u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.6\u003C/span\u003E Poison"
},
},
{
{
"id": "FluorosulfuricAcid",
"id": "Left4Zed",
"group": "Toxins",
"group": "Botanical",
"color": "#5050ff",
"color": "#5b406c",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "acid",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Poison": {
"Medicine": {
"metabolismRate": 3,
"effects": [
"effects": [
{
"class": "SatiateHunger",
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
]
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"damage": {
"damage": {
"types": {
"types": {
"Caustic": 8
"Poison": 1
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
}
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Large",
"messages": [
"generic-reagent-effect-burning-insides"
],
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.25
}
}
]
]
}
}
},
},
"name": "fluorosulfuric acid",
"name": "left-4-zed",
"desc": "A highly corrosive chemical, capable of leaving quite a mark on your skin.",
"desc": "A cocktail of mutagenic compounds that gives nutrients, harms and affects plant life's genome.",
"physicalDesc": "strong smelling",
"physicalDesc": "heterogeneous",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "FluorosulfuricAcid",
"id": "Left4Zed",
"reactants": [
"reactants": [
[
[
"fluorine",
"EZNutrient",
1,
1,
false,
false,
"Fluorine"
"EZNutrient"
],
],
[
[
"hydrogen",
"Radium",
1,
1,
false,
true,
"Hydrogen"
"radium"
],
]
],
"products": [
[
[
"potassium",
"Left4Zed",
1,
1,
false,
"Left4Zed"
"Potassium"
],
[
"sulfuric acid",
1,
false,
"SulfuricAcid"
]
],
"products": [
[
"fluorosulfuric acid",
4,
"FluorosulfuricAcid"
]
]
]
]
Line 11,292: Line 11,542:
],
],
"effects": [
"effects": [
"'''Poison''' (3u per second)",
"'''Medicine'''",
"\n",
"* SatiateHunger",
"* Deals \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E Caustic"
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
],
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E Caustic"
"effectLine": "'''Medicine'''\n* SatiateHunger\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
},
},
{
{
"id": "SulfuricAcid",
"id": "Lemonade",
"group": "Toxins",
"group": "Drinks",
"color": "#BF8C00",
"color": "#FFFF00",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "acid",
"parent": "BaseJuice",
"flavor": "sweet",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"metabolismRate": 3,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
"Caustic": 5
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Large",
"messages": [
"generic-reagent-effect-burning-insides"
],
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.2
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "lemonade",
{
"desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
"class": "PlantAdjustToxins",
"physicalDesc": "tart",
"amount": 10
},
{
"class": "PlantAdjustWeeds",
"amount": -2
},
{
"class": "PlantAdjustHealth",
"amount": -5
}
],
"name": "sulfuric acid",
"desc": "A corrosive chemical. Keep away from your face.",
"physicalDesc": "oily",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SulfuricAcid",
"id": "Lemonade",
"reactants": [
"reactants": [
[
[
"hydrogen",
"JuiceLemon",
1,
1,
false,
false,
"Hydrogen"
"JuiceLemon"
],
],
[
[
"sulfur",
"Sugar",
1,
1,
false,
false,
"Sulfur"
"sugar"
],
],
[
[
"oxygen",
"Water",
2,
1,
false,
false,
"Oxygen"
"water"
]
]
],
],
"products": [
"products": [
[
[
"sulfuric acid",
"Lemonade",
3,
3,
"SulfuricAcid"
"lemonade"
]
]
]
]
Line 11,384: Line 11,602:
],
],
"effects": [
"effects": [
"'''Poison''' (3u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Caustic",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Caustic\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "UnstableMutagen",
"id": "LemonLime",
"group": "Toxins",
"group": "Drinks",
"color": "#00ff5f",
"color": "#878F00",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseSoda",
"metabolisms": {
"flavor": "lemonlimesoda",
"Poison": {
"name": "Smite",
"effects": [
"desc": "Tangy lime and lemon soda.",
{
"physicalDesc": "fizzy",
"class": "HealthChange",
"damage": {
"types": {
"Radiation": 3
}
}
}
]
}
},
"plantMetabolism": [
{
"class": "PlantAdjustMutationLevel",
"amount": 1
}
],
"name": "unstable mutagen",
"desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
"physicalDesc": "glowing",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "UnstableMutagen",
"id": "LemonLime",
"reactants": [
"reactants": [
[
[
"radium",
"JuiceLemon",
1,
1,
false,
false,
"Radium"
"JuiceLemon"
],
],
[
[
"phosphorus",
"JuiceLime",
1,
1,
false,
false,
"Phosphorus"
"JuiceLime"
],
],
[
[
"chlorine",
"SodaWater",
1,
1,
false,
false,
"Chlorine"
"SodaWater"
]
]
],
],
"products": [
"products": [
[
[
"unstable mutagen",
"LemonLime",
3,
3,
"UnstableMutagen"
"LemonLime"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Poison''' (0.5u per second)",
"effectLine": ""
"\n",
},
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation",
{
"\n",
"id": "LemonLimeCranberry",
"'''Plants''' (0.5u per second)",
"group": "Drinks",
"\n",
"color": "#803C53",
"* Adjusts mutation level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
"textColorTheme": "light",
],
"parent": "BaseSoda",
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation\n'''Plants''' (0.5u per second)\n* Adjusts mutation level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
"flavor": "lemonlimecranberrysoda",
"name": "Smite Cranberry",
"desc": "Tart cranberry, Christmas, and a hint of lemon and lime.",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "HeartbreakerToxin",
"id": "Leporazine",
"group": "Toxins",
"group": "Medicine",
"color": "#5f959c",
"color": "#ff7db5",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Poison": {
"Medicine": {
"metabolismRate": 0.4,
"effects": [
"effects": [
{
{
Line 11,483: Line 11,681:
"damage": {
"damage": {
"types": {
"types": {
"Asphyxiation": 5
"Cold": -2
}
}
}
}
}
},
]
{
}
"class": "AdjustTemperature",
},
"conditions": [
"plantMetabolism": [
{
{
"class": "Temperature",
"class": "PlantAdjustToxins",
"max": 293.15
"amount": 10
}
}
],
],
"amount": 100000
"name": "heartbreaker toxin",
},
"desc": "A hallucinogenic compound derived from mindbreaker toxin. it blocks neurological signals to the respiratory system, causing asphyxiation. Dexalin plus and epinephrine will filter it out, however.",
{
"physicalDesc": "strong smelling",
"class": "AdjustTemperature",
"recipes": [
"conditions": [
{
{
"type": "reaction",
"class": "Temperature",
"id": "HeartbreakerToxin",
"min": 293.15
}
],
"amount": -10000
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"leporazine-effect-temperature-adjusting"
],
"probability": 0.2
},
{
"class": "AdjustReagent",
"reagent": "Fresium",
"amount": -5
}
]
}
},
"name": "leporazine",
"desc": "A chemical used to stabilize body temperature and rapidly cure cold damage. Great for unprotected EVA travel, but prevents the use of cryogenic tubes.",
"physicalDesc": "pungent",
"recipes": [
{
"type": "reaction",
"id": "Leporazine",
"reactants": [
"reactants": [
[
[
"dexalin plus",
"Copper",
1,
1,
false,
false,
"DexalinPlus"
"copper"
],
],
[
[
"mindbreaker toxin",
"Fersilicite",
1,
1,
false,
false,
"MindbreakerToxin"
"fersilicite"
],
[
"Plasma",
1,
true,
"plasma"
]
]
],
],
"products": [
"products": [
[
[
"heartbreaker toxin",
"Leporazine",
2,
2,
"HeartbreakerToxin"
"leporazine"
]
]
]
]
Line 11,527: Line 11,759:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Medicine''' (0.4u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cold",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation",
"* Adds 100000J of heat to the body it's in",
"\n",
"* Removes 10000J of heat from the body it's in",
"'''Plants''' (0.5u per second)",
"* PopupMessage",
"\n",
"* Removes 5u of Fresium from the solution"
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E"
"effectLine": "'''Medicine''' (0.4u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cold\n* Adds 100000J of heat to the body it's in\n* Removes 10000J of heat from the body it's in\n* PopupMessage\n* Removes 5u of Fresium from the solution"
},
},
{
{
Line 11,542: Line 11,773:
"color": "#6b0007",
"color": "#6b0007",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": null,
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
Line 11,563: Line 11,795:
"type": "reaction",
"type": "reaction",
"id": "Lexorin",
"id": "Lexorin",
"impact": "High",
"reactants": [
"reactants": [
[
[
"heartbreaker toxin",
"HeartbreakerToxin",
1,
1,
false,
false,
Line 11,572: Line 11,803:
],
],
[
[
"plasma",
"Plasma",
1,
1,
false,
false,
"Plasma"
"plasma"
],
],
[
[
"vestine",
"Vestine",
1,
1,
false,
false,
"Vestine"
"vestine"
]
]
],
],
"products": [
"products": [
[
[
"lexorin",
"Lexorin",
2,
2,
"Lexorin"
"lexorin"
]
]
]
],
"impact": "High"
}
}
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Airloss"
"* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Airloss"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Airloss"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Airloss"
},
},
{
{
"id": "MindbreakerToxin",
"id": "Licoxide",
"group": "Toxins",
"group": "Toxins",
"color": "#77b58e",
"color": "#FDD023",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "shocking",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "Electrocute",
"key": "SeeingRainbows",
"probability": 0.35
"component": "SeeingRainbows",
"type": "Add",
"time": 10,
"refresh": false
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "licoxide",
{
"desc": "A synthetic battery acid. It looks... electrifying.",
"class": "PlantAdjustToxins",
"physicalDesc": "electric",
"amount": 10
}
],
"name": "mindbreaker toxin",
"desc": "A potent hallucinogenic compound that is formerly known as LSD.",
"physicalDesc": "opaque",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "MindbreakerToxin",
"id": "Licoxide",
"minTemp": 370,
"reactants": [
"reactants": [
[
[
"silicon",
"Lead",
1,
false,
"Silicon"
],
[
"hydrogen",
1,
1,
false,
false,
"Hydrogen"
"lead"
],
],
[
[
"dylovene",
"Zinc",
1,
1,
false,
false,
"Dylovene"
"zinc"
]
]
],
],
"products": [
"products": [
[
[
"mindbreaker toxin",
"Licoxide",
3,
1,
"MindbreakerToxin"
"licoxide"
]
]
]
]
Line 11,664: Line 11,878:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Electrocute"
"* Causes hallucinations for at least 1s with accumulation",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Causes hallucinations for at least 1s with accumulation\n'''Plants''' (0.5u per second)\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E"
"effectLine": "'''Poison'''\n* Electrocute"
},
},
{
{
"id": "Histamine",
"id": "Lipolicide",
"group": "Toxins",
"group": "Toxins",
"color": "#FA6464",
"color": "#F0FFF0",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "mothballs",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"effects": [
"effects": [
{
"class": "HealthChange",
"probability": 0.1,
"damage": {
"groups": {
"Brute": 2
}
}
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
"conditions": [
{
{
"class": "ReagentThreshold",
"class": "Hunger",
"min": 45,
"max": 50
"max": null
}
}
],
],
"damage": {
"damage": {
"groups": {
"types": {
"Brute": 2,
"Poison": 2
"Toxin": 2,
"Airloss": 2
}
}
}
}
},
},
{
{
"class": "PopupMessage",
"class": "SatiateHunger",
"type": "Local",
"factor": -6
"messages": [
"histamine-effect-light-itchiness"
],
"probability": 0.1
},
{
"class": "PopupMessage",
"conditions": [
{
"class": "ReagentThreshold",
"min": 45
}
],
"type": "Local",
"visualType": "Medium",
"messages": [
"histamine-effect-heavy-itchiness"
],
"probability": 0.2
}
}
]
]
}
}
},
},
"name": "histamine",
"name": "lipolicide",
"desc": "A chemical caused by allergenics reacting with antibodies. Lethal at large quantities.",
"desc": "A powerful toxin that will destroy fat cells, massively reducing body weight in a short time. Deadly to those without nutriment in their body.",
"physicalDesc": "abrasive",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Lipolicide",
"reactants": [
[
"Ephedrine",
1,
false,
"ephedrine"
],
[
"Diethylamine",
1,
false,
"diethylamine"
],
[
"Mercury",
1,
false,
"mercury"
]
],
"products": [
[
"Lipolicide",
3,
"lipolicide"
]
]
}
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Has a 10% chance to deal \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute",
"* SatiateHunger"
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute, \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Toxin, and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss when there's at least 45u of histamine"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Has a 10% chance to deal \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute, \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Toxin, and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss when there's at least 45u of histamine"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* SatiateHunger"
},
},
{
{
"id": "Theobromine",
"id": "Lipozine",
"group": "Toxins",
"group": "Medicine",
"color": "#f5f5f5",
"color": "#2690b5",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"effects": [
{
"class": "SatiateHunger",
"factor": -1
}
]
}
},
"name": "lipozine",
"desc": "A chemical that accelerates metabolism, causing the user to hunger faster.",
"physicalDesc": "oily",
"recipes": [
{
"type": "reaction",
"id": "Lipozine",
"reactants": [
[
"TableSalt",
1,
false,
"TableSalt"
],
[
"Ethanol",
1,
false,
"ethanol"
],
[
"Radium",
1,
false,
"radium"
]
],
"products": [
[
"Lipozine",
3,
"lipozine"
]
]
}
],
"effects": [
"'''Medicine'''",
"* SatiateHunger"
],
"effectLine": "'''Medicine'''\n* SatiateHunger"
},
{
"id": "Lithium",
"group": "Elements",
"color": "#d6c0a7",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "metallic",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"metabolismRate": 0.05,
"metabolismRate": 0.1,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": true
}
],
"damage": {
"damage": {
"types": {
"types": {
"Poison": 0.4
"Poison": 0.05
}
}
}
}
},
},
{
{
"class": "ChemVomit",
"class": "Emote",
"probability": 0.04,
"emote": "Scream",
"conditions": [
"probability": 0.05
{
},
"class": "OrganType",
{
"type": "Animal",
"class": "Emote",
"shouldHave": true
"emote": "Laugh",
}
"probability": 0.05
]
}
}
]
]
}
}
},
},
"name": "theobromine",
"name": "lithium",
"desc": "A bitter alkaloid of the cacao plant, commonly found in chocolate. Do not feed to animals.",
"desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
"physicalDesc": "grainy",
"physicalDesc": "shiny",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.05u per second)",
"'''Poison''' (0.1u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.05\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E0.4\u003C/span\u003E Poison when the metabolizing organ is a Animal organ",
"* Emote",
"\n",
"* Emote"
"* Has a 4% chance to cause vomiting when the metabolizing organ is a Animal organ"
],
],
"effectLine": "'''Poison''' (0.05u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.4\u003C/span\u003E Poison when the metabolizing organ is a Animal organ\n* Has a 4% chance to cause vomiting when the metabolizing organ is a Animal organ"
"effectLine": "'''Poison''' (0.1u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.05\u003C/span\u003E Poison\n* Emote\n* Emote",
"boilingPoint": 1330,
"meltingPoint": 180.5
},
},
{
{
"id": "Amatoxin",
"id": "LongIslandIcedTea",
"group": "Toxins",
"group": "Drinks",
"color": "#D6CE7B",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "longisland",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"damage": {
"factor": 2
"types": {
},
"Poison": 3
{
}
"class": "AdjustReagent",
}
"reagent": "Ethanol",
"amount": 0.15
}
}
]
]
}
}
},
},
"name": "amatoxin",
"name": "Long Island iced tea",
"desc": "A deadly toxin found in some mushrooms, primarily fly amanita. Small doses can be lethal.",
"desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
"physicalDesc": "nondescript",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "LongIslandIcedTea",
"reactants": [
[
"CubaLibre",
3,
false,
"CubaLibre"
],
[
"Gin",
1,
false,
"gin"
],
[
"Tequila",
1,
false,
"tequila"
],
[
"Vodka",
1,
false,
"vodka"
]
],
"products": [
[
"LongIslandIcedTea",
6,
"LongIslandIcedTea"
]
]
}
],
"effects": [
"effects": [
"'''Poison''' (0.2u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison"
"* Adds 0.15u of Ethanol to the solution"
],
],
"effectLine": "'''Poison''' (0.2u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
},
{
{
"id": "VentCrud",
"id": "Manhattan",
"group": "Toxins",
"group": "Drinks",
"color": "#000000",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "manhattan",
"Poison": {
"name": "Manhattan",
"effects": [
"desc": "The Detective's undercover drink of choice. He never could stomach gin...",
{
"physicalDesc": "strong smelling",
"class": "HealthChange",
"recipes": [
"damage": {
{
"types": {
"type": "reaction",
"Poison": 2
"id": "Manhattan",
}
"reactants": [
}
[
}
"Whiskey",
2,
false,
"whiskey"
],
[
"Vermouth",
1,
false,
"vermouth"
]
],
"products": [
[
"Manhattan",
3,
"Manhattan"
]
]
]
}
}
},
"name": "vent crud",
"desc": "A jet black substance found in poorly maintained ventilation systems. Can cause vent cough.",
"physicalDesc": "sticky",
"recipes": [],
"effects": [
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Romerol",
"id": "ManhattanProject",
"group": "Toxins",
"group": "Drinks",
"color": "#7e916e",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "manhattanproject",
"Medicine": {
"name": "Manhattan Project",
"effects": [
"desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
{
"physicalDesc": "overpowering",
"class": "CauseZombieInfection",
"recipes": [
"conditions": [
{
{
"type": "reaction",
"class": "ReagentThreshold",
"id": "ManhattanProject",
"min": 5
"reactants": [
}
[
]
"Whiskey",
}
10,
false,
"whiskey"
],
[
"Uranium",
1,
false,
"uranium"
]
],
"products": [
[
"ManhattanProject",
10,
"ManhattanProject"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "ManlyDorf",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "rocksandstones",
"name": "Manly Dorf",
"desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
"physicalDesc": "fizzy and creamy",
"recipes": [
{
"type": "reaction",
"id": "ManlyDorf",
"reactants": [
[
"Ale",
2,
false,
"ale"
],
[
"Beer",
1,
false,
"beer"
]
],
"products": [
[
"ManlyDorf",
3,
"ManlyDorf"
]
]
]
}
}
},
"name": "romerol",
"desc": "An otherworldly concoction able to bring the undead to life. If untreated, the effects are irreversible and will bring certain doom upon the station. Handle with care.",
"physicalDesc": "necrotic",
"recipes": [],
"effects": [
"'''Medicine''' (0.5u per second)",
"\n",
"* undefined"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* undefined"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "UncookedAnimalProteins",
"id": "Mannitol",
"group": "Foods",
"group": "Medicine",
"color": "#FFFFE5",
"color": "#A0A0A0",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "sweet",
"metabolisms": {
"metabolisms": {
"Food": {
"Medicine": {
"effects": [
"effects": [
{
{
Line 11,905: Line 12,263:
"conditions": [
"conditions": [
{
{
"class": "OrganType",
"class": "ReagentThreshold",
"type": "Animal",
"min": 15
"shouldHave": false
}
}
],
],
"type": "Local",
"type": "Local",
"visualType": "MediumCaution",
"visualType": "Medium",
"messages": [
"messages": [
"generic-reagent-effect-sick"
"mannitol-effect-enlightened"
],
],
"probability": 0.5
"probability": 0.2
},
}
{
]
"class": "ChemVomit",
}
"probability": 0.1,
},
"conditions": [
"name": "mannitol",
{
"desc": "Efficiently restores brain damage.",
"class": "OrganType",
"physicalDesc": "opaque",
"type": "Animal",
"recipes": [
"shouldHave": false
{
}
"type": "reaction",
]
"id": "Mannitol",
},
"reactants": [
{
[
"class": "HealthChange",
"Hydrogen",
"conditions": [
1,
{
false,
"class": "OrganType",
"hydrogen"
"type": "Animal",
],
"shouldHave": false
[
}
"Water",
],
1,
"damage": {
false,
"types": {
"water"
"Poison": 1
],
}
[
}
"Sugar",
},
1,
{
false,
"class": "AdjustReagent",
"sugar"
"conditions": [
]
{
],
"class": "OrganType",
"products": [
"type": "Animal",
[
"shouldHave": true
"Mannitol",
}
3,
],
"mannitol"
"reagent": "protein",
]
"amount": 0.5
}
]
]
}
}
},
],
"name": "uncooked animal proteins",
"desc": "This is very risky for the stomachs of softer lifeforms to digest.",
"physicalDesc": "clumpy",
"recipes": [],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* PopupMessage when there's at least 15u of mannitol"
"* Has a 10% chance to cause vomiting when the metabolizing organ is not a Animal organ",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is not a Animal organ",
"\n",
"* Adds 0.5u of protein to the solution when the metabolizing organ is a Animal organ"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Has a 10% chance to cause vomiting when the metabolizing organ is not a Animal organ\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is not a Animal organ\n* Adds 0.5u of protein to the solution when the metabolizing organ is a Animal organ"
"effectLine": "'''Medicine'''\n* PopupMessage when there's at least 15u of mannitol"
},
},
{
{
"id": "Allicin",
"id": "Margarita",
"group": "Foods",
"group": "Drinks",
"color": "#F2E9D2",
"color": "#8CFF8C",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "margarita",
"Poison": {
"name": "margarita",
"metabolismRate": 0.05,
"desc": "On the rocks with salt on the rim. Arriba~!",
"effects": [
"physicalDesc": "strong smelling",
{
"recipes": [
"class": "HealthChange",
{
"conditions": [
"type": "reaction",
{
"id": "Margarita",
"class": "ReagentThreshold",
"reactants": [
"min": 1,
[
"max": null
"Tequila",
},
2,
{
false,
"class": "OrganType",
"tequila"
"type": "Animal",
],
"shouldHave": true
[
}
"JuiceLime",
],
1,
"damage": {
false,
"types": {
"JuiceLime"
"Poison": 0.06
]
}
],
}
"products": [
}
[
"Margarita",
3,
"margarita"
]
]
]
}
}
},
"name": "allicin",
"desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
"physicalDesc": "pungent",
"recipes": [],
"effects": [
"'''Poison''' (0.05u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.06\u003C/span\u003E Poison when there's at least 1u of allicin and the metabolizing organ is a Animal organ"
],
],
"effectLine": "'''Poison''' (0.05u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.06\u003C/span\u003E Poison when there's at least 1u of allicin and the metabolizing organ is a Animal organ"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Pax",
"id": "Martini",
"group": "Narcotics",
"group": "Drinks",
"color": "#AAAAAA",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "martini",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "SatiateThirst",
"key": "Pacified",
"factor": 2
"component": "Pacified",
},
"type": "Add",
{
"time": 4
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
}
}
]
]
}
}
},
},
"name": "pax",
"name": "classic martini",
"desc": "A psychiatric chemical which prevents the patient from directly harming anyone.",
"desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
"physicalDesc": "soothing",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "Pax",
"id": "Martini",
"impact": "Medium",
"reactants": [
"reactants": [
[
[
"mindbreaker toxin",
"Gin",
1,
2,
false,
"MindbreakerToxin"
],
[
"synaptizine",
1,
false,
false,
"Synaptizine"
"gin"
],
],
[
[
"water",
"Vermouth",
1,
1,
false,
false,
"Water"
"vermouth"
]
]
],
],
"products": [
"products": [
[
[
"pax",
"Martini",
3,
3,
"Pax"
"classic martini"
]
]
]
]
Line 12,073: Line 12,412:
],
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Causes combat pacification for at least 0.4s with accumulation"
"* Adds 0.15u of Ethanol to the solution"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Causes combat pacification for at least 0.4s with accumulation"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
},
{
{
"id": "Honk",
"id": "Mayo",
"group": "Toxins",
"group": "Foods",
"color": "#F2E9D2",
"color": "#f9f5e5",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "mayonnaise",
"metabolisms": {
"name": "mayonnaise",
"Poison": {
"desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
"metabolismRate": 0.05,
"physicalDesc": "thick",
"effects": [
"recipes": [
{
{
"class": "Emote",
"type": "reaction",
"emote": "Honk",
"id": "CookingMayoVinegar",
"showInChat": true,
"reactants": [
"force": true,
[
"probability": 0.2
"Vinegar",
},
5,
{
false,
"class": "HealthChange",
"vinegar"
"conditions": [
],
{
[
"class": "ReagentThreshold",
"Oil",
"min": 1,
5,
"max": null
false,
},
"oil"
{
],
"class": "OrganType",
[
"type": "Animal",
"Egg",
"shouldHave": true
6,
}
false,
],
"cooked egg"
"damage": {
]
"types": {
],
"Poison": 0.06
"products": [
}
[
}
"Mayo",
}
15,
"mayonnaise"
]
]
},
{
"type": "reaction",
"id": "CookingMayoLemon",
"reactants": [
[
"JuiceLemon",
5,
false,
"JuiceLemon"
],
[
"Oil",
5,
false,
"oil"
],
[
"Egg",
6,
false,
"cooked egg"
]
],
"products": [
[
"Mayo",
15,
"mayonnaise"
]
]
]
}
}
},
],
"name": "honk",
"effects": [],
"desc": "A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate.",
"effectLine": ""
"physicalDesc": "pungent",
"recipes": [],
"effects": [
"'''Poison''' (0.05u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.06\u003C/span\u003E Poison when there's at least 1u of honk and the metabolizing organ is a Animal organ"
],
"effectLine": "'''Poison''' (0.05u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.06\u003C/span\u003E Poison when there's at least 1u of honk and the metabolizing organ is a Animal organ"
},
},
{
{
"id": "Lead",
"id": "Mead",
"group": "Toxins",
"group": "Drinks",
"color": "#5C6274",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"metabolisms": {
"parent": "BaseAlcohol",
"Poison": {
"flavor": "mead",
"metabolismRate": 0.03,
"name": "mead",
"effects": [
"desc": "A Viking's drink, though a cheap one.",
{
"physicalDesc": "strong smelling",
"class": "HealthChange",
"recipes": [
"damage": {
{
"types": {
"type": "reaction",
"Poison": 0.6
"id": "Mead",
}
"reactants": [
}
[
}
"Sugar",
1,
false,
"sugar"
],
[
"Enzyme",
1,
false,
"universal enzyme"
]
],
"products": [
[
"Mead",
2,
"mead"
]
]
]
}
}
},
"name": "lead",
"desc": "A slow-acting but incredibly lethal toxin found in steel, albeit in trace amounts. Tasteless.",
"physicalDesc": "metallic",
"recipes": [],
"effects": [
"'''Poison''' (0.03u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.6\u003C/span\u003E Poison"
],
],
"effectLine": "'''Poison''' (0.03u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.6\u003C/span\u003E Poison"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Bungotoxin",
"id": "Mechanotoxin",
"group": "Toxins",
"group": "Toxins",
"color": "#EBFF8E",
"color": "#00b408",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "sweet",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
Line 12,172: Line 12,546:
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"damage": {
"damage": {
"types": {
"types": {
"Poison": 1.8
"Poison": 1.6
}
}
}
}
}
},
{
"class": "MovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Mechanotoxin",
"min": 2
},
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"walkSpeedModifier": 0.8,
"sprintSpeedModifier": 0.8
},
{
"class": "MovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Mechanotoxin",
"min": 4
},
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"walkSpeedModifier": 0.4,
"sprintSpeedModifier": 0.4
}
]
]
}
}
},
},
"name": "bungotoxin",
"name": "mechanotoxin",
"desc": "A moderately slow-acting poison found within the pit of the bungo fruit.",
"desc": "A neurotoxin used as venom by some species of spider. Degrades movement when built up.",
"physicalDesc": "nondescript",
"physicalDesc": "nondescript",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.2u per second)",
"'''Poison''' (0.2u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1.6\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E1.8\u003C/span\u003E Poison"
"* MovespeedModifier when there's at least 2u of mechanotoxin",
"* MovespeedModifier when there's at least 4u of mechanotoxin"
],
],
"effectLine": "'''Poison''' (0.2u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1.8\u003C/span\u003E Poison"
"effectLine": "'''Poison''' (0.2u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1.6\u003C/span\u003E Poison\n* MovespeedModifier when there's at least 2u of mechanotoxin\n* MovespeedModifier when there's at least 4u of mechanotoxin"
},
{
"id": "MelonLiquor",
"group": "Drinks",
"color": "#00FF33",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "watermelon",
"name": "melon liquor",
"desc": "A relatively sweet and fruity 46 proof liquor.",
"physicalDesc": "sweet",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Vestine",
"id": "Mercury",
"group": "Toxins",
"group": "Elements",
"color": "#435166",
"color": "#929296",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "metallic",
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"effects": [
"effects": [
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
]
},
{
"class": "MovespeedModifier",
"walkSpeedModifier": 0.8,
"sprintSpeedModifier": 0.8,
"statusLifetime": 2
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"damage": {
"damage": {
"groups": {
"types": {
"Airloss": 2
"Poison": 1
}
}
}
}
},
{
"class": "GenericStatusEffect",
"key": "Stutter",
"component": "ScrambledAccent"
}
}
]
]
}
}
},
},
"name": "vestine",
"name": "mercury",
"desc": "Has an adverse reaction within the body causing major jittering. While not particularly useful on its own, it can be used to produce a small variety of chemicals.",
"desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
"physicalDesc": "shiny",
"physicalDesc": "shiny",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* Causes jittering when there's at least 5u of vestine",
"* Applies Stutter"
"\n",
"* Modifies movement speed by 0.8x for at least 2 seconds",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Causes jittering when there's at least 5u of vestine\n* Modifies movement speed by 0.8x for at least 2 seconds\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* Applies Stutter",
"boilingPoint": 356.73,
"meltingPoint": -38.83
},
},
{
{
"id": "Tazinide",
"id": "Milk",
"group": "Toxins",
"group": "Drinks",
"color": "#FDD023",
"color": "#DFDFDF",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "shocking",
"flavor": "milk",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "Electrocute",
"class": "SatiateThirst",
"probability": 0.8,
"factor": 4
"electrocuteTime": 2
}
}
]
]
}
}
},
},
"name": "tazinide",
"name": "milk",
"desc": "A highly dangerous metallic mixture which can interfere with most movement through an electrifying current.",
"desc": "An opaque white liquid produced by the mammary glands of mammals.",
"physicalDesc": "metallic",
"physicalDesc": "opaque",
"recipes": [
"recipes": [],
{
"type": "reaction",
"id": "Tazinide",
"impact": "Medium",
"reactants": [
[
"licoxide",
1,
false,
"Licoxide"
],
[
"vestine",
1,
false,
"Vestine"
]
],
"products": [
[
"tazinide",
1,
"Tazinide"
]
]
}
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Has a 80% chance to electrocute the metabolizer for 2 seconds"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Has a 80% chance to electrocute the metabolizer for 2 seconds"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
{
"id": "MilkGoat",
"group": "Drinks",
"color": null,
"textColorTheme": "dark",
"parent": "Milk",
"flavor": null,
"name": "goats milk",
"desc": "An opaque white liquid produced by a goat. High buttermilk content.",
"physicalDesc": null,
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Lipolicide",
"id": "MilkOat",
"group": "Toxins",
"group": "Drinks",
"color": "#F0FFF0",
"color": "#DEDACD",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "mothballs",
"flavor": "oats",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"conditions": [
"factor": 4
{
}
"class": "Hunger",
"max": 50,
"min": 0
}
],
"damage": {
"types": {
"Poison": 2
}
}
},
{
"class": "SatiateHunger",
"factor": -6
}
]
]
}
}
},
},
"name": "lipolicide",
"name": "oat milk",
"desc": "A powerful toxin that will destroy fat cells, massively reducing body weight in a short time. Deadly to those without nutriment in their body.",
"desc": "Surprisingly tasty.",
"physicalDesc": "strong smelling",
"physicalDesc": "refreshing",
"recipes": [
"recipes": [],
{
"type": "reaction",
"id": "Lipolicide",
"reactants": [
[
"ephedrine",
1,
false,
"Ephedrine"
],
[
"diethylamine",
1,
false,
"Diethylamine"
],
[
"mercury",
1,
false,
"Mercury"
]
],
"products": [
[
"lipolicide",
3,
"Lipolicide"
]
]
}
],
"effects": [
"effects": [
"'''Poison''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when the target has at most 50 total hunger",
"\n",
"* Satiates hunger at 2x the average rate"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when the target has at most 50 total hunger\n* Satiates hunger at 2x the average rate"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
{
"id": "MilkSoy",
"group": "Drinks",
"color": "#D2C29D",
"textColorTheme": "dark",
"parent": "MilkOat",
"flavor": "soy",
"name": "soy milk",
"desc": "Consumers favorite.",
"physicalDesc": "refreshing",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Mechanotoxin",
"id": "MilkSpoiled",
"group": "Toxins",
"group": "Drinks",
"color": "#00b408",
"color": "#faffba",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "sweet",
"flavor": "terrible",
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "SatiateThirst",
"conditions": [
"factor": -2
{
}
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"damage": {
"types": {
"Poison": 1.6
}
}
},
{
"class": "MovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Mechanotoxin",
"min": 2,
"max": null
},
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"walkSpeedModifier": 0.8,
"sprintSpeedModifier": 0.8,
"statusLifetime": 2
},
{
"class": "MovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Mechanotoxin",
"min": 4,
"max": null
},
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"walkSpeedModifier": 0.4,
"sprintSpeedModifier": 0.4,
"statusLifetime": 2
}
]
]
}
}
},
},
"name": "mechanotoxin",
"name": "spoiled milk",
"desc": "A neurotoxin used as venom by some species of spider. Degrades movement when built up.",
"desc": "This milk has gone rancid.",
"physicalDesc": "nondescript",
"physicalDesc": "putrid",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Poison''' (0.2u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Deals \u003Cspan style=\"color:red\"\u003E1.6\u003C/span\u003E Poison when the metabolizing organ is not a Arachnid organ",
"\n",
"* Modifies movement speed by 0.8x for at least 2 seconds when there's at least 2u of mechanotoxin and the metabolizing organ is not a Arachnid organ",
"\n",
"* Modifies movement speed by 0.4x for at least 2 seconds when there's at least 4u of mechanotoxin and the metabolizing organ is not a Arachnid organ"
],
],
"effectLine": "'''Poison''' (0.2u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1.6\u003C/span\u003E Poison when the metabolizing organ is not a Arachnid organ\n* Modifies movement speed by 0.8x for at least 2 seconds when there's at least 2u of mechanotoxin and the metabolizing organ is not a Arachnid organ\n* Modifies movement speed by 0.4x for at least 2 seconds when there's at least 4u of mechanotoxin and the metabolizing organ is not a Arachnid organ"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "Absinthe",
"id": "MindbreakerToxin",
"group": "Drinks",
"group": "Toxins",
"color": "#33EE00",
"color": "#77b58e",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "GenericStatusEffect",
"factor": 2
"key": "SeeingRainbows",
},
"component": "SeeingRainbows",
{
"type": "Add",
"class": "AdjustReagent",
"time": 10,
"reagent": "ethanol",
"refresh": false
"amount": 0.3
}
}
]
]
}
}
},
},
"name": "absinthe",
"name": "mindbreaker toxin",
"desc": "A anise-flavoured spirit derived from botanicals.",
"desc": "A potent hallucinogenic compound that is formerly known as LSD.",
"physicalDesc": "strong smelling",
"physicalDesc": "opaque",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "MindbreakerToxin",
"reactants": [
[
"Silicon",
1,
false,
"silicon"
],
[
"Hydrogen",
1,
false,
"hydrogen"
],
[
"Multiver",
1,
false,
"Multiver"
]
],
"products": [
[
"MindbreakerToxin",
3,
"MindbreakerToxin"
]
],
"minTemp": 370
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Applies SeeingRainbows for 10s"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.3u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.3u of ethanol to the solution"
"effectLine": "'''Poison'''\n* Applies SeeingRainbows for 10s"
},
},
{
{
"id": "Ale",
"id": "Mojito",
"group": "Drinks",
"group": "Drinks",
"color": "#663100",
"color": "#3ea99888",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "ale",
"flavor": "mojito",
"name": "ale",
"name": "Mojito",
"desc": "A dark alchoholic beverage made by malted barley and yeast.",
"desc": "If it's good enough for Spesscuba, it's good enough for you.",
"physicalDesc": "bubbly",
"physicalDesc": "refreshing",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Mojito",
"reactants": [
[
"JuiceLime",
1,
false,
"JuiceLime"
],
[
"Rum",
1,
false,
"rum"
],
[
"SodaWater",
1,
false,
"SodaWater"
],
[
"Sugar",
1,
false,
"sugar"
]
],
"products": [
[
"Mojito",
4,
"Mojito"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "Beer",
"id": "Mold",
"group": "Drinks",
"group": "Toxins",
"color": "#e3e77b",
"color": "#8a9a5b",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "beer",
"metabolisms": {
"name": "beer",
"Poison": {
"desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.",
"physicalDesc": "bubbly",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "BlueCuracao",
"group": "Drinks",
"color": "#0099FF",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
},
"types": {
{
"Poison": 1
"class": "AdjustReagent",
}
"reagent": "ethanol",
}
"amount": 0.1
}
}
]
]
}
}
},
},
"name": "blue curacao",
"name": "mold",
"desc": "Exotically blue, fruity drink, distilled from oranges.",
"desc": "A fungal growth, often found in dark, humid places or on expired bread. Will cause you to develop a disease if ingested.",
"physicalDesc": "strong smelling",
"physicalDesc": "fuzzy",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "ZombieBloodBreakdown",
"reactants": [
[
"ZombieBlood",
4,
false,
"ZombieBlood"
]
],
"products": [
[
"Mold",
2,
"mold"
],
[
"Protein",
1,
"protein"
],
[
"Toxin",
1,
"toxin"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.1u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.1u of ethanol to the solution"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
},
},
{
{
"id": "BlueHawaiian",
"id": "Moonshine",
"group": "Drinks",
"group": "Drinks",
"color": "#47687b",
"color": "#d1d7d155",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "bluehawaiian",
"flavor": "moonshine",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 12,569: Line 12,957:
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "ethanol",
"reagent": "Ethanol",
"amount": 0.2
"amount": 0.25
}
}
]
]
}
}
},
},
"name": "blue hawaiian",
"name": "moonshine",
"desc": "Aloha! Does that mean hello or goodbye?",
"desc": "Artisanal homemade liquor. What could go wrong?",
"physicalDesc": "tropical",
"physicalDesc": "pungent",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "Moonshine",
"* Satiates thirst at 0.667x the average rate",
"reactants": [
"\n",
[
"* Adds 0.2u of ethanol to the solution"
"Tequila",
],
1,
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
false,
},
"tequila"
{
],
"id": "Cognac",
[
"group": "Drinks",
"Vodka",
"color": "#AB3C05",
1,
"textColorTheme": "light",
false,
"parent": "BaseAlcohol",
"vodka"
"flavor": "cognac",
],
"metabolisms": {
[
"Drink": {
"Whiskey",
"effects": [
1,
{
false,
"class": "SatiateThirst",
"whiskey"
"factor": 2
]
},
],
{
"products": [
"class": "AdjustReagent",
[
"reagent": "ethanol",
"Moonshine",
"amount": 0.2
3,
}
"moonshine"
]
]
]
}
}
},
],
"name": "cognac",
"desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.25u of Ethanol to the solution"
"\n",
"* Adds 0.2u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.25u of Ethanol to the solution"
},
},
{
{
"id": "DeadRum",
"id": "Mopwata",
"group": "Drinks",
"group": "Drinks",
"color": "#664300",
"color": "#59502b",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"parent": "BaseDrink",
"flavor": "rum",
"flavor": "mopwata",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 12,635: Line 13,018:
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 2
"factor": 0.6
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
}
]
]
}
}
},
},
"name": "deadrum",
"name": "mopwata",
"desc": "Distilled alcoholic drink made from saltwater.",
"desc": "Dirty, stagnant mop water.",
"physicalDesc": "strong smelling",
"physicalDesc": "murky",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.2u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "Ethanol",
"id": "Mustard",
"group": "Drinks",
"group": "Foods",
"color": "#b05b3c",
"color": "#ffdb58",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "mustard",
"flavor": "alcohol",
"name": "mustard",
"desc": "Basic yellow mustard, made from the seeds of the mustard plant.",
"physicalDesc": "thick",
"recipes": [
{
"type": "reaction",
"id": "CookingMustard",
"reactants": [
[
"Bleach",
1,
false,
"bleach"
],
[
"Ammonia",
1,
false,
"ammonia"
]
],
"products": [
[
"Mustard",
2,
"mustard"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "MuteToxin",
"group": "Narcotics",
"color": "#000000",
"textColorTheme": "light",
"flavor": null,
"metabolisms": {
"metabolisms": {
"Alcohol": {
"Narcotic": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "GenericStatusEffect",
"conditions": [
"key": "Muted",
{
"component": "Muted",
"class": "ReagentThreshold",
"type": "Add",
"min": 15,
"time": 10,
"max": null
"refresh": false
},
}
{
]
"class": "OrganType",
}
"type": "Dwarf",
},
"shouldHave": false
"name": "mute toxin",
}
"desc": "A thick chemical that coats the vocal cords, making the user unable to speak during metabolization.",
],
"physicalDesc": "syrupy",
"damage": {
"recipes": [
"types": {
{
"Poison": 1
"type": "reaction",
}
"id": "MuteToxin",
}
"reactants": [
},
[
{
"Uranium",
"class": "HealthChange",
1,
"conditions": [
false,
{
"uranium"
"class": "ReagentThreshold",
],
"min": 15,
[
"max": null
"Vestine",
},
2,
{
false,
"class": "OrganType",
"vestine"
"type": "Dwarf",
],
"shouldHave": true
[
}
"SpaceGlue",
],
2,
"damage": {
false,
"types": {
"SpaceGlue"
"Poison": 0.2
]
}
],
}
"products": [
},
[
"MuteToxin",
2,
"MuteToxin"
]
],
"impact": "Medium",
"minTemp": 370
}
],
"effects": [
"'''Narcotic'''",
"* Applies Muted for 10s"
],
"effectLine": "'''Narcotic'''\n* Applies Muted for 10s",
"boilingPoint": 255,
"meltingPoint": 36
},
{
"id": "Napalm",
"group": null,
"color": "#FA00AF",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
},
{
"class": "OrganType",
"type": "Dwarf",
"shouldHave": true
}
],
"damage": {
"damage": {
"groups": {
"types": {
"Brute": -1
"Heat": 2,
"Poison": 1,
"Caustic": 0.5
}
}
}
}
},
},
{
{
"class": "ChemVomit",
"class": "FlammableReaction",
"probability": 0.04,
"multiplier": 0.4
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Ethanol",
"min": 12,
"max": null
},
{
"class": "OrganType",
"type": "Dwarf",
"shouldHave": false
}
]
},
{
"class": "Drunk",
"boozePower": 2
}
}
]
]
}
}
},
},
"name": "ethanol",
"name": "napalm",
"desc": "A simple alcohol, makes you drunk if consumed, flammable.",
"desc": "It's just a little flammable.",
"physicalDesc": "strong smelling",
"physicalDesc": "soapy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "WeldingFuelBreakdown",
"id": "Napalm",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"welding fuel",
"Oil",
10,
1,
false,
"oil"
],
[
"WeldingFuel",
1,
false,
false,
"WeldingFuel"
"WeldingFuel"
],
[
"Ethanol",
1,
false,
"ethanol"
]
]
],
],
"products": [
"products": [
[
[
"ethanol",
"Napalm",
5,
"Ethanol"
],
[
"hydrogen",
3,
3,
"Hydrogen"
"napalm"
],
[
"sulfur",
2,
"Sulfur"
]
]
]
]
Line 12,791: Line 13,202:
],
],
"effects": [
"effects": [
"'''Alcohol''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 15u of ethanol and the metabolizing organ is not a Dwarf organ",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic",
"* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Poison when there's at least 15u of ethanol and the metabolizing organ is a Dwarf organ",
"* FlammableReaction"
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute when there's at least 15u of ethanol and the metabolizing organ is a Dwarf organ",
"\n",
"* Has a 4% chance to cause vomiting when there's at least 12u of ethanol and the metabolizing organ is not a Dwarf organ",
"\n",
"* Causes drunkness"
],
],
"effectLine": "'''Alcohol''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 15u of ethanol and the metabolizing organ is not a Dwarf organ\n* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Poison when there's at least 15u of ethanol and the metabolizing organ is a Dwarf organ\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute when there's at least 15u of ethanol and the metabolizing organ is a Dwarf organ\n* Has a 4% chance to cause vomiting when there's at least 12u of ethanol and the metabolizing organ is not a Dwarf organ\n* Causes drunkness"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic\n* FlammableReaction"
},
},
{
{
"id": "Gin",
"id": "Necrosol",
"group": "Drinks",
"group": "Medicine",
"color": "#664300",
"color": "#86a5bd",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "medicine",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"conditions": [
},
{
{
"class": "Temperature",
"class": "AdjustReagent",
"max": 213
"reagent": "ethanol",
}
"amount": 0.2
],
"damage": {
"groups": {
"Brute": -4,
"Burn": -5
},
"types": {
"Poison": -2
}
}
}
}
]
]
}
}
},
},
"name": "gin",
"name": "necrosol",
"desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
"desc": "A necrotic substance that seems to be able to heal frozen corpses. It can treat and rejuvenate plants when applied in small doses.",
"physicalDesc": "strong smelling",
"physicalDesc": "necrotic",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "Necrosol",
"* Satiates thirst at 0.667x the average rate",
"reactants": [
"\n",
[
"* Adds 0.2u of ethanol to the solution"
"Blood",
],
3,
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
false,
},
"blood"
{
],
"id": "CoffeeLiqueur",
[
"group": "Drinks",
"Omnizine",
"color": "#664300",
1,
"textColorTheme": "light",
false,
"parent": "BaseAlcohol",
"omnizine"
"flavor": "coffeeliquor",
],
"name": "coffee liqueur",
[
"desc": "Liquor flavoured with cold brewed coffee and spices.",
"Cryoxadone",
"physicalDesc": "cloudy",
2,
"recipes": [],
false,
"effects": [],
"cryoxadone"
"effectLine": ""
]
],
"products": [
[
"Necrosol",
2,
"necrosol"
]
],
"impact": "Medium",
"minTemp": 370
}
],
"effects": [
"'''Medicine'''",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn"
],
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Poison\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute\n* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Burn"
},
},
{
{
"id": "MelonLiquor",
"id": "Neurotoxin",
"group": "Drinks",
"group": "Drinks",
"color": "#00FF33",
"color": "#2E2E61",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "watermelon",
"name": "melon liquor",
"desc": "A relatively sweet and fruity 46 proof liquor.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "NTCahors",
"group": "Drinks",
"color": "#7E4043",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bitter",
"name": "NeoTheology Cahors Wine",
"desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "PoisonWine",
"group": "Drinks",
"color": "#990066",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "neurotoxin",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 12,898: Line 13,302:
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "ethanol",
"reagent": "Ethanol",
"amount": 0.05
"amount": 0.25
}
}
]
]
Line 12,916: Line 13,320:
}
}
},
},
"name": "poison wine",
"name": "neurotoxin",
"desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
"desc": "A strong neurotoxin that puts the subject into a death-like state.",
"physicalDesc": "strong smelling",
"physicalDesc": "pungent",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.25u of Ethanol to the solution",
"\n",
"* Adds 0.05u of ethanol to the solution",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"\n",
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.05u of ethanol to the solution\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.25u of Ethanol to the solution\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
},
},
{
{
"id": "Rum",
"id": "Nicotine",
"group": "Drinks",
"group": "Narcotics",
"color": "#f09f42",
"color": "#C0C0C0",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "rum",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "rum",
"desc": "Distilled alcoholic drink made from sugarcane byproducts.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.2u of ethanol to the solution"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
},
{
"id": "Sake",
"group": "Drinks",
"color": "#DDDDDD",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "sake",
"name": "nicotine",
"name": "sake",
"desc": "Dangerous and highly addictive, but that's what the propaganda says.",
"desc": "Alcoholic beverage made by fermenting rice that has been polished.",
"physicalDesc": "strong smelling",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [],
Line 12,983: Line 13,348:
},
},
{
{
"id": "Tequila",
"id": "Nitrium",
"group": "Drinks",
"group": null,
"color": "#d7d1d155",
"color": "#90560B",
"textColorTheme": "dark",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "sour",
"flavor": "tequila",
"metabolisms": {
"metabolisms": {
"Drink": {
"Gas": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "Oxygenate",
"factor": 2
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
{
"class": "NitriumMovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Nitrium",
"min": 1,
"max": 8
}
],
"walkSpeedModifier": 1.25,
"sprintSpeedModifier": 1.25
},
},
{
{
"class": "AdjustReagent",
"class": "NitriumMovespeedModifier",
"reagent": "ethanol",
"conditions": [
"amount": 0.2
{
}
"class": "ReagentThreshold",
]
"reagent": "Nitrium",
}
"min": 8,
},
"max": 12
"name": "tequila",
}
"desc": "A strong and mildly flavoured, mexican produced spirit.",
],
"physicalDesc": "strong smelling",
"walkSpeedModifier": 1.4,
"recipes": [],
"sprintSpeedModifier": 1.4
"effects": [
},
"'''Drink''' (0.5u per second)",
{
"\n",
"class": "NitriumMovespeedModifier",
"* Satiates thirst at 0.667x the average rate",
"conditions": [
"\n",
{
"* Adds 0.2u of ethanol to the solution"
"class": "ReagentThreshold",
],
"reagent": "Nitrium",
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"min": 12
},
}
{
],
"id": "Vermouth",
"walkSpeedModifier": 1.6,
"group": "Drinks",
"sprintSpeedModifier": 1.6
"color": "#91FF91",
},
"textColorTheme": "dark",
{
"parent": "BaseAlcohol",
"class": "AddReagentToBlood",
"flavor": "vermouth",
"conditions": [
"name": "vermouth",
{
"desc": "Aromatized, fortified white wine flavored with various botanicals.",
"class": "ReagentThreshold",
"physicalDesc": "strong smelling",
"reagent": "Nitrium",
"recipes": [],
"min": 6
"effects": [],
}
"effectLine": ""
],
},
"reagent": "NitrosylPlasmide",
{
"amount": 2.5
"id": "Vodka",
},
"group": "Drinks",
"color": "#d1d1d155",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "vodka",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "SatiateThirst",
"class": "GenericStatusEffect",
"factor": 2
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Nitrium",
"min": 8
}
],
"key": "Stutter",
"component": "StutteringAccent",
"time": 8
},
},
{
{
"class": "AdjustReagent",
"class": "HealthChange",
"reagent": "ethanol",
"conditions": [
"amount": 0.2
{
"class": "ReagentThreshold",
"reagent": "Nitrium",
"min": 10
}
],
"ignoreResistances": true,
"damage": {
"types": {
"Asphyxiation": 15
}
}
}
}
]
]
}
}
},
},
"name": "vodka",
"name": "nitrium",
"desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
"desc": "An experimental performance enhancing gas. Nitrium can have amplified effects as more of it gets into your bloodstream.",
"physicalDesc": "strong smelling",
"physicalDesc": "gaseous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Gas'''",
"\n",
"* Oxygenate",
"* Satiates thirst at 0.667x the average rate",
"* NitriumMovespeedModifier when there's between 1u and 8u of nitrium",
"\n",
"* NitriumMovespeedModifier when there's between 8u and 12u of nitrium",
"* Adds 0.2u of ethanol to the solution"
"* NitriumMovespeedModifier when there's at least 12u of nitrium",
"* AddReagentToBlood when there's at least 6u of nitrium",
"* Applies Stutter for 8s when there's at least 8u of nitrium",
"* Deals \u003Cspan style=\"color:red\"\u003E15\u003C/span\u003E Asphyxiation when there's at least 10u of nitrium"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Gas'''\n* Oxygenate\n* NitriumMovespeedModifier when there's between 1u and 8u of nitrium\n* NitriumMovespeedModifier when there's between 8u and 12u of nitrium\n* NitriumMovespeedModifier when there's at least 12u of nitrium\n* AddReagentToBlood when there's at least 6u of nitrium\n* Applies Stutter for 8s when there's at least 8u of nitrium\n* Deals \u003Cspan style=\"color:red\"\u003E15\u003C/span\u003E Asphyxiation when there's at least 10u of nitrium"
},
},
{
{
"id": "Whiskey",
"id": "Nitrogen",
"group": "Drinks",
"group": null,
"color": "#ee7732",
"color": "#a1e1ff",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "whiskey",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Cold": 1
}
}
}
]
},
"Gas": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "Oxygenate",
"factor": 2
"conditions": [
{
"class": "OrganType",
"type": "Vox"
}
]
},
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Slime"
}
]
},
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
{
"class": "ModifyLungGas",
"conditions": [
{
"class": "OrganType",
"type": "Vox"
}
],
"ratios": {
"Ammonia": 1,
"Nitrogen": -1
}
},
},
{
{
"class": "AdjustReagent",
"class": "ModifyLungGas",
"reagent": "ethanol",
"conditions": [
"amount": 0.2
{
"class": "OrganType",
"type": "Slime"
}
],
"ratios": {
"NitrousOxide": 1,
"Nitrogen": -1
}
}
}
]
]
}
}
},
},
"name": "whiskey",
"name": "nitrogen",
"desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
"desc": "A colorless, odorless unreactive gas. Highly stable.",
"physicalDesc": "strong smelling",
"physicalDesc": "gaseous",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "SlimeBloodBreakdown",
"* Satiates thirst at 0.667x the average rate",
"reactants": [
"\n",
[
"* Adds 0.2u of ethanol to the solution"
"Slime",
],
5,
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
false,
},
"slime"
{
]
"id": "Wine",
],
"group": "Drinks",
"products": [
"color": "#7E4043",
[
"textColorTheme": "light",
"Water",
"parent": "BaseAlcohol",
4,
"flavor": "shittywine",
"water"
"name": "wine",
],
"desc": "An premium alchoholic beverage made from distilled grape juice.",
[
"physicalDesc": "translucent",
"Nitrogen",
"recipes": [
1,
"nitrogen"
]
]
},
{
{
"type": "reaction",
"type": "reaction",
"id": "BloodToWine",
"id": "AmmoniaBloodBreakdown",
"impact": "Low",
"reactants": [
"requiredMixerCategories": [
[
"Holy"
"AmmoniaBlood",
30,
false,
"AmmoniaBlood"
]
],
],
"products": [
[
"Water",
17,
"water"
],
[
"Nitrogen",
4,
"nitrogen"
],
[
"Chlorine",
2,
"chlorine"
],
[
"Protein",
6,
"protein"
]
]
},
{
"type": "reaction",
"id": "VitaminBreakdown",
"reactants": [
"reactants": [
[
[
"blood",
"Vitamin",
4,
false,
"vitamin"
]
],
"products": [
[
"Carbon",
1,
1,
"carbon"
],
[
"Water",
1,
"water"
],
[
"Nitrogen",
2,
"nitrogen"
]
]
},
{
"type": "reaction",
"id": "NitrousOxideBreakdown",
"reactants": [
[
"NitrousOxide",
3,
false,
false,
"Blood"
"NitrousOxide"
]
]
],
],
"products": [
"products": [
[
[
"wine",
"Nitrogen",
2,
"nitrogen"
],
[
"Oxygen",
1,
1,
"Wine"
"oxygen"
]
]
]
]
}
}
],
],
"effects": [],
"effects": [
"effectLine": ""
"'''Gas'''",
"* Oxygenate",
"* Oxygenate",
"* Oxygenate",
"* ModifyLungGas",
"* ModifyLungGas",
"\n",
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold"
],
"effectLine": "'''Gas'''\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* ModifyLungGas\n* ModifyLungGas\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold",
"boilingPoint": -195.8,
"meltingPoint": -210
},
},
{
{
"id": "Champagne",
"id": "NitrosylPlasmide",
"group": "Drinks",
"group": "Narcotics",
"color": "#FCFCEE",
"color": "#e1a116",
"textColorTheme": "dark",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "sour",
"flavor": "champagne",
"metabolisms": {
"metabolisms": {
"Drink": {
"Gas": {
"effects": [
{
"class": "Jitter",
"value": ""
}
]
},
"Narcotic": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "Jitter",
"factor": 3
"value": ""
},
{
"class": "GenericStatusEffect",
"key": "Stun",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "KnockedDown",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 10,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"conditions": null,
"key": "ForcedSleep",
"type": "Remove",
"time": 10
},
},
{
{
"class": "AdjustReagent",
"class": "HealthChange",
"reagent": "ethanol",
"damage": {
"amount": 0.3
"types": {
"Poison": 0.1
}
}
}
]
},
"Medicine": {
"effects": [
{
"class": "ResetNarcolepsy",
"conditions": [
{
"class": "ReagentThreshold",
"min": 1
}
]
}
}
]
]
}
}
},
},
"name": "champagne",
"name": "nitrosyl plasmide",
"desc": "A premium sparkling wine",
"desc": "A powerful stimulant that can prevent drowsiness, stuns and knock downs.",
"physicalDesc": "strong smelling",
"physicalDesc": "translucent",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Gas'''",
"* Causes jittering",
"\n",
"\n",
"* Satiates thirst averagely",
"'''Medicine'''",
"* ResetNarcolepsy when there's at least 1u of nitrosylplasmide",
"\n",
"\n",
"* Adds 0.3u of ethanol to the solution"
"'''Narcotic'''",
"* Causes jittering",
"* Applies Stun for 3s",
"* Applies KnockedDown for 3s",
"* Applies Drowsiness for 10s",
"* Applies ForcedSleep for 10s",
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n* Adds 0.3u of ethanol to the solution"
"effectLine": "'''Gas'''\n* Causes jittering\n\n\n'''Medicine'''\n* ResetNarcolepsy when there's at least 1u of nitrosylplasmide\n\n\n'''Narcotic'''\n* Causes jittering\n* Applies Stun for 3s\n* Applies KnockedDown for 3s\n* Applies Drowsiness for 10s\n* Applies ForcedSleep for 10s\n* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison"
},
},
{
{
"id": "AcidSpit",
"id": "NitrousOxide",
"group": "Drinks",
"group": null,
"color": "#365000",
"color": "#5d88c9",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "alcohol",
"name": "acidspit",
"desc": "A drink for the daring, can be deadly if incorrectly prepared!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "AlliesCocktail",
"group": "Drinks",
"color": "#00664d",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "allies cocktail",
"desc": "A drink made from your allies, not as sweet as when made from your enemies.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Aloe",
"group": "Drinks",
"color": "#192c00",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "aloe",
"desc": "So very, very, very good.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Amasec",
"group": "Drinks",
"color": "#124da7",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "amasec",
"desc": "Official drink of the Gun Club!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Andalusia",
"group": "Drinks",
"color": "#665700",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "andalusia",
"desc": "A nice, strangely named drink.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Antifreeze",
"group": "Drinks",
"color": "#ff7d63",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "antifreeze",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
},
"types": {
{
"Poison": 2
"class": "AdjustReagent",
}
"reagent": "ethanol",
}
"amount": 0.15
}
}
]
]
}
},
},
"Gas": {
"name": "antifreeze",
"desc": "Ultimate refreshment.",
"physicalDesc": "translucent",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.15u of ethanol to the solution"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
},
{
"id": "AtomicBomb",
"group": "Drinks",
"color": "#666300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "atomicbomb",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "Oxygenate",
"factor": 2
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
},
{
{
"class": "AdjustReagent",
"class": "Emote",
"reagent": "ethanol",
"conditions": [
"amount": 0.15
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 0.2,
"max": 0.5
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
],
"emote": "Laugh",
"showInChat": true,
"probability": 0.1
},
},
{
{
"class": "AdjustReagent",
"class": "Emote",
"reagent": "uranium",
"conditions": [
"amount": 0.05
{
}
"class": "ReagentThreshold",
]
"reagent": "NitrousOxide",
}
"min": 0.2
},
},
"name": "atomic bomb",
{
"desc": "Nuclear proliferation never tasted so good.",
"class": "OrganType",
"physicalDesc": "cloudy",
"type": "Slime",
"recipes": [],
"shouldHave": false
"effects": [
},
"'''Drink''' (0.5u per second)",
{
"\n",
"class": "OrganType",
"* Satiates thirst at 0.667x the average rate",
"type": "Thaven",
"\n",
"shouldHave": false
"* Adds 0.15u of ethanol to the solution",
}
"\n",
],
"* Adds 0.05u of uranium to the solution"
"emote": "Scream",
],
"showInChat": true,
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution\n* Adds 0.05u of uranium to the solution"
"probability": 0.01
},
},
{
"id": "B52",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "SatiateThirst",
"class": "PopupMessage",
"factor": 2
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 0.5
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
},
{
"class": "BloodReagentThreshold",
"reagent": "NitrosylPlasmide",
"max": 0.1
}
],
"type": "Local",
"visualType": "Medium",
"messages": [
"effect-sleepy"
],
"probability": 0.1
},
},
{
{
"class": "AdjustReagent",
"class": "MovespeedModifier",
"reagent": "ethanol",
"conditions": [
"amount": 0.15
{
}
"class": "ReagentThreshold",
]
"reagent": "NitrousOxide",
}
"min": 1
},
},
"name": "b-52",
{
"desc": "Coffee, irish cream, and cognac. You will get bombed.",
"class": "OrganType",
"physicalDesc": "bubbly",
"type": "Slime",
"recipes": [],
"shouldHave": false
"effects": [
},
"'''Drink''' (0.5u per second)",
{
"\n",
"class": "BloodReagentThreshold",
"* Satiates thirst at 0.667x the average rate",
"reagent": "NitrosylPlasmide",
"\n",
"max": 0.1
"* Adds 0.15u of ethanol to the solution"
},
],
{
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
"class": "OrganType",
},
"type": "Thaven",
{
"shouldHave": false
"id": "BahamaMama",
}
"group": "Drinks",
],
"color": "#FF7F3B",
"walkSpeedModifier": 0.65,
"textColorTheme": "light",
"sprintSpeedModifier": 0.65
"parent": "BaseAlcohol",
},
"flavor": "alcohol",
"name": "bahama mama",
"desc": "Tropical cocktail.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "BananaHonk",
"group": "Drinks",
"color": "#ffff91",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "bananahonk",
"name": "banana honk",
"desc": "A drink from Clown Heaven.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Barefoot",
"group": "Drinks",
"color": "#ff66cc",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "barefoot",
"desc": "Barefoot and pregnant.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "BeepskySmash",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "beepsky",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "SatiateThirst",
"class": "GenericStatusEffect",
"factor": 2
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 1
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
},
{
"class": "BloodReagentThreshold",
"reagent": "NitrosylPlasmide",
"max": 0.1
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
],
"key": "ForcedSleep",
"component": "ForcedSleeping",
"time": 200,
"type": "Add"
},
},
{
{
"class": "AdjustReagent",
"class": "GenericStatusEffect",
"reagent": "ethanol",
"conditions": [
"amount": 0.15
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 1
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"key": "Anesthesia",
"component": "Anesthesia",
"time": 200,
"type": "Add"
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 3.5
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
],
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 0.25
}
}
}
}
]
]
}
}
},
},
"name": "beepsky smash",
"name": "nitrous oxide",
"desc": "Deny drinking this and prepare for THE LAW.",
"desc": "You know how everything seems funnier when you're tired? Well...",
"physicalDesc": "strong smelling",
"physicalDesc": "gaseous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Gas'''",
"* Oxygenate",
"* Emote when there's between 0.2u and 0.5u of nitrousoxide",
"* Emote when there's at least 0.2u of nitrousoxide",
"* PopupMessage when there's at least 0.5u of nitrousoxide",
"* MovespeedModifier when there's at least 1u of nitrousoxide",
"* Applies ForcedSleep for 200s when there's at least 1u of nitrousoxide",
"* Applies Anesthesia for 200s when there's at least 1u of nitrousoxide",
"* Deals \u003Cspan style=\"color:red\"\u003E0.25\u003C/span\u003E Poison when there's at least 3.5u of nitrousoxide",
"\n",
"\n",
"* Satiates thirst at 0.667x the average rate",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
"* Adds 0.15u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
"effectLine": "'''Gas'''\n* Oxygenate\n* Emote when there's between 0.2u and 0.5u of nitrousoxide\n* Emote when there's at least 0.2u of nitrousoxide\n* PopupMessage when there's at least 0.5u of nitrousoxide\n* MovespeedModifier when there's at least 1u of nitrousoxide\n* Applies ForcedSleep for 200s when there's at least 1u of nitrousoxide\n* Applies Anesthesia for 200s when there's at least 1u of nitrousoxide\n* Deals \u003Cspan style=\"color:red\"\u003E0.25\u003C/span\u003E Poison when there's at least 3.5u of nitrousoxide\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"boilingPoint": -88,
"meltingPoint": -90
},
},
{
{
"id": "BlackRussian",
"id": "Nocturine",
"group": "Drinks",
"group": "Narcotics",
"color": "#360000",
"color": "#128e80",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": null,
"flavor": "blackrussian",
"metabolisms": {
"metabolisms": {
"Drink": {
"Narcotic": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "GenericStatusEffect",
"factor": 2
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Nocturine",
"min": 8
}
],
"key": "ForcedSleep",
"component": "ForcedSleeping",
"refresh": false,
"type": "Add"
},
},
{
{
"class": "AdjustReagent",
"class": "GenericStatusEffect",
"reagent": "ethanol",
"key": "Anesthesia",
"amount": 0.2
"component": "Anesthesia",
"refresh": false,
"type": "Add"
}
}
]
]
}
}
},
},
"name": "black russian",
"name": "nocturine",
"desc": "For the lactose-intolerant. Still as classy as a White Russian.",
"desc": "A highly effective sedative and hypnotic, developed by the Syndicate for stealth operations. One-way ticket to honk-shoo town.",
"physicalDesc": "strong smelling",
"physicalDesc": "powdery",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "Nocturine",
"* Satiates thirst at 0.667x the average rate",
"reactants": [
"\n",
[
"* Adds 0.2u of ethanol to the solution"
"Impedrezene",
2,
false,
"impedrezene"
],
[
"Vestine",
1,
false,
"vestine"
]
],
"products": [
[
"Nocturine",
1,
"nocturine"
]
],
"impact": "High"
}
],
"effects": [
"'''Narcotic'''",
"* Applies ForcedSleep when there's at least 8u of nocturine",
"* Applies Anesthesia"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Narcotic'''\n* Applies ForcedSleep when there's at least 8u of nocturine\n* Applies Anesthesia",
"boilingPoint": 444,
"meltingPoint": 128
},
},
{
{
"id": "BloodyMary",
"id": "NorepinephricAcid",
"group": "Drinks",
"group": "Narcotics",
"color": "#df6a50",
"color": "#96a8b5",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "salty",
"flavor": "bloodymary",
"name": "bloody mary",
"desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Booger",
"group": "Drinks",
"color": "#99ff00",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "booger",
"desc": "Ewww...",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "BraveBull",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Drink": {
"Narcotic": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "PopupMessage",
"factor": 2
"type": "Local",
"messages": [
"generic-reagent-effect-burning-eyes",
"generic-reagent-effect-burning-eyes-a-bit",
"generic-reagent-effect-tearing-up",
"norepinephricacid-effect-eyelids",
"norepinephricacid-effect-eyes-itch",
"norepinephricacid-effect-vision-fade",
"norepinephricacid-effect-vision-fail"
],
"probability": 0.08
},
},
{
{
"class": "AdjustReagent",
"class": "PopupMessage",
"reagent": "ethanol",
"visualType": "MediumCaution",
"amount": 0.2
"type": "Local",
"messages": [
"norepinephricacid-effect-eye-disconnect",
"norepinephricacid-effect-eye-pain",
"norepinephricacid-effect-darkness",
"norepinephricacid-effect-blindness"
],
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
],
"probability": 0.03
},
{
"class": "GenericStatusEffect",
"key": "TemporaryBlindness",
"component": "TemporaryBlindness",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
]
}
}
]
]
}
}
},
},
"name": "brave bull",
"name": "norepinephric acid",
"desc": "It's just as effective as Dutch-Courage!",
"desc": "A smooth chemical that blocks the optical receptors, rendering the user blind during metabolization.",
"physicalDesc": "strong smelling",
"physicalDesc": "milky",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "NorepinephricAcid",
"reactants": [
[
"Uranium",
1,
false,
"uranium"
],
[
"Epinephrine",
1,
false,
"epinephrine"
]
],
"products": [
[
"NorepinephricAcid",
2,
"NorepinephricAcid"
]
],
"impact": "Medium"
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Narcotic'''",
"\n",
"* PopupMessage",
"* Satiates thirst at 0.667x the average rate",
"* PopupMessage when there's at least 20u of norepinephricacid",
"\n",
"* Applies TemporaryBlindness when there's at least 20u of norepinephricacid"
"* Adds 0.2u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Narcotic'''\n* PopupMessage\n* PopupMessage when there's at least 20u of norepinephricacid\n* Applies TemporaryBlindness when there's at least 20u of norepinephricacid",
"boilingPoint": 255,
"meltingPoint": 36
},
},
{
{
"id": "CoconutRum",
"id": "Nothing",
"group": "Drinks",
"group": "Drinks",
"color": "#cccbc8",
"color": null,
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": null,
"flavor": "rum",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 13,544: Line 14,177:
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 2
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
}
]
]
}
}
},
},
"name": "coconut rum",
"name": "nothing",
"desc": "Rum with coconut for that tropical feel.",
"desc": "Absolutely nothing.",
"physicalDesc": "strong smelling",
"physicalDesc": "nothing",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.2u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "Cosmopolitan",
"id": "NTCahors",
"group": "Drinks",
"group": "Drinks",
"color": "#f73030",
"color": "#7E4043",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "cosmopolitan",
"flavor": "bitter",
"metabolisms": {
"name": "NeoTheology Cahors wine",
"desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "NuclearCola",
"group": "Drinks",
"color": "#100800",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "atomiccola",
"metabolisms": {
"Drink": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 2
"factor": 6
},
},
{
{
"class": "AdjustReagent",
"class": "GenericStatusEffect",
"reagent": "ethanol",
"key": "Drowsiness",
"amount": 0.15
"time": 3,
"type": "Remove"
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
}
]
]
}
}
},
},
"name": "cosmopolitan",
"name": "nuclear cola",
"desc": "Even in the worst situations, nothing beats a fresh cosmopolitan.",
"desc": "Cola, cola never changes.",
"physicalDesc": "citric",
"physicalDesc": "fizzy",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "NuclearCola",
"reactants": [
[
"Cola",
5,
false,
"Space Cola"
],
[
"Uranium",
1,
false,
"uranium"
]
],
"products": [
[
"NuclearCola",
5,
"NuclearCola"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"* SatiateThirst",
"* Applies Drowsiness for 3s",
"\n",
"\n",
"* Satiates thirst at 0.667x the average rate",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"* Adds 0.15u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Applies Drowsiness for 3s\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
},
},
{
{
"id": "CubaLibre",
"id": "Nutriment",
"group": "Drinks",
"group": "Foods",
"color": "#3E1B00",
"color": "#24591F",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "nutriment",
"flavor": "cubalibre",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "SatiateHunger",
"factor": 2
"value": ""
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.07
}
}
]
]
}
}
},
},
"name": "cuba libre",
"name": "nutriment",
"desc": "Rum, mixed with cola. Viva la revolucion.",
"desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
"physicalDesc": "bubbly",
"physicalDesc": "opaque",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateHunger"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.07u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.07u of ethanol to the solution"
"effectLine": "'''Food'''\n* SatiateHunger"
},
},
{
{
"id": "DemonsBlood",
"id": "Oats",
"group": "Drinks",
"group": "Foods",
"color": "#a70000",
"color": "tan",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "demons blood",
"desc": "AHHHH!!!!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "DevilsKiss",
"group": "Drinks",
"color": "#ff0033",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "devils kiss",
"desc": "Creepy time!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "DoctorsDelight",
"group": "Drinks",
"color": "#FF8CFF",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "oats",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "AdjustReagent",
"factor": 2
"reagent": "Sugar",
},
"amount": 0.2
{
"class": "SatiateHunger",
"factor": -2
},
},
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "ethanol",
"reagent": "Nutriment",
"amount": 0.05
"amount": 0.3
},
{
"class": "HealthChange",
"damage": {
"groups": {
"Burn": -1,
"Brute": -1,
"Airloss": -1,
"Toxin": -1
}
}
}
}
]
]
}
}
},
},
"name": "the doctor's delight",
"name": "oats",
"desc": "A gulp a day keeps the MediBot away. That's probably for the best.",
"desc": "Used for a variety of tasty purposes.",
"physicalDesc": "strong smelling",
"physicalDesc": "coarse",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Food'''",
"\n",
"* Adds 0.2u of Sugar to the solution",
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.3u of Nutriment to the solution"
"\n",
"* Satiates hunger at 0.667x the average rate",
"\n",
"* Adds 0.05u of ethanol to the solution",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Toxin"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Satiates hunger at 0.667x the average rate\n* Adds 0.05u of ethanol to the solution\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Toxin"
"effectLine": "'''Food'''\n* Adds 0.2u of Sugar to the solution\n* Adds 0.3u of Nutriment to the solution"
},
},
{
{
"id": "DriestMartini",
"id": "Oculine",
"group": "Drinks",
"group": "Medicine",
"color": "#2E6671",
"color": "#404040",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "medicine",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "ChemHealEyeDamage",
"factor": 2
"value": ""
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
}
]
]
}
}
},
},
"name": "driest martini",
"name": "oculine",
"desc": "Only for the experienced. You think you see sand floating in the glass.",
"desc": "A simple saline compound used to treat the eyes via ingestion.",
"physicalDesc": "strong smelling",
"physicalDesc": "translucent",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Oculine",
"reactants": [
[
"TableSalt",
1,
false,
"TableSalt"
],
[
"Blood",
1,
false,
"blood"
],
[
"Hydroxide",
2,
false,
"hydroxide"
]
],
"products": [
[
"Oculine",
4,
"oculine"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* ChemHealEyeDamage"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.15u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
"effectLine": "'''Medicine'''\n* ChemHealEyeDamage"
},
},
{
{
"id": "ErikaSurprise",
"id": "Oil",
"group": "Drinks",
"group": "Foods",
"color": "#67bc50",
"color": "#b67823",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "oily",
"flavor": "alcohol",
"name": "oil",
"name": "erika surprise",
"desc": "Used by chefs to cook.",
"desc": "The surprise is, it's green!",
"physicalDesc": "oily",
"physicalDesc": "strong smelling",
"recipes": [
"recipes": [],
{
"effects": [],
"type": "reaction",
"effectLine": ""
"id": "Oil",
},
"reactants": [
{
[
"id": "GargleBlaster",
"WeldingFuel",
"group": "Drinks",
1,
"color": "#9cc8b4",
false,
"textColorTheme": "light",
"WeldingFuel"
"parent": "BaseAlcohol",
],
"flavor": "gargleblaster",
[
"Hydrogen",
1,
false,
"hydrogen"
],
[
"Carbon",
1,
false,
"carbon"
]
],
"products": [
[
"Oil",
4,
"oil"
]
]
}
],
"effects": [],
"effectLine": "",
"boilingPoint": 300,
"meltingPoint": -16
},
{
"id": "OilOlive",
"group": "Foods",
"color": "olive",
"textColorTheme": "dark",
"flavor": "oily",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "ethanol",
"reagent": "Nutriment",
"amount": 0.2
"amount": 0.75
}
}
]
]
}
}
},
},
"name": "Pan-Galactic Gargle Blaster",
"name": "olive oil",
"desc": "Whoah, this stuff looks volatile!",
"desc": "Viscous and fragrant.",
"physicalDesc": "volatile",
"physicalDesc": "oily",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Food'''",
"\n",
"* Adds 0.75u of Nutriment to the solution"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.2u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Food'''\n* Adds 0.75u of Nutriment to the solution"
},
},
{
{
"id": "GinFizz",
"id": "Omnizine",
"group": "Drinks",
"group": "Medicine",
"color": "#664300",
"color": "#fcf7f9",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "medicine",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
},
"groups": {
{
"Burn": -3.2,
"class": "AdjustReagent",
"Toxin": -1.6,
"reagent": "ethanol",
"Airloss": -1.6,
"amount": 0.07
"Brute": -2.4
}
}
}
}
]
]
}
}
},
},
"name": "gin fizz",
"name": "omnizine",
"desc": "Refreshingly lemony, deliciously dry.",
"desc": "A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that its origins remain a mystery because revealing the secrets of its production would render most commercial pharmaceuticals obsolete.",
"physicalDesc": "strong smelling",
"physicalDesc": "soothing",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3.2\u003C/span\u003E Burn",
"* Satiates thirst at 0.667x the average rate",
"* Heals \u003Cspan style=\"color:green\"\u003E1.6\u003C/span\u003E Toxin",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1.6\u003C/span\u003E Airloss",
"* Adds 0.07u of ethanol to the solution"
"* Heals \u003Cspan style=\"color:green\"\u003E2.4\u003C/span\u003E Brute"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.07u of ethanol to the solution"
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E3.2\u003C/span\u003E Burn\n* Heals \u003Cspan style=\"color:green\"\u003E1.6\u003C/span\u003E Toxin\n* Heals \u003Cspan style=\"color:green\"\u003E1.6\u003C/span\u003E Airloss\n* Heals \u003Cspan style=\"color:green\"\u003E2.4\u003C/span\u003E Brute"
},
},
{
{
"id": "GinTonic",
"id": "Opporozidone",
"group": "Drinks",
"group": "Medicine",
"color": "#004166",
"color": "#b5e36d",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "acid",
"flavor": "gintonic",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "ReduceRotting",
"factor": 2
"seconds": 20,
},
"conditions": [
{
{
"class": "AdjustReagent",
"class": "Temperature",
"reagent": "ethanol",
"max": 150
"amount": 0.07
},
{
"class": "MobStateCondition",
"mobstate": "Dead"
}
]
}
}
]
]
}
}
},
},
"name": "gin and tonic",
"name": "opporozidone",
"desc": "An all time classic, mild cocktail.",
"desc": "A difficult to synthesize cryogenic drug used to regenerate rotting tissue and brain matter.",
"physicalDesc": "strong smelling",
"physicalDesc": "sickly",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Opporozidone",
"reactants": [
[
"Cognizine",
1,
false,
"cognizine"
],
[
"Plasma",
2,
false,
"plasma"
],
[
"Doxarubixadone",
1,
false,
"doxarubixadone"
]
],
"products": [
[
"Opporozidone",
3,
"opporozidone"
]
],
"minTemp": 400
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* ReduceRotting"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.07u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.07u of ethanol to the solution"
"effectLine": "'''Medicine'''\n* ReduceRotting"
},
},
{
{
"id": "Gildlager",
"id": "Oxygen",
"group": "Drinks",
"group": null,
"color": "#FFFF91",
"color": "#c4f5ff",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "Oxygenate",
"factor": 2
"conditions": [
{
"class": "OrganType",
"type": "Human"
}
]
},
},
{
{
"class": "AdjustReagent",
"class": "Oxygenate",
"reagent": "ethanol",
"conditions": [
"amount": 0.2
{
"class": "OrganType",
"type": "Animal"
}
]
},
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Rat"
}
]
},
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
]
},
{
"class": "ModifyLungGas",
"conditions": [
{
"class": "OrganType",
"type": "Vox",
"shouldHave": false
}
],
"ratios": {
"CarbonDioxide": 1,
"Oxygen": -1
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Vox"
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 3
}
}
},
{
"class": "AdjustAlert",
"alertType": "Toxins",
"conditions": [
{
"class": "ReagentThreshold",
"min": 0.5
},
{
"class": "OrganType",
"type": "Vox"
}
],
"clear": true,
"time": 5
}
}
]
]
}
},
},
"Gas": {
"name": "gildlager",
"effects": [
"desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
{
"physicalDesc": "strong smelling",
"class": "Oxygenate",
"recipes": [],
"conditions": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"class": "OrganType",
"\n",
"type": "Human"
"* Satiates thirst at 0.667x the average rate",
}
"\n",
]
"* Adds 0.2u of ethanol to the solution"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
},
{
"id": "Grog",
"group": "Drinks",
"color": "#e3e77b",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "grog",
"desc": "Watered-down rum, pirate approved!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "HippiesDelight",
"group": "Drinks",
"color": "#6eaa0c",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "hippies delight",
"desc": "You just don't get it maaaan.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Hooch",
"group": "Drinks",
"color": "#664e00",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "hooch",
"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",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "IcedBeer",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "icedbeer",
"name": "iced beer",
"desc": "A beer which is so cold the air around it freezes.",
"physicalDesc": "bubbly",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "IrishCarBomb",
"group": "Drinks",
"color": "#2E6671",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "irishcarbomb",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
},
{
{
"class": "AdjustReagent",
"class": "Oxygenate",
"reagent": "ethanol",
"conditions": [
"amount": 0.15
{
}
"class": "OrganType",
]
"type": "Animal"
}
}
},
]
"name": "irish car bomb",
},
"desc": "A troubling mixture of irish cream and ale.",
"physicalDesc": "bubbly",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.15u of ethanol to the solution"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
},
{
"id": "IrishCream",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "creamy",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "SatiateThirst",
"class": "Oxygenate",
"factor": 2
"conditions": [
{
"class": "OrganType",
"type": "Rat"
}
]
},
},
{
{
"class": "AdjustReagent",
"class": "Oxygenate",
"reagent": "ethanol",
"conditions": [
"amount": 0.2
{
}
"class": "OrganType",
]
"type": "Plant"
}
}
},
]
"name": "irish cream",
},
"desc": "Whiskey-imbued cream. What else could you expect from the Irish.",
"physicalDesc": "creamy",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.2u of ethanol to the solution"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
},
{
"id": "IrishCoffee",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "irishcoffee",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "SatiateThirst",
"class": "Oxygenate",
"factor": 2
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
},
{
{
"class": "AdjustReagent",
"class": "ModifyLungGas",
"reagent": "ethanol",
"conditions": [
"amount": 0.15
{
}
"class": "OrganType",
]
"type": "Vox",
}
"shouldHave": false
},
},
"name": "irish coffee",
{
"desc": "Coffee served with irish cream. Regular cream just isn't the same!",
"class": "OrganType",
"physicalDesc": "cloudy",
"type": "Thaven",
"recipes": [],
"shouldHave": false
"effects": [
}
"'''Drink''' (0.5u per second)",
],
"\n",
"ratios": {
"* Satiates thirst at 0.667x the average rate",
"CarbonDioxide": 1,
"\n",
"Oxygen": -1
"* Adds 0.15u of ethanol to the solution"
}
],
},
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
},
{
"id": "LongIslandIcedTea",
"group": "Drinks",
"color": "#664300",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "longisland",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"conditions": [
{
"class": "OrganType",
"type": "Vox"
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 7
}
}
},
},
{
{
"class": "AdjustReagent",
"class": "AdjustAlert",
"reagent": "ethanol",
"alertType": "Toxins",
"amount": 0.15
"conditions": [
{
"class": "ReagentThreshold",
"min": 0.5
},
{
"class": "OrganType",
"type": "Vox"
}
],
"clear": true,
"time": 5
}
}
]
]
}
}
},
},
"name": "long island iced tea",
"name": "oxygen",
"desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
"desc": "An oxidizing, colorless gas.",
"physicalDesc": "strong smelling",
"physicalDesc": "gaseous",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "EthanolBreakdown",
"* Satiates thirst at 0.667x the average rate",
"reactants": [
"\n",
[
"* Adds 0.15u of ethanol to the solution"
"Ethanol",
],
9,
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
false,
},
"ethanol"
{
]
"id": "Manhattan",
],
"group": "Drinks",
"products": [
"color": "#664300",
[
"textColorTheme": "light",
"Hydrogen",
"parent": "BaseAlcohol",
6,
"flavor": "alcohol",
"hydrogen"
"name": "manhattan",
],
"desc": "The Detective's undercover drink of choice. He never could stomach gin...",
[
"physicalDesc": "strong smelling",
"Carbon",
"recipes": [],
2,
"effects": [],
"carbon"
"effectLine": ""
],
},
[
{
"Oxygen",
"id": "ManhattanProject",
1,
"group": "Drinks",
"oxygen"
"color": "#664300",
]
"textColorTheme": "light",
]
"parent": "BaseAlcohol",
},
"flavor": "alcohol",
{
"name": "manhattan project",
"type": "reaction",
"desc": "A scientist's drink of choice, for pondering ways to blow up the ship.",
"id": "WaterBreakdown",
"physicalDesc": "strong smelling",
"reactants": [
"recipes": [],
[
"effects": [],
"Water",
"effectLine": ""
3,
},
false,
{
"water"
"id": "ManlyDorf",
]
"group": "Drinks",
],
"color": "#664300",
"products": [
"textColorTheme": "light",
[
"parent": "BaseAlcohol",
"Hydrogen",
"flavor": "rocksandstones",
2,
"name": "manly dorf",
"hydrogen"
"desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.",
],
"physicalDesc": "fizzy and creamy",
[
"recipes": [],
"Oxygen",
"effects": [],
1,
"effectLine": ""
"oxygen"
},
]
{
]
"id": "Margarita",
},
"group": "Drinks",
{
"color": "#8CFF8C",
"type": "reaction",
"textColorTheme": "dark",
"id": "FatBreakdown",
"parent": "BaseAlcohol",
"reactants": [
"flavor": "alcohol",
[
"name": "margarita",
"Fat",
"desc": "On the rocks with salt on the rim. Arriba~!",
15,
"physicalDesc": "strong smelling",
false,
"recipes": [],
"fat"
"effects": [],
]
"effectLine": ""
],
},
"products": [
{
[
"id": "Martini",
"Carbon",
"group": "Drinks",
5,
"color": "#664300",
"carbon"
"textColorTheme": "light",
],
"parent": "BaseAlcohol",
[
"flavor": "alcohol",
"Hydrogen",
"metabolisms": {
10,
"Drink": {
"hydrogen"
"effects": [
],
{
[
"class": "SatiateThirst",
"Oxygen",
"factor": 2
1,
},
"oxygen"
{
]
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
]
}
},
},
{
"name": "classic martini",
"type": "reaction",
"desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
"id": "UncookedAnimalProteinBreakdown",
"physicalDesc": "strong smelling",
"reactants": [
"recipes": [],
[
"effects": [
"UncookedAnimalProteins",
"'''Drink''' (0.5u per second)",
10,
"\n",
false,
"* Satiates thirst at 0.667x the average rate",
"UncookedAnimalProteins"
"\n",
]
"* Adds 0.15u of ethanol to the solution"
],
],
"products": [
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
[
},
"Carbon",
{
2,
"id": "Mead",
"carbon"
"group": "Drinks",
],
"color": "#664300",
[
"textColorTheme": "light",
"Hydrogen",
"parent": "BaseAlcohol",
4,
"flavor": "mead",
"hydrogen"
"name": "mead",
],
"desc": "A Viking's drink, though a cheap one.",
[
"physicalDesc": "strong smelling",
"Phosphorus",
"recipes": [],
3,
"effects": [],
"phosphorus"
"effectLine": ""
],
[
"Oxygen",
1,
"oxygen"
]
]
},
{
"type": "reaction",
"id": "ProteinBreakdown",
"reactants": [
[
"Protein",
10,
false,
"protein"
]
],
"products": [
[
"Carbon",
2,
"carbon"
],
[
"Hydrogen",
4,
"hydrogen"
],
[
"Phosphorus",
3,
"phosphorus"
],
[
"Oxygen",
1,
"oxygen"
]
]
},
{
"type": "reaction",
"id": "CarbonDioxideBreakdown",
"reactants": [
[
"CarbonDioxide",
3,
false,
"CarbonDioxide"
]
],
"products": [
[
"Carbon",
1,
"carbon"
],
[
"Oxygen",
2,
"oxygen"
]
]
},
{
"type": "reaction",
"id": "NitrousOxideBreakdown",
"reactants": [
[
"NitrousOxide",
3,
false,
"NitrousOxide"
]
],
"products": [
[
"Nitrogen",
2,
"nitrogen"
],
[
"Oxygen",
1,
"oxygen"
]
]
}
],
"effects": [
"'''Gas'''",
"* Oxygenate",
"* Oxygenate",
"* Oxygenate",
"* Oxygenate",
"* Oxygenate",
"* ModifyLungGas",
"* Deals \u003Cspan style=\"color:red\"\u003E7\u003C/span\u003E Poison",
"* AdjustAlert when there's at least 0.5u of oxygen",
"\n",
"'''Poison'''",
"* Oxygenate",
"* Oxygenate",
"* Oxygenate",
"* Oxygenate",
"* ModifyLungGas",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison",
"* AdjustAlert when there's at least 0.5u of oxygen"
],
"effectLine": "'''Gas'''\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* ModifyLungGas\n* Deals \u003Cspan style=\"color:red\"\u003E7\u003C/span\u003E Poison\n* AdjustAlert when there's at least 0.5u of oxygen\n\n\n'''Poison'''\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* ModifyLungGas\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison\n* AdjustAlert when there's at least 0.5u of oxygen",
"boilingPoint": -183,
"meltingPoint": -218.4
},
},
{
{
"id": "Mojito",
"id": "Painkiller",
"group": "Drinks",
"group": "Drinks",
"color": "#3ea99888",
"color": "#e6cb47",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "mojito",
"desc": "If it's good enough for Spesscuba, it's good enough for you.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Moonshine",
"group": "Drinks",
"color": "#d1d7d155",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "moonshine",
"flavor": "painkiller",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 14,238: Line 15,013:
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "ethanol",
"reagent": "Ethanol",
"amount": 0.25
"amount": 0.2
}
}
]
]
}
}
},
},
"name": "moonshine",
"name": "painkiller",
"desc": "Artisanal homemade liquor. What could go wrong?",
"desc": "A cure for what ails you.",
"physicalDesc": "strong smelling",
"physicalDesc": "refreshing",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Painkiller",
"reactants": [
[
"JuicePineapple",
3,
false,
"JuicePineapple"
],
[
"CoconutRum",
1,
false,
"CoconutRum"
],
[
"JuiceOrange",
1,
false,
"JuiceOrange"
],
[
"CreamOfCoconut",
1,
false,
"CreamOfCoconut"
]
],
"products": [
[
"Painkiller",
6,
"painkiller"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of Ethanol to the solution"
"\n",
"* Adds 0.25u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.25u of ethanol to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
},
{
{
"id": "Neurotoxin",
"id": "Patron",
"group": "Drinks",
"group": "Drinks",
"color": "#2E2E61",
"color": "#585840",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"flavor": "patron",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 14,273: Line 15,084:
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "ethanol",
"reagent": "Ethanol",
"amount": 0.25
"amount": 0.2
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
}
]
]
}
}
},
},
"name": "neurotoxin",
"name": "Patrón",
"desc": "A strong neurotoxin that puts the subject into a death-like state.",
"desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
"physicalDesc": "strong smelling",
"physicalDesc": "metallic",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Patron",
"reactants": [
[
"Tequila",
10,
false,
"tequila"
],
[
"Silver",
1,
false,
"silver"
]
],
"products": [
[
"Patron",
10,
"Patrón"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of Ethanol to the solution"
"\n",
"* Adds 0.25u of ethanol to the solution",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.25u of ethanol to the solution\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
},
{
{
"id": "Painkiller",
"id": "Pax",
"group": "Drinks",
"group": "Narcotics",
"color": "#e6cb47",
"color": "#AAAAAA",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": null,
"flavor": "painkiller",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "GenericStatusEffect",
"factor": 2
"key": "Pacified",
},
"component": "Pacified",
{
"type": "Add",
"class": "AdjustReagent",
"time": 4
"reagent": "ethanol",
"amount": 0.2
}
}
]
]
}
}
},
},
"name": "painkiller",
"name": "pax",
"desc": "A cure for what ails you.",
"desc": "A psychiatric chemical which prevents the patient from directly harming anyone.",
"physicalDesc": "refreshing",
"physicalDesc": "soothing",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Pax",
"reactants": [
[
"MindbreakerToxin",
1,
false,
"MindbreakerToxin"
],
[
"Synaptizine",
1,
false,
"synaptizine"
],
[
"Water",
1,
false,
"water"
]
],
"products": [
[
"Pax",
3,
"pax"
]
],
"impact": "Medium"
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Applies Pacified for 4s"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.2u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Poison'''\n* Applies Pacified for 4s"
},
},
{
{
"id": "Patron",
"id": "PestKiller",
"group": "Drinks",
"group": "Botanical",
"color": "#585840",
"color": "#9e9886",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
},
"types": {
{
"Poison": 3
"class": "AdjustReagent",
}
"reagent": "ethanol",
},
"amount": 0.2
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
]
}
}
]
]
}
}
},
},
"name": "patron",
"name": "pest killer",
"desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
"desc": "A mixture that targets pests. While useful it slowly poisons plants with toxins, be careful when using it.",
"physicalDesc": "metallic",
"physicalDesc": "bubbling",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison"
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.2u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution"
"effectLine": "'''Medicine'''\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison"
},
},
{
{
"id": "RedMead",
"id": "Phalanximine",
"group": "Drinks",
"group": "Medicine",
"color": "#bc5550",
"color": "#c8ff75",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "red mead",
"desc": "The true Viking's drink! Even though it has a strange red color.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "PinaColada",
"group": "Drinks",
"color": "#e8dba4",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "medicine",
"flavor": "alcohol",
"metabolisms": {
"name": "piña colada",
"Medicine": {
"desc": "For getting lost in the rain.",
"metabolismRate": 0.4,
"physicalDesc": "tropical",
"effects": [
"recipes": [],
{
"effects": [],
"class": "HealthChange",
"effectLine": ""
"damage": {
},
"types": {
{
"Cellular": -1,
"id": "Sbiten",
"Radiation": 1
"group": "Drinks",
}
"color": "#004166",
}
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"name": "sbiten",
"desc": "A spicy Vodka! Might be a little hot for the little guys!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "ScrewdriverCocktail",
"group": "Drinks",
"color": "#A68310",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "screwdriver",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
},
{
{
"class": "AdjustReagent",
"class": "ChemVomit",
"reagent": "ethanol",
"probability": 0.05
"amount": 0.07
}
}
]
]
}
}
},
},
"name": "screwdriver",
"name": "phalanximine",
"desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
"desc": "An advanced chemical used in the treatment of cancer. Causes moderate radiation poisoning, acid burns, and vomiting on organics. Can potentially remove the death gene on plants.",
"physicalDesc": "strong smelling",
"physicalDesc": "acrid",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Phalanximine",
"reactants": [
[
"Hyronalin",
1,
false,
"hyronalin"
],
[
"Ethanol",
1,
false,
"ethanol"
],
[
"UnstableMutagen",
1,
false,
"UnstableMutagen"
]
],
"products": [
[
"Phalanximine",
3,
"phalanximine"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine''' (0.4u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Cellular",
"* Satiates thirst at 0.667x the average rate",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation",
"\n",
"* ChemVomit"
"* Adds 0.07u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.07u of ethanol to the solution"
"effectLine": "'''Medicine''' (0.4u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Cellular\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation\n* ChemVomit"
},
},
{
{
"id": "CogChamp",
"id": "Phenol",
"group": "Drinks",
"group": null,
"color": "#B5A642",
"color": "#E7EA91",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "cogchamp",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "HealthChange",
"key": "RatvarianLanguage",
"damage": {
"component": "RatvarianLanguage",
"types": {
"time": 2
"Caustic": 1,
},
"Poison": 2
{
}
"class": "SatiateThirst",
}
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
}
]
]
}
}
},
},
"name": "cogchamp",
"name": "phenol",
"desc": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
"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": "ground brass",
"physicalDesc": "acidic",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Phenol",
"reactants": [
[
"Hydroxide",
1,
false,
"hydroxide"
],
[
"Benzene",
1,
false,
"benzene"
]
],
"products": [
[
"Phenol",
2,
"phenol"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic",
"* Causes ratvarian language patterns for at least 0.2s without accumulation",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.15u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Causes ratvarian language patterns for at least 0.2s without accumulation\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"boilingPoint": 55.5,
"meltingPoint": -50
},
},
{
{
"id": "Silencer",
"id": "Phlogiston",
"group": "Drinks",
"group": null,
"color": "#878787",
"color": "#D4872A",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"parent": "BasePyrotechnic",
"flavor": "nothing",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "HealthChange",
"key": "Muted",
"damage": {
"component": "Muted",
"types": {
"time": 2
"Heat": 3,
"Poison": 1
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.1
},
{
"class": "AdjustTemperature",
"amount": 6000
},
},
{
{
"class": "SatiateThirst",
"class": "Ignite",
"factor": 2
"value": ""
}
}
]
]
}
}
},
},
"name": "silencer",
"name": "phlogiston",
"desc": "A drink from Mime Heaven.",
"desc": "Catches you on fire and makes you ignite.",
"physicalDesc": "strong smelling",
"physicalDesc": "burning",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Phlogiston",
"reactants": [
[
"Phosphorus",
1,
false,
"phosphorus"
],
[
"SulfuricAcid",
1,
false,
"SulfuricAcid"
],
[
"Plasma",
1,
false,
"plasma"
]
],
"products": [
[
"Phlogiston",
3,
"phlogiston"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Heat",
"* Causes inability to speak for at least 0.2s without accumulation",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"\n",
"* FlammableReaction",
"* Satiates thirst at 0.667x the average rate"
"* Adds 6000J of heat to the body it's in",
"* Ignite"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Causes inability to speak for at least 0.2s without accumulation\n* Satiates thirst at 0.667x the average rate"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* FlammableReaction\n* Adds 6000J of heat to the body it's in\n* Ignite"
},
},
{
{
"id": "Singulo",
"id": "Phosphorus",
"group": "Drinks",
"group": "Elements",
"color": "#3b0c0c",
"color": "#f5da9a",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "singulo",
"name": "singulo",
"desc": "A blue-space beverage!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "SnowWhite",
"group": "Drinks",
"color": "#FFFFFF",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "metallic",
"flavor": "alcohol",
"name": "phosphorus",
"name": "snow white",
"desc": "A reactive metal used in pyrotechnics and weapons.",
"desc": "A cold refreshment.",
"physicalDesc": "powdery",
"physicalDesc": "bubbly",
"recipes": [
"recipes": [],
{
"effects": [],
"type": "reaction",
"effectLine": ""
"id": "UncookedAnimalProteinBreakdown",
},
"reactants": [
{
[
"id": "SuiDream",
"UncookedAnimalProteins",
"group": "Drinks",
10,
"color": "#00A86B",
false,
"textColorTheme": "light",
"UncookedAnimalProteins"
"parent": "BaseAlcohol",
]
"flavor": "alcohol",
],
"name": "sui dream",
"products": [
"desc": "'Comprised of: White soda, blue curacao, melon liquor.'",
[
"physicalDesc": "strong smelling",
"Carbon",
"recipes": [],
2,
"carbon"
],
[
"Hydrogen",
4,
"hydrogen"
],
[
"Phosphorus",
3,
"phosphorus"
],
[
"Oxygen",
1,
"oxygen"
]
]
},
{
"type": "reaction",
"id": "ProteinBreakdown",
"reactants": [
[
"Protein",
10,
false,
"protein"
]
],
"products": [
[
"Carbon",
2,
"carbon"
],
[
"Hydrogen",
4,
"hydrogen"
],
[
"Phosphorus",
3,
"phosphorus"
],
[
"Oxygen",
1,
"oxygen"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": "",
"boilingPoint": 280.5,
"meltingPoint": 44.2
},
},
{
{
"id": "SyndicateBomb",
"id": "Pilk",
"group": "Drinks",
"group": "Drinks",
"color": "#e3e77b",
"color": "#e7c69f",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "syndiebomb",
"name": "syndicate bomb",
"desc": "Somebody set us up the bomb!",
"physicalDesc": "opaque",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "TequilaSunrise",
"group": "Drinks",
"color": "#FFE48C",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"parent": "BaseDrink",
"flavor": "tequilasunrise",
"flavor": "pilk",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 14,602: Line 15,531:
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 2
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
}
]
]
}
}
},
},
"name": "tequila sunrise",
"name": "pilk",
"desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
"desc": "A sickening mixture of milk and cola.",
"physicalDesc": "strong smelling",
"physicalDesc": "creamy",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "Pilk",
"* Satiates thirst at 0.667x the average rate",
"reactants": [
"\n",
[
"* Adds 0.15u of ethanol to the solution"
"Cola",
1,
false,
"Space Cola"
],
[
"Milk",
1,
false,
"milk"
]
],
"products": [
[
"Pilk",
2,
"pilk"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "TheMartinez",
"id": "PinaColada",
"group": "Drinks",
"group": "Drinks",
"color": "#75b1f0",
"color": "#e8dba4",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "themartinez",
"flavor": "pinacolada",
"name": "The Martinez",
"name": "Piña Colada",
"desc": "The edgerunner legend. Remembered by a drink, forgotten by a drunk.",
"desc": "For getting lost in the rain.",
"physicalDesc": "vibrant",
"physicalDesc": "tropical",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "PinaColada",
"reactants": [
[
"JuicePineapple",
3,
false,
"JuicePineapple"
],
[
"JuiceLime",
1,
false,
"JuiceLime"
],
[
"Rum",
1,
false,
"rum"
],
[
"CreamOfCoconut",
1,
false,
"CreamOfCoconut"
]
],
"products": [
[
"PinaColada",
6,
"PinaColada"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "ThreeMileIsland",
"id": "PlantBGone",
"group": "Drinks",
"group": "Botanical",
"color": "#666340",
"color": "#49002E",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "threemileisland",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
},
"types": {
{
"Poison": -4,
"class": "AdjustReagent",
"Blunt": 2,
"reagent": "ethanol",
"Slash": 1,
"amount": 0.15
"Piercing": 1
},
}
{
},
"class": "AdjustReagent",
"conditions": [
"reagent": "uranium",
{
"amount": 0.05
"class": "OrganType",
"type": "Plant"
}
]
}
}
]
]
}
}
},
},
"name": "three mile island iced tea",
"name": "plant-B-gone",
"desc": "\"Made for a woman, strong enough for a man.\"",
"desc": "A harmful toxic mixture to kill plantlife. Very effective against kudzu.",
"physicalDesc": "strong smelling",
"physicalDesc": "bubbling",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "PlantBGone",
"reactants": [
[
"Toxin",
1,
false,
"toxin"
],
[
"Water",
4,
false,
"water"
]
],
"products": [
[
"PlantBGone",
5,
"PlantBGone"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Poison",
"* Satiates thirst at 0.667x the average rate",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Blunt",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Slash",
"* Adds 0.15u of ethanol to the solution",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Piercing"
"\n",
"* Adds 0.05u of uranium to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution\n* Adds 0.05u of uranium to the solution"
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Poison\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Blunt\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Slash\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Piercing"
},
},
{
{
"id": "ToxinsSpecial",
"id": "Plasma",
"group": "Drinks",
"group": null,
"color": "#665c00",
"color": "#7e009e",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "alcohol",
"name": "toxins special",
"desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "VodkaMartini",
"group": "Drinks",
"color": "#004666",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
},
"types": {
"Poison": 3
}
}
},
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "ethanol",
"reagent": "Inaprovaline",
"amount": 0.15
"amount": -2
}
}
]
]
}
},
},
"Gas": {
"name": "vodka martini",
"desc": "Vodka instead of Gin. Not quite how 007 enjoyed it, but still delicious.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.15u of ethanol to the solution"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
},
{
"id": "VodkaTonic",
"group": "Drinks",
"color": "#0064C8",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 1
}
},
"conditions": [
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
]
},
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
},
{
{
"class": "AdjustReagent",
"class": "AdjustAlert",
"reagent": "ethanol",
"alertType": "Toxins",
"amount": 0.07
"conditions": [
{
"class": "ReagentThreshold",
"min": 1.5
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
],
"clear": true,
"time": 5
}
}
]
]
}
}
},
},
"name": "vodka tonic",
"name": "plasma",
"desc": "For when a gin and tonic isn't russian enough.",
"desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
"physicalDesc": "strong smelling",
"physicalDesc": "gaseous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Gas'''",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* Oxygenate",
"* AdjustAlert when there's at least 1.5u of plasma",
"\n",
"\n",
"* Satiates thirst at 0.667x the average rate",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison",
"* Adds 0.07u of ethanol to the solution"
"* Removes 2u of Inaprovaline from the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.07u of ethanol to the solution"
"effectLine": "'''Gas'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* Oxygenate\n* AdjustAlert when there's at least 1.5u of plasma\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison\n* Removes 2u of Inaprovaline from the solution",
"boilingPoint": -127.3,
"meltingPoint": -186.4
},
},
{
{
"id": "WhiskeyCola",
"id": "Pluoxium",
"group": "Drinks",
"group": null,
"color": "#3E1B00",
"color": "#7b68ee",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "whiskeycola",
"metabolisms": {
"metabolisms": {
"Drink": {
"Gas": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "Oxygenate",
"factor": 2
"factor": 8,
"conditions": [
{
"class": "OrganType",
"type": "Human"
}
]
},
{
"class": "Oxygenate",
"factor": 8,
"conditions": [
{
"class": "OrganType",
"type": "Animal"
}
]
},
{
"class": "Oxygenate",
"factor": 8,
"conditions": [
{
"class": "OrganType",
"type": "Rat"
}
]
},
{
"class": "Oxygenate",
"factor": 8,
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
]
},
{
"class": "Oxygenate",
"factor": 8,
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
},
{
{
"class": "AdjustReagent",
"class": "ModifyLungGas",
"reagent": "ethanol",
"ratios": {
"amount": 0.07
"CarbonDioxide": 1,
"Pluoxium": -1
}
}
}
]
]
}
}
},
},
"name": "whiskey cola",
"name": "pluoxium",
"desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
"desc": "A gas that could supply even more oxygen to the bloodstream when inhaled, without being an oxidizer.",
"physicalDesc": "bubbly",
"physicalDesc": "gaseous",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Gas'''",
"\n",
"* Oxygenate",
"* Satiates thirst at 0.667x the average rate",
"* Oxygenate",
"\n",
"* Oxygenate",
"* Adds 0.07u of ethanol to the solution"
"* Oxygenate",
"* Oxygenate",
"* ModifyLungGas"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.07u of ethanol to the solution"
"effectLine": "'''Gas'''\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* Oxygenate\n* ModifyLungGas"
},
},
{
{
"id": "WhiskeySoda",
"id": "PoisonWine",
"group": "Drinks",
"group": "Drinks",
"color": "#533600",
"color": "#990066",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "whiskeycola",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 14,816: Line 15,882:
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "ethanol",
"reagent": "Ethanol",
"amount": 0.07
"amount": 0.05
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
}
]
]
}
}
},
},
"name": "whiskey soda",
"name": "poison wine",
"desc": "For the more refined griffon.",
"desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
"physicalDesc": "strong smelling",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.05u of Ethanol to the solution",
"\n",
"\n",
"* Satiates thirst at 0.667x the average rate",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"* Adds 0.07u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.07u of ethanol to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.05u of Ethanol to the solution\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
},
},
{
{
"id": "WhiteGilgamesh",
"id": "PolypyryliumOligomers",
"group": "Drinks",
"group": "Medicine",
"color": "#e5d27e",
"color": "#9423FF",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "violets",
"flavor": "white-gilgamesh",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 1
"damage": {
"groups": {
"Brute": -4
},
"types": {
"Asphyxiation": -3
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30
}
],
"damage": {
"types": {
"Asphyxiation": 3.5
}
}
},
},
{
{
"class": "AdjustReagent",
"class": "ModifyBleedAmount",
"reagent": "ethanol",
"amount": -0.25
"amount": 0.15
}
}
]
]
}
}
},
},
"name": "white gilgamesh",
"name": "Polypyrylium Oligomers",
"desc": "A sickening mixture of milk and beer. Makes you feel like you're made of wood.",
"desc": "A purple mixture of short polyelectrolyte chains not easily synthesized in the laboratory. Heals asphyxiation and brute damage. Stops bleeding over time.",
"physicalDesc": "creamy",
"physicalDesc": "pungent",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Asphyxiation",
"* Satiates thirst at 0.333x the average rate",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3.5\u003C/span\u003E Asphyxiation when there's at least 30u of polypyryliumoligomers",
"* Adds 0.15u of ethanol to the solution"
"* ModifyBleedAmount"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate\n* Adds 0.15u of ethanol to the solution"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Asphyxiation\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute\n* Deals \u003Cspan style=\"color:red\"\u003E3.5\u003C/span\u003E Asphyxiation when there's at least 30u of polypyryliumoligomers\n* ModifyBleedAmount"
},
},
{
{
"id": "WhiteRussian",
"id": "PolytrinicAcid",
"group": "Drinks",
"group": "Toxins",
"color": "#A68340",
"color": "#a1000b",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "acid",
"flavor": "whiterussian",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"metabolismRate": 3,
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
"types": {
"Caustic": 11
}
}
},
},
{
{
"class": "AdjustReagent",
"class": "PopupMessage",
"reagent": "ethanol",
"type": "Local",
"amount": 0.15
"visualType": "Large",
}
"messages": [
"generic-reagent-effect-burning-insides"
],
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.3
}
]
]
}
}
},
},
"name": "white russian",
"name": "polytrinic acid",
"desc": "That's just, like, your opinion, man...",
"desc": "An extremely corrosive chemical substance. Severely burns anyone who comes directly into contact with it.",
"physicalDesc": "strong smelling",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "PolytrinicAcid",
"reactants": [
[
"SulfuricAcid",
1,
false,
"SulfuricAcid"
],
[
"Plasma",
1,
false,
"plasma"
],
[
"Potassium",
1,
false,
"potassium"
]
],
"products": [
[
"PolytrinicAcid",
3,
"PolytrinicAcid"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison''' (3u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E11\u003C/span\u003E Caustic",
"* Satiates thirst at 0.667x the average rate",
"* PopupMessage",
"\n",
"* Emote"
"* Adds 0.15u of ethanol to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.15u of ethanol to the solution"
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E11\u003C/span\u003E Caustic\n* PopupMessage\n* Emote",
"boilingPoint": 78.2,
"meltingPoint": -19.4
},
},
{
{
"id": "VodkaRedBool",
"id": "Posca",
"group": "Drinks",
"group": "Drinks",
"color": "#c4c27655",
"color": "#B3B599",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"parent": "BaseDrink",
"flavor": "vodkaredbool",
"flavor": "bitter",
"metabolisms": {
"name": "posca",
"Drink": {
"desc": "Poor warriors' drink from a forgotten era.",
"effects": [
"physicalDesc": "sour",
{
"recipes": [
"class": "SatiateThirst",
{
"factor": 1
"type": "reaction",
},
"id": "Posca",
{
"reactants": [
"class": "AdjustReagent",
[
"reagent": "ethanol",
"TableSalt",
"amount": 0.1
1,
},
false,
{
"TableSalt"
"class": "AdjustReagent",
],
"reagent": "theobromine",
[
"amount": 0.05
"Vinegar",
},
1,
{
false,
"class": "GenericStatusEffect",
"vinegar"
"key": "Drowsiness",
],
"time": 1,
[
"type": "Remove"
"Water",
}
1,
false,
"water"
]
],
"products": [
[
"Posca",
3,
"posca"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "Potassium",
"group": "Elements",
"color": "#c6c8cc",
"textColorTheme": "dark",
"flavor": "metallic",
"name": "potassium",
"desc": "A soft, shiny grey metal. Even more reactive than lithium.",
"physicalDesc": "shiny",
"recipes": [
{
"type": "reaction",
"id": "BananaBreakdown",
"reactants": [
[
"JuiceBanana",
10,
false,
"JuiceBanana"
]
],
"products": [
[
"Sugar",
5,
"sugar"
],
[
"Potassium",
5,
"potassium"
]
]
]
}
}
},
"name": "vodka red bool",
"desc": "Because heart failure and liver failure go hand in hand.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.333x the average rate",
"\n",
"* Adds 0.1u of ethanol to the solution",
"\n",
"* Adds 0.05u of theobromine to the solution",
"\n",
"* Removes 1s of drowsiness"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate\n* Adds 0.1u of ethanol to the solution\n* Adds 0.05u of theobromine to the solution\n* Removes 1s of drowsiness"
"effects": [],
"effectLine": "",
"boilingPoint": 759,
"meltingPoint": 65.5
},
},
{
{
"id": "XenoBasher",
"id": "PotassiumIodide",
"group": "Drinks",
"group": "Medicine",
"color": "#4d6600",
"color": "#baa15d",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "medicine",
"flavor": "xenobasher",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "GenericStatusEffect",
"factor": 1
"key": "RadiationProtection",
},
"component": "RadiationProtection",
{
"time": 2,
"class": "AdjustReagent",
"type": "Add",
"reagent": "ethanol",
"refresh": false
"amount": 0.15
},
},
{
{
"class": "AdjustReagent",
"class": "HealthChange",
"reagent": "theobromine",
"conditions": [
"amount": 0.05
{
},
"class": "ReagentThreshold",
{
"min": 20
"class": "GenericStatusEffect",
}
"key": "Drowsiness",
],
"time": 1,
"damage": {
"type": "Remove"
"types": {
"Poison": 1
}
}
}
}
]
]
}
}
},
},
"name": "xeno basher",
"name": "potassium iodide",
"desc": "The perfect drink before an expedition.",
"desc": "Will reduce the damaging effects of radiation by 90%. Prophylactic use only.",
"physicalDesc": "fizzy and creamy",
"physicalDesc": "grainy",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "PotassiumIodide",
"reactants": [
[
"Potassium",
1,
false,
"potassium"
],
[
"Iodine",
1,
false,
"iodine"
]
],
"products": [
[
"PotassiumIodide",
2,
"PotassiumIodide"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Applies RadiationProtection for 2s",
"* Satiates thirst at 0.333x the average rate",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of potassiumiodide"
"\n",
"* Adds 0.15u of ethanol to the solution",
"\n",
"* Adds 0.05u of theobromine to the solution",
"\n",
"* Removes 1s of drowsiness"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate\n* Adds 0.15u of ethanol to the solution\n* Adds 0.05u of theobromine to the solution\n* Removes 1s of drowsiness"
"effectLine": "'''Medicine''' (0.2u per second)\n* Applies RadiationProtection for 2s\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of potassiumiodide"
},
},
{
{
"id": "IrishBool",
"id": "Protein",
"group": "Drinks",
"group": "Foods",
"color": "#71672e99",
"color": "#FFFFE5",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "protein",
"flavor": "irishbool",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 1
"probability": 0.5,
},
"damage": {
{
"groups": {
"class": "AdjustReagent",
"Brute": -0.4
"reagent": "ethanol",
}
"amount": 0.1
}
},
},
{
{
"class": "AdjustReagent",
"class": "ModifyBloodLevel",
"reagent": "theobromine",
"amount": 1
"amount": 0.05
},
},
{
{
"class": "GenericStatusEffect",
"class": "SatiateHunger",
"key": "Drowsiness",
"value": ""
"time": 1,
"type": "Remove"
}
}
]
]
}
}
},
},
"name": "irish bool",
"name": "protein",
"desc": "Like a bool in a Ireland shop.",
"desc": "Found in certain meals, good for bodily health.",
"physicalDesc": "bubbly",
"physicalDesc": "clumpy",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "BloodBreakdown",
"* Satiates thirst at 0.333x the average rate",
"reactants": [
"\n",
[
"* Adds 0.1u of ethanol to the solution",
"Blood",
"\n",
20,
"* Adds 0.05u of theobromine to the solution",
false,
"\n",
"blood"
"* Removes 1s of drowsiness"
]
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate\n* Adds 0.1u of ethanol to the solution\n* Adds 0.05u of theobromine to the solution\n* Removes 1s of drowsiness"
"products": [
},
[
{
"Water",
"id": "BudgetInsulsDrink",
11,
"group": "Drinks",
"water"
"color": "#dede73",
],
"textColorTheme": "light",
[
"parent": "BaseAlcohol",
"Iron",
"flavor": "budgetinsulsdrink",
0,
"metabolisms": {
"iron"
"Drink": {
],
"effects": [
[
{
"Sugar",
"class": "SatiateThirst",
2,
"factor": 1
"sugar"
},
],
{
[
"class": "AdjustReagent",
"CarbonDioxide",
"reagent": "ethanol",
3,
"amount": 0.15
"CarbonDioxide"
},
],
{
[
"class": "AdjustReagent",
"Protein",
"reagent": "theobromine",
4,
"amount": 0.05
"protein"
},
]
{
]
"class": "GenericStatusEffect",
},
"key": "Drowsiness",
{
"time": 1,
"type": "reaction",
"type": "Remove"
"id": "InsectBloodBreakdown",
}
"reactants": [
[
"InsectBlood",
30,
false,
"InsectBlood"
]
],
"products": [
[
"Water",
14,
"water"
],
[
"Sodium",
3,
"sodium"
],
[
"Chlorine",
1,
"chlorine"
],
[
"CarbonDioxide",
5,
"CarbonDioxide"
],
[
"Protein",
6,
"protein"
]
]
},
{
"type": "reaction",
"id": "CopperBloodBreakdown",
"reactants": [
[
"CopperBlood",
20,
false,
"CopperBlood"
]
],
"products": [
[
"Water",
11,
"water"
],
[
"Copper",
0,
"copper"
],
[
"Sugar",
2,
"sugar"
],
[
"CarbonDioxide",
3,
"CarbonDioxide"
],
[
"Protein",
4,
"protein"
]
]
]
}
},
},
{
"name": "budget insuls",
"type": "reaction",
"desc": "A tider's preferred drink.",
"id": "AmmoniaBloodBreakdown",
"physicalDesc": "strong smelling",
"reactants": [
"recipes": [],
[
"effects": [
"AmmoniaBlood",
"'''Drink''' (0.5u per second)",
30,
"\n",
false,
"* Satiates thirst at 0.333x the average rate",
"AmmoniaBlood"
"\n",
]
"* Adds 0.15u of ethanol to the solution",
],
"\n",
"products": [
"* Adds 0.05u of theobromine to the solution",
[
"\n",
"Water",
"* Removes 1s of drowsiness"
17,
],
"water"
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate\n* Adds 0.15u of ethanol to the solution\n* Adds 0.05u of theobromine to the solution\n* Removes 1s of drowsiness"
],
},
[
{
"Nitrogen",
"id": "WatermelonWakeup",
4,
"group": "Drinks",
"nitrogen"
"color": "#d49dca",
],
"textColorTheme": "light",
[
"parent": "BaseAlcohol",
"Chlorine",
"flavor": "watermelonwakeup",
2,
"metabolisms": {
"chlorine"
"Drink": {
],
"effects": [
[
{
"Protein",
"class": "SatiateThirst",
6,
"factor": 1
"protein"
},
]
{
]
"class": "AdjustReagent",
},
"reagent": "ethanol",
{
"amount": 0.07
"type": "reaction",
},
"id": "ZombieBloodBreakdown",
{
"reactants": [
"class": "AdjustReagent",
[
"reagent": "theobromine",
"ZombieBlood",
"amount": 0.05
4,
},
false,
{
"ZombieBlood"
"class": "GenericStatusEffect",
]
"key": "Drowsiness",
],
"time": 1,
"products": [
"type": "Remove"
[
}
"Mold",
2,
"mold"
],
[
"Protein",
1,
"protein"
],
[
"Toxin",
1,
"toxin"
]
]
]
}
},
},
{
"name": "watermelon wakeup",
"type": "reaction",
"desc": "If you want to be awake, this will do it... Also sweet.",
"id": "OilBreakdown",
"physicalDesc": "sweet",
"reactants": [
"recipes": [],
[
"effects": [
"Oil",
"'''Drink''' (0.5u per second)",
10,
"\n",
false,
"* Satiates thirst at 0.333x the average rate",
"oil"
"\n",
]
"* Adds 0.07u of ethanol to the solution",
],
"\n",
"products": [
"* Adds 0.05u of theobromine to the solution",
[
"\n",
"Fat",
"* Removes 1s of drowsiness"
6,
],
"fat"
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate\n* Adds 0.07u of ethanol to the solution\n* Adds 0.05u of theobromine to the solution\n* Removes 1s of drowsiness"
],
},
[
{
"Water",
"id": "Rubberneck",
3,
"group": "Drinks",
"water"
"color": "#f0d74a",
],
"textColorTheme": "light",
[
"parent": "BaseAlcohol",
"Protein",
"flavor": "rubberneck",
1,
"metabolisms": {
"protein"
"Drink": {
]
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.05
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 1,
"type": "Remove"
}
]
]
},
{
"type": "reaction",
"id": "ProteinCooking",
"reactants": [
[
"UncookedAnimalProteins",
0,
false,
"UncookedAnimalProteins"
]
],
"products": [
[
"Protein",
0,
"protein"
]
],
"impact": "Low",
"minTemp": 347
}
}
},
],
"name": "rubberneck",
"desc": "A popular drink amongst those adhering to an all synthetic diet.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Food'''",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E Brute",
"* Satiates thirst at 0.333x the average rate",
"* ModifyBloodLevel",
"\n",
"* SatiateHunger"
"* Adds 0.15u of ethanol to the solution",
"\n",
"* Adds 0.05u of theobromine to the solution",
"\n",
"* Removes 1s of drowsiness"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate\n* Adds 0.15u of ethanol to the solution\n* Adds 0.05u of theobromine to the solution\n* Removes 1s of drowsiness"
"effectLine": "'''Food'''\n* Heals \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E Brute\n* ModifyBloodLevel\n* SatiateHunger"
},
{
"id": "Proto-Nitrate",
"group": null,
"color": "#009933",
"textColorTheme": "light",
"flavor": "bitter",
"name": "proto-nitrate",
"desc": "A very volatile gas that reacts differently with various gases.",
"physicalDesc": "gaseous",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "BaseDrink",
"id": "Psicodine",
"group": "Drinks",
"group": "Medicine",
"color": "#ffffff",
"color": "#07E79E",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 3
"conditions": [
{
"class": "ReagentThreshold",
"min": 30
}
],
"damage": {
"types": {
"Poison": 2
}
}
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30
}
],
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 8,
"refresh": false
},
{
"class": "GenericStatusEffect",
"key": "Jitter",
"time": 2,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "Drunk",
"time": 6,
"type": "Remove"
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Medium",
"messages": [
"psicodine-effect-fearless",
"psicodine-effect-anxieties-wash-away",
"psicodine-effect-at-peace"
],
"probability": 0.2
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "psicodine",
"desc": "Suppresses anxiety and other various forms of mental distress. Overdose causes hallucinations and minor toxin damage.",
"physicalDesc": "shiny",
"recipes": [
{
{
"class": "PlantAdjustWater",
"type": "reaction",
"amount": 1
"id": "Psicodine",
"reactants": [
[
"Mannitol",
2,
false,
"mannitol"
],
[
"Impedrezene",
1,
false,
"impedrezene"
],
[
"Water",
2,
false,
"water"
]
],
"products": [
[
"Psicodine",
4,
"psicodine"
]
],
"impact": "Medium"
}
}
],
],
"name": "???",
"desc": "",
"physicalDesc": "???",
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 30u of psicodine",
"* Satiates thirst averagely",
"* Applies SeeingRainbows for 8s when there's at least 30u of psicodine",
"\n",
"* Applies Jitter for 2s",
"'''Plants''' (0.5u per second)",
"* Applies Drunk for 6s",
"\n",
"* PopupMessage"
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
"effectLine": "'''Medicine'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 30u of psicodine\n* Applies SeeingRainbows for 8s when there's at least 30u of psicodine\n* Applies Jitter for 2s\n* Applies Drunk for 6s\n* PopupMessage"
},
},
{
{
"id": "BaseSoda",
"id": "PulpedBananaPeel",
"group": "Drinks",
"group": "Medicine",
"color": "#ffffff",
"color": "#FFE774",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "medicine",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "ModifyBleedAmount",
"factor": 2
"amount": -0.5
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "pulped banana peel",
{
"desc": "Pulped banana peels have some effectiveness against bleeding.",
"class": "PlantAdjustNutrition",
"physicalDesc": "pulpy",
"amount": 0.1
},
{
"class": "PlantAdjustWater",
"amount": 0.1
},
{
"class": "PlantAdjustHealth",
"amount": -0.1
}
],
"name": "???",
"desc": "",
"physicalDesc": "???",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* ModifyBleedAmount"
"* Satiates thirst averagely",
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-0.1\u003C/span\u003E"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n* Satiates thirst at 0.667x the average rate\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-0.1\u003C/span\u003E"
"effectLine": "'''Medicine'''\n* ModifyBleedAmount"
},
{
"id": "PumpkinFlesh",
"group": null,
"color": "#fc9300",
"textColorTheme": "light",
"parent": "Nutriment",
"flavor": "pumpkin",
"name": "pumpkin flesh",
"desc": "The mushy, sweet remains of a pumpkin.",
"physicalDesc": null,
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "BaseAlcohol",
"id": "Puncturase",
"group": "Drinks",
"group": "Medicine",
"color": "#ffffff",
"color": "#b9bf93",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "fizzy",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
"types": {
"Piercing": -1,
"Blunt": 0.1
}
}
},
},
{
{
"class": "AdjustReagent",
"class": "HealthChange",
"reagent": "ethanol",
"conditions": [
"amount": 0.06
{
"class": "ReagentThreshold",
"min": 11
}
],
"damage": {
"types": {
"Blunt": 3
}
}
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "puncturase",
"desc": "A fizzy chemical that helps rebuild trauma caused by piercing damage, leaving a slight amount of tissue damage behind.",
"physicalDesc": "fizzy",
"recipes": [
{
{
"class": "PlantAdjustNutrition",
"type": "reaction",
"amount": 0.25
"id": "Puncturase",
},
"reactants": [
{
[
"class": "PlantAdjustWater",
"Libital",
"amount": 0.7
1,
false,
"Libital"
],
[
"Hydroxide",
1,
false,
"hydroxide"
]
],
"products": [
[
"Puncturase",
2,
"puncturase"
]
],
"impact": "Medium",
"minTemp": 325
}
}
],
],
"name": "???",
"desc": "",
"physicalDesc": "???",
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Piercing",
"* Satiates thirst at 0.667x the average rate",
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Blunt",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Blunt when there's at least 11u of puncturase"
"* Adds 0.06u of ethanol to the solution",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.25\u003C/span\u003E",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.7\u003C/span\u003E"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.06u of ethanol to the solution\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.25\u003C/span\u003E\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.7\u003C/span\u003E"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Piercing\n* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Blunt\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Blunt when there's at least 11u of puncturase"
},
},
{
{
"id": "BaseJuice",
"id": "PwrGame",
"group": "Drinks",
"group": "Drinks",
"color": "#ffffff",
"color": "#9385bf",
"textColorTheme": "dark",
"textColorTheme": "light",
"parent": "BaseDrink",
"parent": "BaseSoda",
"flavor": "sweet",
"flavor": "pwrgamesoda",
"name": "???",
"name": "PWR Game",
"desc": "",
"desc": "The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to.",
"physicalDesc": "???",
"physicalDesc": "fizzy",
"recipes": [],
"recipes": [],
"effects": [
"effects": [],
"'''Drink''' (0.5u per second)",
"effectLine": ""
"\n",
"* Satiates thirst averagely",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
},
},
{
{
"id": "Coffee",
"id": "Pyrazine",
"group": "Drinks",
"group": "Medicine",
"color": "#664300",
"color": "#aa4308",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "syrupy",
"flavor": "coffee",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
"types": {
"Heat": -1
}
}
},
},
{
{
"class": "GenericStatusEffect",
"class": "HealthChange",
"key": "Drowsiness",
"conditions": [
"time": 2,
{
"type": "Remove"
"class": "ReagentThreshold",
"min": 20
}
],
"damage": {
"types": {
"Slash": 0.5,
"Piercing": 0.5
}
}
},
},
{
{
"class": "AdjustReagent",
"class": "ChemVomit",
"reagent": "theobromine",
"conditions": [
"amount": 0.05
{
"class": "ReagentThreshold",
"min": 15
}
],
"probability": 0.1
},
{
"class": "Emote",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
],
"emote": "Scream",
"probability": 0.2
}
}
]
]
}
}
},
},
"name": "coffee",
"name": "pyrazine",
"desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
"desc": "Efficiently heals burns from the hottest of fires. Causes massive internal bleeding when overdosed.",
"physicalDesc": "aromatic",
"physicalDesc": "thick",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Pyrazine",
"reactants": [
[
"Leporazine",
1,
false,
"leporazine"
],
[
"Aiuri",
1,
false,
"Aiuri"
],
[
"Carbon",
1,
false,
"carbon"
]
],
"products": [
[
"Pyrazine",
3,
"pyrazine"
]
],
"impact": "Medium",
"minTemp": 540
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Heat",
"* Satiates thirst at 0.667x the average rate",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Slash when there's at least 20u of pyrazine",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Piercing when there's at least 20u of pyrazine",
"* Removes 2s of drowsiness",
"* ChemVomit when there's at least 15u of pyrazine",
"\n",
"* Emote when there's at least 20u of pyrazine"
"* Adds 0.05u of theobromine to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness\n* Adds 0.05u of theobromine to the solution"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Slash when there's at least 20u of pyrazine\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Piercing when there's at least 20u of pyrazine\n* ChemVomit when there's at least 15u of pyrazine\n* Emote when there's at least 20u of pyrazine"
},
},
{
{
"id": "HotCocoa",
"id": "Radium",
"group": "Drinks",
"group": "Elements",
"color": "#664300",
"color": "#00ff04",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseDrink",
"parent": "Uranium",
"flavor": "chocolate",
"flavor": "metallic",
"metabolisms": {
"name": "radium",
"Drink": {
"desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.",
"effects": [
"physicalDesc": "glowing",
{
"recipes": [],
"class": "SatiateThirst",
"effects": [],
"factor": 2
"effectLine": "",
},
"boilingPoint": 1737,
{
"meltingPoint": 700
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.05
}
]
}
},
"name": "hot cocoa",
"desc": "Smells like the holidays!",
"physicalDesc": "aromatic",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.05u of theobromine to the solution"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.05u of theobromine to the solution"
},
},
{
{
"id": "Cream",
"id": "Razorium",
"group": "Drinks",
"group": "Toxins",
"color": "#DFD7AF",
"color": "#e3fffb",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "creamy",
"flavor": "sharp",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"metabolismRate": 3,
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 1
"damage": {
}
"types": {
]
"Slash": 9
}
}
},
}
"name": "cream",
},
"desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
{
"physicalDesc": "creamy",
"class": "PopupMessage",
"recipes": [],
"type": "Local",
"effects": [
"visualType": "LargeCaution",
"'''Drink''' (0.5u per second)",
"messages": [
"\n",
"generic-reagent-effect-slicing-insides"
"* Satiates thirst at 0.333x the average rate"
],
],
"probability": 0.33
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate"
},
},
{
"id": "CoconutWater",
"group": "Drinks",
"color": "#f4eadb",
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "nutty",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "SatiateThirst",
"class": "Emote",
"factor": 4
"emote": "Scream",
"probability": 0.3
}
}
]
]
}
}
},
},
"name": "coconut water",
"name": "razorium",
"desc": "A favorite of survivors on deserted islands.",
"desc": "A strange, non-newtonian chemical. It is produced when two conflicting brute medications are combined. When force is applied to it, it temporarily hardens creating millions of tiny, sharp edges. Very painful.",
"physicalDesc": "milky",
"physicalDesc": "reflective",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "SalyLacerinol",
"* Satiates thirst at 1.333x the average rate"
"reactants": [
],
[
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate"
"Lacerinol",
},
1,
{
false,
"id": "CreamOfCoconut",
"lacerinol"
"group": "Drinks",
],
"color": "#FFEABF",
[
"textColorTheme": "dark",
"SalicylicAcid",
"parent": "BaseDrink",
1,
"flavor": "creamy",
false,
"metabolisms": {
"SalicylicAcid"
"Drink": {
]
"effects": [
],
{
"products": [
"class": "SatiateThirst",
[
"factor": 2
"Razorium",
}
1,
]
"razorium"
}
]
},
],
"name": "cream of coconut",
"impact": "Medium"
"desc": "Sweet, syrupy version of coconut cream with added sugar.",
},
"physicalDesc": "syrupy",
{
"recipes": [],
"type": "reaction",
"effects": [
"id": "SalyPuncturase",
"'''Drink''' (0.5u per second)",
"reactants": [
"\n",
[
"* Satiates thirst at 0.667x the average rate"
"Puncturase",
],
1,
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate"
false,
},
"puncturase"
{
],
"id": "CafeLatte",
[
"group": "Drinks",
"SalicylicAcid",
"color": "#664300",
1,
"textColorTheme": "light",
false,
"parent": "BaseDrink",
"SalicylicAcid"
"flavor": "creamy",
]
"metabolisms": {
],
"Drink": {
"products": [
"effects": [
[
{
"Razorium",
"class": "SatiateThirst",
1,
"factor": 2
"razorium"
},
]
{
],
"class": "GenericStatusEffect",
"impact": "Medium"
"key": "Drowsiness",
},
"time": 2,
{
"type": "Remove"
"type": "reaction",
}
"id": "BicarBruizine",
]
"reactants": [
}
[
},
"Bruizine",
"name": "cafe latte",
1,
"desc": "A nice, strong and tasty beverage while you are reading.",
false,
"physicalDesc": "creamy",
"bruizine"
"recipes": [],
],
"effects": [
[
"'''Drink''' (0.5u per second)",
"SalicylicAcid",
"\n",
1,
"* Satiates thirst at 0.667x the average rate",
false,
"\n",
"SalicylicAcid"
"* Removes 2s of drowsiness"
]
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness"
"products": [
},
[
{
"Razorium",
"id": "GreenTea",
1,
"group": "Drinks",
"razorium"
"color": "#7EB626",
]
"textColorTheme": "light",
],
"parent": "BaseDrink",
"impact": "Medium"
"flavor": "tea",
},
"name": "green tea",
{
"desc": "Tasty green tea.",
"type": "reaction",
"physicalDesc": "aromatic",
"id": "BruizineLacerinol",
"recipes": [],
"reactants": [
"effects": [],
[
"effectLine": ""
"Lacerinol",
},
1,
{
false,
"id": "Grenadine",
"lacerinol"
"group": "Drinks",
],
"color": "#EA1D26",
[
"Bruizine",
1,
false,
"bruizine"
]
],
"products": [
[
"Razorium",
1,
"razorium"
]
],
"impact": "Medium"
},
{
"type": "reaction",
"id": "BruizinePuncturase",
"reactants": [
[
"Puncturase",
1,
false,
"puncturase"
],
[
"Bruizine",
1,
false,
"bruizine"
]
],
"products": [
[
"Razorium",
1,
"razorium"
]
],
"impact": "Medium"
},
{
"type": "reaction",
"id": "PuncturaseLacerinol",
"reactants": [
[
"Lacerinol",
1,
false,
"lacerinol"
],
[
"Puncturase",
1,
false,
"puncturase"
]
],
"products": [
[
"Razorium",
1,
"razorium"
]
],
"impact": "Medium"
}
],
"effects": [
"'''Poison''' (3u per second)",
"* Deals \u003Cspan style=\"color:red\"\u003E9\u003C/span\u003E Slash",
"* PopupMessage",
"* Emote"
],
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E9\u003C/span\u003E Slash\n* PopupMessage\n* Emote"
},
{
"id": "RedMead",
"group": "Drinks",
"color": "#bc5550",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "redmead",
"name": "grenadine",
"name": "red mead",
"desc": "Not cherry flavored!",
"desc": "The true Viking's drink! Even though it has a strange red color.",
"physicalDesc": "dark-red",
"physicalDesc": "ferrous",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "RedMead",
"reactants": [
[
"Mead",
1,
false,
"mead"
],
[
"Blood",
1,
false,
"blood"
]
],
"products": [
[
"RedMead",
2,
"RedMead"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "IcedCoffee",
"id": "Rewriter",
"group": "Drinks",
"group": "Drinks",
"color": "#102838",
"color": "#485000",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "coffee",
"flavor": "sweet",
"metabolisms": {
"name": "Rewriter",
"Drink": {
"desc": "The secret of the sanctuary of the Librarian...",
"effects": [
"physicalDesc": "strong smelling",
{
"recipes": [
"class": "SatiateThirst",
{
"factor": 2
"type": "reaction",
},
"id": "Rewriter",
{
"reactants": [
"class": "GenericStatusEffect",
[
"key": "Drowsiness",
"Coffee",
"time": 2,
1,
"type": "Remove"
false,
}
"coffee"
],
[
"SpaceMountainWind",
1,
false,
"SpaceMountainWind"
]
],
"products": [
[
"Rewriter",
2,
"Rewriter"
]
]
]
}
}
},
"name": "iced coffee",
"desc": "Coffee and ice, refreshing and cool.",
"physicalDesc": "aromatic",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Removes 2s of drowsiness"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness"
},
{
"id": "IcedGreenTea",
"group": "Drinks",
"color": "#5B821B",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "icedtea",
"name": "iced green tea",
"desc": "Cold green tea.",
"physicalDesc": "aromatic",
"recipes": [],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "IcedTea",
"id": "Rice",
"group": "Drinks",
"group": "Foods",
"color": "#6C3916",
"color": "white",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "rice",
"flavor": "icedtea",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "AdjustReagent",
"factor": 2
"reagent": "Sugar",
"amount": 0.4
},
},
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "theobromine",
"reagent": "Nutriment",
"amount": 0.05
"amount": 0.1
}
}
]
]
}
}
},
},
"name": "iced tea",
"name": "rice",
"desc": "No relation to a certain rap artist/actor.",
"desc": "Hard, small white grains.",
"physicalDesc": "aromatic",
"physicalDesc": "chewy",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Food'''",
"\n",
"* Adds 0.4u of Sugar to the solution",
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.1u of Nutriment to the solution"
"\n",
"* Adds 0.05u of theobromine to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.05u of theobromine to the solution"
"effectLine": "'''Food'''\n* Adds 0.4u of Sugar to the solution\n* Adds 0.1u of Nutriment to the solution"
},
},
{
{
"id": "JuiceBerryPoison",
"id": "RobustHarvest",
"group": "Drinks",
"group": "Botanical",
"color": "#6600CC",
"color": "#3e901c",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "bitter",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 3
"damage": {
}
"types": {
]
"Poison": -2,
},
"Blunt": -3,
"Poison": {
"Slash": -3,
"effects": [
"Piercing": -3
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
]
},
{
{
"class": "HealthChange",
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Plant"
},
{
"class": "ReagentThreshold",
"min": 30
}
],
"damage": {
"damage": {
"types": {
"types": {
"Asphyxiation": 1,
"Heat": 2,
"Poison": 1
"Poison": 1
}
}
Line 15,702: Line 17,218:
}
}
]
]
}
},
},
"Medicine": {
"name": "poison berry juice",
"desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
"physicalDesc": "sickly",
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst averagely",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
},
{
"id": "Lemonade",
"group": "Drinks",
"color": "#FFFF00",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "sweet",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "Polymorph",
"factor": 2
"prototype": "TreeMorph",
"conditions": [
{
"class": "OrganType",
"type": "Plant"
},
{
"class": "ReagentThreshold",
"min": 80
}
]
}
}
]
]
}
}
},
},
"name": "lemonade",
"name": "robust harvest",
"desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
"desc": "A highly effective fertilizer with a limited potency-boosting effect on plants. Use it cautiously, as excessive application can reduce plant yield. It has a particularly beneficial effect on dionas.",
"physicalDesc": "tart",
"physicalDesc": "robust",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "RobustHarvest",
"reactants": [
[
"EZNutrient",
1,
false,
"EZNutrient"
],
[
"SulfuricAcid",
1,
true,
"SulfuricAcid"
]
],
"products": [
[
"RobustHarvest",
1,
"RobustHarvest"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"* Polymorph when there's at least 80u of robustharvest",
"\n",
"\n",
"* Satiates thirst at 0.667x the average rate"
"'''Poison'''",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Blunt",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Slash",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Piercing",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation when there's at least 30u of robustharvest",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 30u of robustharvest",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 30u of robustharvest"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate"
"effectLine": "'''Medicine'''\n* Polymorph when there's at least 80u of robustharvest\n\n\n'''Poison'''\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Poison\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Blunt\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Slash\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Piercing\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Asphyxiation when there's at least 30u of robustharvest\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 30u of robustharvest\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 30u of robustharvest"
},
},
{
{
"id": "Milk",
"id": "Romerol",
"group": "Drinks",
"group": "Toxins",
"color": "#DFDFDF",
"color": "#7e916e",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "milk",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "CauseZombieInfection",
"factor": 4
"conditions": [
{
"class": "ReagentThreshold",
"min": 5
}
]
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "romerol",
{
"desc": "An otherworldly concoction able to bring the undead to life. If untreated, the effects are irreversible and will bring certain doom upon the station. Handle with care.",
"class": "PlantAdjustNutrition",
"physicalDesc": "necrotic",
"amount": 0.1
},
{
"class": "PlantAdjustWater",
"amount": 0.9
}
],
"name": "milk",
"desc": "An opaque white liquid produced by the mammary glands of mammals.",
"physicalDesc": "opaque",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* CauseZombieInfection when there's at least 5u of romerol"
"* Satiates thirst at 1.333x the average rate",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E"
"effectLine": "'''Medicine'''\n* CauseZombieInfection when there's at least 5u of romerol"
},
},
{
{
"id": "MilkGoat",
"id": "RootBeer",
"group": "Drinks",
"group": "Drinks",
"color": "#ffffff",
"color": "#381c07",
"textColorTheme": "dark",
"textColorTheme": "light",
"parent": "Milk",
"parent": "BaseSoda",
"name": "goats milk",
"flavor": "rootbeersoda",
"desc": "An opaque white liquid produced by a goat. High buttermilk content.",
"name": "root beer",
"physicalDesc": "???",
"desc": "A very sweet, carbonated drink reminiscent of sarsaparilla. Goes well with ice cream.",
"physicalDesc": "fizzy",
"recipes": [],
"recipes": [],
"effects": [
"effects": [],
"'''Drink''' (0.5u per second)",
"effectLine": ""
"\n",
},
"* Satiates thirst at 1.333x the average rate",
{
"\n",
"id": "RootBeerFloat",
"'''Plants''' (0.5u per second)",
"group": "Drinks",
"\n",
"color": "#4f361f",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"textColorTheme": "light",
"\n",
"parent": "BaseSoda",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E"
"flavor": "rootbeerfloat",
"name": "root beer float",
"desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
"physicalDesc": "fizzy and creamy",
"recipes": [
{
"type": "reaction",
"id": "RootBeerFloat",
"reactants": [
[
"RootBeer",
2,
false,
"RootBeer"
],
[
"IceCream",
1,
false,
"IceCream"
]
],
"products": [
[
"RootBeerFloat",
3,
"RootBeerFloat"
]
]
}
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "MilkOat",
"id": "Rororium",
"group": "Drinks",
"group": "Biological",
"color": "#DEDACD",
"color": "#bf1365",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "oats",
"flavor": "tingly",
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 4
"damage": {
"groups": {
"Brute": -4
}
}
},
{
"class": "GenericStatusEffect",
"key": "Adrenaline",
"component": "IgnoreSlowOnDamage",
"time": 120
}
}
]
]
}
}
},
},
"name": "oat milk",
"name": "rororium",
"desc": "Surprisingly tasty.",
"desc": "A strange substance which fills the cores of the hivelords that roam the mining asteroid. Thought to be the source of their regenerative powers.",
"physicalDesc": "refreshing",
"physicalDesc": "refreshing",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute",
"* Satiates thirst at 1.333x the average rate"
"* Applies Adrenaline for 120s"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate"
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute\n* Applies Adrenaline for 120s",
"boilingPoint": 200,
"meltingPoint": -100
},
},
{
{
"id": "MilkSoy",
"id": "RoyRogers",
"group": "Drinks",
"group": "Drinks",
"color": "#D2C29D",
"color": "#262019",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "MilkOat",
"parent": "BaseSoda",
"flavor": "soy",
"flavor": "cola",
"name": "soy milk",
"metabolisms": {
"desc": "Consumers favorite.",
"Drink": {
"physicalDesc": "refreshing",
"effects": [
"recipes": [],
"effects": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 1.333x the average rate"
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate"
},
{
"id": "MilkSpoiled",
"group": "Drinks",
"color": "#faffba",
"textColorTheme": "dark",
"flavor": "terrible",
"metabolisms": {
"Drink": {
"effects": [
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": -2
"factor": 4
}
}
]
]
}
}
},
},
"name": "spoiled milk",
"name": "Roy Rogers",
"desc": "This milk has gone rancid.",
"desc": "Solid proof that there IS something known as too sweet.",
"physicalDesc": "putrid",
"physicalDesc": "sweet",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "RoyRogers",
"reactants": [
[
"Cola",
2,
false,
"Space Cola"
],
[
"Grenadine",
1,
false,
"grenadine"
]
],
"products": [
[
"RoyRogers",
3,
"RoyRogers"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Satiates thirst at 0.667x the average rate"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "Nothing",
"id": "Rubberneck",
"group": "Drinks",
"group": "Drinks",
"color": "#ffffff",
"color": "#f0d74a",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "rubberneck",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 15,895: Line 17,472:
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 2
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
},
{
"class": "AdjustReagent",
"reagent": "Theobromine",
"amount": 0.05
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 1,
"type": "Remove"
}
}
]
]
}
}
},
},
"name": "nothing",
"name": "rubberneck",
"desc": "Absolutely nothing.",
"desc": "A popular drink amongst those adhering to an all synthetic diet.",
"physicalDesc": "nothing",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "Rubberneck",
"* Satiates thirst at 0.667x the average rate"
"reactants": [
],
[
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate"
"EnergyDrink",
2,
false,
"EnergyDrink"
],
[
"Moonshine",
1,
false,
"moonshine"
],
[
"Sugar",
1,
false,
"sugar"
]
],
"products": [
[
"Rubberneck",
4,
"rubberneck"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution",
"* Adds 0.05u of Theobromine to the solution",
"* Applies Drowsiness for 1s"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution\n* Adds 0.05u of Theobromine to the solution\n* Applies Drowsiness for 1s"
},
},
{
{
"id": "NuclearCola",
"id": "Rum",
"group": "Drinks",
"group": "Drinks",
"color": "#100800",
"color": "#f09f42",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseSoda",
"parent": "BaseAlcohol",
"flavor": "atomiccola",
"flavor": "rum",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 15,923: Line 17,550:
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 6
"factor": 2
},
},
{
{
"class": "GenericStatusEffect",
"class": "AdjustReagent",
"key": "Drowsiness",
"reagent": "Ethanol",
"time": 3,
"amount": 0.2
"type": "Remove"
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
}
]
]
}
}
},
},
"name": "nuclear cola",
"name": "rum",
"desc": "Cola, cola never changes.",
"desc": "Distilled alcoholic drink made from sugarcane byproducts.",
"physicalDesc": "fizzy",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates thirst at 2x the average rate",
"* Adds 0.2u of Ethanol to the solution"
"\n",
"* Removes 3s of drowsiness",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 2x the average rate\n* Removes 3s of drowsiness\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
},
{
{
"id": "SodaWater",
"id": "Sake",
"group": "Drinks",
"group": "Drinks",
"color": "#619494",
"color": "#DDDDDD",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseDrink",
"parent": "BaseAlcohol",
"flavor": "fizzy",
"flavor": "sake",
"name": "soda water",
"name": "sake",
"desc": "A container of club soda. Why not make a scotch and soda?",
"desc": "Alcoholic beverage made by fermenting rice that has been polished.",
"physicalDesc": "fizzy",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [],
"effects": [],
"effects": [],
Line 15,978: Line 17,586:
},
},
{
{
"id": "SoyLatte",
"id": "Saline",
"group": "Drinks",
"group": "Medicine",
"color": "#664300",
"color": "#0064C8",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "salty",
"flavor": "soy",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 15,989: Line 17,596:
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 2
"factor": 6
},
},
{
{
"class": "GenericStatusEffect",
"class": "ModifyBloodLevel",
"key": "Drowsiness",
"amount": 6
"time": 2,
"type": "Remove"
}
}
]
]
}
}
},
},
"name": "soy latte",
"name": "saline",
"desc": "A coffee drink made with espresso and steamed soy milk.",
"desc": "A mixture of salt and water. Commonly used to treat dehydration or low fluid presence in blood.",
"physicalDesc": "strong smelling",
"physicalDesc": "salty",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Saline",
"reactants": [
[
"Water",
4,
false,
"water"
],
[
"TableSalt",
1,
false,
"TableSalt"
]
],
"products": [
[
"Saline",
5,
"saline"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates thirst at 0.667x the average rate",
"* ModifyBloodLevel"
"\n",
"* Removes 2s of drowsiness"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness"
"effectLine": "'''Drink'''\n* SatiateThirst\n* ModifyBloodLevel"
},
},
{
{
"id": "Tea",
"id": "Sap",
"group": "Drinks",
"group": "Biological",
"color": "#8a5a3a",
"color": "#cd7314",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "sweet",
"flavor": "tea",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "SatiateHunger",
"factor": 2
"factor": 1
},
},
{
{
"class": "AdjustReagent",
"class": "SatiateThirst",
"reagent": "theobromine",
"factor": 1
"amount": 0.05
}
}
]
]
}
}
},
},
"name": "tea",
"name": "sap",
"desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
"desc": "Sticky, sweet tree blood.",
"physicalDesc": "aromatic",
"physicalDesc": "sticky",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateHunger",
"* Satiates thirst at 0.667x the average rate",
"* SatiateThirst"
"\n",
"* Adds 0.05u of theobromine to the solution"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.05u of theobromine to the solution"
"effectLine": "'''Food'''\n* SatiateHunger\n* SatiateThirst",
"boilingPoint": 100,
"meltingPoint": 0
},
},
{
{
"id": "TonicWater",
"id": "Saxoite",
"group": "Drinks",
"group": null,
"color": "#0064C8",
"color": "#B8A603",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "sax",
"flavor": "tonicwater",
"name": "saxoite",
"name": "tonic water",
"desc": "Smells like jazz.",
"desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
"physicalDesc": "ground brass",
"physicalDesc": "fizzy",
"recipes": [],
"recipes": [],
"effects": [],
"effects": [],
Line 16,063: Line 17,689:
},
},
{
{
"id": "Water",
"id": "Sbiten",
"group": "Drinks",
"color": "#004166",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "sbiten",
"name": "sbiten",
"desc": "A spicy Vodka! Might be a little hot for the little guys!",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "Sbiten",
"reactants": [
[
"Vodka",
1,
false,
"vodka"
],
[
"CapsaicinOil",
1,
false,
"CapsaicinOil"
]
],
"products": [
[
"Sbiten",
2,
"sbiten"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "ScrewdriverCocktail",
"group": "Drinks",
"group": "Drinks",
"color": "#75b1f0",
"color": "#A68310",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"parent": "BaseAlcohol",
"flavor": "water",
"flavor": "screwdriver",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 16,074: Line 17,740:
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 4
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.07
}
}
]
]
}
}
},
},
"name": "water",
"name": "screwdriver",
"desc": "A colorless liquid that humans need in order to survive.",
"desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
"physicalDesc": "translucent",
"physicalDesc": "citric",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "BloodBreakdown",
"id": "ScrewdriverCocktail",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"blood",
"JuiceOrange",
20,
2,
false,
"JuiceOrange"
],
[
"Vodka",
1,
false,
false,
"Blood"
"vodka"
]
]
],
],
"products": [
"products": [
[
[
"water",
"ScrewdriverCocktail",
11,
"Water"
],
[
"iron",
0.5,
"Iron"
],
[
"sugar",
2,
"Sugar"
],
[
"carbon dioxide",
3,
3,
"CarbonDioxide"
"ScrewdriverCocktail"
],
[
"protein",
4,
"Protein"
]
]
]
]
},
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.07u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.07u of Ethanol to the solution"
},
{
"id": "Sedin",
"group": "Botanical",
"color": "#3CB371",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"metabolismRate": 1,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2
}
}
},
{
"class": "CreateEntityReactionEffect",
"entity": "MobDionaNymph",
"conditions": [
{
"class": "OrganType",
"type": "Plant"
},
{
"class": "ReagentThreshold",
"min": 40
}
]
},
{
"class": "AdjustReagent",
"reagent": "Sedin",
"amount": -20,
"conditions": [
{
"class": "OrganType",
"type": "Plant"
},
{
"class": "ReagentThreshold",
"min": 40
}
]
}
]
}
},
"name": "sedin",
"desc": "A modified version of diethylamine that can restore seeds on plants at the cost of potency.",
"physicalDesc": "sickly",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SlimeBloodBreakdown",
"id": "Sedin",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"slime",
"Cryoxadone",
5,
1,
false,
false,
"Slime"
"cryoxadone"
]
],
],
"products": [
[
[
"water",
"RobustHarvest",
4,
3,
"Water"
false,
"RobustHarvest"
],
],
[
[
"nitrogen",
"Diethylamine",
1,
3,
"Nitrogen"
]
]
},
{
"type": "reaction",
"id": "SapBloodBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
[
"sap",
10,
false,
false,
"Sap"
"diethylamine"
]
]
],
],
"products": [
"products": [
[
[
"water",
"Sedin",
9,
1,
"Water"
"sedin"
],
[
"sugar",
1,
"Sugar"
]
]
},
{
"type": "reaction",
"id": "CopperBloodBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
[
"blue blood",
20,
false,
"CopperBlood"
]
],
"products": [
[
"water",
11,
"Water"
],
[
"copper",
0.5,
"Copper"
],
[
"sugar",
2,
"Sugar"
],
[
"carbon dioxide",
3,
"CarbonDioxide"
],
[
"protein",
4,
"Protein"
]
]
]
]
Line 16,227: Line 17,874:
],
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison''' (1u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Satiates thirst at 1.333x the average rate"
"* CreateEntityReactionEffect when there's at least 40u of sedin",
"* Removes 20u of Sedin from the solution when there's at least 40u of sedin"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate"
"effectLine": "'''Poison''' (1u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* CreateEntityReactionEffect when there's at least 40u of sedin\n* Removes 20u of Sedin from the solution when there's at least 40u of sedin"
},
{
"id": "ShamblersJuice",
"group": "Drinks",
"color": "#66538F",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "metallic",
"name": "Shambler's Juice",
"desc": "~Shake me up some of that Shambler's Juice!~",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Ice",
"id": "ShirleyTemple",
"group": "Drinks",
"group": "Drinks",
"color": "#bed8e6",
"color": "#af2221",
"textColorTheme": "dark",
"textColorTheme": "light",
"flavor": "cold",
"parent": "BaseSoda",
"plantMetabolism": [
"flavor": "sweet",
{
"metabolisms": {
"class": "PlantAdjustWater",
"Drink": {
"amount": 1
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
]
}
}
],
},
"name": "ice",
"name": "Shirley Temple",
"desc": "Frozen water.",
"desc": "A favorite amongst younger members of the crew.",
"physicalDesc": "frosty",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "FlashFreezeIce",
"id": "ShirleyTemple",
"quantized": true,
"reactants": [
"reactants": [
[
[
"Fresium",
"SolDry",
1,
2,
false,
false,
"Fresium"
"SolDry"
],
],
[
[
"water",
"Grenadine",
1,
1,
false,
false,
"Water"
"grenadine"
]
]
],
],
"effects": [
"products": [
{
"class": "CreateGas",
"gas": "Frezon"
}
],
"products": [
[
[
"ice",
"ShirleyTemple",
5,
3,
"Ice"
"ShirleyTemple"
]
]
]
]
Line 16,283: Line 17,943:
],
],
"effects": [
"effects": [
"'''Plants''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst"
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
],
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
"effectLine": "'''Drink'''\n* SatiateThirst"
},
},
{
{
"id": "DryRamen",
"id": "Siderlac",
"group": "Drinks",
"group": "Medicine",
"color": "#664300",
"color": "#f4dab8",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "medicine",
"flavor": "cheapnoodles",
"metabolisms": {
"metabolisms": {
"Food": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
"effects": [
{
{
"class": "SatiateHunger",
"class": "HealthChange",
"factor": 1
"damage": {
"types": {
"Caustic": -2
}
}
}
}
]
]
}
}
},
},
"name": "dry ramen",
"name": "siderlac",
"desc": "Dry noodles and salt.",
"desc": "A powerful anti-caustic medicine derived from plants.",
"physicalDesc": "wormy",
"physicalDesc": "milky",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Siderlac",
"reactants": [
[
"Aloe",
1,
false,
"aloe"
],
[
"Stellibinin",
1,
false,
"stellibinin"
]
],
"products": [
[
"Siderlac",
2,
"siderlac"
]
]
}
],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Medicine''' (0.2u per second)",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Caustic"
"* Satiates hunger at 0.333x the average rate"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.333x the average rate"
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Caustic"
},
},
{
{
"id": "HotRamen",
"id": "Sigynate",
"group": "Drinks",
"group": "Medicine",
"color": "#664300",
"color": "#e0a5b9",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "sweet",
"flavor": "cheapnoodles",
"metabolisms": {
"metabolisms": {
"Food": {
"Medicine": {
"effects": [
"effects": [
{
{
"class": "SatiateHunger",
"class": "HealthChange",
"factor": 4
"damage": {
}
"types": {
]
"Caustic": -3
}
}
},
}
"name": "hot ramen",
},
"desc": "Hot noodles.",
{
"physicalDesc": "wormy",
"class": "HealthChange",
"recipes": [],
"conditions": [
"effects": [
{
"'''Food''' (0.5u per second)",
"class": "ReagentThreshold",
"\n",
"min": 16
"* Satiates hunger at 1.333x the average rate"
}
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 1.333x the average rate"
"damage": {
},
"types": {
{
"Heat": 2
"id": "ArnoldPalmer",
}
"group": "Drinks",
}
"color": "#d8cc5d",
},
"textColorTheme": "light",
{
"parent": "BaseAlcohol",
"class": "Jitter",
"flavor": "arnoldpalmer",
"conditions": [
"metabolisms": {
{
"Drink": {
"class": "ReagentThreshold",
"effects": [
"min": 20
}
]
},
{
{
"class": "SatiateThirst",
"class": "PopupMessage",
"factor": 4
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
],
"type": "Local",
"visualType": "Medium",
"messages": [
"generic-reagent-effect-nauseous"
],
"probability": 0.2
},
},
{
{
"class": "AdjustReagent",
"class": "ChemVomit",
"reagent": "theobromine",
"conditions": [
"amount": 0.05
{
"class": "ReagentThreshold",
"min": 30
}
],
"probability": 0.02
}
}
]
]
}
}
},
},
"name": "arnold palmer",
"name": "sigynate",
"desc": "Now watch this drive.",
"desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
"physicalDesc": "sweet",
"physicalDesc": "thick",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "Sigynate",
"* Satiates thirst at 1.333x the average rate",
"reactants": [
"\n",
[
"* Adds 0.05u of theobromine to the solution"
"SodiumCarbonate",
1,
false,
"SodiumCarbonate"
],
[
"SodiumHydroxide",
1,
false,
"SodiumHydroxide"
],
[
"Lenturi",
1,
false,
"Lenturi"
],
[
"Water",
1,
false,
"water"
],
[
"Sugar",
1,
false,
"sugar"
]
],
"products": [
[
"Sigynate",
4,
"sigynate"
]
],
"impact": "Medium",
"minTemp": 370
}
],
"effects": [
"'''Medicine'''",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Caustic",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 16u of sigynate",
"* Causes jittering when there's at least 20u of sigynate",
"* PopupMessage when there's at least 20u of sigynate",
"* ChemVomit when there's at least 30u of sigynate"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate\n* Adds 0.05u of theobromine to the solution"
"effectLine": "'''Medicine'''\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Caustic\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 16u of sigynate\n* Causes jittering when there's at least 20u of sigynate\n* PopupMessage when there's at least 20u of sigynate\n* ChemVomit when there's at least 30u of sigynate"
},
},
{
{
"id": "Pilk",
"id": "Silencer",
"group": "Drinks",
"group": "Drinks",
"color": "#e7c69f",
"color": "#878787",
"textColorTheme": "dark",
"textColorTheme": "light",
"parent": "BaseDrink",
"parent": "BaseAlcohol",
"flavor": "pilk",
"flavor": "nothing",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
"effects": [
"effects": [
{
"class": "GenericStatusEffect",
"key": "Muted",
"component": "Muted"
},
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 1
"factor": 2
}
}
]
]
}
}
},
},
"name": "pilk",
"name": "silencer",
"desc": "A sickening mixture of milk and cola.",
"desc": "A drink from Mime Heaven.",
"physicalDesc": "creamy",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "Silencer",
"* Satiates thirst at 0.333x the average rate"
"reactants": [
],
[
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate"
"Nothing",
},
1,
{
false,
"id": "Posca",
"nothing"
"group": "Drinks",
],
"color": "#B3B599",
[
"textColorTheme": "light",
"Cream",
"parent": "BaseDrink",
1,
"flavor": "bitter",
false,
"name": "posca",
"cream"
"desc": "Poor warriors' drink from a forgotten era.",
],
"physicalDesc": "sour",
[
"recipes": [],
"Sugar",
"effects": [],
1,
"effectLine": ""
false,
"sugar"
]
],
"products": [
[
"Silencer",
3,
"silencer"
]
]
}
],
"effects": [
"'''Drink'''",
"* Applies Muted",
"* SatiateThirst"
],
"effectLine": "'''Drink'''\n* Applies Muted\n* SatiateThirst"
},
},
{
{
"id": "KiraSpecial",
"id": "Silicon",
"group": "Drinks",
"group": "Elements",
"color": "#CCCC99",
"color": "#364266",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "metallic",
"flavor": "sweet",
"name": "kira special",
"desc": "Long live the guy who everyone had mistaken for a girl. Baka!",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Rewriter",
"group": "Drinks",
"color": "#485000",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "sweet",
"name": "rewriter",
"desc": "The secret of the sanctuary of the Librarian...",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Mopwata",
"group": "Drinks",
"color": "#59502b",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "mopwata",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 0.6
"damage": {
"types": {
"Poison": 1.5
}
}
}
}
]
]
}
}
},
},
"name": "mopwata",
"name": "silicon",
"desc": "Dirty, stagnant mop water.",
"desc": "A hard and brittle crystalline solid with a blue-grey color.",
"physicalDesc": "murky",
"physicalDesc": "crystalline",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison"
"* Satiates thirst at 0.2x the average rate"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.2x the average rate"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison",
"boilingPoint": 3265,
"meltingPoint": 1414
},
},
{
{
"id": "JuiceApple",
"id": "Silver",
"group": "Drinks",
"group": "Elements",
"color": "#FDAD01",
"color": "#d0d0d0",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": "metallic",
"flavor": "apple",
"name": "silver",
"name": "apple juice",
"desc": "A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal.",
"desc": "It's a little piece of Eden.",
"physicalDesc": "reasonably metallic",
"physicalDesc": "crisp",
"recipes": [],
"recipes": [],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": "",
"boilingPoint": 2212,
"meltingPoint": 960.5
},
},
{
{
"id": "JuiceBanana",
"id": "Singulo",
"group": "Drinks",
"group": "Drinks",
"color": "#FFE777",
"color": "#3b0c0c",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": "banana",
"name": "banana juice",
"desc": "The raw essence of a banana. HONK.",
"physicalDesc": "crisp",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuiceBerry",
"group": "Drinks",
"color": "#660099",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseJuice",
"parent": "BaseAlcohol",
"flavor": "berry",
"flavor": "singulo",
"name": "berry juice",
"name": "singulo",
"desc": "A delicious blend of several different kinds of berries.",
"desc": "A blue-space beverage!",
"physicalDesc": "sweet",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [],
"effects": [],
"effects": [],
Line 16,521: Line 18,260:
},
},
{
{
"id": "JuiceBluePumpkin",
"id": "Slime",
"group": "Drinks",
"group": "Biological",
"color": "#00BFFF",
"color": "#2cf274",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": "slimy",
"flavor": "bluepumpkin",
"metabolisms": {
"name": "blue pumpkin juice",
"Food": {
"desc": "The juice of a blue pumpkin. Smells like pool water.",
"effects": [
"physicalDesc": "strong smelling",
{
"class": "SatiateHunger",
"factor": 1
}
]
}
},
"name": "slime",
"desc": "You thought this was gradient blood at first, but you were mistaken.",
"physicalDesc": "viscous",
"recipes": [],
"recipes": [],
"effects": [],
"effects": [
"effectLine": ""
"'''Food'''",
"* SatiateHunger"
],
"effectLine": "'''Food'''\n* SatiateHunger",
"boilingPoint": 100,
"meltingPoint": 0
},
},
{
{
"id": "JuiceBungo",
"id": "SnowWhite",
"group": "Drinks",
"group": "Drinks",
"color": "#F9E43D",
"color": "#FFFFFF",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseJuice",
"parent": "BaseAlcohol",
"flavor": "bungo",
"flavor": "snowwhite",
"name": "bungo juice",
"name": "Snow White",
"desc": "The juice of a bungo fruit. Exotic!",
"desc": "A cold refreshment.",
"physicalDesc": "tart",
"physicalDesc": "bubbly",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "SnowWhite",
"reactants": [
[
"Beer",
1,
false,
"beer"
],
[
"LemonLime",
1,
false,
"LemonLime"
]
],
"products": [
[
"SnowWhite",
2,
"SnowWhite"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "JuiceCarrot",
"id": "SoapReagent",
"group": "Drinks",
"group": null,
"color": "#FF8820",
"color": "#c8dfc9",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": "clean",
"flavor": "carrot",
"metabolisms": {
"metabolisms": {
"Food": {
"effects": [
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 6
}
],
"probability": 0.2
}
]
},
"Drink": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "ChemVomit",
"factor": 2
"conditions": [
},
{
{
"class": "ReagentThreshold",
"class": "AdjustReagent",
"min": 6
"reagent": "oculine",
}
"amount": 0.5
],
},
"probability": 0.2
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.5
}
}
]
]
}
}
},
},
"name": "carrot juice",
"name": "soap",
"desc": "It's like a carrot, but less crunchy.",
"desc": "I wouldn't clean my mouth out with this if I were you.",
"physicalDesc": "crisp",
"physicalDesc": "soapy",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"\n",
"* ChemVomit when there's at least 6u of soapreagent",
"* Satiates thirst at 0.667x the average rate",
"\n",
"* Adds 0.5u of oculine to the solution",
"\n",
"\n",
"* Adds 0.5u of nutriment to the solution"
"'''Food'''",
"* ChemVomit when there's at least 6u of soapreagent"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.5u of oculine to the solution\n* Adds 0.5u of nutriment to the solution"
"effectLine": "'''Drink'''\n* ChemVomit when there's at least 6u of soapreagent\n\n\n'''Food'''\n* ChemVomit when there's at least 6u of soapreagent",
"boilingPoint": 100,
"meltingPoint": 60
},
},
{
{
"id": "JuiceGrape",
"id": "SodaWater",
"group": "Drinks",
"group": "Drinks",
"color": "#512284",
"color": "#619494",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseJuice",
"parent": "BaseDrink",
"flavor": "juice",
"flavor": "fizzy",
"name": "grape juice",
"name": "soda water",
"desc": "Freshly squeezed juice from red grapes. Quite sweet.",
"desc": "A container of club soda. Why not make a scotch and soda?",
"physicalDesc": "crisp",
"physicalDesc": "fizzy",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "SodaWater",
"reactants": [
[
"Water",
5,
false,
"water"
],
[
"CarbonDioxide",
1,
false,
"CarbonDioxide"
]
],
"products": [
[
"SodaWater",
6,
"SodaWater"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "JuiceLemon",
"id": "Sodium",
"group": "Drinks",
"group": "Elements",
"color": "#fff690",
"color": "#a7b3d6",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": "sour",
"name": "lemon juice",
"desc": "This juice is VERY sour.",
"physicalDesc": "citric",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuiceLime",
"group": "Drinks",
"color": "#99bb43",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "bitter",
"flavor": "sour",
"name": "sodium",
"name": "lime juice",
"desc": "A silvery-white alkali metal. Highly reactive in its pure form.",
"desc": "The sweet-sour juice of limes.",
"physicalDesc": "metallic",
"physicalDesc": "citric",
"recipes": [
"recipes": [],
{
"effects": [],
"type": "reaction",
"effectLine": ""
"id": "InsectBloodBreakdown",
},
"reactants": [
{
[
"id": "JuiceOrange",
"InsectBlood",
"group": "Drinks",
30,
"color": "#E78108",
false,
"textColorTheme": "light",
"InsectBlood"
"parent": "BaseJuice",
]
"flavor": "orange",
],
"name": "orange juice",
"products": [
"desc": "Both delicious AND rich in Vitamin C. What more do you need?",
[
"physicalDesc": "citric",
"Water",
"recipes": [],
14,
"effects": [],
"water"
"effectLine": ""
],
},
[
{
"Sodium",
"id": "JuicePineapple",
3,
"group": "Drinks",
"sodium"
"color": "yellow",
],
"textColorTheme": "light",
[
"parent": "BaseJuice",
"Chlorine",
"flavor": "pineapple",
1,
"name": "pineapple juice",
"chlorine"
"desc": "The delicious juice of a pineapple.",
],
"physicalDesc": "tropical",
[
"recipes": [],
"CarbonDioxide",
5,
"CarbonDioxide"
],
[
"Protein",
6,
"protein"
]
]
},
{
"type": "reaction",
"id": "TableSaltBreakdown",
"reactants": [
[
"TableSalt",
2,
false,
"TableSalt"
]
],
"products": [
[
"Chlorine",
1,
"chlorine"
],
[
"Sodium",
1,
"sodium"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": "",
"boilingPoint": 883,
"meltingPoint": 97.8
},
},
{
{
"id": "JuicePotato",
"id": "SodiumCarbonate",
"group": "Drinks",
"group": null,
"color": "#302000",
"color": "white",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": null,
"flavor": "potatoes",
"name": "sodium carbonate",
"name": "potato juice",
"desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water.  Also known as soda ash.",
"desc": "Juice of the potato. Bleh.",
"physicalDesc": "powdery",
"physicalDesc": "starchy",
"recipes": [
"recipes": [],
{
"type": "reaction",
"id": "SodiumCarbonate",
"reactants": [
[
"Ammonia",
1,
false,
"ammonia"
],
[
"TableSalt",
1,
false,
"TableSalt"
],
[
"Carbon",
1,
false,
"carbon"
],
[
"Oxygen",
1,
false,
"oxygen"
]
],
"products": [
[
"SodiumCarbonate",
4,
"SodiumCarbonate"
]
],
"impact": "Medium"
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": "",
"boilingPoint": 1633,
"meltingPoint": 851
},
},
{
{
"id": "JuiceTomato",
"id": "SodiumHydroxide",
"group": "Drinks",
"group": null,
"color": "#731008",
"color": "white",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseJuice",
"flavor": null,
"flavor": "tomato",
"name": "tomato juice",
"desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?",
"physicalDesc": "saucey",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuiceWatermelon",
"group": "Drinks",
"color": "#EF3520",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "watermelon",
"name": "water melon juice",
"desc": "The delicious juice of a watermelon.",
"physicalDesc": "sweet",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "JuiceCherry",
"group": "Drinks",
"color": "#84031a",
"textColorTheme": "light",
"parent": "BaseJuice",
"flavor": "cherry",
"name": "cherry juice",
"desc": "Tasty cherry juice, sweet and tangy.",
"physicalDesc": "sweet",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Cola",
"group": "Drinks",
"color": "#6c2828",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "soda",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "HealthChange",
"factor": 2
"damage": {
},
"types": {
"Heat": 1.5
}
}
}
]
},
"Medicine": {
"effects": [
{
{
"class": "GenericStatusEffect",
"class": "ChemVomit",
"key": "Drowsiness",
"conditions": [
"time": 1,
{
"type": "Remove"
"class": "ReagentThreshold",
"min": 5
}
],
"probability": 0.1
}
}
]
]
}
}
},
},
"name": "cola",
"name": "sodium hydroxide",
"desc": "A sweet, carbonated soft drink. Caffeine free.",
"desc": "A white, odorless, water-soluble salt that yields an strong alkaline solution in water. Causes burns and vomiting when ingested.",
"physicalDesc": "fizzy",
"physicalDesc": "alkaline",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "SodiumHydroxide",
"reactants": [
[
"Hydroxide",
1,
false,
"hydroxide"
],
[
"Sodium",
1,
false,
"sodium"
]
],
"products": [
[
"SodiumHydroxide",
2,
"SodiumHydroxide"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Medicine'''",
"* ChemVomit when there's at least 5u of sodiumhydroxide",
"\n",
"\n",
"* Satiates thirst at 0.667x the average rate",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Heat"
"* Removes 1s of drowsiness"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 1s of drowsiness"
"effectLine": "'''Medicine'''\n* ChemVomit when there's at least 5u of sodiumhydroxide\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Heat",
"boilingPoint": 1661,
"meltingPoint": 596
},
},
{
{
"id": "RoyRogers",
"id": "SodiumPolyacrylate",
"group": "Drinks",
"group": null,
"color": "#262019",
"color": "#F0F0F0",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseSoda",
"flavor": "bitter",
"flavor": "cola",
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": 4
"factor": -5
},
{
"class": "PopupMessage",
"visualType": "MediumCaution",
"type": "Local",
"messages": [
"generic-reagent-effect-parched"
],
"probability": 0.1
}
}
]
]
}
}
},
},
"name": "roy rogers",
"name": "sodium polyacrylate",
"desc": "Solid proof that there IS something known as too sweet.",
"desc": "A super-absorbent polymer with assorted industrial uses.",
"physicalDesc": "sweet",
"physicalDesc": "grainy",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "SodiumPolyacrylate",
"* Satiates thirst at 1.333x the average rate"
"reactants": [
[
"Oxygen",
2,
false,
"oxygen"
],
[
"Sodium",
1,
false,
"sodium"
],
[
"Nitrogen",
1,
false,
"nitrogen"
]
],
"products": [
[
"SodiumPolyacrylate",
4,
"SodiumPolyacrylate"
]
],
"impact": "Medium"
}
],
"effects": [
"'''Poison'''",
"* SatiateThirst",
"* PopupMessage"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate"
"effectLine": "'''Poison'''\n* SatiateThirst\n* PopupMessage"
},
},
{
{
"id": "ChangelingSting",
"id": "SolDry",
"group": "Drinks",
"group": "Drinks",
"color": "#2E6671",
"color": "#ccb87e",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseSoda",
"parent": "BaseSoda",
"flavor": "soda",
"flavor": "gingersoda",
"name": "changeling sting",
"name": "Sol Dry",
"desc": "You take a tiny sip and feel a burning sensation...",
"desc": "Sweet ginger soda from outer space!",
"physicalDesc": "fizzy",
"physicalDesc": "fizzy",
"recipes": [],
"recipes": [],
Line 16,795: Line 18,710:
},
},
{
{
"id": "DrGibb",
"id": "SoyLatte",
"group": "Drinks",
"group": "Drinks",
"color": "#102000",
"color": "#664300",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseSoda",
"parent": "BaseDrink",
"flavor": "drgibb",
"flavor": "soy",
"name": "Dr. Gibb",
"desc": "A delicious blend of 42 different flavours.",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "EnergyDrink",
"group": "Drinks",
"color": "#ffffbf",
"textColorTheme": "dark",
"parent": "BaseSoda",
"flavor": "energydrink",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Line 16,827: Line 18,728:
"time": 2,
"time": 2,
"type": "Remove"
"type": "Remove"
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.1
}
}
]
]
}
}
},
},
"name": "Energy Drink",
"name": "soy latte",
"desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
"desc": "A coffee drink made with espresso and steamed soy milk.",
"physicalDesc": "fizzy",
"physicalDesc": "strong smelling",
"recipes": [],
"recipes": [
"effects": [
{
"'''Drink''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "SoyLatte",
"* Satiates thirst at 0.667x the average rate",
"reactants": [
"\n",
[
"* Removes 2s of drowsiness",
"Coffee",
"\n",
1,
"* Adds 0.1u of theobromine to the solution"
false,
],
"coffee"
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness\n* Adds 0.1u of theobromine to the solution"
],
},
[
{
"MilkSoy",
"id": "GrapeSoda",
1,
"group": "Drinks",
false,
"color": "#ae94a6",
"MilkSoy"
"textColorTheme": "light",
]
"parent": "BaseSoda",
],
"flavor": "grapesoda",
"products": [
"name": "grape soda",
[
"desc": "It's Graaaaaape!",
"SoyLatte",
"physicalDesc": "fizzy",
2,
"recipes": [],
"SoyLatte"
"effects": [],
]
"effectLine": ""
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Applies Drowsiness for 2s"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Applies Drowsiness for 2s"
},
},
{
{
"id": "IceCream",
"id": "Soysauce",
"group": "Drinks",
"group": "Foods",
"color": "#fffbd6",
"color": "saddlebrown",
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseSoda",
"flavor": "salty",
"flavor": "icecream",
"metabolisms": {
"name": "ice cream",
"Food": {
"desc": "It was either this or the microwave, and nobody wants ice cream soup!",
"effects": [
"physicalDesc": "creamy",
{
"recipes": [],
"class": "SatiateHunger",
"effects": [],
"factor": 0.5
"effectLine": ""
},
},
{
{
"class": "SatiateThirst",
"id": "LemonLime",
"factor": -0.5
"group": "Drinks",
}
"color": "#878F00",
]
"textColorTheme": "light",
}
"parent": "BaseSoda",
},
"flavor": "lemonlimesoda",
"name": "soy sauce",
"name": "lemon-lime",
"desc": "A salty soy-based flavoring.",
"desc": "tangy lime and lemon soda",
"physicalDesc": "salty",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [],
{
"effects": [],
"type": "reaction",
"effectLine": ""
"id": "CookingSoysauce",
},
"reactants": [
{
[
"id": "PwrGame",
"MilkSoy",
"group": "Drinks",
2,
"color": "#9385bf",
false,
"textColorTheme": "light",
"MilkSoy"
"parent": "BaseSoda",
],
"flavor": "pwrgamesoda",
[
"name": "Pwr Game",
"SulfuricAcid",
"desc": "The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to.",
1,
"physicalDesc": "fizzy",
false,
"recipes": [],
"SulfuricAcid"
"effects": [],
]
"effectLine": ""
],
"products": [
[
"Soysauce",
3,
"soy sauce"
]
]
}
],
"effects": [
"'''Food'''",
"* SatiateHunger",
"* SatiateThirst"
],
"effectLine": "'''Food'''\n* SatiateHunger\n* SatiateThirst"
},
},
{
{
"id": "RootBeer",
"id": "SpaceCleaner",
"group": "Drinks",
"group": null,
"color": "#381c07",
"color": "#c8ff69",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseSoda",
"flavor": "bitter",
"flavor": "rootbeersoda",
"name": "space cleaner",
"name": "root beer",
"desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.",
"desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.",
"physicalDesc": "lemony fresh",
"physicalDesc": "fizzy",
"recipes": [
"recipes": [],
{
"type": "reaction",
"id": "SpaceCleaner",
"reactants": [
[
"Ammonia",
1,
false,
"ammonia"
],
[
"Water",
1,
false,
"water"
]
],
"products": [
[
"SpaceCleaner",
2,
"SpaceCleaner"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": "",
"boilingPoint": 147,
"meltingPoint": -11
},
},
{
{
"id": "RootBeerFloat",
"id": "SpaceDrugs",
"group": "Drinks",
"group": "Narcotics",
"color": "#4f361f",
"color": "#63806e",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "bitter",
"flavor": "rootbeerfloat",
"metabolisms": {
"name": "root beer float",
"Narcotic": {
"desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.",
"effects": [
"physicalDesc": "fizzy and creamy",
{
"recipes": [],
"class": "GenericStatusEffect",
"effects": [],
"key": "SeeingRainbows",
"effectLine": ""
"component": "SeeingRainbows",
},
"type": "Add",
{
"time": 5,
"id": "SolDry",
"refresh": false
"group": "Drinks",
"color": "#ccb87e",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "gingersoda",
"name": "sol dry",
"desc": "Sweet ginger soda from outer space!",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "ShirleyTemple",
"group": "Drinks",
"color": "#af2221",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "sweet",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
}
]
]
}
}
},
},
"name": "shirley temple",
"name": "space mirage",
"desc": "A favorite amongst younger members of the crew.",
"desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
"physicalDesc": "fizzy",
"physicalDesc": "syrupy",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "SpaceDrugs",
"reactants": [
[
"Mercury",
1,
false,
"mercury"
],
[
"Sugar",
1,
false,
"sugar"
],
[
"Lithium",
1,
false,
"lithium"
]
],
"products": [
[
"SpaceDrugs",
3,
"SpaceDrugs"
]
]
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Narcotic'''",
"\n",
"* Applies SeeingRainbows for 5s"
"* Satiates thirst at 1.333x the average rate"
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate"
"effectLine": "'''Narcotic'''\n* Applies SeeingRainbows for 5s"
},
},
{
{
"id": "SpaceMountainWind",
"id": "SpaceGlue",
"group": "Drinks",
"group": null,
"color": "#a6fa5a",
"color": "#ffffff",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseSoda",
"flavor": "glue",
"flavor": "sodacitrus",
"metabolisms": {
"name": "Space Mountain Wind",
"Narcotic": {
"desc": "Blows right through you like a space wind.",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "SpaceUp",
"group": "Drinks",
"color": "#e3e3e37d",
"textColorTheme": "dark",
"parent": "BaseSoda",
"flavor": "spaceup",
"name": "Space-Up",
"desc": "Tastes like a hull breach in your mouth.",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Starkist",
"group": "Drinks",
"color": "#9F3400",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "starkistsoda",
"name": "starkist",
"desc": "A sweet, orange flavored soft drink.",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "FourteenLoko",
"group": "Drinks",
"color": "#deb928",
"textColorTheme": "light",
"parent": "BaseSoda",
"flavor": "fourteenlokosoda",
"metabolisms": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "SatiateThirst",
"class": "GenericStatusEffect",
"factor": 2
"key": "SeeingRainbows",
},
"component": "SeeingRainbows",
{
"type": "Add",
"class": "AdjustReagent",
"time": 5,
"reagent": "theobromine",
"refresh": false
"amount": 0.1
}
}
]
]
},
},
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "HealthChange",
"class": "GenericStatusEffect",
"conditions": [
"key": "Muted",
{
"component": "Muted",
"class": "OrganType",
"type": "Add",
"type": "Slime",
"time": 5,
"shouldHave": false
"refresh": false
}
],
"damage": {
"types": {
"Poison": 1
}
}
}
}
]
]
}
}
},
},
"name": "Fourteen Loko",
"name": "space glue",
"desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
"desc": "Space Glue is a high performance glue intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people stick to the floor).",
"physicalDesc": "fizzy",
"physicalDesc": "sticky",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "SpaceGlue",
"reactants": [
[
"SpaceLube",
1,
false,
"SpaceLube"
],
[
"Slime",
1,
false,
"slime"
]
],
"products": [
[
"SpaceGlue",
2,
"SpaceGlue"
]
],
"minTemp": 370
}
],
"effects": [
"effects": [
"'''Drink''' (0.5u per second)",
"'''Drink'''",
"* Applies Muted for 5s",
"\n",
"\n",
"* Satiates thirst at 0.667x the average rate",
"'''Narcotic'''",
"\n",
"* Applies SeeingRainbows for 5s"
"* Adds 0.1u of theobromine to the solution",
],
"\n",
"effectLine": "'''Drink'''\n* Applies Muted for 5s\n\n\n'''Narcotic'''\n* Applies SeeingRainbows for 5s",
"'''Poison''' (0.5u per second)",
"boilingPoint": 250,
"\n",
"meltingPoint": 380
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is not a Slime organ"
},
{
"id": "SpaceLube",
"group": null,
"color": "#77b58e",
"textColorTheme": "light",
"flavor": "funny",
"name": "space lube",
"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",
"recipes": [
{
"type": "reaction",
"id": "SpaceLube",
"reactants": [
[
"Water",
1,
false,
"water"
],
[
"Fersilicite",
1,
false,
"fersilicite"
],
[
"Oxygen",
1,
false,
"oxygen"
]
],
"products": [
[
"SpaceLube",
5,
"SpaceLube"
]
],
"impact": "Medium"
}
],
],
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.1u of theobromine to the solution\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is not a Slime organ"
"effects": [],
"effectLine": "",
"boilingPoint": 290,
"meltingPoint": 18.2
},
},
{
{
"id": "ShamblersJuice",
"id": "SpaceMountainWind",
"group": "Drinks",
"group": "Drinks",
"color": "#66538F",
"color": "#a6fa5a",
"textColorTheme": "light",
"textColorTheme": "dark",
"parent": "BaseSoda",
"parent": "BaseSoda",
"flavor": "metallic",
"flavor": "sodacitrus",
"name": "Shambler's Juice",
"name": "Space Solar Wind",
"desc": "~Shake me up some of that Shambler's Juice!~",
"desc": "Blows right through you like a solar wind.",
"physicalDesc": "fizzy",
"physicalDesc": "fizzy",
"recipes": [],
"recipes": [],
Line 17,092: Line 19,066:
},
},
{
{
"id": "Astrotame",
"id": "SpaceUp",
"group": "Foods",
"group": "Drinks",
"color": "aquamarine",
"color": "#e3e3e37d",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "sweet",
"parent": "BaseSoda",
"name": "Astrotame",
"flavor": "spaceup",
"desc": "The sweetness of a thousand sugars but none of the calories.",
"name": "Space-Up",
"physicalDesc": "sugary",
"desc": "Tastes like a hull breach in your mouth.",
"physicalDesc": "fizzy",
"recipes": [],
"recipes": [],
"effects": [],
"effects": [],
Line 17,105: Line 19,080:
},
},
{
{
"id": "BbqSauce",
"id": "Starkist",
"group": "Foods",
"group": "Drinks",
"color": "darkred",
"color": "#9F3400",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sweet",
"parent": "BaseSoda",
"name": "BBQ sauce",
"flavor": "starkistsoda",
"desc": "Hand wipes not included.",
"name": "Starkist",
"physicalDesc": "gloopy",
"desc": "A sweet, orange flavored soft drink.",
"recipes": [],
"physicalDesc": "fizzy",
"recipes": [
{
"type": "reaction",
"id": "Starkist",
"reactants": [
[
"Cola",
1,
false,
"Space Cola"
],
[
"JuiceOrange",
2,
false,
"JuiceOrange"
]
],
"products": [
[
"Starkist",
3,
"Starkist"
]
]
}
],
"effects": [],
"effects": [],
"effectLine": ""
"effectLine": ""
},
},
{
{
"id": "Cornoil",
"id": "Stellibinin",
"group": "Foods",
"group": "Medicine",
"color": "yellow",
"color": "#2b2f77",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "oily",
"flavor": "medicine",
"name": "corn oil",
"metabolisms": {
"desc": "Corn oil, A delicious oil used in cooking. Made from corn.",
"Medicine": {
"physicalDesc": "oily",
"metabolismRate": 0.2,
"recipes": [],
"effects": [
"effects": [],
{
"effectLine": ""
"class": "HealthChange",
},
"damage": {
{
"types": {
"id": "Frostoil",
"Poison": -3
"group": "Foods",
}
"color": "skyblue",
}
"textColorTheme": "light",
},
"flavor": "cold",
{
"name": "frostoil",
"class": "AdjustReagent",
"desc": "Leaves the tongue numb in its passage.",
"conditions": [
"physicalDesc": "cold",
{
"class": "ReagentThreshold",
"reagent": "Amatoxin",
"min": 1
}
],
"reagent": "Amatoxin",
"amount": -3
}
]
}
},
"name": "stellibinin",
"desc": "A natual anti-toxin with particular effectiveness against amatoxin.",
"physicalDesc": "starry",
"recipes": [],
"recipes": [],
"effects": [],
"effects": [
"effectLine": ""
"'''Medicine''' (0.2u per second)",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Poison",
"* Removes 3u of Amatoxin from the solution when there's at least 1u of stellibinin"
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Poison\n* Removes 3u of Amatoxin from the solution when there's at least 1u of stellibinin"
},
},
{
{
"id": "HorseradishSauce",
"id": "Stimulants",
"group": "Foods",
"group": "Narcotics",
"color": "gray",
"color": "#9A040E",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "spicy",
"flavor": "sharp",
"name": "horseradish sauce",
"metabolisms": {
"desc": "Smelly horseradish sauce.",
"Narcotic": {
"physicalDesc": "overpowering",
"metabolismRate": 1,
"recipes": [],
"effects": [
"effects": [],
{
"effectLine": ""
"class": "MovespeedModifier",
},
"walkSpeedModifier": 1.3,
{
"sprintSpeedModifier": 1.3
"id": "Hotsauce",
},
"group": "Foods",
{
"color": "red",
"class": "HealthChange",
"textColorTheme": "light",
"conditions": [
"flavor": "spicy",
{
"name": "hotsauce",
"class": "ReagentThreshold",
"desc": "Burns so good.",
"min": 80
"physicalDesc": "spicy",
}
"recipes": [],
],
"effects": [],
"damage": {
"effectLine": ""
"types": {
},
"Poison": 1
{
}
"id": "Ketchup",
}
"group": "Foods",
},
"color": "red",
{
"textColorTheme": "light",
"class": "AdjustReagent",
"flavor": "tomato",
"conditions": [
"name": "ketchup",
{
"desc": "Made from pureed tomatoes and flavored with spices.",
"class": "ReagentThreshold",
"physicalDesc": "tangy",
"reagent": "ChloralHydrate",
"recipes": [],
"min": 1
"effects": [],
}
"effectLine": ""
],
},
"reagent": "ChloralHydrate",
{
"amount": -10
"id": "Ketchunaise",
},
"group": "Foods",
{
"color": "#fba399",
"class": "GenericStatusEffect",
"textColorTheme": "dark",
"key": "Stun",
"flavor": "ketchunaise",
"time": 3,
"name": "ketchunaise",
"type": "Remove"
"desc": "So-called Russian dressing, popular among Space Americans.",
},
"physicalDesc": "saucey",
{
"recipes": [],
"class": "GenericStatusEffect",
"effects": [],
"key": "KnockedDown",
"effectLine": ""
"time": 3,
},
"type": "Remove"
{
},
"id": "LaughinSyrup",
{
"group": "Foods",
"class": "GenericStatusEffect",
"color": "#803280",
"key": "StaminaModifier",
"textColorTheme": "light",
"component": "StaminaModifier",
"flavor": "sweet",
"time": 3,
"name": "laughin' syrup",
"type": "Add"
"desc": "The product of juicing Laughin' Peas. Fizzy, and seems to change flavour based on what it's used with!",
},
"physicalDesc": "funny",
{
"recipes": [],
"class": "GenericStatusEffect",
"effects": [],
"key": "ForcedSleep",
"effectLine": ""
"time": 3,
},
"type": "Remove"
{
},
"id": "Mayo",
{
"group": "Foods",
"class": "GenericStatusEffect",
"color": "#f9f5e5",
"conditions": [
"textColorTheme": "dark",
{
"flavor": "mayonnaise",
"class": "ReagentThreshold",
"name": "mayonnaise",
"reagent": "Haloperidol",
"desc": "Creamy sauce, made from oil, egg, and some (edible) acid.",
"max": 0.01
"physicalDesc": "thick",
}
"recipes": [],
],
"effects": [],
"key": "Drowsiness",
"effectLine": ""
"time": 10,
},
"type": "Remove"
{
},
"id": "Mustard",
{
"group": "Foods",
"class": "GenericStatusEffect",
"color": "#ffdb58",
"key": "Adrenaline",
"textColorTheme": "light",
"component": "IgnoreSlowOnDamage",
"flavor": "mustard",
"time": 5
"name": "mustard",
}
"desc": "Basic yellow mustard, made from the seeds of the mustard plant.",
]
"physicalDesc": "thick",
},
"recipes": [],
"Medicine": {
"effects": [],
"metabolismRate": 1,
"effectLine": ""
},
{
"id": "Vinaigrette",
"group": "Foods",
"color": "#efdaae",
"textColorTheme": "dark",
"flavor": "sour",
"name": "vinaigrette",
"desc": "A basic salad dressing made with oil, vinegar and seasoning.",
"physicalDesc": "sour",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Soysauce",
"group": "Foods",
"color": "saddlebrown",
"textColorTheme": "light",
"flavor": "salty",
"metabolisms": {
"Food": {
"effects": [
"effects": [
{
"class": "ResetNarcolepsy",
"value": ""
},
{
{
"class": "SatiateHunger",
"class": "SatiateHunger",
"factor": 0.5
"factor": 1
},
},
{
{
"class": "SatiateThirst",
"class": "SatiateThirst",
"factor": -0.5
"factor": 1
},
{
"class": "HealthChange",
"conditions": [
{
"class": "TotalDamage",
"min": 70
}
],
"damage": {
"groups": {
"Burn": -1,
"Brute": -1
}
}
}
}
]
]
}
}
},
},
"name": "soy sauce",
"name": "hyperzine",
"desc": "A salty soy-based flavoring.",
"desc": "A chemical cocktail developed by Donk Co. that allows agents to recover from stuns faster, move more quickly, and grants a small heal when you're more dead than alive. Due to the complex nature of the chemical, it is much harder for the body to purge naturally.",
"physicalDesc": "salty",
"physicalDesc": "energizing",
"recipes": [],
"effects": [
"'''Food''' (0.5u per second)",
"\n",
"* Satiates hunger at 0.167x the average rate",
"\n",
"* Satiates thirst at 0.167x the average rate"
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.167x the average rate\n* Satiates thirst at 0.167x the average rate"
},
{
"id": "TableSalt",
"group": "Foods",
"color": "#cfd1d0",
"textColorTheme": "dark",
"flavor": "salty",
"metabolisms": {
"Food": {
"effects": [
{
"class": "SatiateThirst",
"factor": -0.5
}
]
}
},
"plantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": -3
},
{
"class": "PlantAdjustNutrition",
"amount": -0.3
},
{
"class": "PlantAdjustToxins",
"amount": 8
},
{
"class": "PlantAdjustWeeds",
"amount": -2
},
{
"class": "PlantAdjustPests",
"amount": -1
},
{
"class": "PlantAdjustHealth",
"amount": -2
}
],
"name": "table salt",
"desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
"physicalDesc": "grainy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "TableSalt",
"id": "Stimulants",
"minTemp": 370,
"reactants": [
"reactants": [
[
[
"chlorine",
"Ephedrine",
1,
1,
false,
false,
"Chlorine"
"ephedrine"
],
],
[
[
"sodium",
"Vestine",
1,
1,
false,
false,
"Sodium"
"vestine"
],
[
"Oxygen",
2,
false,
"oxygen"
]
]
],
],
"products": [
"products": [
[
[
"table salt",
"Stimulants",
2,
2,
"TableSalt"
"hyperzine"
]
]
]
],
"impact": "Medium",
"minTemp": 370
}
}
],
],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Medicine''' (1u per second)",
"* ResetNarcolepsy",
"* SatiateHunger",
"* SatiateThirst",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Burn",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute",
"\n",
"\n",
"* Satiates thirst at 0.167x the average rate",
"'''Narcotic''' (1u per second)",
"\n",
"* MovespeedModifier",
"'''Plants''' (0.5u per second)",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 80u of stimulants",
"\n",
"* Removes 10u of ChloralHydrate from the solution when there's at least 1u of stimulants",
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-3\u003C/span\u003E",
"* Applies Stun for 3s",
"\n",
"* Applies KnockedDown for 3s",
"* Adjusts nutrition level by \u003Cspan style=\"color:red\"\u003E-0.3\u003C/span\u003E",
"* Applies StaminaModifier for 3s",
"\n",
"* Applies ForcedSleep for 3s",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E",
"* Applies Drowsiness for 10s when there's at most 0.01u of stimulants",
"\n",
"* Applies Adrenaline for 5s"
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"\n",
"* Adjusts pests level by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates thirst at 0.167x the average rate\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-3\u003C/span\u003E\n* Adjusts nutrition level by \u003Cspan style=\"color:red\"\u003E-0.3\u003C/span\u003E\n* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E\n* Adjusts pests level by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
"effectLine": "'''Medicine''' (1u per second)\n* ResetNarcolepsy\n* SatiateHunger\n* SatiateThirst\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Burn\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Brute\n\n\n'''Narcotic''' (1u per second)\n* MovespeedModifier\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 80u of stimulants\n* Removes 10u of ChloralHydrate from the solution when there's at least 1u of stimulants\n* Applies Stun for 3s\n* Applies KnockedDown for 3s\n* Applies StaminaModifier for 3s\n* Applies ForcedSleep for 3s\n* Applies Drowsiness for 10s when there's at most 0.01u of stimulants\n* Applies Adrenaline for 5s",
"boilingPoint": 212,
"meltingPoint": 170
},
},
{
{
"id": "Syrup",
"id": "Sugar",
"group": "Foods",
"group": "Foods",
"color": "#fb7125",
"color": "white",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "sweet",
"flavor": "sweet",
"metabolisms": {
"metabolisms": {
Line 17,385: Line 19,355:
{
{
"class": "SatiateHunger",
"class": "SatiateHunger",
"factor": 6
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Nutriment",
"min": 0.1
}
],
"factor": 1
}
}
]
]
}
}
},
},
"name": "syrup",
"name": "sugar",
"desc": "Delicious syrup made from tree sap, somehow stickier than glue.",
"desc": "Tasty spacey sugar!",
"physicalDesc": "sticky",
"physicalDesc": "sweet",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "SapBoiling",
"id": "BloodBreakdown",
"impact": "Low",
"minTemp": 377,
"reactants": [
"reactants": [
[
[
"sap",
"Blood",
1.2,
20,
false,
false,
"Sap"
"blood"
]
]
],
],
"effects": [
"products": [
{
[
"class": "CreateGas",
"Water",
"gas": "WaterVapor"
11,
}
"water"
],
[
"Iron",
0,
"iron"
],
[
"Sugar",
2,
"sugar"
],
[
"CarbonDioxide",
3,
"CarbonDioxide"
],
[
"Protein",
4,
"protein"
]
]
},
{
"type": "reaction",
"id": "SapBloodBreakdown",
"reactants": [
[
"Sap",
10,
false,
"sap"
]
],
],
"products": [
"products": [
[
[
"syrup",
"Water",
0.1,
9,
"Syrup"
"water"
],
[
"Sugar",
1,
"sugar"
]
]
]
]
}
],
"effects": [
"'''Food''' (0.5u per second)",
"\n",
"* Satiates hunger at 2x the average rate"
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 2x the average rate"
},
{
"id": "Nutriment",
"group": "Foods",
"color": "#24591F",
"textColorTheme": "light",
"flavor": "nutriment",
"metabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"factor": 3
}
]
}
},
"plantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 1.5
},
},
{
{
"class": "PlantAdjustHealth",
"type": "reaction",
"amount": 0.75
"id": "CopperBloodBreakdown",
}
"reactants": [
],
[
"name": "nutriment",
"CopperBlood",
"desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
20,
"physicalDesc": "opaque",
false,
"recipes": [],
"CopperBlood"
"effects": [
]
"'''Food''' (0.5u per second)",
],
"\n",
"products": [
"* Satiates hunger averagely",
[
"\n",
"Water",
"'''Plants''' (0.5u per second)",
11,
"\n",
"water"
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E",
],
"\n",
[
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E"
"Copper",
],
0,
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger averagely\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E"
"copper"
},
],
{
[
"id": "Vitamin",
"Sugar",
"group": "Foods",
2,
"color": "#D3D3D3",
"sugar"
"textColorTheme": "dark",
],
"flavor": "vitamin",
[
"metabolisms": {
"CarbonDioxide",
"Food": {
3,
"effects": [
"CarbonDioxide"
{
],
"class": "HealthChange",
[
"probability": 0.5,
"Protein",
"damage": {
4,
"groups": {
"protein"
"Brute": -0.5,
]
"Burn": -0.5
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -0.25
},
{
"class": "SatiateHunger",
"factor": 3
}
]
]
}
},
},
"plantMetabolism": [
{
{
"class": "PlantAdjustNutrition",
"type": "reaction",
"amount": 0.5
"id": "CelluloseBreakdown",
"reactants": [
[
"Cellulose",
3,
false,
"cellulose fibers"
]
],
"products": [
[
"Sugar",
2,
"sugar"
],
[
"Carbon",
1,
"carbon"
]
]
},
},
{
{
"class": "PlantAdjustHealth",
"type": "reaction",
"amount": 1.5
"id": "NuclearColaBreakdown",
}
"reactants": [
],
[
"name": "vitamin",
"NuclearCola",
"desc": "Found in healthy, complete meals.",
10,
"physicalDesc": "chalky",
false,
"recipes": [],
"NuclearCola"
"effects": [
]
"'''Food''' (0.5u per second)",
],
"\n",
"products": [
"* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Burn",
[
"\n",
"Ipecac",
"* Reduces bleeding",
2,
"\n",
"ipecac"
"* Satiates hunger averagely",
],
"\n",
[
"'''Plants''' (0.5u per second)",
"Water",
"\n",
2,
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E",
"water"
"\n",
],
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E"
[
],
"Sugar",
"effectLine": "'''Food''' (0.5u per second)\n* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Burn\n* Reduces bleeding\n* Satiates hunger averagely\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E"
2,
},
"sugar"
{
],
"id": "Protein",
[
"group": "Foods",
"Uranium",
"color": "#FFFFE5",
1,
"textColorTheme": "dark",
"uranium"
"flavor": "protein",
]
"metabolisms": {
"Food": {
"effects": [
{
"class": "HealthChange",
"probability": 0.5,
"damage": {
"groups": {
"Brute": -0.4
}
}
},
{
"class": "ModifyBloodLevel",
"amount": 1
},
{
"class": "SatiateHunger",
"factor": 3
}
]
]
}
},
},
"name": "protein",
"desc": "Found in certain meals, good for bodily health.",
"physicalDesc": "clumpy",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "BloodBreakdown",
"id": "BananaBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"blood",
"JuiceBanana",
20,
10,
false,
false,
"Blood"
"JuiceBanana"
]
]
],
],
"products": [
"products": [
[
[
"water",
"Sugar",
11,
5,
"Water"
"sugar"
],
],
[
[
"iron",
"Potassium",
0.5,
5,
"Iron"
"potassium"
],
[
"sugar",
2,
"Sugar"
],
[
"carbon dioxide",
3,
"CarbonDioxide"
],
[
"protein",
4,
"Protein"
]
]
]
]
Line 17,611: Line 19,557:
{
{
"type": "reaction",
"type": "reaction",
"id": "CopperBloodBreakdown",
"id": "NutrimentBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"blue blood",
"Nutriment",
20,
5,
false,
false,
"CopperBlood"
"nutriment"
]
]
],
],
"products": [
"products": [
[
[
"water",
"Water",
11,
2,
"Water"
"water"
],
[
"copper",
0.5,
"Copper"
],
],
[
[
"sugar",
"Carbon",
2,
2,
"Sugar"
"carbon"
],
],
[
[
"carbon dioxide",
"Sugar",
3,
1,
"CarbonDioxide"
"sugar"
],
]
[
"protein",
4,
"Protein"
]
]
]
},
},
{
{
"type": "reaction",
"type": "reaction",
"id": "ZombieBloodBreakdown",
"id": "FiberBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"zombie blood",
"Fiber",
4,
5,
false,
false,
"ZombieBlood"
"fiber"
],
[
"Water",
10,
true,
"water"
]
]
],
],
"products": [
"products": [
[
[
"mold",
"Carbon",
2,
3,
"Mold"
"carbon"
],
],
[
[
"protein",
"Sugar",
1,
2,
"Protein"
"sugar"
],
[
"toxin",
1,
"Toxin"
]
]
]
]
},
}
],
"effects": [
"'''Food'''",
"* SatiateHunger when there's at least 0.1u of sugar"
],
"effectLine": "'''Food'''\n* SatiateHunger when there's at least 0.1u of sugar",
"meltingPoint": 146
},
{
"id": "SuiDream",
"group": "Drinks",
"color": "#00A86B",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "suidream",
"name": "sui dream",
"desc": "'Comprised of: White soda, blue Curaçao, melon liquor.'",
"physicalDesc": "sweet",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "ProteinCooking",
"id": "SuiDream",
"impact": "Low",
"minTemp": 347,
"reactants": [
"reactants": [
[
[
"uncooked animal proteins",
"SpaceUp",
0.5,
1,
false,
"SpaceUp"
],
[
"BlueCuracao",
1,
false,
"BlueCuracao"
],
[
"MelonLiquor",
1,
false,
false,
"UncookedAnimalProteins"
"MelonLiquor"
]
]
],
],
"products": [
"products": [
[
[
"protein",
"SuiDream",
0.5,
3,
"Protein"
"SuiDream"
]
]
]
]
}
}
],
],
"effects": [
"effects": [],
"'''Food''' (0.5u per second)",
"effectLine": ""
"\n",
"* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E Brute",
"\n",
"* Increases blood level",
"\n",
"* Satiates hunger averagely"
],
"effectLine": "'''Food''' (0.5u per second)\n* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E Brute\n* Increases blood level\n* Satiates hunger averagely"
},
},
{
{
"id": "Sugar",
"id": "Sulfur",
"group": "Foods",
"group": "Elements",
"color": "white",
"color": "#fff385",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "sweet",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Food": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "SatiateHunger",
"class": "HealthChange",
"conditions": [
"damage": {
{
"types": {
"class": "ReagentThreshold",
"Caustic": 0.1
"reagent": "Nutriment",
"min": 0.1,
"max": null
}
}
],
}
"factor": 1
}
}
]
]
}
}
},
},
"plantMetabolism": [
"name": "sulfur",
{
"desc": "A yellow, crystalline solid.",
"class": "PlantAdjustNutrition",
"physicalDesc": "powdery",
"amount": 0.1
},
{
"class": "PlantAdjustWeeds",
"amount": 2
},
{
"class": "PlantAdjustPests",
"amount": 2
}
],
"name": "sugar",
"desc": "Tasty spacey sugar!",
"physicalDesc": "sweet",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "BloodBreakdown",
"id": "AllicinBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"blood",
"Allicin",
20,
4,
false,
false,
"Blood"
"allicin"
]
]
],
],
"products": [
"products": [
[
[
"water",
"Sulfur",
11,
"Water"
],
[
"iron",
0.5,
"Iron"
],
[
"sugar",
2,
2,
"Sugar"
"sulfur"
],
],
[
[
"carbon dioxide",
"Carbon",
3,
1,
"CarbonDioxide"
"carbon"
],
],
[
[
"protein",
"Water",
4,
1,
"Protein"
"water"
]
]
]
]
Line 17,805: Line 19,723:
{
{
"type": "reaction",
"type": "reaction",
"id": "SapBloodBreakdown",
"id": "WeldingFuelBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"sap",
"WeldingFuel",
10,
10,
false,
false,
"Sap"
"WeldingFuel"
]
]
],
],
"products": [
"products": [
[
[
"water",
"Ethanol",
9,
5,
"Water"
"ethanol"
],
[
"sugar",
1,
"Sugar"
]
]
},
{
"type": "reaction",
"id": "CopperBloodBreakdown",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
[
"blue blood",
20,
false,
"CopperBlood"
]
],
"products": [
[
"water",
11,
"Water"
],
[
"copper",
0.5,
"Copper"
],
[
"sugar",
2,
"Sugar"
],
],
[
[
"carbon dioxide",
"Hydrogen",
3,
3,
"CarbonDioxide"
"hydrogen"
],
],
[
[
"protein",
"Sulfur",
4,
"Protein"
]
]
},
{
"type": "reaction",
"id": "CelluloseBreakdown",
"source": true,
"requiredMixerCategories": [
"Electrolysis"
],
"reactants": [
[
"cellulose fibers",
3,
false,
"Cellulose"
]
],
"products": [
[
"sugar",
2,
2,
"Sugar"
"sulfur"
],
[
"carbon",
1,
"Carbon"
]
]
]
]
},
}
],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Caustic"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Caustic",
"boilingPoint": 445,
"meltingPoint": 120
},
{
"id": "SulfuricAcid",
"group": "Toxins",
"color": "#BF8C00",
"textColorTheme": "light",
"flavor": "acid",
"metabolisms": {
"Poison": {
"metabolismRate": 3,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 5
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Large",
"messages": [
"generic-reagent-effect-burning-insides"
],
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.2
}
]
}
},
"name": "sulfuric acid",
"desc": "A corrosive chemical. Keep away from your face.",
"physicalDesc": "oily",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "FiberBreakdown",
"id": "SulfuricAcid",
"source": true,
"requiredMixerCategories": [
"Centrifuge"
],
"reactants": [
"reactants": [
[
[
"fiber",
"Hydrogen",
5,
1,
false,
"hydrogen"
],
[
"Sulfur",
1,
false,
false,
"Fiber"
"sulfur"
],
],
[
[
"water",
"Oxygen",
10,
2,
true,
false,
"Water"
"oxygen"
]
]
],
],
"products": [
"products": [
[
[
"carbon",
"SulfuricAcid",
3,
3,
"Carbon"
"SulfuricAcid"
],
[
"sugar",
2,
"Sugar"
]
]
]
]
Line 17,938: Line 19,831:
],
],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Poison''' (3u per second)",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Caustic",
"* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment",
"* PopupMessage",
"\n",
"* Emote"
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E",
"\n",
"* Adjusts pests level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E\n* Adjusts pests level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E"
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Caustic\n* PopupMessage\n* Emote",
"boilingPoint": 337,
"meltingPoint": 10.31
},
},
{
{
"id": "PumpkinFlesh",
"id": "Synaptizine",
"group": "Foods",
"group": "Medicine",
"color": "#fc9300",
"color": "#d49a2f",
"textColorTheme": "light",
"textColorTheme": "light",
"parent": "Nutriment",
"flavor": "medicine",
"flavor": "pumpkin",
"metabolisms": {
"name": "pumpkin flesh",
"Poison": {
"desc": "The mushy, sweet remains of a pumpkin.",
"effects": [
"physicalDesc": "???",
{
"recipes": [],
"class": "HealthChange",
"effects": [
"damage": {
"'''Food''' (0.5u per second)",
"types": {
"\n",
"Poison": 2
"* Satiates hunger averagely",
}
"\n",
}
"'''Plants''' (0.5u per second)",
},
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E",
"\n",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E"
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger averagely\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E"
},
{
"id": "Flour",
"group": "Foods",
"color": "white",
"textColorTheme": "dark",
"flavor": "chalky",
"metabolisms": {
"Food": {
"effects": [
{
{
"class": "AdjustReagent",
"class": "GenericStatusEffect",
"reagent": "sugar",
"key": "Stun",
"amount": 0.4
"time": 3,
"type": "Remove"
},
},
{
{
"class": "SatiateThirst",
"class": "GenericStatusEffect",
"factor": -0.2
"key": "KnockedDown",
"time": 3,
"type": "Remove"
},
},
{
{
"class": "AdjustReagent",
"class": "GenericStatusEffect",
"reagent": "nutriment",
"key": "SeeingRainbows",
"amount": 0.1
"time": 15,
"type": "Remove"
}
}
]
]
}
}
},
},
"name": "flour",
"name": "synaptizine",
"desc": "Used for baking.",
"desc": "A toxic chemical that halves the duration of stuns and knockdowns.",
"physicalDesc": "powdery",
"physicalDesc": "pungent",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Synaptizine",
"reactants": [
[
"Lithium",
1,
false,
"lithium"
],
[
"Sugar",
1,
false,
"sugar"
],
[
"Water",
1,
false,
"water"
]
],
"products": [
[
"Synaptizine",
3,
"synaptizine"
]
]
}
],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Poison'''",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Adds 0.4u of sugar to the solution",
"* Applies Stun for 3s",
"\n",
"* Applies KnockedDown for 3s",
"* Satiates thirst at 0.067x the average rate",
"* Applies SeeingRainbows for 15s"
"\n",
"* Adds 0.1u of nutriment to the solution"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Adds 0.4u of sugar to the solution\n* Satiates thirst at 0.067x the average rate\n* Adds 0.1u of nutriment to the solution"
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison\n* Applies Stun for 3s\n* Applies KnockedDown for 3s\n* Applies SeeingRainbows for 15s"
},
},
{
{
"id": "Cornmeal",
"id": "SyndicateBomb",
"group": "Foods",
"group": "Drinks",
"color": "tan",
"color": "#e3e77b",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "corn",
"parent": "BaseAlcohol",
"metabolisms": {
"flavor": "syndiebomb",
"Food": {
"name": "syndicate bomb",
"effects": [
"desc": "Somebody set us up the bomb!",
{
"physicalDesc": "opaque",
"class": "SatiateThirst",
"recipes": [
"factor": -0.2
{
},
"type": "reaction",
{
"id": "SyndicateBomb",
"class": "AdjustReagent",
"reactants": [
"reagent": "nutriment",
[
"amount": 0.1
"Beer",
}
1,
false,
"beer"
],
[
"WhiskeyCola",
1,
false,
"WhiskeyCola"
]
],
"products": [
[
"SyndicateBomb",
2,
"SyndicateBomb"
]
]
]
}
}
},
"name": "cornmeal",
"desc": "Used for baking.",
"physicalDesc": "powdery",
"recipes": [],
"effects": [
"'''Food''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.067x the average rate",
"\n",
"* Adds 0.1u of nutriment to the solution"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates thirst at 0.067x the average rate\n* Adds 0.1u of nutriment to the solution"
"effects": [],
"effectLine": ""
},
},
{
{
"id": "Oats",
"id": "Syrup",
"group": "Foods",
"group": "Foods",
"color": "tan",
"color": "#fb7125",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "oats",
"flavor": "sweet",
"metabolisms": {
"metabolisms": {
"Food": {
"Food": {
"effects": [
"effects": [
{
{
"class": "AdjustReagent",
"class": "SatiateHunger",
"reagent": "sugar",
"factor": 6
"amount": 0.2
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.3
}
}
]
]
}
}
},
},
"name": "oats",
"name": "syrup",
"desc": "Used for a variety of tasty purposes.",
"desc": "Delicious syrup made from tree sap, somehow stickier than glue.",
"physicalDesc": "coarse",
"physicalDesc": "sticky",
"recipes": [],
"recipes": [
"effects": [
{
"'''Food''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "HomemadeSyrup",
"* Adds 0.2u of sugar to the solution",
"reactants": [
"\n",
[
"* Adds 0.3u of nutriment to the solution"
"Water",
1,
false,
"water"
],
[
"Sugar",
1,
false,
"sugar"
]
],
"products": [
[
"Syrup",
2,
"syrup"
]
],
"minTemp": 390
},
{
"type": "reaction",
"id": "SapBoiling",
"reactants": [
[
"Sap",
1,
false,
"sap"
]
],
"products": [
[
"Syrup",
0,
"syrup"
]
],
"impact": "Low",
"minTemp": 377
}
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Adds 0.2u of sugar to the solution\n* Adds 0.3u of nutriment to the solution"
},
{
"id": "Enzyme",
"group": "Foods",
"color": "#009900",
"textColorTheme": "light",
"flavor": "bitter",
"name": "universal enzyme",
"desc": "Used in cooking various dishes.",
"physicalDesc": "chalky",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Egg",
"group": "Foods",
"color": "white",
"textColorTheme": "dark",
"flavor": "raw-egg",
"metabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "uncooked animal proteins",
"amount": 0.5
}
]
}
},
"name": "raw egg",
"desc": "Used for baking.",
"physicalDesc": "mucus-like",
"recipes": [],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateHunger"
"* Adds 0.5u of uncooked animal proteins to the solution"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Adds 0.5u of uncooked animal proteins to the solution"
"effectLine": "'''Food'''\n* SatiateHunger"
},
},
{
{
"id": "EggCooked",
"id": "TableSalt",
"group": "Foods",
"group": "Foods",
"color": "white",
"color": "#cfd1d0",
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "egg",
"flavor": "salty",
"metabolisms": {
"metabolisms": {
"Food": {
"Food": {
"effects": [
"effects": [
{
{
"class": "AdjustReagent",
"class": "SatiateThirst",
"reagent": "protein",
"factor": -0.5
"amount": 1
}
}
]
]
}
}
},
},
"name": "cooked egg",
"name": "table salt",
"desc": "Cooked chicken embryo, delicious.",
"desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
"physicalDesc": "fluffy",
"physicalDesc": "grainy",
"recipes": [
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
"id": "EggCooking",
"id": "TableSalt",
"impact": "Low",
"minTemp": 344,
"reactants": [
"reactants": [
[
[
"cooked egg",
"Chlorine",
0.5,
1,
false,
"chlorine"
],
[
"Sodium",
1,
false,
false,
"Egg"
"sodium"
]
]
],
],
"products": [
"products": [
[
[
"cooked egg",
"TableSalt",
0.5,
2,
"EggCooked"
"TableSalt"
]
]
]
],
"minTemp": 370
}
}
],
],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateThirst"
"* Adds 1u of protein to the solution"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Adds 1u of protein to the solution"
"effectLine": "'''Food'''\n* SatiateThirst",
"boilingPoint": 1465,
"meltingPoint": 800.7
},
},
{
{
"id": "Blackpepper",
"id": "Tazinide",
"group": "Foods",
"group": "Toxins",
"color": "black",
"color": "#FDD023",
"textColorTheme": "light",
"textColorTheme": "dark",
"flavor": "peppery",
"flavor": "shocking",
"name": "black pepper",
"desc": "Often used to flavor food or make people sneeze.",
"physicalDesc": "grainy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Vinegar",
"group": "Foods",
"color": "tan",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"metabolisms": {
"Food": {
"Poison": {
"effects": [
"effects": [
{
{
"class": "AdjustReagent",
"class": "Electrocute",
"reagent": "water",
"probability": 0.8
"amount": 0.4
},
{
"class": "AdjustReagent",
"reagent": "vitamin",
"amount": 0.1
},
{
"class": "ChemVomit",
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"min": 6,
"max": null
}
]
}
}
]
]
}
}
},
},
"name": "vinegar",
"name": "tazinide",
"desc": "Often used to flavor food.",
"desc": "A highly dangerous metallic mixture which can interfere with most movement through an electrifying current.",
"physicalDesc": "sour",
"physicalDesc": "metallic",
"recipes": [],
"recipes": [
"effects": [
{
"'''Food''' (0.5u per second)",
"type": "reaction",
"\n",
"id": "Tazinide",
"* Adds 0.4u of water to the solution",
"reactants": [
"\n",
[
"* Adds 0.1u of vitamin to the solution",
"Licoxide",
"\n",
1,
"* Has a 10% chance to cause vomiting when there's at least 6u of vinegar"
false,
],
"licoxide"
"effectLine": "'''Food''' (0.5u per second)\n* Adds 0.4u of water to the solution\n* Adds 0.1u of vitamin to the solution\n* Has a 10% chance to cause vomiting when there's at least 6u of vinegar"
],
},
[
{
"Vestine",
"id": "Rice",
1,
"group": "Foods",
false,
"color": "white",
"vestine"
"textColorTheme": "dark",
]
"flavor": "rice",
],
"products": [
[
"Tazinide",
1,
"tazinide"
]
],
"impact": "Medium"
}
],
"effects": [
"'''Poison'''",
"* Electrocute"
],
"effectLine": "'''Poison'''\n* Electrocute"
},
{
"id": "Tea",
"group": "Drinks",
"color": "#8a5a3a",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "tea",
"metabolisms": {
"metabolisms": {
"Food": {
"Drink": {
"effects": [
"effects": [
{
{
"class": "AdjustReagent",
"class": "SatiateThirst",
"reagent": "sugar",
"factor": 2
"amount": 0.4
},
},
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "nutriment",
"reagent": "Theobromine",
"amount": 0.1
"amount": 0.05
}
}
]
]
}
}
},
},
"name": "rice",
"name": "tea",
"desc": "Hard, small white grains.",
"desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
"physicalDesc": "chewy",
"physicalDesc": "aromatic",
"recipes": [],
"recipes": [
{
"type": "reaction",
"id": "Tea",
"reactants": [
[
"TeaPowder",
1,
false,
"TeaPowder"
],
[
"Water",
5,
false,
"water"
]
],
"products": [
[
"Tea",
6,
"tea"
]
]
}
],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Adds 0.4u of sugar to the solution",
"* Adds 0.05u of Theobromine to the solution"
"\n",
"* Adds 0.1u of nutriment to the solution"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Adds 0.4u of sugar to the solution\n* Adds 0.1u of nutriment to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.05u of Theobromine to the solution"
},
},
{
{
"id": "OilOlive",
"id": "TeaPowder",
"group": "Foods",
"group": "Foods",
"color": "olive",
"color": "#7F8400",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "oily",
"flavor": "tea",
"metabolisms": {
"metabolisms": {
"Food": {
"Food": {
"effects": [
"effects": [
{
"class": "SatiateThirst",
"factor": -0.2
},
{
{
"class": "AdjustReagent",
"class": "AdjustReagent",
"reagent": "nutriment",
"reagent": "Nutriment",
"amount": 0.75
"amount": 0.1
}
}
]
]
}
}
},
},
"name": "olive oil",
"name": "tea powder",
"desc": "Viscous and fragrant.",
"desc": "Finely ground tea leaves, used for making tea.",
"physicalDesc": "oily",
"physicalDesc": "powdery",
"recipes": [],
"recipes": [],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Food'''",
"\n",
"* SatiateThirst",
"* Adds 0.75u of nutriment to the solution"
"* Adds 0.1u of Nutriment to the solution"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Adds 0.75u of nutriment to the solution"
"effectLine": "'''Food'''\n* SatiateThirst\n* Adds 0.1u of Nutriment to the solution"
},
},
{
{
"id": "Oil",
"id": "TearGas",
"group": "Foods",
"group": "Narcotics",
"color": "#b67823",
"color": "#96a8b5",
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "oily",
"flavor": "salty",
"name": "oil",
"metabolisms": {
"desc": "Used by chefs to cook.",
"Narcotic": {
"physicalDesc": "oily",
"effects": [
"recipes": [
{
{
"class": "PopupMessage",
"type": "reaction",
"type": "Local",
"id": "Oil",
"probability": 0.08,
"messages": [
"generic-reagent-effect-burning-eyes",
"generic-reagent-effect-burning-eyes-a-bit",
"generic-reagent-effect-tearing-up",
"norepinephricacid-effect-eyelids",
"norepinephricacid-effect-eyes-itch",
"norepinephricacid-effect-vision-fade",
"norepinephricacid-effect-vision-fail"
]
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "MediumCaution",
"probability": 0.03,
"messages": [
"norepinephricacid-effect-eye-disconnect",
"norepinephricacid-effect-eye-pain",
"norepinephricacid-effect-darkness",
"norepinephricacid-effect-blindness"
],
"conditions": [
{
"class": "ReagentThreshold",
"min": 5
}
]
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.08
},
{
"class": "GenericStatusEffect",
"key": "TemporaryBlindness",
"component": "TemporaryBlindness",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5
}
]
}
]
}
},
"name": "tear gas",
"desc": "A chemical that causes severe irritation and crying, commonly used in riot control.",
"physicalDesc": "milky",
"recipes": [],
"effects": [
"'''Narcotic'''",
"* PopupMessage",
"* PopupMessage when there's at least 5u of teargas",
"* Emote",
"* Applies TemporaryBlindness when there's at least 5u of teargas"
],
"effectLine": "'''Narcotic'''\n* PopupMessage\n* PopupMessage when there's at least 5u of teargas\n* Emote\n* Applies TemporaryBlindness when there's at least 5u of teargas",
"boilingPoint": 255,
"meltingPoint": 36
},
{
"id": "Tequila",
"group": "Drinks",
"color": "#d7d1d155",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "tequila",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.2
}
]
}
},
"name": "tequila",
"desc": "A strong and mildly flavoured, mexican produced spirit.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
{
"id": "TequilaSunrise",
"group": "Drinks",
"color": "#FFE48C",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "tequilasunrise",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
}
]
}
},
"name": "tequila sunrise",
"desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
"physicalDesc": "citric",
"recipes": [
{
"type": "reaction",
"id": "TequilaSunrise",
"reactants": [
"reactants": [
[
[
"welding fuel",
"JuiceOrange",
1,
1,
false,
false,
"WeldingFuel"
"JuiceOrange"
],
],
[
[
"hydrogen",
"Tequila",
1,
2,
false,
false,
"Hydrogen"
"tequila"
],
]
[
],
"carbon",
"products": [
1,
[
false,
"TequilaSunrise",
"Carbon"
3,
]
"TequilaSunrise"
],
]
"products": [
]
[
}
"oil",
],
3,
"effects": [
"Oil"
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
{
"id": "THC",
"group": "Narcotics",
"color": "#808080",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Narcotic": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 16,
"refresh": false
}
]
}
},
"name": "THC",
"desc": "The main psychoactive compound in cannabis.",
"physicalDesc": "crystalline",
"recipes": [],
"effects": [
"'''Narcotic'''",
"* Applies SeeingRainbows for 16s"
],
"effectLine": "'''Narcotic'''\n* Applies SeeingRainbows for 16s"
},
{
"id": "TheMartinez",
"group": "Drinks",
"color": "#75b1f0",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "themartinez",
"name": "The Martinez",
"desc": "The edgerunner legend. Remembered by a drink, forgotten by a drunk.",
"physicalDesc": "vibrant",
"recipes": [
{
"type": "reaction",
"id": "TheMartinez",
"reactants": [
[
"Cola",
2,
false,
"Space Cola"
],
[
"Vodka",
2,
false,
"vodka"
],
[
"Ice",
1,
false,
"ice"
],
[
"JuiceLemon",
1,
false,
"JuiceLemon"
]
],
"products": [
[
"TheMartinez",
6,
"TheMartinez"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "Theobromine",
"group": "Toxins",
"color": "#f5f5f5",
"textColorTheme": "dark",
"flavor": null,
"metabolisms": {
"Poison": {
"metabolismRate": 0.05,
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Animal"
}
],
"damage": {
"types": {
"Poison": 0.4
}
}
},
{
"class": "ChemVomit",
"probability": 0.04,
"conditions": [
{
"class": "OrganType",
"type": "Animal"
}
]
}
]
}
},
"name": "theobromine",
"desc": "A bitter alkaloid of the cacao plant, commonly found in chocolate. Do not feed to animals.",
"physicalDesc": "grainy",
"recipes": [],
"effects": [
"'''Poison''' (0.05u per second)",
"* Deals \u003Cspan style=\"color:red\"\u003E0.4\u003C/span\u003E Poison",
"* ChemVomit"
],
"effectLine": "'''Poison''' (0.05u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E0.4\u003C/span\u003E Poison\n* ChemVomit",
"boilingPoint": 554,
"meltingPoint": 351
},
{
"id": "Thermite",
"group": null,
"color": "#757245",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": 2,
"Poison": 1
}
}
}
]
}
},
"name": "thermite",
"desc": "A mixture that becomes extremely hot when ignited.",
"physicalDesc": "grainy",
"recipes": [
{
"type": "reaction",
"id": "Thermite",
"reactants": [
[
"Iron",
1,
false,
"iron"
],
[
"Aluminium",
1,
false,
"aluminium"
],
[
"Oxygen",
1,
false,
"oxygen"
]
],
"products": [
[
"Thermite",
3,
"thermite"
]
],
"impact": "Medium"
}
],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"boilingPoint": 2977,
"meltingPoint": 2030
},
{
"id": "ThreeMileIsland",
"group": "Drinks",
"color": "#666340",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "threemileisland",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
},
{
"class": "AdjustReagent",
"reagent": "Uranium",
"amount": 0.05
}
]
}
},
"name": "Three Mile Island iced tea",
"desc": "\"Made for a woman, strong enough for a man.\"",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "ThreeMileIsland",
"reactants": [
[
"LongIslandIcedTea",
10,
false,
"LongIslandIcedTea"
],
[
"Uranium",
1,
false,
"uranium"
]
],
"products": [
[
"ThreeMileIsland",
10,
"ThreeMileIsland"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution",
"* Adds 0.05u of Uranium to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution\n* Adds 0.05u of Uranium to the solution"
},
{
"id": "TonicWater",
"group": "Drinks",
"color": "#0064C8",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "tonicwater",
"name": "tonic water",
"desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.",
"physicalDesc": "fizzy",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Toxin",
"group": "Toxins",
"color": "#cf3600",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 4
}
}
}
]
}
},
"name": "toxin",
"desc": "An unsurprisingly toxic chemical. Available at an emagged chem dispenser.",
"physicalDesc": "opaque",
"recipes": [
{
"type": "reaction",
"id": "ZombieBloodBreakdown",
"reactants": [
[
"ZombieBlood",
4,
false,
"ZombieBlood"
]
],
"products": [
[
"Mold",
2,
"mold"
],
[
"Protein",
1,
"protein"
],
[
"Toxin",
1,
"toxin"
]
]
}
],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison"
},
{
"id": "ToxinsSpecial",
"group": "Drinks",
"color": "#665c00",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "toxinsspecial",
"name": "toxins special",
"desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!",
"physicalDesc": "pungent",
"recipes": [
{
"type": "reaction",
"id": "ToxinsSpecial",
"reactants": [
[
"Rum",
2,
false,
"rum"
],
[
"Vermouth",
1,
false,
"vermouth"
],
[
"Plasma",
2,
false,
"plasma"
]
],
"products": [
[
"ToxinsSpecial",
5,
"ToxinsSpecial"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "TranexamicAcid",
"group": "Medicine",
"color": "#ba7d7d",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"effects": [
{
"class": "ModifyBleedAmount",
"amount": -1.5
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15
}
],
"damage": {
"types": {
"Bloodloss": 3
}
}
}
]
}
},
"name": "tranexamic acid",
"desc": "A blood-clotting medicine used to prevent profuse bleeding. Causes heavier bleeding on overdose. Commonly found in small doses within emergency medipens.",
"physicalDesc": "viscous",
"recipes": [
{
"type": "reaction",
"id": "TranexamicAcid",
"reactants": [
[
"Inaprovaline",
1,
false,
"inaprovaline"
],
[
"SulfuricAcid",
1,
false,
"SulfuricAcid"
],
[
"Sugar",
1,
false,
"sugar"
]
],
"products": [
[
"TranexamicAcid",
3,
"TranexamicAcid"
]
]
}
],
"effects": [
"'''Medicine'''",
"* ModifyBleedAmount",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Bloodloss when there's at least 15u of tranexamicacid"
],
"effectLine": "'''Medicine'''\n* ModifyBleedAmount\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Bloodloss when there's at least 15u of tranexamicacid"
},
{
"id": "Tricordrazine",
"group": "Medicine",
"color": "#00e5ff",
"textColorTheme": "dark",
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "TotalDamage",
"max": 40
}
],
"damage": {
"groups": {
"Brute": -0.9
},
"types": {
"Poison": -0.3,
"Heat": -0.3,
"Shock": -0.3,
"Cold": -0.3
}
}
}
]
}
},
"name": "tricordrazine",
"desc": "A wide-spectrum stimulant, originally derived from cordrazine. Treats minor damage of all basic health types as long as the user is not heavily wounded. Best used as an additive to other chemicals.",
"physicalDesc": "opaque",
"recipes": [
{
"type": "reaction",
"id": "Tricordrazine",
"reactants": [
[
"Inaprovaline",
1,
false,
"inaprovaline"
],
[
"Multiver",
1,
false,
"Multiver"
]
],
"products": [
[
"Tricordrazine",
2,
"tricordrazine"
]
]
}
],
"effects": [
"'''Medicine''' (0.2u per second)",
"* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Heat",
"* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Shock",
"* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Cold",
"* Heals \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E Brute"
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Poison\n* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Heat\n* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Shock\n* Heals \u003Cspan style=\"color:green\"\u003E0.3\u003C/span\u003E Cold\n* Heals \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E Brute"
},
{
"id": "Tritium",
"group": null,
"color": "#66ff33",
"textColorTheme": "dark",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": 3
}
}
}
]
},
"Gas": {
"effects": [
{
"class": "HealthChange",
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Radiation": 1
}
},
"conditions": [
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
]
},
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
{
"class": "AdjustAlert",
"alertType": "Toxins",
"conditions": [
{
"class": "ReagentThreshold",
"min": 1.5
},
{
"class": "OrganType",
"type": "Thaven",
"shouldHave": false
}
],
"clear": true,
"time": 5
}
]
}
},
"name": "tritium",
"desc": "Radioactive space-magic pixie dust.",
"physicalDesc": "ionizing",
"recipes": [],
"effects": [
"'''Gas'''",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation",
"* Oxygenate",
"* AdjustAlert when there's at least 1.5u of tritium",
"\n",
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation"
],
"effectLine": "'''Gas'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation\n* Oxygenate\n* AdjustAlert when there's at least 1.5u of tritium\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation"
},
{
"id": "Ultravasculine",
"group": "Medicine",
"color": "#520e30",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"metabolismRate": 0.2,
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 0,
"max": 30
}
],
"damage": {
"groups": {
"Toxin": -3,
"Brute": 0.5
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30
}
],
"damage": {
"groups": {
"Toxin": -1,
"Brute": 3
}
}
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Histamine",
"min": 1
}
],
"reagent": "Histamine",
"amount": -1
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Histamine",
"min": 1
}
],
"reagent": "Ultravasculine",
"amount": 0.5
}
]
}
},
"name": "ultravasculine",
"desc": "A complicated anti-toxin solution that quickly flushes out toxin while causing minor stress on the body. Reacts with histamine, duplicating itself while flushing it out. Overdose causes extreme pain.",
"physicalDesc": "thick and grainy",
"recipes": [
{
"type": "reaction",
"id": "Ultravasculine",
"reactants": [
[
"Histamine",
2,
false,
"histamine"
],
[
"Plasma",
1,
true,
"plasma"
]
],
"products": [
[
"Ultravasculine",
2,
"ultravasculine"
]
]
}
],
"effects": [
"'''Medicine''' (0.2u per second)",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Toxin when there's between 0u and 30u of ultravasculine",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute when there's between 0u and 30u of ultravasculine",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Toxin when there's at least 30u of ultravasculine",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Brute when there's at least 30u of ultravasculine",
"* Removes 1u of Histamine from the solution when there's at least 1u of ultravasculine",
"* Adds 0.5u of Ultravasculine to the solution when there's at least 1u of ultravasculine"
],
"effectLine": "'''Medicine''' (0.2u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Toxin when there's between 0u and 30u of ultravasculine\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute when there's between 0u and 30u of ultravasculine\n* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Toxin when there's at least 30u of ultravasculine\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Brute when there's at least 30u of ultravasculine\n* Removes 1u of Histamine from the solution when there's at least 1u of ultravasculine\n* Adds 0.5u of Ultravasculine to the solution when there's at least 1u of ultravasculine"
},
{
"id": "UncookedAnimalProteins",
"group": "Foods",
"color": "#FFFFE5",
"textColorTheme": "dark",
"flavor": "bitter",
"metabolisms": {
"Food": {
"effects": [
{
"class": "PopupMessage",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": false
}
],
"type": "Local",
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-sick"
],
"probability": 0.5
},
{
"class": "ChemVomit",
"probability": 0.1,
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": false
}
]
},
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": false
}
],
"damage": {
"types": {
"Poison": 1
}
}
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": true
}
],
"reagent": "Protein",
"amount": 0.5
}
]
}
},
"name": "uncooked animal proteins",
"desc": "This is very risky for the stomachs of softer lifeforms to digest.",
"physicalDesc": "clumpy",
"recipes": [],
"effects": [
"'''Food'''",
"* PopupMessage",
"* ChemVomit",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* Adds 0.5u of Protein to the solution"
],
"effectLine": "'''Food'''\n* PopupMessage\n* ChemVomit\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* Adds 0.5u of Protein to the solution"
},
{
"id": "UnstableMutagen",
"group": "Toxins",
"color": "#00ff5f",
"textColorTheme": "dark",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": 3
}
}
}
]
}
},
"name": "unstable mutagen",
"desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
"physicalDesc": "glowing",
"recipes": [
{
"type": "reaction",
"id": "UnstableMutagen",
"reactants": [
[
"Radium",
1,
false,
"radium"
],
[
"Phosphorus",
1,
false,
"phosphorus"
],
[
"Chlorine",
1,
false,
"chlorine"
]
],
"products": [
[
"UnstableMutagen",
3,
"UnstableMutagen"
]
]
}
],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation",
"boilingPoint": 3.402823e+38,
"meltingPoint": 261
},
{
"id": "Uranium",
"group": "Elements",
"color": "#8fa191",
"textColorTheme": "light",
"flavor": "metallic",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": 2
}
}
}
]
}
},
"name": "uranium",
"desc": "A grey metallic chemical element in the actinide series, weakly radioactive.",
"physicalDesc": "metallic",
"recipes": [
{
"type": "reaction",
"id": "NuclearColaBreakdown",
"reactants": [
[
"NuclearCola",
10,
false,
"NuclearCola"
]
],
"products": [
[
"Ipecac",
2,
"ipecac"
],
[
"Water",
2,
"water"
],
[
"Sugar",
2,
"sugar"
],
[
"Uranium",
1,
"uranium"
]
]
}
],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Radiation"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Radiation",
"boilingPoint": 4131,
"meltingPoint": 1133
},
{
"id": "VentCrud",
"group": "Toxins",
"color": "#000000",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2
}
}
}
]
}
},
"name": "vent crud",
"desc": "A jet black substance found in poorly maintained ventilation systems. Can cause vent cough.",
"physicalDesc": "sticky",
"recipes": [],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
},
{
"id": "Vermouth",
"group": "Drinks",
"color": "#91FF91",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "vermouth",
"name": "vermouth",
"desc": "Aromatized, fortified white wine flavored with various botanicals.",
"physicalDesc": "aromatic",
"recipes": [],
"effects": [],
"effectLine": ""
},
{
"id": "Vestine",
"group": "Toxins",
"color": "#435166",
"textColorTheme": "light",
"flavor": "medicine",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5
}
]
},
{
"class": "MovespeedModifier",
"walkSpeedModifier": 0.8,
"sprintSpeedModifier": 0.8
},
{
"class": "HealthChange",
"damage": {
"groups": {
"Airloss": 2
}
}
}
]
}
},
"name": "vestine",
"desc": "Has an adverse reaction within the body causing major jittering. While not particularly useful on its own, it can be used to produce a small variety of chemicals.",
"physicalDesc": "shiny",
"recipes": [],
"effects": [
"'''Poison'''",
"* Causes jittering when there's at least 5u of vestine",
"* MovespeedModifier",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss"
],
"effectLine": "'''Poison'''\n* Causes jittering when there's at least 5u of vestine\n* MovespeedModifier\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss"
},
{
"id": "Vinaigrette",
"group": "Foods",
"color": "#efdaae",
"textColorTheme": "dark",
"flavor": "sour",
"name": "vinaigrette",
"desc": "A basic salad dressing made with oil, vinegar and seasoning.",
"physicalDesc": "sour",
"recipes": [
{
"type": "reaction",
"id": "CookingVinaigrette",
"reactants": [
[
"Vinegar",
1,
false,
"vinegar"
],
[
"OilOlive",
1,
false,
"OilOlive"
],
[
"Blackpepper",
1,
false,
"black pepper"
]
],
"products": [
[
"Vinaigrette",
3,
"vinaigrette"
]
]
}
],
"effects": [],
"effectLine": ""
},
{
"id": "Vinegar",
"group": "Foods",
"color": "tan",
"textColorTheme": "dark",
"flavor": "bitter",
"metabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "Water",
"amount": 0.4
},
{
"class": "AdjustReagent",
"reagent": "Vitamin",
"amount": 0.1
},
{
"class": "ChemVomit",
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"min": 6
}
]
}
]
}
},
"name": "vinegar",
"desc": "Often used to flavor food.",
"physicalDesc": "sour",
"recipes": [
{
"type": "reaction",
"id": "CookingVinegar",
"reactants": [
[
"Ethanol",
1,
false,
"ethanol"
],
[
"Oxygen",
1,
false,
"oxygen"
]
],
"products": [
[
"Vinegar",
2,
"vinegar"
]
]
}
],
"effects": [
"'''Food'''",
"* Adds 0.4u of Water to the solution",
"* Adds 0.1u of Vitamin to the solution",
"* ChemVomit when there's at least 6u of vinegar"
],
"effectLine": "'''Food'''\n* Adds 0.4u of Water to the solution\n* Adds 0.1u of Vitamin to the solution\n* ChemVomit when there's at least 6u of vinegar"
},
{
"id": "Vitamin",
"group": "Foods",
"color": "#D3D3D3",
"textColorTheme": "dark",
"flavor": "vitamin",
"metabolisms": {
"Food": {
"effects": [
{
"class": "HealthChange",
"probability": 0.5,
"damage": {
"groups": {
"Brute": -0.5,
"Burn": -0.5
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -0.25
},
{
"class": "SatiateHunger",
"value": ""
}
]
}
},
"name": "vitamin",
"desc": "Found in healthy, complete meals.",
"physicalDesc": "chalky",
"recipes": [],
"effects": [
"'''Food'''",
"* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Brute",
"* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Burn",
"* ModifyBleedAmount",
"* SatiateHunger"
],
"effectLine": "'''Food'''\n* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Brute\n* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Burn\n* ModifyBleedAmount\n* SatiateHunger"
},
{
"id": "Vodka",
"group": "Drinks",
"color": "#d1d1d155",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "vodka",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.2
}
]
}
},
"name": "vodka",
"desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "Vodka",
"reactants": [
[
"Ethanol",
1,
false,
"ethanol"
],
[
"Water",
1,
false,
"water"
]
],
"products": [
[
"Vodka",
2,
"vodka"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
{
"id": "VodkaMartini",
"group": "Drinks",
"color": "#004666",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "vodkamartini",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
}
]
}
},
"name": "vodka martini",
"desc": "Vodka instead of Gin. Not quite how 007 enjoyed it, but still delicious.",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "VodkaMartini",
"reactants": [
[
"Vermouth",
1,
false,
"vermouth"
],
[
"Vodka",
2,
false,
"vodka"
]
],
"products": [
[
"VodkaMartini",
3,
"VodkaMartini"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
{
"id": "VodkaRedBool",
"group": "Drinks",
"color": "#c4c27655",
"textColorTheme": "dark",
"parent": "BaseAlcohol",
"flavor": "vodkaredbool",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.1
},
{
"class": "AdjustReagent",
"reagent": "Theobromine",
"amount": 0.05
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 1,
"type": "Remove"
}
]
}
},
"name": "vodka red bool",
"desc": "Because heart failure and liver failure go hand in hand.",
"physicalDesc": "bubbly",
"recipes": [
{
"type": "reaction",
"id": "VodkaRedBool",
"reactants": [
[
"Vodka",
1,
false,
"vodka"
],
[
"EnergyDrink",
2,
false,
"EnergyDrink"
]
],
"products": [
[
"VodkaRedBool",
3,
"VodkaRedBool"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.1u of Ethanol to the solution",
"* Adds 0.05u of Theobromine to the solution",
"* Applies Drowsiness for 1s"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.1u of Ethanol to the solution\n* Adds 0.05u of Theobromine to the solution\n* Applies Drowsiness for 1s"
},
{
"id": "VodkaTonic",
"group": "Drinks",
"color": "#0064C8",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "vodkatonic",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.07
}
]
}
},
"name": "vodka tonic",
"desc": "For when a gin and tonic isn't russian enough.",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "VodkaTonic",
"reactants": [
[
"Vodka",
1,
false,
"vodka"
],
[
"TonicWater",
2,
false,
"TonicWater"
]
],
"products": [
[
"VodkaTonic",
3,
"VodkaTonic"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.07u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.07u of Ethanol to the solution"
},
{
"id": "Vomit",
"group": "Biological",
"color": "#87ab08",
"textColorTheme": "light",
"flavor": "terrible",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 0.5
},
{
"class": "AdjustReagent",
"reagent": "Nutriment",
"amount": 0.1
}
]
}
},
"name": "vomit",
"desc": "You can see a few chunks of someone's last meal in it.",
"physicalDesc": "pungent",
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.1u of Nutriment to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.1u of Nutriment to the solution",
"boilingPoint": 100,
"meltingPoint": 0
},
{
"id": "Water",
"group": "Drinks",
"color": "#75b1f0",
"textColorTheme": "light",
"parent": "BaseDrink",
"flavor": "water",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
]
},
"Gas": {
"effects": [
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
]
},
{
"class": "SatiateThirst",
"conditions": [
{
"class": "OrganType",
"type": "Thaven"
}
],
"factor": 0.1
}
]
}
},
"name": "water",
"desc": "A colorless liquid that humans need in order to survive.",
"physicalDesc": "translucent",
"recipes": [
{
"type": "reaction",
"id": "BloodBreakdown",
"reactants": [
[
"Blood",
20,
false,
"blood"
]
],
"products": [
[
"Water",
11,
"water"
],
[
"Iron",
0,
"iron"
],
[
"Sugar",
2,
"sugar"
],
[
"CarbonDioxide",
3,
"CarbonDioxide"
],
[
"Protein",
4,
"protein"
]
]
},
{
"type": "reaction",
"id": "InsectBloodBreakdown",
"reactants": [
[
"InsectBlood",
30,
false,
"InsectBlood"
]
],
"products": [
[
"Water",
14,
"water"
],
[
"Sodium",
3,
"sodium"
],
[
"Chlorine",
1,
"chlorine"
],
[
"CarbonDioxide",
5,
"CarbonDioxide"
],
[
"Protein",
6,
"protein"
]
]
},
{
"type": "reaction",
"id": "SlimeBloodBreakdown",
"reactants": [
[
"Slime",
5,
false,
"slime"
]
],
"products": [
[
"Water",
4,
"water"
],
[
"Nitrogen",
1,
"nitrogen"
]
]
},
{
"type": "reaction",
"id": "SapBloodBreakdown",
"reactants": [
[
"Sap",
10,
false,
"sap"
]
],
"products": [
[
"Water",
9,
"water"
],
[
"Sugar",
1,
"sugar"
]
]
},
{
"type": "reaction",
"id": "CopperBloodBreakdown",
"reactants": [
[
"CopperBlood",
20,
false,
"CopperBlood"
]
],
"products": [
[
"Water",
11,
"water"
],
[
"Copper",
0,
"copper"
],
[
"Sugar",
2,
"sugar"
],
[
"CarbonDioxide",
3,
"CarbonDioxide"
],
[
"Protein",
4,
"protein"
]
]
},
{
"type": "reaction",
"id": "AmmoniaBloodBreakdown",
"reactants": [
[
"AmmoniaBlood",
30,
false,
"AmmoniaBlood"
]
],
"products": [
[
"Water",
17,
"water"
],
[
"Nitrogen",
4,
"nitrogen"
],
[
"Chlorine",
2,
"chlorine"
],
[
"Protein",
6,
"protein"
]
]
},
{
"type": "reaction",
"id": "NuclearColaBreakdown",
"reactants": [
[
"NuclearCola",
10,
false,
"NuclearCola"
]
],
"products": [
[
"Ipecac",
2,
"ipecac"
],
[
"Water",
2,
"water"
],
[
"Sugar",
2,
"sugar"
],
[
"Uranium",
1,
"uranium"
]
]
},
{
"type": "reaction",
"id": "OilBreakdown",
"reactants": [
[
"Oil",
10,
false,
"oil"
]
],
"products": [
[
"Fat",
6,
"fat"
],
[
"Water",
3,
"water"
],
[
"Protein",
1,
"protein"
]
]
},
{
"type": "reaction",
"id": "AllicinBreakdown",
"reactants": [
[
"Allicin",
4,
false,
"allicin"
]
],
"products": [
[
"Sulfur",
2,
"sulfur"
],
[
"Carbon",
1,
"carbon"
],
[
"Water",
1,
"water"
]
]
},
{
"type": "reaction",
"id": "NutrimentBreakdown",
"reactants": [
[
"Nutriment",
5,
false,
"nutriment"
]
],
"products": [
[
"Water",
2,
"water"
],
[
"Carbon",
2,
"carbon"
],
[
"Sugar",
1,
"sugar"
]
]
},
{
"type": "reaction",
"id": "VitaminBreakdown",
"reactants": [
[
"Vitamin",
4,
false,
"vitamin"
]
],
"products": [
[
"Carbon",
1,
"carbon"
],
[
"Water",
1,
"water"
],
[
"Nitrogen",
2,
"nitrogen"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"\n",
"'''Gas'''",
"* Oxygenate",
"* SatiateThirst"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n\n\n'''Gas'''\n* Oxygenate\n* SatiateThirst",
"boilingPoint": 100,
"meltingPoint": 0
},
{
"id": "WatermelonWakeup",
"group": "Drinks",
"color": "#d49dca",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "watermelonwakeup",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.07
},
{
"class": "AdjustReagent",
"reagent": "Theobromine",
"amount": 0.05
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 1,
"type": "Remove"
}
]
}
},
"name": "watermelon wakeup",
"desc": "If you want to be awake, this will do it... Also sweet.",
"physicalDesc": "sweet",
"recipes": [
{
"type": "reaction",
"id": "WatermelonWakeup",
"reactants": [
[
"JuiceWatermelon",
1,
false,
"JuiceWatermelon"
],
[
"Whiskey",
1,
false,
"whiskey"
],
[
"EnergyDrink",
1,
false,
"EnergyDrink"
]
],
"products": [
[
"WatermelonWakeup",
3,
"WatermelonWakeup"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.07u of Ethanol to the solution",
"* Adds 0.05u of Theobromine to the solution",
"* Applies Drowsiness for 1s"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.07u of Ethanol to the solution\n* Adds 0.05u of Theobromine to the solution\n* Applies Drowsiness for 1s"
},
{
"id": "WeedKiller",
"group": "Botanical",
"color": "#968395",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 4
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
]
}
]
}
},
"name": "weed killer",
"desc": "A mixture that targets weeds. Very effective against kudzu. While useful it slowly poisons plants with toxins, be careful when using it.",
"physicalDesc": "bubbling",
"recipes": [],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison"
},
{
"id": "WeldingFuel",
"group": null,
"color": "#a76b1c",
"textColorTheme": "light",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"metabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.4
}
]
}
},
"name": "welding fuel",
"desc": "Used by welders to weld.",
"physicalDesc": "oily",
"recipes": [],
"effects": [
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* FlammableReaction"
],
"effectLine": "'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison\n* FlammableReaction",
"boilingPoint": -84.7,
"meltingPoint": -80.7
},
{
"id": "Whiskey",
"group": "Drinks",
"color": "#ee7732",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "whiskey",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.2
}
]
}
},
"name": "whiskey",
"desc": "A type of distilled alcoholic beverage made from fermented grain mash.",
"physicalDesc": "strong smelling",
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.2u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.2u of Ethanol to the solution"
},
{
"id": "WhiskeyCola",
"group": "Drinks",
"color": "#3E1B00",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "whiskeycola",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.07
}
]
}
},
"name": "whiskey cola",
"desc": "Whiskey, mixed with cola. Surprisingly refreshing.",
"physicalDesc": "bubbly",
"recipes": [
{
"type": "reaction",
"id": "WhiskeyCola",
"reactants": [
[
"Cola",
2,
false,
"Space Cola"
],
[
"Whiskey",
1,
false,
"whiskey"
]
],
"products": [
[
"WhiskeyCola",
3,
"WhiskeyCola"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.07u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.07u of Ethanol to the solution"
},
{
"id": "WhiskeySoda",
"group": "Drinks",
"color": "#533600",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "whiskeycola",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.07
}
]
}
},
"name": "whiskey soda",
"desc": "For the more refined griffon.",
"physicalDesc": "fizzy",
"recipes": [
{
"type": "reaction",
"id": "WhiskeySoda",
"reactants": [
[
"SodaWater",
2,
false,
"SodaWater"
],
[
"Whiskey",
1,
false,
"whiskey"
]
],
"products": [
[
"WhiskeySoda",
3,
"WhiskeySoda"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.07u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.07u of Ethanol to the solution"
},
{
"id": "WhiteGilgamesh",
"group": "Drinks",
"color": "#e5d27e",
"textColorTheme": "dark",
"parent": "BaseDrink",
"flavor": "white-gilgamesh",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
}
]
}
},
"name": "White Gilgamesh",
"desc": "A sickening mixture of milk and beer. Makes you feel like you're made of wood.",
"physicalDesc": "creamy",
"recipes": [
{
"type": "reaction",
"id": "WhiteGilgamesh",
"reactants": [
[
"Beer",
2,
false,
"beer"
],
[
"Milk",
1,
false,
"milk"
]
],
"products": [
[
"WhiteGilgamesh",
3,
"WhiteGilgamesh"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
{
"id": "WhiteRussian",
"group": "Drinks",
"color": "#A68340",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "whiterussian",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
}
]
}
},
"name": "White Russian",
"desc": "That's just, like, your opinion, man...",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "WhiteRussian",
"reactants": [
[
"BlackRussian",
1,
false,
"BlackRussian"
],
[
"Cream",
1,
false,
"cream"
]
],
"products": [
[
"WhiteRussian",
2,
"WhiteRussian"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution"
},
{
"id": "Wine",
"group": "Drinks",
"color": "#7E4043",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "shittywine",
"name": "wine",
"desc": "A premium alcoholic beverage made from distilled grape juice.",
"physicalDesc": "translucent",
"recipes": [
{
"type": "reaction",
"id": "BloodToWine",
"reactants": [
[
"Blood",
1,
false,
"blood"
]
],
"products": [
[
"Wine",
1,
"wine"
]
],
"impact": "Low"
}
],
"effects": [],
"effectLine": ""
},
{
"id": "XenoBasher",
"group": "Drinks",
"color": "#4d6600",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "xenobasher",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.15
},
{
"class": "AdjustReagent",
"reagent": "Theobromine",
"amount": 0.05
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 1,
"type": "Remove"
}
]
}
},
"name": "Xeno Basher",
"desc": "The perfect drink before an expedition.",
"physicalDesc": "fizzy and creamy",
"recipes": [
{
"type": "reaction",
"id": "XenoBasher",
"reactants": [
[
"ManlyDorf",
2,
false,
"ManlyDorf"
],
[
"EnergyDrink",
1,
false,
"EnergyDrink"
]
],
"products": [
[
"XenoBasher",
3,
"XenoBasher"
]
]
}
],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"* Adds 0.15u of Ethanol to the solution",
"* Adds 0.05u of Theobromine to the solution",
"* Applies Drowsiness for 1s"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.15u of Ethanol to the solution\n* Adds 0.05u of Theobromine to the solution\n* Applies Drowsiness for 1s"
},
{
"id": "Zauker",
"group": null,
"color": "#1c1a1a",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Gas": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Zauker",
"min": 0.25,
"max": 12
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Slash": 6,
"Heat": 2,
"Poison": 2,
"Bloodloss": 1
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Zauker",
"min": 12
}
],
"ignoreResistances": true,
"damage": {
"types": {
"Slash": 30,
"Heat": 10,
"Poison": 10,
"Bloodloss": 5
}
}
}
]
}
},
"name": "zauker",
"desc": "A highly toxic gas, it's production is highly regulated on top of being difficult. It also breaks down when in contact with nitrogen.",
"physicalDesc": "gaseous",
"recipes": [],
"effects": [
"'''Gas'''",
"* Deals \u003Cspan style=\"color:red\"\u003E6\u003C/span\u003E Slash when there's between 0.25u and 12u of zauker",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's between 0.25u and 12u of zauker",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's between 0.25u and 12u of zauker",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Bloodloss when there's between 0.25u and 12u of zauker",
"* Deals \u003Cspan style=\"color:red\"\u003E30\u003C/span\u003E Slash when there's at least 12u of zauker",
"* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Heat when there's at least 12u of zauker",
"* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Poison when there's at least 12u of zauker",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Bloodloss when there's at least 12u of zauker"
],
"effectLine": "'''Gas'''\n* Deals \u003Cspan style=\"color:red\"\u003E6\u003C/span\u003E Slash when there's between 0.25u and 12u of zauker\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's between 0.25u and 12u of zauker\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's between 0.25u and 12u of zauker\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Bloodloss when there's between 0.25u and 12u of zauker\n* Deals \u003Cspan style=\"color:red\"\u003E30\u003C/span\u003E Slash when there's at least 12u of zauker\n* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Heat when there's at least 12u of zauker\n* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Poison when there's at least 12u of zauker\n* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Bloodloss when there's at least 12u of zauker"
},
{
"id": "Zinc",
"group": "Elements",
"color": "#bababa",
"textColorTheme": "light",
"flavor": "metallic",
"name": "zinc",
"desc": "A silvery, brittle metal, often used in batteries to carry charge.",
"physicalDesc": "shiny",
"recipes": [],
"effects": [],
"effectLine": "",
"boilingPoint": 907,
"meltingPoint": 419.5
},
{
"id": "ZombieBlood",
"group": "Biological",
"color": "#2b0700",
"textColorTheme": "light",
"flavor": "bitter",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": -0.5
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 4
}
}
},
{
"class": "ChemVomit",
"probability": 0.25
}
]
}
},
"name": "zombie blood",
"desc": "Would not advise eating. Can be used to create an inoculation against the infection.",
"physicalDesc": "necrotic",
"recipes": [],
"effects": [
"'''Drink'''",
"* SatiateThirst",
"\n",
"'''Poison'''",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"* ChemVomit"
],
"effectLine": "'''Drink'''\n* SatiateThirst\n\n\n'''Poison'''\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison\n* ChemVomit"
},
{
"id": "ZombieCocktail",
"group": "Drinks",
"color": "#d17844",
"textColorTheme": "light",
"parent": "BaseAlcohol",
"flavor": "zombiecocktail",
"metabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "Ethanol",
"amount": 0.25
}
]
}
},
"name": "Zombie",
"desc": "It gets in your head. Your he-eyeh-ead.",
"physicalDesc": "strong smelling",
"recipes": [
{
"type": "reaction",
"id": "ZombieCocktail",
"reactants": [
[
"Rum",
2,
false,
"rum"
],
[
"Grenadine",
1,
false,
"grenadine"
],
[
"ZombieBlood",
1,
false,
"ZombieBlood"
]
],
"products": [
[
"ZombieCocktail",
4,
"Zombie"
]
]
]
]
}
}
],
],
"effects": [],
"effectLine": ""
},
{
"id": "CapsaicinOil",
"group": "Foods",
"color": "#FF0000",
"textColorTheme": "light",
"flavor": "spicy",
"metabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.75
}
]
},
"Poison": {
"effects": [
{
"class": "AdjustTemperature",
"amount": 250
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
],
"damage": {
"types": {
"Caustic": 1
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"capsaicin-effect-light-burn"
],
"probability": 0.2
}
]
}
},
"name": "Capsaicin Oil",
"desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
"physicalDesc": "oily",
"recipes": [],
"effects": [
"'''Food''' (0.5u per second)",
"\n",
"* Adds 0.75u of nutriment to the solution",
"\n",
"'''Poison''' (0.5u per second)",
"\n",
"* Adds 250J of heat to the body it's in",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic when there's at least 5u of Capsaicin Oil"
],
"effectLine": "'''Food''' (0.5u per second)\n* Adds 0.75u of nutriment to the solution\n'''Poison''' (0.5u per second)\n* Adds 250J of heat to the body it's in\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic when there's at least 5u of Capsaicin Oil"
},
{
"id": "CocoaPowder",
"group": "Foods",
"color": "#800000",
"textColorTheme": "light",
"flavor": "chocolate",
"metabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Nutriment",
"min": 0.1,
"max": null
}
],
"factor": 1
}
]
}
},
"plantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.1
},
{
"class": "PlantAdjustWeeds",
"amount": 2
},
{
"class": "PlantAdjustPests",
"amount": 2
}
],
"name": "cocoa powder",
"desc": "From the best varieties of cocoa beans",
"physicalDesc": "powdery",
"recipes": [],
"effects": [
"'''Food''' (0.5u per second)",
"\n",
"* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"\n",
"* Adjusts weeds level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E",
"\n",
"* Adjusts pests level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E"
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E\n* Adjusts weeds level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E\n* Adjusts pests level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E"
},
{
"id": "Butter",
"group": "Foods",
"color": "yellow",
"textColorTheme": "light",
"flavor": "butter",
"metabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.75
}
]
}
},
"name": "butter",
"desc": "You can believe it!",
"physicalDesc": "creamy",
"recipes": [],
"effects": [
"'''Food''' (0.5u per second)",
"\n",
"* Adds 0.75u of nutriment to the solution"
],
"effectLine": "'''Food''' (0.5u per second)\n* Adds 0.75u of nutriment to the solution"
},
{
"id": "TeaPowder",
"group": "Foods",
"color": "#7F8400",
"textColorTheme": "light",
"flavor": "tea",
"metabolisms": {
"Food": {
"effects": [
{
"class": "SatiateThirst",
"factor": -0.2
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.1
}
]
}
},
"name": "tea powder",
"desc": "Finely ground tea leaves, used for making tea.",
"physicalDesc": "powdery",
"recipes": [],
"effects": [
"effects": [
"'''Food''' (0.5u per second)",
"'''Drink'''",
"\n",
"* SatiateThirst",
"* Satiates thirst at 0.067x the average rate",
"* Adds 0.25u of Ethanol to the solution"
"\n",
"* Adds 0.1u of nutriment to the solution"
],
],
"effectLine": "'''Food''' (0.5u per second)\n* Satiates thirst at 0.067x the average rate\n* Adds 0.1u of nutriment to the solution"
"effectLine": "'''Drink'''\n* SatiateThirst\n* Adds 0.25u of Ethanol to the solution"
}
}
]
]

Revision as of 18:54, 6 September 2025

id"Absinthe"
group"Drinks"
color"#33EE00"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"absinthe"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.3
name"absinthe"
desc"A anise-flavoured spirit derived from botanicals."
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.3u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.3u of Ethanol to the solution"
id"Acetone"
groupnull
color"#AF14B7"
textColorTheme"light"
flavor"bitter"
name"acetone"
desc"A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life."
physicalDesc"acidic"
recipes
type"reaction"
id"Acetone"
reactants
"Oil"
1
false
"oil"
"WeldingFuel"
1
false
"WeldingFuel"
"Oxygen"
1
false
"oxygen"
products
"Acetone"
3
"acetone"
effects
Empty array
effectLine""
boilingPoint55.5
meltingPoint-50
id"AcidSpit"
group"Drinks"
color"#365000"
textColorTheme"light"
parent"BaseAlcohol"
flavor"acidspit"
name"acidspit"
desc"A drink for the daring, can be deadly if incorrectly prepared!"
physicalDesc"strong smelling"
recipes
type"reaction"
id"AcidSpit"
reactants
"Wine"
2
false
"wine"
"SulfuricAcid"
1
false
"SulfuricAcid"
products
"AcidSpit"
3
"AcidSpit"
effects
Empty array
effectLine""
id"Ale"
group"Drinks"
color"#663100"
textColorTheme"light"
parent"BaseAlcohol"
flavor"ale"
name"ale"
desc"A dark alchoholic beverage made by malted barley and yeast."
physicalDesc"bubbly"
recipes
Empty array
effects
Empty array
effectLine""
id"Allicin"
group"Foods"
color"#F2E9D2"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
metabolismRate0.05
effects
class"HealthChange"
conditions
class"ReagentThreshold"
min1
class"OrganType"
type"Animal"
damage
types
Poison0.06
name"allicin"
desc"An organosulfur compound found in alliums like garlic, onions, and related plants."
physicalDesc"pungent"
recipes
Empty array
effects
"'''Poison''' (0.05u per second)"
"* Deals <span style="color:red">0.06</span> Poison when there's at least 1u of allicin"
effectLine"'''Poison''' (0.05u per second) * Deals <span style="color:red">0.06</span> Poison when there's at least 1u of allicin"
id"AlliesCocktail"
group"Drinks"
color"#00664d"
textColorTheme"light"
parent"BaseAlcohol"
flavor"alliescocktail"
name"allies cocktail"
desc"A drink made from your allies, not as sweet as when made from your enemies."
physicalDesc"strong smelling"
recipes
type"reaction"
id"AlliesCocktail"
reactants
"Martini"
2
false
"classic martini"
"Vodka"
1
false
"vodka"
products
"AlliesCocktail"
3
"AlliesCocktail"
effects
Empty array
effectLine""
id"Aloe"
group"Drinks"
color"#192c00"
textColorTheme"light"
parent"BaseAlcohol"
flavor"aloe"
name"aloe"
desc"So very, very, very good."
physicalDesc"aromatic"
recipes
Empty array
effects
Empty array
effectLine""
id"Aloxadone"
group"Medicine"
color"#89f77f"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
effects
class"HealthChange"
conditions
class"Temperature"
max213
damage
types
Heat-5
Shock-3
Caustic-1
name"aloxadone"
desc"A cryogenics chemical. Used to treat severe third degree burns via regeneration of the burnt tissue. Works regardless of the patient being alive or dead."
physicalDesc"soothing"
recipes
type"reaction"
id"Aloxadone"
reactants
"Cryoxadone"
3
false
"cryoxadone"
"Aloe"
1
false
"aloe"
"Sigynate"
1
false
"sigynate"
products
"Aloxadone"
5
"aloxadone"
impact"Medium"
effects
"'''Medicine'''"
"* Heals <span style="color:green">5</span> Heat"
"* Heals <span style="color:green">3</span> Shock"
"* Heals <span style="color:green">1</span> Caustic"
effectLine"'''Medicine''' * Heals <span style="color:green">5</span> Heat * Heals <span style="color:green">3</span> Shock * Heals <span style="color:green">1</span> Caustic"
id"Aluminium"
group"Elements"
color"#848789"
textColorTheme"light"
flavor"metallic"
name"aluminium"
desc"A silver, soft, non-magnetic, and ductile metal."
physicalDesc"metallic"
recipes
Empty array
effects
Empty array
effectLine""
boilingPoint2327
meltingPoint660
id"Amasec"
group"Drinks"
color"#124da7"
textColorTheme"light"
parent"BaseAlcohol"
flavor"amasec"
name"amasec"
desc"Official drink of the Gun Club!"
physicalDesc"strong smelling"
recipes
type"reaction"
id"Amasec"
reactants
"Wine"
2
false
"wine"
"Vodka"
2
false
"vodka"
"Iron"
1
false
"iron"
products
"Amasec"
5
"amasec"
effects
Empty array
effectLine""
id"Amatoxin"
group"Toxins"
color"#D6CE7B"
textColorTheme"dark"
flavornull
metabolisms
Poison
metabolismRate0.2
effects
class"HealthChange"
damage
types
Poison3
name"amatoxin"
desc"A deadly toxin found in some mushrooms, primarily fly amanita. Small doses can be lethal."
physicalDesc"nondescript"
recipes
Empty array
effects
"'''Poison''' (0.2u per second)"
"* Deals <span style="color:red">3</span> Poison"
effectLine"'''Poison''' (0.2u per second) * Deals <span style="color:red">3</span> Poison"
id"Ambuzol"
group"Medicine"
color"#86caf7"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
effects
class"CureZombieInfection"
conditions
class"ReagentThreshold"
min10
name"ambuzol"
desc"A highly engineered substance able to halt the progression of a zombie infection."
physicalDesc"crisp"
recipes
type"reaction"
id"Ambuzol"
reactants
"Multiver"
1
false
"Multiver"
"Ammonia"
1
false
"ammonia"
"ZombieBlood"
2
false
"ZombieBlood"
products
"Ambuzol"
4
"ambuzol"
effects
"'''Medicine'''"
"* CureZombieInfection when there's at least 10u of ambuzol"
effectLine"'''Medicine''' * CureZombieInfection when there's at least 10u of ambuzol"
id"AmbuzolPlus"
group"Medicine"
color"#1274b5"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"CureZombieInfection"
innoculatetrue
conditions
class"ReagentThreshold"
min5
name"ambuzol plus"
desc"Further engineered with omnizine, inoculates the living against the infection."
physicalDesc"crisp"
recipes
type"reaction"
id"AmbuzolPlus"
reactants
"Ambuzol"
5
false
"ambuzol"
"Omnizine"
5
false
"omnizine"
products
"AmbuzolPlus"
10
"AmbuzolPlus"
effects
"'''Medicine'''"
"* CureZombieInfection when there's at least 5u of ambuzolplus"
effectLine"'''Medicine''' * CureZombieInfection when there's at least 5u of ambuzolplus"
id"Ammonia"
group"Botanical"
color"#77b58e"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Caustic1
conditions
class"OrganType"
type"Plant"
shouldHavefalse
Food
effects
class"SatiateHunger"
factor1
conditions
class"OrganType"
type"Plant"
Gas
effects
class"HealthChange"
conditions
class"OrganType"
type"Rat"
shouldHavefalse
class"OrganType"
type"Thaven"
shouldHavefalse
class"ReagentThreshold"
reagent"Ammonia"
min1
ignoreResistancestrue
damage
types
Poison0.25
class"ChemVomit"
probability0.12
conditions
class"OrganType"
type"Rat"
shouldHavefalse
class"OrganType"
type"Vox"
shouldHavefalse
class"OrganType"
type"Thaven"
shouldHavefalse
class"ReagentThreshold"
reagent"Ammonia"
min0.8
class"PopupMessage"
type"Local"
visualType"Medium"
messages
"ammonia-smell"
probability0.1
conditions
class"ReagentThreshold"
reagent"Ammonia"
min0.25
class"OrganType"
type"Thaven"
shouldHavefalse
class"HealthChange"
conditions
class"OrganType"
type"Rat"
class"ReagentThreshold"
reagent"Ammonia"
min1
scaleByQuantitytrue
ignoreResistancestrue
damage
groups
Brute-5
Burn-5
types
Bloodloss-5
class"Oxygenate"
conditions
class"OrganType"
type"Vox"
factor-4
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
name"ammonia"
desc"An effective fertilizer, it gives your plants some nutrients."
physicalDesc"pungent"
recipes
type"reaction"
id"Ammonia"
reactants
"Hydrogen"
3
false
"hydrogen"
"Nitrogen"
1
false
"nitrogen"
products
"Ammonia"
4
"ammonia"
type"reaction"
id"AmmoniaFromBlood"
reactants
"AmmoniaBlood"
2
false
"AmmoniaBlood"
products
"Ammonia"
1
"ammonia"
minTemp370
effects
"'''Food'''"
"* SatiateHunger"
" "
"'''Gas'''"
"* Deals <span style="color:red">0.25</span> Poison when there's at least 1u of ammonia"
"* ChemVomit when there's at least 0.8u of ammonia"
"* PopupMessage when there's at least 0.25u of ammonia"
"* Heals <span style="color:green">5</span> Bloodloss when there's at least 1u of ammonia"
"* Heals <span style="color:green">5</span> Brute when there's at least 1u of ammonia"
"* Heals <span style="color:green">5</span> Burn when there's at least 1u of ammonia"
"* Oxygenate"
"* Oxygenate"
" "
"'''Poison'''"
"* Deals <span style="color:red">1</span> Caustic"
effectLine"'''Food''' * SatiateHunger '''Gas''' * Deals <span style="color:red">0.25</span> Poison when there's at least 1u of ammonia * ChemVomit when there's at least 0.8u of ammonia * PopupMessage when there's at least 0.25u of ammonia * Heals <span style="color:green">5</span> Bloodloss when there's at least 1u of ammonia * Heals <span style="color:green">5</span> Brute when there's at least 1u of ammonia * Heals <span style="color:green">5</span> Burn when there's at least 1u of ammonia * Oxygenate * Oxygenate '''Poison''' * Deals <span style="color:red">1</span> Caustic"
boilingPoint-33
meltingPoint-77.7
id"AmmoniaBlood"
group"Biological"
color"#7a8bf2"
textColorTheme"light"
parent"Blood"
flavor"bitter"
name"anaerobic blood"
desc"Nothing else in the entire galaxy smells quite so appalling."
physicalDesc"pungent"
recipes
Empty array
effects
Empty array
effectLine""
id"Andalusia"
group"Drinks"
color"#665700"
textColorTheme"light"
parent"BaseAlcohol"
flavor"andalusia"
name"Andalusia"
desc"A nice, strangely named drink."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Andalusia"
reactants
"Rum"
1
false
"rum"
"Whiskey"
1
false
"whiskey"
"JuiceLemon"
1
false
"JuiceLemon"
products
"Andalusia"
3
"Andalusia"
effects
Empty array
effectLine""
id"Anti-Noblium"
groupnull
color"#525151"
textColorTheme"light"
flavor"bitter"
name"anti-noblium"
desc"We still don't know what it does, but it sells for a lot."
physicalDesc"gaseous"
recipes
Empty array
effects
Empty array
effectLine""
id"Antifreeze"
group"Drinks"
color"#ff7d63"
textColorTheme"light"
parent"BaseAlcohol"
flavor"antifreeze"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"antifreeze"
desc"Ultimate refreshment."
physicalDesc"translucent"
recipes
type"reaction"
id"Antifreeze"
reactants
"Cream"
1
false
"cream"
"Ice"
1
false
"ice"
"Vodka"
2
false
"vodka"
products
"Antifreeze"
4
"antifreeze"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"Arithrazine"
group"Medicine"
color"#bd5902"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Radiation-2
groups
Brute0.2
name"arithrazine"
desc"A mildly unstable medication used for the most extreme case of radiation poisoning. Exerts minor stress on the body."
physicalDesc"cloudy"
recipes
type"reaction"
id"Arithrazine"
reactants
"Hyronalin"
1
false
"hyronalin"
"Hydrogen"
1
false
"hydrogen"
products
"Arithrazine"
2
"arithrazine"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">2</span> Radiation"
"* Deals <span style="color:red">0.2</span> Brute"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">2</span> Radiation * Deals <span style="color:red">0.2</span> Brute"
id"ArnoldPalmer"
group"Drinks"
color"#d8cc5d"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"arnoldpalmer"
metabolisms
Drink
effects
class"SatiateThirst"
factor4
class"AdjustReagent"
reagent"Theobromine"
amount0.05
name"Arnold Palmer"
desc"Now watch this drive."
physicalDesc"sweet"
recipes
type"reaction"
id"ArnoldPalmer"
reactants
"IcedTea"
1
false
"IcedTea"
"Lemonade"
1
false
"lemonade"
products
"ArnoldPalmer"
2
"ArnoldPalmer"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.05u of Theobromine to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.05u of Theobromine to the solution"
id"Artifexium"
groupnull
color"#776291"
textColorTheme"light"
flavor"metallic"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Caustic2
name"artifexium"
desc"A lavender mixture of microscopic artifact fragments and a strong acid. It has the ability to activate artifacts."
physicalDesc"crystalline"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Caustic"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Caustic"
boilingPoint3500
meltingPoint1800
id"Ash"
groupnull
color"white"
textColorTheme"dark"
flavornull
name"ash"
desc"A light grey powdery residue"
physicalDesc"powdery"
recipes
type"reaction"
id"Ash"
reactants
"Oil"
1
false
"oil"
products
"Ash"
1
"ash"
minTemp520
effects
Empty array
effectLine""
meltingPoint1670
id"Astrotame"
group"Foods"
color"aquamarine"
textColorTheme"dark"
flavor"sweet"
name"Astrotame"
desc"The sweetness of a thousand sugars but none of the calories."
physicalDesc"sugary"
recipes
Empty array
effects
Empty array
effectLine""
id"AtomicBomb"
group"Drinks"
color"#666300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"atomicbomb"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
class"AdjustReagent"
reagent"Uranium"
amount0.05
name"Atomic Bomb"
desc"Nuclear proliferation never tasted so good."
physicalDesc"cloudy"
recipes
type"reaction"
id"AtomicBomb"
reactants
"B52"
10
false
"B-52"
"Uranium"
1
false
"uranium"
products
"AtomicBomb"
11
"AtomicBomb"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
"* Adds 0.05u of Uranium to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution * Adds 0.05u of Uranium to the solution"
id"B52"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"b52"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"B-52"
desc"Coffee, irish cream, and cognac. You will get bombed."
physicalDesc"bubbly"
recipes
type"reaction"
id"B52"
reactants
"Cognac"
1
false
"cognac"
"IrishSlammer"
1
false
"IrishSlammer"
"CoffeeLiqueur"
1
false
"coffee liqueur"
products
"B52"
3
"B-52"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"BahamaMama"
group"Drinks"
color"#FF7F3B"
textColorTheme"light"
parent"BaseAlcohol"
flavor"bahamamama"
name"Bahama Mama"
desc"Tropical cocktail."
physicalDesc"tropical"
recipes
type"reaction"
id"BahamaMama"
reactants
"Ice"
1
false
"ice"
"JuiceOrange"
1
false
"JuiceOrange"
"JuicePineapple"
1
false
"JuicePineapple"
"Rum"
1
false
"rum"
"CoconutRum"
1
false
"CoconutRum"
"Grenadine"
1
false
"grenadine"
products
"BahamaMama"
6
"BahamaMama"
effects
Empty array
effectLine""
id"Bananadine"
group"Narcotics"
color"#ffff00"
textColorTheme"dark"
flavor"bitter"
metabolisms
Narcotic
effects
class"GenericStatusEffect"
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time5
refreshfalse
name"bananadine"
desc"A mild psychedelic that is found in small traces in banana peels."
physicalDesc"powdery"
recipes
Empty array
effects
"'''Narcotic'''"
"* Applies SeeingRainbows for 5s"
effectLine"'''Narcotic''' * Applies SeeingRainbows for 5s"
id"BananaHonk"
group"Drinks"
color"#ffff91"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"bananahonk"
name"Banana Honk"
desc"A drink from Clown Heaven."
physicalDesc"creamy"
recipes
type"reaction"
id"BananaHonk"
reactants
"Cream"
1
false
"cream"
"JuiceBanana"
1
false
"JuiceBanana"
"Sugar"
1
false
"sugar"
products
"BananaHonk"
3
"BananaHonk"
effects
Empty array
effectLine""
id"Barefoot"
group"Drinks"
color"#ff66cc"
textColorTheme"light"
parent"BaseAlcohol"
flavor"barefoot"
name"barefoot"
desc"Barefoot and pregnant."
physicalDesc"creamy"
recipes
type"reaction"
id"Barefoot"
reactants
"Cream"
1
false
"cream"
"Vermouth"
1
false
"vermouth"
"JuiceBerry"
1
false
"JuiceBerry"
products
"Barefoot"
3
"barefoot"
effects
Empty array
effectLine""
id"Barozine"
group"Medicine"
color"#ff867d"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"HealthChange"
probability0.3
damage
types
Heat0.5
class"HealthChange"
conditions
class"ReagentThreshold"
min30
damage
types
Poison3
class"ChemVomit"
probability0.15
conditions
class"ReagentThreshold"
min30
class"GenericStatusEffect"
key"PressureImmunity"
component"PressureImmunity"
class"GenericStatusEffect"
key"Stutter"
component"StutteringAccent"
class"Jitter"
value""
class"Emote"
emote"Scream"
probability0.2
class"PopupMessage"
type"Local"
visualType"Large"
messages
"barozine-effect-skin-burning"
"barozine-effect-muscle-contract"
probability0.1
name"barozine"
desc"A potent chemical that prevents pressure damage. Causes extreme stress on the body."
physicalDesc"viscous"
recipes
Empty array
effects
"'''Medicine'''"
"* Deals <span style="color:red">0.5</span> Heat"
"* Deals <span style="color:red">3</span> Poison when there's at least 30u of barozine"
"* ChemVomit when there's at least 30u of barozine"
"* Applies PressureImmunity"
"* Applies Stutter"
"* Causes jittering"
"* Emote"
"* PopupMessage"
effectLine"'''Medicine''' * Deals <span style="color:red">0.5</span> Heat * Deals <span style="color:red">3</span> Poison when there's at least 30u of barozine * ChemVomit when there's at least 30u of barozine * Applies PressureImmunity * Applies Stutter * Causes jittering * Emote * PopupMessage"
id"BaseAlcohol"
group"Drinks"
colornull
textColorTheme"dark"
flavornull
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.06
name"BaseAlcohol"
descnull
physicalDescnull
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.06u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.06u of Ethanol to the solution"
id"BaseDrink"
group"Drinks"
colornull
textColorTheme"dark"
flavornull
metabolisms
Drink
effects
class"SatiateThirst"
factor3
name"BaseDrink"
descnull
physicalDescnull
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"BaseJuice"
group"Drinks"
colornull
textColorTheme"dark"
parent"BaseDrink"
flavor"sweet"
name"BaseJuice"
descnull
physicalDescnull
recipes
Empty array
effects
Empty array
effectLine""
id"BasePyrotechnic"
group"Pyrotechnic"
colornull
textColorTheme"dark"
flavornull
name"BasePyrotechnic"
descnull
physicalDescnull
recipes
Empty array
effects
Empty array
effectLine""
id"BaseSoda"
group"Drinks"
colornull
textColorTheme"dark"
parent"BaseDrink"
flavornull
metabolisms
Drink
effects
class"SatiateThirst"
factor2
name"BaseSoda"
descnull
physicalDescnull
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"BbqSauce"
group"Foods"
color"darkred"
textColorTheme"dark"
flavor"sweet"
name"BBQ sauce"
desc"Hand wipes not included."
physicalDesc"gloopy"
recipes
type"reaction"
id"CookingBbqSauce"
reactants
"Ketchup"
1
false
"ketchup"
"Vinegar"
1
false
"vinegar"
"Sugar"
1
false
"sugar"
products
"BbqSauce"
3
"BbqSauce"
effects
Empty array
effectLine""
id"BeepskySmash"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"beepsky"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"Beepsky smash"
desc"Deny drinking this and prepare for THE LAW."
physicalDesc"strong smelling"
recipes
type"reaction"
id"BeepskySmash"
reactants
"Iron"
1
false
"iron"
"JuiceLime"
1
false
"JuiceLime"
"Whiskey"
1
false
"whiskey"
products
"BeepskySmash"
2
"BeepskySmash"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"Beer"
group"Drinks"
color"#e3e77b"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"beer"
name"beer"
desc"An alcoholic beverage made from malted grains, hops, yeast, and water."
physicalDesc"bubbly"
recipes
Empty array
effects
Empty array
effectLine""
id"Benzene"
groupnull
color"#E7EA91"
textColorTheme"dark"
flavornull
metabolisms
Poison
effects
class"HealthChange"
damage
types
Cellular1
name"benzene"
desc"An aromatic, slightly carcinogenic, ring of carbon, forming a base for many organic compounds."
physicalDesc"acidic"
recipes
type"reaction"
id"Benzene"
reactants
"Hydrogen"
1
false
"hydrogen"
"Carbon"
1
false
"carbon"
products
"Benzene"
1
"benzene"
minTemp310
effects
"'''Poison'''"
"* Deals <span style="color:red">1</span> Cellular"
effectLine"'''Poison''' * Deals <span style="color:red">1</span> Cellular"
boilingPoint353.2
meltingPoint278.7
id"Blackpepper"
group"Foods"
color"black"
textColorTheme"dark"
flavor"peppery"
name"black pepper"
desc"Often used to flavor food or make people sneeze."
physicalDesc"grainy"
recipes
Empty array
effects
Empty array
effectLine""
id"BlackRussian"
group"Drinks"
color"#360000"
textColorTheme"light"
parent"BaseAlcohol"
flavor"blackrussian"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"Black Russian"
desc"For the lactose-intolerant. Still as classy as a White Russian."
physicalDesc"strong smelling"
recipes
type"reaction"
id"BlackRussian"
reactants
"CoffeeLiqueur"
1
false
"coffee liqueur"
"Vodka"
2
false
"vodka"
products
"BlackRussian"
3
"BlackRussian"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"Bleach"
groupnull
color"#a1000b"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison2
Caustic2
class"PopupMessage"
type"Local"
visualType"MediumCaution"
messages
"generic-reagent-effect-burning-insides"
probability0.33
class"Emote"
emote"Scream"
probability0.15
name"bleach"
desc"Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Bleach"
reactants
"TableSalt"
2
false
"TableSalt"
"SpaceCleaner"
2
false
"SpaceCleaner"
"SodiumHydroxide"
1
false
"SodiumHydroxide"
products
"Bleach"
5
"bleach"
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Poison"
"* Deals <span style="color:red">2</span> Caustic"
"* PopupMessage"
"* Emote"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Poison * Deals <span style="color:red">2</span> Caustic * PopupMessage * Emote"
boilingPoint111
meltingPoint-5
id"Blood"
group"Biological"
color"#800000"
textColorTheme"light"
flavor"metallic"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
conditions
class"OrganType"
type"Human"
shouldHavefalse
Food
effects
class"AdjustReagent"
reagent"UncookedAnimalProteins"
amount0.1
Medicine
effects
class"HealthChange"
conditions
class"OrganType"
type"Bloodsucker"
damage
groups
Brute-3
Burn-1.25
name"blood"
desc"I hope this is ketchup."
physicalDesc"ferrous"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
" "
"'''Food'''"
"* Adds 0.1u of UncookedAnimalProteins to the solution"
" "
"'''Medicine'''"
"* Heals <span style="color:green">3</span> Brute"
"* Heals <span style="color:green">1.25</span> Burn"
effectLine"'''Drink''' * SatiateThirst '''Food''' * Adds 0.1u of UncookedAnimalProteins to the solution '''Medicine''' * Heals <span style="color:green">3</span> Brute * Heals <span style="color:green">1.25</span> Burn"
boilingPoint100
meltingPoint0
id"BloodyMary"
group"Drinks"
color"#df6a50"
textColorTheme"light"
parent"BaseAlcohol"
flavor"bloodymary"
name"Bloody Mary"
desc"A strange yet pleasurable mixture made of vodka, tomato, and lime juice."
physicalDesc"strong smelling"
recipes
type"reaction"
id"BloodyMary"
reactants
"JuiceLime"
1
false
"JuiceLime"
"JuiceTomato"
3
false
"JuiceTomato"
"Vodka"
2
false
"vodka"
products
"BloodyMary"
6
"BloodyMary"
effects
Empty array
effectLine""
id"BlueCuracao"
group"Drinks"
color"#0099FF"
textColorTheme"light"
parent"BaseAlcohol"
flavor"bluecuracao"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.1
name"blue Curaçao"
desc"Exotically blue, fruity drink, distilled from oranges."
physicalDesc"aromatic"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.1u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.1u of Ethanol to the solution"
id"BlueHawaiian"
group"Drinks"
color"#47687b"
textColorTheme"light"
parent"BaseAlcohol"
flavor"bluehawaiian"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"Blue Hawaiian"
desc"Aloha! Does that mean hello or goodbye?"
physicalDesc"tropical"
recipes
type"reaction"
id"BlueHawaiian"
reactants
"CoconutRum"
2
false
"CoconutRum"
"JuicePineapple"
1
false
"JuicePineapple"
"JuiceLemon"
1
false
"JuiceLemon"
"BlueCuracao"
1
false
"BlueCuracao"
products
"BlueHawaiian"
5
"BlueHawaiian"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"Booger"
group"Drinks"
color"#99ff00"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"booger"
name"booger"
desc"Ewww..."
physicalDesc"slimy"
recipes
type"reaction"
id"Booger"
reactants
"Cream"
2
false
"cream"
"JuiceBanana"
1
false
"JuiceBanana"
"JuiceWatermelon"
1
false
"JuiceWatermelon"
"Rum"
1
false
"rum"
products
"Booger"
5
"booger"
effects
Empty array
effectLine""
id"BraveBull"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"bravebull"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"Brave Bull"
desc"It's just as effective as Dutch-Courage!"
physicalDesc"strong smelling"
recipes
type"reaction"
id"BraveBull"
reactants
"CoffeeLiqueur"
1
false
"coffee liqueur"
"Tequila"
2
false
"tequila"
products
"BraveBull"
3
"BraveBull"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"Bruizine"
group"Medicine"
color"#ff3636"
textColorTheme"light"
flavor"sour"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Blunt-1
class"HealthChange"
conditions
class"ReagentThreshold"
min10.5
damage
types
Poison3
name"bruizine"
desc"Originally developed as a cough medicine, it turns out this chemical is wildly effective at treating blunt force trauma."
physicalDesc"mucus-like"
recipes
type"reaction"
id"Bruizine"
reactants
"Libital"
1
false
"Libital"
"Lithium"
0
false
"lithium"
"Sugar"
1
false
"sugar"
products
"Bruizine"
2
"bruizine"
impact"Medium"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">1</span> Blunt"
"* Deals <span style="color:red">3</span> Poison when there's at least 10.5u of bruizine"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">1</span> Blunt * Deals <span style="color:red">3</span> Poison when there's at least 10.5u of bruizine"
id"BudgetInsulsDrink"
group"Drinks"
color"#dede73"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"budgetinsulsdrink"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
class"AdjustReagent"
reagent"Ethanol"
amount0.15
class"AdjustReagent"
reagent"Theobromine"
amount0.05
class"GenericStatusEffect"
key"Drowsiness"
time1
type"Remove"
name"budget insuls"
desc"A tider's preferred drink."
physicalDesc"strong smelling"
recipes
type"reaction"
id"BudgetInsulsDrink"
reactants
"Tequila"
1
false
"tequila"
"VodkaRedBool"
3
false
"VodkaRedBool"
products
"BudgetInsulsDrink"
4
"BudgetInsulsDrink"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
"* Adds 0.05u of Theobromine to the solution"
"* Applies Drowsiness for 1s"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution * Adds 0.05u of Theobromine to the solution * Applies Drowsiness for 1s"
id"Bungotoxin"
group"Toxins"
color"#EBFF8E"
textColorTheme"dark"
flavornull
metabolisms
Poison
metabolismRate0.2
effects
class"HealthChange"
damage
types
Poison1.8
name"bungotoxin"
desc"A moderately slow-acting poison found within the pit of the bungo fruit."
physicalDesc"nondescript"
recipes
Empty array
effects
"'''Poison''' (0.2u per second)"
"* Deals <span style="color:red">1.8</span> Poison"
effectLine"'''Poison''' (0.2u per second) * Deals <span style="color:red">1.8</span> Poison"
id"Butter"
group"Foods"
color"yellow"
textColorTheme"dark"
flavor"butter"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Nutriment"
amount0.75
name"butter"
desc"You can believe it!"
physicalDesc"creamy"
recipes
Empty array
effects
"'''Food'''"
"* Adds 0.75u of Nutriment to the solution"
effectLine"'''Food''' * Adds 0.75u of Nutriment to the solution"
boilingPoint100
meltingPoint32
id"BuzzochloricBees"
group"Toxins"
color"#FFD35D"
textColorTheme"dark"
flavor"bee"
metabolisms
Poison
effects
class"PopupMessage"
type"Local"
visualType"MediumCaution"
messages
"buzzochloricbees-effect-oh-god-bees"
"buzzochloricbees-effect-its-the-bees"
"buzzochloricbees-effect-why-am-i-covered-in-bees"
"buzzochloricbees-effect-one-with-the-bees"
"buzzochloricbees-effect-squeaky-clean"
probability0.1
conditions
class"ReagentThreshold"
max0
reagent"Histamine"
class"HasTag"
inverttrue
tag"Bee"
class"PopupMessage"
type"Local"
visualType"Medium"
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"
probability0.05
conditions
class"ReagentThreshold"
min0.01
reagent"Histamine"
class"HasTag"
inverttrue
tag"Bee"
class"PopupMessage"
type"Local"
visualType"Medium"
messages
"buzzochloricbees-effect-licoxide-electrifying"
"buzzochloricbees-effect-licoxide-shocked-by-bee-facts"
"buzzochloricbees-effect-licoxide-buzzed"
"buzzochloricbees-effect-licoxide-buzzes"
probability0.05
conditions
class"HasTag"
inverttrue
tag"Bee"
class"ReagentThreshold"
min0.01
reagent"Licoxide"
class"PopupMessage"
type"Local"
messages
"buzzochloricbees-effect-fiber-hairy"
"buzzochloricbees-effect-fiber-soft"
probability0.05
conditions
class"HasTag"
inverttrue
tag"Bee"
class"ReagentThreshold"
min0.01
reagent"Fiber"
class"HealthChange"
damage
types
Poison2
Piercing2
conditions
class"HasTag"
inverttrue
tag"Bee"
name"buzzochloric bees"
desc"Liquid bees. Oh god it's LIQUID BEES NO-"
physicalDesc"buzzy"
recipes
type"reaction"
id"BuzzochloricBees"
reactants
"Saxoite"
1
false
"saxoite"
"Fiber"
1
false
"fiber"
"GroundBee"
1
false
"GroundBee"
"Chlorine"
1
false
"chlorine"
"UnstableMutagen"
1
false
"UnstableMutagen"
products
"BuzzochloricBees"
3
"BuzzochloricBees"
effects
"'''Poison'''"
"* PopupMessage when there's at most 0u of buzzochloricbees"
"* PopupMessage when there's at least 0.01u of buzzochloricbees"
"* PopupMessage when there's at least 0.01u of buzzochloricbees"
"* PopupMessage when there's at least 0.01u of buzzochloricbees"
"* Deals <span style="color:red">2</span> Poison"
"* Deals <span style="color:red">2</span> Piercing"
effectLine"'''Poison''' * PopupMessage when there's at most 0u of buzzochloricbees * PopupMessage when there's at least 0.01u of buzzochloricbees * PopupMessage when there's at least 0.01u of buzzochloricbees * PopupMessage when there's at least 0.01u of buzzochloricbees * Deals <span style="color:red">2</span> Poison * Deals <span style="color:red">2</span> Piercing"
id"BZ"
groupnull
color"#9370db"
textColorTheme"light"
flavor"bitter"
metabolisms
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"Emote"
conditions
class"ReagentThreshold"
reagent"BZ"
min0.2
class"OrganType"
type"Slime"
shouldHavefalse
emote"Cough"
showInChattrue
probability0.1
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"BZ"
min0.3
class"OrganType"
type"Slime"
shouldHavefalse
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Cellular0.005
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"BZ"
min0.2
class"OrganType"
type"Slime"
shouldHavefalse
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time9
refreshfalse
class"Emote"
conditions
class"ReagentThreshold"
reagent"BZ"
min0.2
class"OrganType"
type"Slime"
shouldHavetrue
emote"Laugh"
showInChattrue
probability0.1
class"Emote"
conditions
class"ReagentThreshold"
reagent"BZ"
min0.2
class"OrganType"
type"Slime"
shouldHavetrue
emote"Scream"
showInChattrue
probability0.01
class"PopupMessage"
conditions
class"ReagentThreshold"
reagent"BZ"
min0.5
class"OrganType"
type"Slime"
shouldHavetrue
class"BloodReagentThreshold"
reagent"NitrosylPlasmide"
max0.1
type"Local"
visualType"Medium"
messages
"effect-sleepy"
probability0.1
class"MovespeedModifier"
conditions
class"ReagentThreshold"
reagent"BZ"
min1
class"OrganType"
type"Slime"
shouldHavetrue
class"BloodReagentThreshold"
reagent"NitrosylPlasmide"
max0.1
walkSpeedModifier0.65
sprintSpeedModifier0.65
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"BZ"
min1
class"OrganType"
type"Slime"
shouldHavetrue
class"BloodReagentThreshold"
reagent"NitrosylPlasmide"
max0.1
key"ForcedSleep"
component"ForcedSleeping"
time10
type"Add"
class"AddReagentToBlood"
conditions
class"ReagentThreshold"
reagent"BZ"
min0.2
reagent"BZMetabolites"
amount1.8
name"bz"
desc"A potent hallucinogenic that also puts slimes into stasis."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Gas'''"
"* Oxygenate"
"* Emote when there's at least 0.2u of bz"
"* Deals <span style="color:red">0.005</span> Cellular when there's at least 0.3u of bz"
"* Applies SeeingRainbows for 9s when there's at least 0.2u of bz"
"* Emote when there's at least 0.2u of bz"
"* Emote when there's at least 0.2u of bz"
"* PopupMessage when there's at least 0.5u of bz"
"* MovespeedModifier when there's at least 1u of bz"
"* Applies ForcedSleep for 10s when there's at least 1u of bz"
"* AddReagentToBlood when there's at least 0.2u of bz"
effectLine"'''Gas''' * Oxygenate * Emote when there's at least 0.2u of bz * Deals <span style="color:red">0.005</span> Cellular when there's at least 0.3u of bz * Applies SeeingRainbows for 9s when there's at least 0.2u of bz * Emote when there's at least 0.2u of bz * Emote when there's at least 0.2u of bz * PopupMessage when there's at least 0.5u of bz * MovespeedModifier when there's at least 1u of bz * Applies ForcedSleep for 10s when there's at least 1u of bz * AddReagentToBlood when there's at least 0.2u of bz"
id"BZMetabolites"
group"Toxins"
color"#b19cd9"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"AdjustLingChemicals"
conditions
class"LingCondition"
class"ReagentThreshold"
reagent"BZMetabolites"
min0.2
amount-8
name"BZ Metabolites"
desc"A byproduct of BZ that disrupts changeling chemical reserves."
physicalDesc"nondescript"
recipes
Empty array
effects
"'''Poison'''"
"* AdjustLingChemicals when there's at least 0.2u of bzmetabolites"
effectLine"'''Poison''' * AdjustLingChemicals when there's at least 0.2u of bzmetabolites"
id"CafeLatte"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseDrink"
flavor"creamy"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"GenericStatusEffect"
key"Drowsiness"
time2
type"Remove"
name"cafe latte"
desc"A nice, strong and tasty beverage while you are reading."
physicalDesc"creamy"
recipes
type"reaction"
id"CafeLatte"
reactants
"Coffee"
1
false
"coffee"
"Milk"
1
false
"milk"
products
"CafeLatte"
2
"CafeLatte"
effects
"'''Drink'''"
"* SatiateThirst"
"* Applies Drowsiness for 2s"
effectLine"'''Drink''' * SatiateThirst * Applies Drowsiness for 2s"
id"CapsaicinOil"
group"Foods"
color"#FF0000"
textColorTheme"light"
flavor"spicy"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Nutriment"
amount0.75
Poison
effects
class"AdjustTemperature"
amount250
class"HealthChange"
conditions
class"ReagentThreshold"
min5
damage
types
Caustic1
class"PopupMessage"
type"Local"
messages
"capsaicin-effect-light-burn"
probability0.2
name"Capsaicin Oil"
desc"Capsaicin Oil is the ingredient found in different types of hot peppers."
physicalDesc"oily"
recipes
Empty array
effects
"'''Food'''"
"* Adds 0.75u of Nutriment to the solution"
" "
"'''Poison'''"
"* Adds 250J of heat to the body it's in"
"* Deals <span style="color:red">1</span> Caustic when there's at least 5u of capsaicinoil"
"* PopupMessage"
effectLine"'''Food''' * Adds 0.75u of Nutriment to the solution '''Poison''' * Adds 250J of heat to the body it's in * Deals <span style="color:red">1</span> Caustic when there's at least 5u of capsaicinoil * PopupMessage"
boilingPoint410
meltingPoint146
id"Carbon"
group"Elements"
color"#22282b"
textColorTheme"light"
flavor"bitter"
name"carbon"
desc"A black, crystalline solid."
physicalDesc"crystalline"
recipes
type"reaction"
id"CelluloseBreakdown"
reactants
"Cellulose"
3
false
"cellulose fibers"
products
"Sugar"
2
"sugar"
"Carbon"
1
"carbon"
type"reaction"
id"EthanolBreakdown"
reactants
"Ethanol"
9
false
"ethanol"
products
"Hydrogen"
6
"hydrogen"
"Carbon"
2
"carbon"
"Oxygen"
1
"oxygen"
type"reaction"
id"AllicinBreakdown"
reactants
"Allicin"
4
false
"allicin"
products
"Sulfur"
2
"sulfur"
"Carbon"
1
"carbon"
"Water"
1
"water"
type"reaction"
id"NutrimentBreakdown"
reactants
"Nutriment"
5
false
"nutriment"
products
"Water"
2
"water"
"Carbon"
2
"carbon"
"Sugar"
1
"sugar"
type"reaction"
id"FatBreakdown"
reactants
"Fat"
15
false
"fat"
products
"Carbon"
5
"carbon"
"Hydrogen"
10
"hydrogen"
"Oxygen"
1
"oxygen"
type"reaction"
id"UncookedAnimalProteinBreakdown"
reactants
"UncookedAnimalProteins"
10
false
"UncookedAnimalProteins"
products
"Carbon"
2
"carbon"
"Hydrogen"
4
"hydrogen"
"Phosphorus"
3
"phosphorus"
"Oxygen"
1
"oxygen"
type"reaction"
id"ProteinBreakdown"
reactants
"Protein"
10
false
"protein"
products
"Carbon"
2
"carbon"
"Hydrogen"
4
"hydrogen"
"Phosphorus"
3
"phosphorus"
"Oxygen"
1
"oxygen"
type"reaction"
id"VitaminBreakdown"
reactants
"Vitamin"
4
false
"vitamin"
products
"Carbon"
1
"carbon"
"Water"
1
"water"
"Nitrogen"
2
"nitrogen"
type"reaction"
id"FiberBreakdown"
reactants
"Fiber"
5
false
"fiber"
"Water"
10
true
"water"
products
"Carbon"
3
"carbon"
"Sugar"
2
"sugar"
type"reaction"
id"CarbonDioxideBreakdown"
reactants
"CarbonDioxide"
3
false
"CarbonDioxide"
products
"Carbon"
1
"carbon"
"Oxygen"
2
"oxygen"
effects
Empty array
effectLine""
boilingPoint4200
meltingPoint3550
id"CarbonDioxide"
groupnull
color"#66ff33"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"Oxygenate"
conditions
class"OrganType"
type"Plant"
class"HealthChange"
conditions
class"OrganType"
type"Plant"
shouldHavefalse
class"OrganType"
type"Vox"
shouldHavefalse
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Poison0.8
class"Oxygenate"
conditions
class"OrganType"
type"Plant"
shouldHavefalse
factor-4
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Plant"
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"HealthChange"
conditions
class"OrganType"
type"Thaven"
shouldHavefalse
class"OrganType"
type"Plant"
shouldHavefalse
class"OrganType"
type"Vox"
shouldHavefalse
class"ReagentThreshold"
min0.5
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Poison0.8
class"Oxygenate"
conditions
class"OrganType"
type"Plant"
shouldHavefalse
class"OrganType"
type"Thaven"
shouldHavefalse
factor-4
name"carbon dioxide"
desc"You have genuinely no idea what this is."
physicalDesc"odorless"
recipes
type"reaction"
id"BloodBreakdown"
reactants
"Blood"
20
false
"blood"
products
"Water"
11
"water"
"Iron"
0
"iron"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
type"reaction"
id"InsectBloodBreakdown"
reactants
"InsectBlood"
30
false
"InsectBlood"
products
"Water"
14
"water"
"Sodium"
3
"sodium"
"Chlorine"
1
"chlorine"
"CarbonDioxide"
5
"CarbonDioxide"
"Protein"
6
"protein"
type"reaction"
id"CopperBloodBreakdown"
reactants
"CopperBlood"
20
false
"CopperBlood"
products
"Water"
11
"water"
"Copper"
0
"copper"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
effects
"'''Gas'''"
"* Oxygenate"
"* Oxygenate"
"* Deals <span style="color:red">0.8</span> Poison when there's at least 0.5u of carbondioxide"
"* Oxygenate"
" "
"'''Poison'''"
"* Oxygenate"
"* Deals <span style="color:red">0.8</span> Poison"
"* Oxygenate"
effectLine"'''Gas''' * Oxygenate * Oxygenate * Deals <span style="color:red">0.8</span> Poison when there's at least 0.5u of carbondioxide * Oxygenate '''Poison''' * Oxygenate * Deals <span style="color:red">0.8</span> Poison * Oxygenate"
id"Carpetium"
group"Special"
color"#800000"
textColorTheme"light"
flavor"carpet"
metabolisms
Poison
effects
class"PopupMessage"
type"Local"
messages
"carpetium-effect-blood-fibrous"
"carpetium-effect-jumpsuit-insides"
probability0.1
class"AdjustReagent"
conditions
class"ReagentThreshold"
reagent"CarpoToxin"
min1
reagent"CarpoToxin"
amount-3
name"carpetium"
desc"A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet. Somehow filters out carpotoxin from the blood stream."
physicalDesc"fibrous"
recipes
type"reaction"
id"Carpetium"
reactants
"SpaceDrugs"
1
false
"SpaceDrugs"
"Fiber"
2
false
"fiber"
products
"Carpetium"
3
"carpetium"
effects
"'''Poison'''"
"* PopupMessage"
"* Removes 3u of CarpoToxin from the solution when there's at least 1u of carpetium"
effectLine"'''Poison''' * PopupMessage * Removes 3u of CarpoToxin from the solution when there's at least 1u of carpetium"
id"CarpoToxin"
group"Toxins"
color"#e2a38c"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
conditions
class"OrganType"
type"Thaven"
shouldHavefalse
damage
types
Poison4
class"PopupMessage"
conditions
class"OrganType"
type"Thaven"
shouldHavefalse
type"Local"
visualType"MediumCaution"
messages
"generic-reagent-effect-burning-insides"
probability0.33
name"carpotoxin"
desc"A highly toxic reagent found in space carps. Causes a painful burning sensation."
physicalDesc"exotic smelling"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">4</span> Poison"
"* PopupMessage"
effectLine"'''Poison''' * Deals <span style="color:red">4</span> Poison * PopupMessage"
id"Cellulose"
group"Biological"
color"#E6E6DA"
textColorTheme"dark"
flavor"bitter"
name"cellulose fibers"
desc"A crystaline polydextrose polymer, plants swear by this stuff."
physicalDesc"crystalline"
recipes
Empty array
effects
Empty array
effectLine""
id"Champagne"
group"Drinks"
color"#FCFCEE"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"champagne"
metabolisms
Drink
effects
class"SatiateThirst"
factor3
class"AdjustReagent"
reagent"Ethanol"
amount0.3
name"champagne"
desc"A premium sparkling wine"
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.3u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.3u of Ethanol to the solution"
id"ChangelingSting"
group"Drinks"
color"#2E6671"
textColorTheme"light"
parent"BaseSoda"
flavor"soda"
name"Changeling Sting"
desc"You take a tiny sip and feel a burning sensation..."
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"Charcoal"
groupnull
color"#22282b"
textColorTheme"light"
flavornull
metabolisms
Medicine
effects
class"HealthChange"
damage
types
Poison-1
class"ChemCleanBloodstream"
cleanseRate3
name"charcoal"
desc"A black, porous solid"
physicalDesc"porous"
recipes
type"reaction"
id"Charcoal"
reactants
"Carbon"
1
false
"carbon"
"Ash"
1
false
"ash"
products
"Charcoal"
1
"charcoal"
effects
"'''Medicine'''"
"* Heals <span style="color:green">1</span> Poison"
"* ChemCleanBloodstream"
effectLine"'''Medicine''' * Heals <span style="color:green">1</span> Poison * ChemCleanBloodstream"
boilingPoint4200
meltingPoint3550
id"ChloralHydrate"
group"Toxins"
color"#000067"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
metabolismRate0.25
effects
class"Emote"
emote"Yawn"
showInChattrue
probability0.1
class"MovespeedModifier"
walkSpeedModifier0.65
sprintSpeedModifier0.65
class"GenericStatusEffect"
key"Drowsiness"
component"Drowsiness"
time4
type"Add"
refreshfalse
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"ChloralHydrate"
min10
key"Anesthesia"
component"Anesthesia"
refreshfalse
time4
type"Add"
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"ChloralHydrate"
min20
damage
types
Poison1.5
name"chloral hydrate"
desc"A sedative and hypnotic chemical. Commonly used to put other people to sleep, whether they want to or not."
physicalDesc"nondescript"
recipes
type"reaction"
id"ChloralHydrate"
reactants
"Chlorine"
3
false
"chlorine"
"Ethanol"
1
false
"ethanol"
"Water"
1
false
"water"
products
"ChloralHydrate"
3
"ChloralHydrate"
impact"Medium"
effects
"'''Poison''' (0.25u per second)"
"* Emote"
"* MovespeedModifier"
"* Applies Drowsiness for 4s"
"* Applies Anesthesia for 4s when there's at least 10u of chloralhydrate"
"* Deals <span style="color:red">1.5</span> Poison when there's at least 20u of chloralhydrate"
effectLine"'''Poison''' (0.25u per second) * Emote * MovespeedModifier * Applies Drowsiness for 4s * Applies Anesthesia for 4s when there's at least 10u of chloralhydrate * Deals <span style="color:red">1.5</span> Poison when there's at least 20u of chloralhydrate"
id"Chlorine"
group"Elements"
color"#a2ff00"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison2
name"chlorine"
desc"A yellow-green gas which is toxic to humans."
physicalDesc"gaseous"
recipes
type"reaction"
id"InsectBloodBreakdown"
reactants
"InsectBlood"
30
false
"InsectBlood"
products
"Water"
14
"water"
"Sodium"
3
"sodium"
"Chlorine"
1
"chlorine"
"CarbonDioxide"
5
"CarbonDioxide"
"Protein"
6
"protein"
type"reaction"
id"AmmoniaBloodBreakdown"
reactants
"AmmoniaBlood"
30
false
"AmmoniaBlood"
products
"Water"
17
"water"
"Nitrogen"
4
"nitrogen"
"Chlorine"
2
"chlorine"
"Protein"
6
"protein"
type"reaction"
id"TableSaltBreakdown"
reactants
"TableSalt"
2
false
"TableSalt"
products
"Chlorine"
1
"chlorine"
"Sodium"
1
"sodium"
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Poison"
boilingPoint-34.04
meltingPoint-101.5
id"ChlorineTrifluoride"
groupnull
color"#FFC8C8"
textColorTheme"dark"
parent"BasePyrotechnic"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Heat2
Poison1
Caustic0.5
class"FlammableReaction"
multiplier0.2
class"AdjustTemperature"
amount6000
name"chlorine trifluoride"
desc"You really, REALLY don't want to get this shit anywhere near you."
physicalDesc"blazing"
recipes
type"reaction"
id"ChlorineTrifluoride"
reactants
"Chlorine"
1
false
"chlorine"
"Fluorine"
3
false
"fluorine"
products
"ChlorineTrifluoride"
4
"ChlorineTrifluoride"
minTemp370
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Heat"
"* Deals <span style="color:red">1</span> Poison"
"* Deals <span style="color:red">0.5</span> Caustic"
"* FlammableReaction"
"* Adds 6000J of heat to the body it's in"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Heat * Deals <span style="color:red">1</span> Poison * Deals <span style="color:red">0.5</span> Caustic * FlammableReaction * Adds 6000J of heat to the body it's in"
id"CocoaPowder"
group"Foods"
color"#800000"
textColorTheme"light"
flavor"chocolate"
metabolisms
Food
effects
class"SatiateHunger"
conditions
class"ReagentThreshold"
reagent"Nutriment"
min0.1
factor1
name"cocoa powder"
desc"From the best varieties of cocoa beans"
physicalDesc"powdery"
recipes
Empty array
effects
"'''Food'''"
"* SatiateHunger when there's at least 0.1u of cocoapowder"
effectLine"'''Food''' * SatiateHunger when there's at least 0.1u of cocoapowder"
meltingPoint146
id"CoconutRum"
group"Drinks"
color"#cccbc8"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"coconutrum"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"coconut rum"
desc"Rum with coconut for that tropical feel."
physicalDesc"milky"
recipes
type"reaction"
id"CoconutRum"
reactants
"Rum"
2
false
"rum"
"CoconutWater"
1
false
"CoconutWater"
products
"CoconutRum"
3
"CoconutRum"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"CoconutWater"
group"Drinks"
color"#f4eadb"
textColorTheme"dark"
parent"BaseDrink"
flavor"nutty"
metabolisms
Drink
effects
class"SatiateThirst"
factor4
name"coconut water"
desc"A favorite of survivors on deserted islands."
physicalDesc"milky"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"Coffee"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseDrink"
flavor"coffee"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"GenericStatusEffect"
key"Drowsiness"
time2
type"Remove"
class"AdjustReagent"
reagent"Theobromine"
amount0.05
name"coffee"
desc"A drink made from brewed coffee beans. Contains a moderate amount of caffeine."
physicalDesc"aromatic"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Applies Drowsiness for 2s"
"* Adds 0.05u of Theobromine to the solution"
effectLine"'''Drink''' * SatiateThirst * Applies Drowsiness for 2s * Adds 0.05u of Theobromine to the solution"
id"CoffeeLiqueur"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"coffeeliquor"
name"coffee liqueur"
desc"Liquor flavoured with cold brewed coffee and spices."
physicalDesc"cloudy"
recipes
Empty array
effects
Empty array
effectLine""
id"CogChamp"
group"Drinks"
color"#B5A642"
textColorTheme"light"
parent"BaseAlcohol"
flavor"cogchamp"
metabolisms
Drink
effects
class"GenericStatusEffect"
key"RatvarianLanguage"
component"RatvarianLanguage"
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"Cogchamp"
desc"Not even Ratvar's Four Generals could withstand this! Qevax Jryy!"
physicalDesc"ground brass"
recipes
type"reaction"
id"CogChamp"
reactants
"Cognac"
1
false
"cognac"
"ScrewdriverCocktail"
1
false
"ScrewdriverCocktail"
"WeldingFuel"
1
false
"WeldingFuel"
products
"CogChamp"
3
"Cogchamp"
effects
"'''Drink'''"
"* Applies RatvarianLanguage"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * Applies RatvarianLanguage * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"Cognac"
group"Drinks"
color"#AB3C05"
textColorTheme"light"
parent"BaseAlcohol"
flavor"cognac"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"cognac"
desc"A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication."
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"Cognizine"
group"Medicine"
color"#b50ee8"
textColorTheme"light"
flavor"magical"
metabolisms
Medicine
effects
class"MakeSentient"
conditions
class"ReagentThreshold"
min5
name"cognizine"
desc"A mysterious chemical which is able to make any non-sentient creature sentient."
physicalDesc"enigmatic"
recipes
type"reaction"
id"Cognizine"
reactants
"CarpoToxin"
1
false
"carpotoxin"
"Siderlac"
1
false
"siderlac"
"Acetone"
1
false
"acetone"
products
"Cognizine"
1
"cognizine"
effects
"'''Medicine'''"
"* MakeSentient when there's at least 5u of cognizine"
effectLine"'''Medicine''' * MakeSentient when there's at least 5u of cognizine"
id"Cola"
group"Drinks"
color"#6c2828"
textColorTheme"light"
parent"BaseSoda"
flavor"soda"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"GenericStatusEffect"
key"Drowsiness"
time1
type"Remove"
name"Space Cola"
desc"A sweet, carbonated soft drink."
physicalDesc"fizzy"
recipes
type"reaction"
id"Cola"
reactants
"Ipecac"
1
false
"ipecac"
"Oxygen"
1
false
"oxygen"
"Water"
1
false
"water"
"Sugar"
1
false
"sugar"
products
"Cola"
4
"Space Cola"
effects
"'''Drink'''"
"* SatiateThirst"
"* Applies Drowsiness for 1s"
effectLine"'''Drink''' * SatiateThirst * Applies Drowsiness for 1s"
id"Coldsauce"
group"Foods"
color"skyblue"
textColorTheme"dark"
flavor"cold"
name"coldsauce"
desc"Leaves the tongue numb in its passage."
physicalDesc"cold"
recipes
type"reaction"
id"CookingColdsauce"
reactants
"JuiceTomato"
1
false
"JuiceTomato"
"TableSalt"
1
false
"TableSalt"
"FrostOil"
1
false
"FrostOil"
products
"Coldsauce"
3
"coldsauce"
effects
Empty array
effectLine""
id"Copper"
group"Elements"
color"#b05b3c"
textColorTheme"light"
flavor"metallic"
metabolisms
Poison
metabolismRate0.1
effects
class"HealthChange"
conditions
class"OrganType"
type"Arachnid"
shouldHavefalse
damage
types
Poison0.1
Medicine
effects
class"ModifyBloodLevel"
conditions
class"OrganType"
type"Arachnid"
shouldHavetrue
amount0.4
name"copper"
desc"A soft, malleable, and ductile metal with very high thermal and electrical conductivity."
physicalDesc"metallic"
recipes
type"reaction"
id"CopperBloodBreakdown"
reactants
"CopperBlood"
20
false
"CopperBlood"
products
"Water"
11
"water"
"Copper"
0
"copper"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
effects
"'''Medicine'''"
"* ModifyBloodLevel"
" "
"'''Poison''' (0.1u per second)"
"* Deals <span style="color:red">0.1</span> Poison"
effectLine"'''Medicine''' * ModifyBloodLevel '''Poison''' (0.1u per second) * Deals <span style="color:red">0.1</span> Poison"
boilingPoint2595
meltingPoint1083
id"CopperBlood"
group"Biological"
color"#162581"
textColorTheme"light"
parent"Blood"
flavor"metallic"
name"blue blood"
desc"Contains copper as opposed to iron which gives it a distinct blue color."
physicalDesc"metallic"
recipes
Empty array
effects
Empty array
effectLine""
id"Cornmeal"
group"Foods"
color"tan"
textColorTheme"dark"
flavor"corn"
metabolisms
Food
effects
class"SatiateThirst"
factor-0.2
class"AdjustReagent"
reagent"Nutriment"
amount0.1
name"cornmeal"
desc"Used for baking."
physicalDesc"powdery"
recipes
Empty array
effects
"'''Food'''"
"* SatiateThirst"
"* Adds 0.1u of Nutriment to the solution"
effectLine"'''Food''' * SatiateThirst * Adds 0.1u of Nutriment to the solution"
id"Cornoil"
group"Foods"
color"yellow"
textColorTheme"dark"
flavor"oily"
name"corn oil"
desc"Corn oil, A delicious oil used in cooking. Made from corn."
physicalDesc"oily"
recipes
Empty array
effects
Empty array
effectLine""
id"Cosmopolitan"
group"Drinks"
color"#f73030"
textColorTheme"light"
parent"BaseAlcohol"
flavor"cosmopolitan"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"cosmopolitan"
desc"Even in the worst situations, nothing beats a fresh cosmopolitan."
physicalDesc"citric"
recipes
type"reaction"
id"Cosmopolitan"
reactants
"Vodka"
1
false
"vodka"
"JuiceBerry"
1
false
"JuiceBerry"
"JuiceLime"
1
false
"JuiceLime"
products
"Cosmopolitan"
3
"cosmopolitan"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"Cream"
group"Drinks"
color"#DFD7AF"
textColorTheme"dark"
flavor"creamy"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
name"cream"
desc"The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?"
physicalDesc"creamy"
recipes
type"reaction"
id"ReduceMilk"
reactants
"Milk"
2
false
"milk"
products
"Cream"
1
"cream"
minTemp320
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"CreamOfCoconut"
group"Drinks"
color"#FFEABF"
textColorTheme"dark"
parent"BaseDrink"
flavor"creamy"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
name"cream of coconut"
desc"Sweet, syrupy version of coconut cream with added sugar."
physicalDesc"syrupy"
recipes
type"reaction"
id"CreamOfCoconut"
reactants
"CoconutWater"
1
false
"CoconutWater"
"Sugar"
1
false
"sugar"
"Milk"
1
false
"milk"
products
"CreamOfCoconut"
3
"CreamOfCoconut"
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"Cryoxadone"
group"Medicine"
color"#0091ff"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"HealthChange"
conditions
class"Temperature"
max213
damage
groups
Airloss-6
Brute-4
Burn-6
Toxin-4
name"cryoxadone"
desc"Required for the proper function of cryogenics. Heals all standard types of damage, but only works in temperatures under 213K. It can treat and rejuvenate plants when applied in small doses."
physicalDesc"fizzy"
recipes
type"reaction"
id"Cryoxadone"
reactants
"Dexalin"
1
false
"dexalin"
"Water"
1
false
"water"
"Oxygen"
1
false
"oxygen"
products
"Cryoxadone"
3
"cryoxadone"
effects
"'''Medicine'''"
"* Heals <span style="color:green">6</span> Airloss"
"* Heals <span style="color:green">4</span> Brute"
"* Heals <span style="color:green">6</span> Burn"
"* Heals <span style="color:green">4</span> Toxin"
effectLine"'''Medicine''' * Heals <span style="color:green">6</span> Airloss * Heals <span style="color:green">4</span> Brute * Heals <span style="color:green">6</span> Burn * Heals <span style="color:green">4</span> Toxin"
id"Cryptobiolin"
group"Medicine"
color"#081a80"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"GenericStatusEffect"
key"Stutter"
component"ScrambledAccent"
class"Drunk"
slurSpeechfalse
boozePower20
name"cryptobiolin"
desc"Causes confusion and dizziness."
physicalDesc"fizzy"
recipes
type"reaction"
id"Cryptobiolin"
reactants
"Potassium"
1
false
"potassium"
"Oxygen"
1
false
"oxygen"
"Sugar"
1
false
"sugar"
products
"Cryptobiolin"
3
"cryptobiolin"
effects
"'''Medicine'''"
"* Applies Stutter"
"* Drunk"
effectLine"'''Medicine''' * Applies Stutter * Drunk"
id"CubaLibre"
group"Drinks"
color"#3E1B00"
textColorTheme"light"
parent"BaseAlcohol"
flavor"cubalibre"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.07
name"Cuba libre"
desc"Rum, mixed with cola. Viva la revolucion."
physicalDesc"bubbly"
recipes
type"reaction"
id"CubaLibre"
reactants
"Cola"
2
false
"Space Cola"
"Rum"
1
false
"rum"
products
"CubaLibre"
3
"CubaLibre"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.07u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.07u of Ethanol to the solution"
id"DeadRum"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"rum"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"deadrum"
desc"Distilled alcoholic drink made from saltwater."
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"DemonsBlood"
group"Drinks"
color"#a70000"
textColorTheme"light"
parent"BaseAlcohol"
flavor"demonsblood"
name"Demon's Blood"
desc"AHHHH!!!!"
physicalDesc"ferrous"
recipes
type"reaction"
id"DemonsBlood"
reactants
"Rum"
1
false
"rum"
"Blood"
1
false
"blood"
"DrGibb"
1
false
"DrGibb"
"SpaceMountainWind"
1
false
"SpaceMountainWind"
products
"DemonsBlood"
4
"DemonsBlood"
effects
Empty array
effectLine""
id"Desoxyephedrine"
group"Narcotics"
color"#FAFAFA"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison0.75
class"HealthChange"
conditions
class"ReagentThreshold"
min30
damage
types
Poison2
Asphyxiation2
Narcotic
effects
class"MovespeedModifier"
walkSpeedModifier1.35
sprintSpeedModifier1.35
class"GenericStatusEffect"
key"Stutter"
component"StutteringAccent"
class"Jitter"
value""
class"GenericStatusEffect"
key"Stun"
time3
type"Remove"
class"GenericStatusEffect"
key"KnockedDown"
time3
type"Remove"
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"Haloperidol"
max0.01
key"Drowsiness"
time10
type"Remove"
class"GenericStatusEffect"
key"Adrenaline"
component"IgnoreSlowOnDamage"
time5
Medicine
effects
class"ResetNarcolepsy"
conditions
class"ReagentThreshold"
min20
name"desoxyephedrine"
desc"A more effective ephedrine, with more active downsides. Requires less doses to cure narcolepsy."
physicalDesc"translucent"
recipes
type"reaction"
id"Desoxyephedrine"
reactants
"Ephedrine"
1
false
"ephedrine"
"Carbon"
1
false
"carbon"
"Iodine"
1
false
"iodine"
"Phosphorus"
1
false
"phosphorus"
products
"Desoxyephedrine"
4
"desoxyephedrine"
impact"Medium"
minTemp370
effects
"'''Medicine'''"
"* ResetNarcolepsy when there's at least 20u of desoxyephedrine"
" "
"'''Narcotic'''"
"* MovespeedModifier"
"* Applies Stutter"
"* Causes jittering"
"* Applies Stun for 3s"
"* Applies KnockedDown for 3s"
"* Applies Drowsiness for 10s when there's at most 0.01u of desoxyephedrine"
"* Applies Adrenaline for 5s"
" "
"'''Poison'''"
"* Deals <span style="color:red">0.75</span> Poison"
"* Deals <span style="color:red">2</span> Poison when there's at least 30u of desoxyephedrine"
"* Deals <span style="color:red">2</span> Asphyxiation when there's at least 30u of desoxyephedrine"
effectLine"'''Medicine''' * ResetNarcolepsy when there's at least 20u of desoxyephedrine '''Narcotic''' * MovespeedModifier * Applies Stutter * Causes jittering * Applies Stun for 3s * Applies KnockedDown for 3s * Applies Drowsiness for 10s when there's at most 0.01u of desoxyephedrine * Applies Adrenaline for 5s '''Poison''' * Deals <span style="color:red">0.75</span> Poison * Deals <span style="color:red">2</span> Poison when there's at least 30u of desoxyephedrine * Deals <span style="color:red">2</span> Asphyxiation when there's at least 30u of desoxyephedrine"
boilingPoint212
meltingPoint170
id"DevilsKiss"
group"Drinks"
color"#ff0033"
textColorTheme"light"
parent"BaseAlcohol"
flavor"devilskiss"
name"Devil's Kiss"
desc"Creepy time!"
physicalDesc"ferrous"
recipes
type"reaction"
id"DevilsKiss"
reactants
"Rum"
1
false
"rum"
"Blood"
1
false
"blood"
"CoffeeLiqueur"
1
false
"coffee liqueur"
products
"DevilsKiss"
3
"DevilsKiss"
effects
Empty array
effectLine""
id"Dexalin"
group"Medicine"
color"#0041a8"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
groups
Airloss-2
class"HealthChange"
conditions
class"ReagentThreshold"
min20
damage
types
Asphyxiation2
Cold1
name"dexalin"
desc"Used for treating oxygen deprivation and bloodloss. Myths of a "Dexalin Plus" are false."
physicalDesc"opaque"
recipes
type"reaction"
id"Dexalin"
reactants
"Oxygen"
2
false
"oxygen"
"Plasma"
1
true
"plasma"
products
"Dexalin"
3
"dexalin"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">2</span> Airloss"
"* Deals <span style="color:red">2</span> Asphyxiation when there's at least 20u of dexalin"
"* Deals <span style="color:red">1</span> Cold when there's at least 20u of dexalin"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">2</span> Airloss * Deals <span style="color:red">2</span> Asphyxiation when there's at least 20u of dexalin * Deals <span style="color:red">1</span> Cold when there's at least 20u of dexalin"
id"Diethylamine"
group"Botanical"
color"#a1000b"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Caustic1
conditions
class"OrganType"
type"Plant"
shouldHavefalse
Medicine
effects
class"HealthChange"
damage
types
Heat-2
Cold-2
Shock-2
conditions
class"OrganType"
type"Plant"
name"diethylamine"
desc"A very potent fertilizer, treats plants with nutrients, eliminates pests, and sometimes it can even speed up growth."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Diethylamine"
reactants
"Ammonia"
1
false
"ammonia"
"Ethanol"
1
false
"ethanol"
products
"Diethylamine"
2
"diethylamine"
effects
"'''Medicine'''"
"* Heals <span style="color:green">2</span> Heat"
"* Heals <span style="color:green">2</span> Cold"
"* Heals <span style="color:green">2</span> Shock"
" "
"'''Poison'''"
"* Deals <span style="color:red">1</span> Caustic"
effectLine"'''Medicine''' * Heals <span style="color:green">2</span> Heat * Heals <span style="color:green">2</span> Cold * Heals <span style="color:green">2</span> Shock '''Poison''' * Deals <span style="color:red">1</span> Caustic"
boilingPoint55.5
meltingPoint-50
id"Diphenhydramine"
group"Medicine"
color"#64ffe6"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
effects
class"AdjustReagent"
reagent"Histamine"
amount-3
class"GenericStatusEffect"
key"Jitter"
time3
type"Remove"
class"GenericStatusEffect"
key"Drowsiness"
component"Drowsiness"
time1.5
type"Add"
refreshfalse
class"HealthChange"
damage
types
Poison-3
name"diphenhydramine"
desc"Rapidly purges the body of histamine, reduces jitteriness, causes drowsiness, and treats poison damage. Often included in sleep medication."
physicalDesc"chalky"
recipes
type"reaction"
id"Diphenhydramine"
reactants
"Diethylamine"
1
false
"diethylamine"
"Oil"
1
false
"oil"
"TableSalt"
1
false
"TableSalt"
"Carbon"
1
false
"carbon"
"Ethanol"
1
false
"ethanol"
products
"Diphenhydramine"
3
"diphenhydramine"
impact"Medium"
minTemp377.59
effects
"'''Medicine'''"
"* Removes 3u of Histamine from the solution"
"* Applies Jitter for 3s"
"* Applies Drowsiness for 1.5s"
"* Heals <span style="color:green">3</span> Poison"
effectLine"'''Medicine''' * Removes 3u of Histamine from the solution * Applies Jitter for 3s * Applies Drowsiness for 1.5s * Heals <span style="color:green">3</span> Poison"
id"Diphenylmethylamine"
group"Medicine"
color"#b0abaa"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"GenericStatusEffect"
key"Drowsiness"
time10
type"Remove"
class"ResetNarcolepsy"
conditions
class"ReagentThreshold"
min5
class"PopupMessage"
visualType"Medium"
messages
"ethyloxyephedrine-effect-feeling-awake"
"ethyloxyephedrine-effect-clear-mind"
type"Local"
probability0.1
name"diphenylmethylamine"
desc"A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake."
physicalDesc"glowing"
recipes
type"reaction"
id"Diphenylmethylamine"
reactants
"Ethyloxyephedrine"
1
false
"ethyloxyephedrine"
"SodiumCarbonate"
1
false
"SodiumCarbonate"
"Coffee"
1
false
"coffee"
products
"Diphenylmethylamine"
3
"diphenylmethylamine"
impact"Medium"
effects
"'''Medicine'''"
"* Applies Drowsiness for 10s"
"* ResetNarcolepsy when there's at least 5u of diphenylmethylamine"
"* PopupMessage"
effectLine"'''Medicine''' * Applies Drowsiness for 10s * ResetNarcolepsy when there's at least 5u of diphenylmethylamine * PopupMessage"
id"DoctorsDelight"
group"Drinks"
color"#FF8CFF"
textColorTheme"light"
parent"BaseDrink"
flavor"medicine"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"SatiateHunger"
factor-2
class"AdjustReagent"
reagent"Ethanol"
amount0.05
class"HealthChange"
damage
groups
Burn-1
Brute-1
Airloss-1
Toxin-1
name"The Doctor's Delight"
desc"A gulp a day keeps the MediBot away. That's probably for the best."
physicalDesc"soothing"
recipes
type"reaction"
id"DoctorsDelight"
reactants
"Cream"
2
false
"cream"
"JuiceLime"
1
false
"JuiceLime"
"JuiceOrange"
1
false
"JuiceOrange"
"JuiceTomato"
1
false
"JuiceTomato"
"Tricordrazine"
1
false
"tricordrazine"
products
"DoctorsDelight"
6
"DoctorsDelight"
effects
"'''Drink'''"
"* SatiateThirst"
"* SatiateHunger"
"* Adds 0.05u of Ethanol to the solution"
"* Heals <span style="color:green">1</span> Burn"
"* Heals <span style="color:green">1</span> Brute"
"* Heals <span style="color:green">1</span> Airloss"
"* Heals <span style="color:green">1</span> Toxin"
effectLine"'''Drink''' * SatiateThirst * SatiateHunger * Adds 0.05u of Ethanol to the solution * Heals <span style="color:green">1</span> Burn * Heals <span style="color:green">1</span> Brute * Heals <span style="color:green">1</span> Airloss * Heals <span style="color:green">1</span> Toxin"
id"Doxarubixadone"
group"Medicine"
color"#32cd32"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"HealthChange"
conditions
class"Temperature"
max213
damage
types
Cellular-2
name"doxarubixadone"
desc"A cryogenics chemical. Heals certain types of cellular damage done by Slimes and improper use of other chemicals."
physicalDesc"bubbling"
recipes
type"reaction"
id"Doxarubixadone"
reactants
"Cryoxadone"
1
false
"cryoxadone"
"UnstableMutagen"
1
false
"UnstableMutagen"
products
"Doxarubixadone"
2
"doxarubixadone"
effects
"'''Medicine'''"
"* Heals <span style="color:green">2</span> Cellular"
effectLine"'''Medicine''' * Heals <span style="color:green">2</span> Cellular"
id"DrGibb"
group"Drinks"
color"#102000"
textColorTheme"light"
parent"BaseSoda"
flavor"drgibb"
name"Dr. Gibb"
desc"A delicious blend of 42 different flavours."
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"DriestMartini"
group"Drinks"
color"#2E6671"
textColorTheme"light"
parent"BaseAlcohol"
flavor"driestmartini"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"driest martini"
desc"Only for the experienced. You think you see sand floating in the glass."
physicalDesc"strong smelling"
recipes
type"reaction"
id"DriestMartini"
reactants
"Gin"
1
false
"gin"
"Nothing"
1
false
"nothing"
products
"DriestMartini"
2
"DriestMartini"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"DryRamen"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseDrink"
flavor"cheapnoodles"
metabolisms
Food
effects
class"SatiateHunger"
factor1
name"dry ramen"
desc"Dry noodles and salt."
physicalDesc"wormy"
recipes
Empty array
effects
"'''Food'''"
"* SatiateHunger"
effectLine"'''Food''' * SatiateHunger"
id"Egg"
group"Foods"
color"white"
textColorTheme"dark"
flavor"raw-egg"
metabolisms
Food
effects
class"AdjustReagent"
reagent"UncookedAnimalProteins"
amount0.5
name"raw egg"
desc"Used for baking."
physicalDesc"mucus-like"
recipes
Empty array
effects
"'''Food'''"
"* Adds 0.5u of UncookedAnimalProteins to the solution"
effectLine"'''Food''' * Adds 0.5u of UncookedAnimalProteins to the solution"
id"EggCooked"
group"Foods"
color"white"
textColorTheme"dark"
flavor"egg"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Protein"
amount1
name"cooked egg"
desc"Cooked chicken embryo, delicious."
physicalDesc"fluffy"
recipes
type"reaction"
id"EggCooking"
reactants
"Egg"
0
false
"cooked egg"
products
"EggCooked"
0
"EggCooked"
impact"Low"
minTemp344
effects
"'''Food'''"
"* Adds 1u of Protein to the solution"
effectLine"'''Food''' * Adds 1u of Protein to the solution"
id"EnergyDrink"
group"Drinks"
color"#ffffbf"
textColorTheme"dark"
parent"BaseSoda"
flavor"energydrink"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"GenericStatusEffect"
key"Drowsiness"
time2
type"Remove"
class"AdjustReagent"
reagent"Theobromine"
amount0.1
name"Red Bool"
desc"A dose of energy! Nanotrasen is not responsible if you grow avian appendages."
physicalDesc"fizzy"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Applies Drowsiness for 2s"
"* Adds 0.1u of Theobromine to the solution"
effectLine"'''Drink''' * SatiateThirst * Applies Drowsiness for 2s * Adds 0.1u of Theobromine to the solution"
id"Enzyme"
group"Foods"
color"#009900"
textColorTheme"light"
flavor"bitter"
name"universal enzyme"
desc"Used in cooking various dishes."
physicalDesc"chalky"
recipes
Empty array
effects
Empty array
effectLine""
id"Ephedrine"
group"Narcotics"
color"#D2FFFA"
textColorTheme"dark"
flavor"bitter"
metabolisms
Narcotic
effects
class"MovespeedModifier"
walkSpeedModifier1.25
sprintSpeedModifier1.25
class"HealthChange"
conditions
class"ReagentThreshold"
min20
damage
types
Poison2
Asphyxiation2
class"Jitter"
value""
class"GenericStatusEffect"
key"Stun"
time1
type"Remove"
class"GenericStatusEffect"
key"KnockedDown"
time1
type"Remove"
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"Haloperidol"
max0.01
key"Drowsiness"
time10
type"Remove"
class"PopupMessage"
visualType"Medium"
messages
"ephedrine-effect-tight-pain"
"ephedrine-effect-heart-pounds"
type"Local"
probability0.05
class"GenericStatusEffect"
key"Adrenaline"
component"IgnoreSlowOnDamage"
time5
Medicine
effects
class"ResetNarcolepsy"
conditions
class"ReagentThreshold"
min30
name"ephedrine"
desc"A caffeinated adrenaline stimulator chemical that makes you faster and harder to knock down. Also helps combat narcolepsy at dosages over thirty, at the cost of severe nerval stress."
physicalDesc"powdery"
recipes
type"reaction"
id"Ephedrine"
reactants
"Oil"
1
false
"oil"
"Hydrogen"
1
false
"hydrogen"
"Sugar"
1
false
"sugar"
"Diethylamine"
1
false
"diethylamine"
products
"Ephedrine"
4
"ephedrine"
impact"Medium"
effects
"'''Medicine'''"
"* ResetNarcolepsy when there's at least 30u of ephedrine"
" "
"'''Narcotic'''"
"* MovespeedModifier"
"* Deals <span style="color:red">2</span> Poison when there's at least 20u of ephedrine"
"* Deals <span style="color:red">2</span> Asphyxiation when there's at least 20u of ephedrine"
"* Causes jittering"
"* Applies Stun for 1s"
"* Applies KnockedDown for 1s"
"* Applies Drowsiness for 10s when there's at most 0.01u of ephedrine"
"* PopupMessage"
"* Applies Adrenaline for 5s"
effectLine"'''Medicine''' * ResetNarcolepsy when there's at least 30u of ephedrine '''Narcotic''' * MovespeedModifier * Deals <span style="color:red">2</span> Poison when there's at least 20u of ephedrine * Deals <span style="color:red">2</span> Asphyxiation when there's at least 20u of ephedrine * Causes jittering * Applies Stun for 1s * Applies KnockedDown for 1s * Applies Drowsiness for 10s when there's at most 0.01u of ephedrine * PopupMessage * Applies Adrenaline for 5s"
boilingPoint255
meltingPoint36
id"Epinephrine"
group"Medicine"
color"#d2fffa"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
conditions
class"MobStateCondition"
mobstate"Critical"
class"ReagentThreshold"
min0
max20
damage
types
Asphyxiation-2
Poison-0.5
groups
Brute-0.3
Burn-0.4
class"HealthChange"
conditions
class"ReagentThreshold"
min20
damage
types
Asphyxiation1
Poison1
class"AdjustReagent"
reagent"HeartbreakerToxin"
amount-2
class"AdjustReagent"
conditions
class"ReagentThreshold"
reagent"HeartbreakerToxin"
min1
reagent"Epinephrine"
amount-1
class"AdjustReagent"
probability0.1
conditions
class"ReagentThreshold"
reagent"HeartbreakerToxin"
min1
reagent"Histamine"
amount4
class"GenericStatusEffect"
key"Stun"
time0.75
type"Remove"
class"GenericStatusEffect"
key"KnockedDown"
time0.75
type"Remove"
class"GenericStatusEffect"
key"Adrenaline"
component"IgnoreSlowOnDamage"
time5
class"MovespeedModifier"
walkSpeedModifier1.1
sprintSpeedModifier1.1
name"epinephrine"
desc"An effective stabilizing chemical used to keep a critical person from dying to asphyxiation while patching up minor damage during crit. Flushes heartbreaker toxin out the blood stream at the cost of more epinephrine, but may add histamine. Helps reduce stun time. Commonly found in the form of emergency medipens."
physicalDesc"odorless"
recipes
type"reaction"
id"Epinephrine"
reactants
"Phenol"
1
false
"phenol"
"Acetone"
1
false
"acetone"
"Chlorine"
1
false
"chlorine"
"Hydroxide"
1
false
"hydroxide"
products
"Epinephrine"
4
"epinephrine"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">2</span> Asphyxiation when there's between 0u and 20u of epinephrine"
"* Heals <span style="color:green">0.5</span> Poison when there's between 0u and 20u of epinephrine"
"* Heals <span style="color:green">0.3</span> Brute when there's between 0u and 20u of epinephrine"
"* Heals <span style="color:green">0.4</span> Burn when there's between 0u and 20u of epinephrine"
"* Deals <span style="color:red">1</span> Asphyxiation when there's at least 20u of epinephrine"
"* Deals <span style="color:red">1</span> Poison when there's at least 20u of epinephrine"
"* Removes 2u of HeartbreakerToxin from the solution"
"* Removes 1u of Epinephrine from the solution when there's at least 1u of epinephrine"
"* Adds 4u of Histamine to the solution when there's at least 1u of epinephrine"
"* Applies Stun for 0.75s"
"* Applies KnockedDown for 0.75s"
"* Applies Adrenaline for 5s"
"* MovespeedModifier"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">2</span> Asphyxiation when there's between 0u and 20u of epinephrine * Heals <span style="color:green">0.5</span> Poison when there's between 0u and 20u of epinephrine * Heals <span style="color:green">0.3</span> Brute when there's between 0u and 20u of epinephrine * Heals <span style="color:green">0.4</span> Burn when there's between 0u and 20u of epinephrine * Deals <span style="color:red">1</span> Asphyxiation when there's at least 20u of epinephrine * Deals <span style="color:red">1</span> Poison when there's at least 20u of epinephrine * Removes 2u of HeartbreakerToxin from the solution * Removes 1u of Epinephrine from the solution when there's at least 1u of epinephrine * Adds 4u of Histamine to the solution when there's at least 1u of epinephrine * Applies Stun for 0.75s * Applies KnockedDown for 0.75s * Applies Adrenaline for 5s * MovespeedModifier"
id"ErikaSurprise"
group"Drinks"
color"#67bc50"
textColorTheme"light"
parent"BaseAlcohol"
flavor"erikasurprise"
name"Erika surprise"
desc"The surprise is, it's green!"
physicalDesc"cloudy"
recipes
type"reaction"
id"ErikaSurprise"
reactants
"Ale"
2
false
"ale"
"Ice"
1
false
"ice"
"JuiceBanana"
1
false
"JuiceBanana"
"JuiceLime"
1
false
"JuiceLime"
"Whiskey"
1
false
"whiskey"
products
"ErikaSurprise"
6
"ErikaSurprise"
effects
Empty array
effectLine""
id"Ethanol"
group"Drinks"
color"#b05b3c"
textColorTheme"light"
parent"BaseAlcohol"
flavor"alcohol"
metabolisms
Alcohol
effects
class"HealthChange"
conditions
class"ReagentThreshold"
min15
class"OrganType"
type"Dwarf"
shouldHavefalse
damage
types
Poison1
class"HealthChange"
conditions
class"ReagentThreshold"
min15
class"OrganType"
type"Dwarf"
damage
types
Poison0.2
class"HealthChange"
conditions
class"ReagentThreshold"
min5
class"OrganType"
type"Dwarf"
damage
groups
Brute-0.75
types
Heat-0.25
class"ChemVomit"
probability0.04
conditions
class"ReagentThreshold"
reagent"Ethanol"
min12
class"OrganType"
type"Dwarf"
shouldHavefalse
class"Drunk"
boozePower2
name"ethanol"
desc"A simple alcohol, makes you drunk if consumed, flammable."
physicalDesc"strong smelling"
recipes
type"reaction"
id"WeldingFuelBreakdown"
reactants
"WeldingFuel"
10
false
"WeldingFuel"
products
"Ethanol"
5
"ethanol"
"Hydrogen"
3
"hydrogen"
"Sulfur"
2
"sulfur"
effects
"'''Alcohol'''"
"* Deals <span style="color:red">1</span> Poison when there's at least 15u of ethanol"
"* Deals <span style="color:red">0.2</span> Poison when there's at least 15u of ethanol"
"* Heals <span style="color:green">0.25</span> Heat when there's at least 5u of ethanol"
"* Heals <span style="color:green">0.75</span> Brute when there's at least 5u of ethanol"
"* ChemVomit when there's at least 12u of ethanol"
"* Drunk"
effectLine"'''Alcohol''' * Deals <span style="color:red">1</span> Poison when there's at least 15u of ethanol * Deals <span style="color:red">0.2</span> Poison when there's at least 15u of ethanol * Heals <span style="color:green">0.25</span> Heat when there's at least 5u of ethanol * Heals <span style="color:green">0.75</span> Brute when there's at least 5u of ethanol * ChemVomit when there's at least 12u of ethanol * Drunk"
boilingPoint78.2
meltingPoint-114.1
id"Ethyloxyephedrine"
group"Medicine"
color"#d5d5e4"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
effects
class"Jitter"
value""
class"GenericStatusEffect"
key"Stutter"
component"StutteringAccent"
class"GenericStatusEffect"
key"Drowsiness"
time10
type"Remove"
class"ResetNarcolepsy"
conditions
class"ReagentThreshold"
min10
class"PopupMessage"
visualType"Medium"
messages
"ethyloxyephedrine-effect-feeling-awake"
"ethyloxyephedrine-effect-clear-mind"
type"Local"
probability0.1
name"ethyloxyephedrine"
desc"A mildly unstable medicine derived from desoxyephedrine, primarily used to combat narcolepsy."
physicalDesc"shiny"
recipes
type"reaction"
id"Ethyloxyephedrine"
reactants
"Desoxyephedrine"
1
false
"desoxyephedrine"
"Stellibinin"
1
false
"stellibinin"
products
"Ethyloxyephedrine"
2
"ethyloxyephedrine"
impact"Medium"
effects
"'''Medicine'''"
"* Causes jittering"
"* Applies Stutter"
"* Applies Drowsiness for 10s"
"* ResetNarcolepsy when there's at least 10u of ethyloxyephedrine"
"* PopupMessage"
effectLine"'''Medicine''' * Causes jittering * Applies Stutter * Applies Drowsiness for 10s * ResetNarcolepsy when there's at least 10u of ethyloxyephedrine * PopupMessage"
id"Ethylredoxrazine"
group"Medicine"
color"#2d5708"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"GenericStatusEffect"
key"Drunk"
time60
type"Remove"
class"HealthChange"
damage
types
Poison-0.5
name"ethylredoxrazine"
desc"Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested."
physicalDesc"opaque"
recipes
type"reaction"
id"Ethylredoxrazine"
reactants
"Oxygen"
1
false
"oxygen"
"Multiver"
1
false
"Multiver"
"Carbon"
1
false
"carbon"
products
"Ethylredoxrazine"
3
"ethylredoxrazine"
effects
"'''Medicine'''"
"* Applies Drunk for 60s"
"* Heals <span style="color:green">0.5</span> Poison"
effectLine"'''Medicine''' * Applies Drunk for 60s * Heals <span style="color:green">0.5</span> Poison"
id"EZNutrient"
group"Botanical"
color"#664330"
textColorTheme"light"
flavor"bitter"
metabolisms
Food
effects
class"SatiateHunger"
conditions
class"OrganType"
type"Plant"
name"EZ nutrient"
desc"Give your plants some of those EZ nutrients! Dionas find this delicious."
physicalDesc"thick"
recipes
type"reaction"
id"EZNutrient"
reactants
"Nitrogen"
1
false
"nitrogen"
"Phosphorus"
1
false
"phosphorus"
"Potassium"
1
false
"potassium"
products
"EZNutrient"
3
"EZNutrient"
effects
"'''Food'''"
"* SatiateHunger"
effectLine"'''Food''' * SatiateHunger"
id"Fat"
group"Biological"
color"#d8d8b0"
textColorTheme"dark"
flavor"terrible"
name"fat"
desc"No matter how it was obtained, its application is important."
physicalDesc"exotic smelling"
recipes
type"reaction"
id"OilBreakdown"
reactants
"Oil"
10
false
"oil"
products
"Fat"
6
"fat"
"Water"
3
"water"
"Protein"
1
"protein"
effects
Empty array
effectLine""
boilingPoint200
meltingPoint-5
id"FerrochromicAcid"
group"Toxins"
color"#48b3b8"
textColorTheme"light"
flavor"sour"
metabolisms
Drink
effects
class"SatiateThirst"
factor-1.5
class"HealthChange"
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Heat2.5
Caustic1
name"ferrochromic acid"
desc"A mildy corrosive solution, unable of causing severe danger unless ingested."
physicalDesc"ferrous"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Deals <span style="color:red">2.5</span> Heat"
"* Deals <span style="color:red">1</span> Caustic"
effectLine"'''Drink''' * SatiateThirst * Deals <span style="color:red">2.5</span> Heat * Deals <span style="color:red">1</span> Caustic"
id"Fersilicite"
groupnull
color"#434b4d"
textColorTheme"light"
flavor"metallic"
name"fersilicite"
desc"An intermetallic compound with unusual magnetic properties at low temperatures."
physicalDesc"crystalline"
recipes
type"reaction"
id"Fersilicite"
reactants
"Iron"
1
false
"iron"
"Silicon"
1
false
"silicon"
products
"Fersilicite"
2
"fersilicite"
minTemp310
effects
Empty array
effectLine""
boilingPoint2962
meltingPoint1638
id"Fiber"
groupnull
color"#808080"
textColorTheme"light"
flavor"fiber"
metabolisms
Food
effects
class"SatiateHunger"
conditions
class"OrganType"
type"Moth"
name"fiber"
desc"A raw material, usually extracted from wool or other fabric products."
physicalDesc"fibrous"
recipes
Empty array
effects
"'''Food'''"
"* SatiateHunger"
effectLine"'''Food''' * SatiateHunger"
id"Flour"
group"Foods"
color"white"
textColorTheme"dark"
flavor"chalky"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Sugar"
amount0.4
class"SatiateThirst"
factor-0.2
class"AdjustReagent"
reagent"Nutriment"
amount0.1
name"flour"
desc"Used for baking."
physicalDesc"powdery"
recipes
Empty array
effects
"'''Food'''"
"* Adds 0.4u of Sugar to the solution"
"* SatiateThirst"
"* Adds 0.1u of Nutriment to the solution"
effectLine"'''Food''' * Adds 0.4u of Sugar to the solution * SatiateThirst * Adds 0.1u of Nutriment to the solution"
id"Fluorine"
group"Elements"
color"#ba85cc"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Caustic0.5
Poison0.5
name"fluorine"
desc"A highly toxic pale yellow gas. Extremely reactive."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">0.5</span> Caustic"
"* Deals <span style="color:red">0.5</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">0.5</span> Caustic * Deals <span style="color:red">0.5</span> Poison"
boilingPoint-188.11
meltingPoint-219.67
id"FluorosulfuricAcid"
group"Toxins"
color"#5050ff"
textColorTheme"light"
flavor"acid"
metabolisms
Poison
metabolismRate3
effects
class"HealthChange"
damage
types
Caustic8
class"PopupMessage"
type"Local"
visualType"Large"
messages
"generic-reagent-effect-burning-insides"
probability0.33
class"Emote"
emote"Scream"
probability0.25
name"fluorosulfuric acid"
desc"A highly corrosive chemical, capable of leaving quite a mark on your skin."
physicalDesc"strong smelling"
recipes
type"reaction"
id"FluorosulfuricAcid"
reactants
"Fluorine"
1
false
"fluorine"
"Hydrogen"
1
false
"hydrogen"
"Potassium"
1
false
"potassium"
"SulfuricAcid"
1
false
"SulfuricAcid"
products
"FluorosulfuricAcid"
4
"FluorosulfuricAcid"
effects
"'''Poison''' (3u per second)"
"* Deals <span style="color:red">8</span> Caustic"
"* PopupMessage"
"* Emote"
effectLine"'''Poison''' (3u per second) * Deals <span style="color:red">8</span> Caustic * PopupMessage * Emote"
boilingPoint165
meltingPoint-87
id"Fluorosurfactant"
groupnull
color"#9e6b38"
textColorTheme"light"
parent"BasePyrotechnic"
flavor"bitter"
name"fluorosurfactant"
desc"A perfluoronated sulfonic acid that forms a foam when mixed with water."
physicalDesc"opaque"
recipes
type"reaction"
id"Fluorosurfactant"
reactants
"Carbon"
2
false
"carbon"
"Fluorine"
2
false
"fluorine"
"SulfuricAcid"
1
false
"SulfuricAcid"
products
"Fluorosurfactant"
5
"fluorosurfactant"
impact"Medium"
effects
Empty array
effectLine""
boilingPoint190
meltingPoint45
id"FoamingAgent"
groupnull
color"#215263"
textColorTheme"light"
parent"BasePyrotechnic"
flavor"bitter"
name"foaming agent"
desc"Makes foam such as that's required in metal foam grenades."
physicalDesc"foamy"
recipes
type"reaction"
id"FoamingAgent"
reactants
"Lithium"
1
false
"lithium"
"Hydrogen"
1
false
"hydrogen"
products
"FoamingAgent"
2
"FoamingAgent"
effects
Empty array
effectLine""
boilingPoint418
meltingPoint7.4
id"FourteenLoko"
group"Drinks"
color"#deb928"
textColorTheme"dark"
parent"BaseSoda"
flavor"fourteenlokosoda"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Theobromine"
amount0.1
Poison
effects
class"HealthChange"
conditions
class"OrganType"
type"Slime"
shouldHavefalse
damage
types
Poison1
name"Fourteen Loko"
desc"A highly processed liquid substance barely-passing intergalatic health standards for a soft drink."
physicalDesc"fizzy"
recipes
type"reaction"
id"FourteenLoko"
reactants
"Coffee"
1
false
"coffee"
"JuiceLime"
1
false
"JuiceLime"
"Vodka"
1
false
"vodka"
products
"FourteenLoko"
3
"FourteenLoko"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.1u of Theobromine to the solution"
" "
"'''Poison'''"
"* Deals <span style="color:red">1</span> Poison"
effectLine"'''Drink''' * SatiateThirst * Adds 0.1u of Theobromine to the solution '''Poison''' * Deals <span style="color:red">1</span> Poison"
id"Fresium"
group"Toxins"
color"#b3f1ff"
textColorTheme"dark"
flavor"cold"
metabolisms
Poison
metabolismRate0.45
effects
class"HealthChange"
damage
types
Cold0.01
Heat-3
class"PopupMessage"
conditions
class"ReagentThreshold"
reagent"Fresium"
max35
type"Local"
visualType"LargeCaution"
messages
"fresium-effect-freeze-insides"
probability0.05
class"PopupMessage"
conditions
class"ReagentThreshold"
reagent"Fresium"
max35
type"Local"
visualType"LargeCaution"
messages
"fresium-effect-slow"
probability0.2
class"AdjustTemperature"
conditions
class"Temperature"
min160.15
amount-10000
class"MovespeedModifier"
conditions
class"ReagentThreshold"
reagent"Fresium"
max40
walkSpeedModifier0.6
sprintSpeedModifier0.6
class"MovespeedModifier"
conditions
class"ReagentThreshold"
reagent"Fresium"
min40
walkSpeedModifier0
sprintSpeedModifier0
class"PopupMessage"
conditions
class"ReagentThreshold"
reagent"Fresium"
min40
type"Local"
visualType"LargeCaution"
messages
"fresium-effect-frozen"
probability0.4
name"Fresium"
desc"A mysterious compound that slows the vibration of atoms and molecules... somehow. In layman's terms, it makes things cold... REALLY cold. Can cause long-lasting movement issues if ingested."
physicalDesc"frosty"
recipes
type"reaction"
id"Fresium"
reactants
"Frezon"
3
false
"frezon"
"Plasma"
1
true
"plasma"
"Nitrogen"
2
false
"nitrogen"
"Cryoxadone"
0
false
"cryoxadone"
"TableSalt"
0
false
"TableSalt"
"Water"
1
false
"water"
products
"Fresium"
5
"Fresium"
effects
"'''Poison''' (0.45u per second)"
"* Deals <span style="color:red">0.01</span> Cold"
"* Heals <span style="color:green">3</span> Heat"
"* PopupMessage when there's at most 35u of fresium"
"* PopupMessage when there's at most 35u of fresium"
"* Removes 10000J of heat from the body it's in"
"* MovespeedModifier when there's at most 40u of fresium"
"* MovespeedModifier when there's at least 40u of fresium"
"* PopupMessage when there's at least 40u of fresium"
effectLine"'''Poison''' (0.45u per second) * Deals <span style="color:red">0.01</span> Cold * Heals <span style="color:green">3</span> Heat * PopupMessage when there's at most 35u of fresium * PopupMessage when there's at most 35u of fresium * Removes 10000J of heat from the body it's in * MovespeedModifier when there's at most 40u of fresium * MovespeedModifier when there's at least 40u of fresium * PopupMessage when there's at least 40u of fresium"
boilingPoint50
meltingPoint45
id"Frezon"
groupnull
color"#3a758c"
textColorTheme"light"
flavor"bitter"
metabolisms
Narcotic
effects
class"HealthChange"
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Cellular1
class"GenericStatusEffect"
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time100
refreshfalse
class"Drunk"
boozePower100
class"PopupMessage"
type"Local"
messages
"frezon-lungs-cold"
probability0.1
conditions
class"ReagentThreshold"
reagent"Frezon"
min0.5
class"PopupMessage"
type"Local"
visualType"Medium"
messages
"frezon-euphoric"
probability0.1
conditions
class"ReagentThreshold"
reagent"Frezon"
min1
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"Frezon"
min0.5
class"OrganType"
type"Thaven"
shouldHavefalse
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Cellular0.5
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"Frezon"
min1
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time500
refreshfalse
class"Drunk"
boozePower500
conditions
class"ReagentThreshold"
reagent"Frezon"
min1
class"PopupMessage"
type"Local"
messages
"frezon-lungs-cold"
probability0.1
conditions
class"ReagentThreshold"
reagent"Frezon"
min0.5
class"OrganType"
type"Thaven"
shouldHavefalse
class"PopupMessage"
type"Local"
visualType"Medium"
messages
"frezon-euphoric"
probability0.1
conditions
class"ReagentThreshold"
reagent"Frezon"
min1
name"frezon"
desc"A highly effective coolant.. and hallucinogenic."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Gas'''"
"* Oxygenate"
"* Deals <span style="color:red">0.5</span> Cellular when there's at least 0.5u of frezon"
"* Applies SeeingRainbows for 500s when there's at least 1u of frezon"
"* Drunk when there's at least 1u of frezon"
"* PopupMessage when there's at least 0.5u of frezon"
"* PopupMessage when there's at least 1u of frezon"
" "
"'''Narcotic'''"
"* Deals <span style="color:red">1</span> Cellular"
"* Applies SeeingRainbows for 100s"
"* Drunk"
"* PopupMessage when there's at least 0.5u of frezon"
"* PopupMessage when there's at least 1u of frezon"
effectLine"'''Gas''' * Oxygenate * Deals <span style="color:red">0.5</span> Cellular when there's at least 0.5u of frezon * Applies SeeingRainbows for 500s when there's at least 1u of frezon * Drunk when there's at least 1u of frezon * PopupMessage when there's at least 0.5u of frezon * PopupMessage when there's at least 1u of frezon '''Narcotic''' * Deals <span style="color:red">1</span> Cellular * Applies SeeingRainbows for 100s * Drunk * PopupMessage when there's at least 0.5u of frezon * PopupMessage when there's at least 1u of frezon"
boilingPoint-195.8
meltingPoint-210
id"FrostOil"
group"Foods"
color"skyblue"
textColorTheme"dark"
flavor"cold"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Nutriment"
amount0.75
Poison
effects
class"AdjustTemperature"
amount-250
class"HealthChange"
conditions
class"ReagentThreshold"
min5
damage
types
Cold1
class"PopupMessage"
type"Local"
messages
"frost-oil-effect-light-cold"
probability0.2
name"Frost Oil"
desc"Frost Oil is the ingredient found in chilly peppers, a rare pepper mutation."
physicalDesc"oily"
recipes
Empty array
effects
"'''Food'''"
"* Adds 0.75u of Nutriment to the solution"
" "
"'''Poison'''"
"* Removes 250J of heat from the body it's in"
"* Deals <span style="color:red">1</span> Cold when there's at least 5u of frostoil"
"* PopupMessage"
effectLine"'''Food''' * Adds 0.75u of Nutriment to the solution '''Poison''' * Removes 250J of heat from the body it's in * Deals <span style="color:red">1</span> Cold when there's at least 5u of frostoil * PopupMessage"
id"GargleBlaster"
group"Drinks"
color"#9cc8b4"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"gargleblaster"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"Pan-Galactic Gargle Blaster"
desc"Whoah, this stuff looks volatile!"
physicalDesc"volatile"
recipes
type"reaction"
id"GargleBlaster"
reactants
"Cognac"
1
false
"cognac"
"Gin"
1
false
"gin"
"JuiceLime"
1
false
"JuiceLime"
"Vodka"
1
false
"vodka"
"Whiskey"
1
false
"whiskey"
products
"GargleBlaster"
5
"GargleBlaster"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"GastroToxin"
group"Toxins"
color"#acc91a"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison2
class"ChemVomit"
conditions
class"ReagentThreshold"
min2
probability0.2
name"gastrotoxin"
desc"A moderately toxic byproduct of decomposition. Most commonly found in spoiled food."
physicalDesc"putrid"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Poison"
"* ChemVomit when there's at least 2u of gastrotoxin"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Poison * ChemVomit when there's at least 2u of gastrotoxin"
id"Gildlager"
group"Drinks"
color"#FFFF91"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"gildlager"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"Gildlager"
desc"100 proof cinnamon schnapps, made for alcoholic teen girls on spring break."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Gildlager"
reactants
"Gold"
1
false
"gold"
"Vodka"
10
false
"vodka"
products
"Gildlager"
10
"Gildlager"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"Gin"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"gin"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
class"HealthChange"
damage
types
Radiation-1
name"gin"
desc"A distilled alcoholic drink that derives its predominant flavour from juniper berries."
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
"* Heals <span style="color:green">1</span> Radiation"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution * Heals <span style="color:green">1</span> Radiation"
id"GinFizz"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"ginfizz"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.07
name"gin fizz"
desc"Refreshingly lemony, deliciously dry."
physicalDesc"fizzy"
recipes
type"reaction"
id"GinFizz"
reactants
"Gin"
1
false
"gin"
"JuiceLime"
1
false
"JuiceLime"
"SodaWater"
1
false
"SodaWater"
products
"GinFizz"
3
"GinFizz"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.07u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.07u of Ethanol to the solution"
id"GinTonic"
group"Drinks"
color"#004166"
textColorTheme"light"
parent"BaseAlcohol"
flavor"gintonic"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.07
name"gin and tonic"
desc"An all time classic, mild cocktail."
physicalDesc"fizzy"
recipes
type"reaction"
id"GinTonic"
reactants
"Gin"
1
false
"gin"
"TonicWater"
2
false
"TonicWater"
products
"GinTonic"
3
"GinTonic"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.07u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.07u of Ethanol to the solution"
id"Gold"
group"Elements"
color"#F7C430"
textColorTheme"dark"
flavor"metallic"
name"gold"
desc"Gold is a dense, soft, shiny metal and the most malleable and ductile metal known."
physicalDesc"metallic"
recipes
Empty array
effects
Empty array
effectLine""
boilingPoint2700
meltingPoint1064.76
id"GrapeSoda"
group"Drinks"
color"#ae94a6"
textColorTheme"light"
parent"BaseSoda"
flavor"grapesoda"
name"grape soda"
desc"It's Graaaaaape!"
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"GreenTea"
group"Drinks"
color"#7EB626"
textColorTheme"light"
parent"BaseDrink"
flavor"tea"
name"green tea"
desc"Tasty green tea."
physicalDesc"aromatic"
recipes
Empty array
effects
Empty array
effectLine""
id"Grenadine"
group"Drinks"
color"#EA1D26"
textColorTheme"light"
parent"BaseDrink"
flavor"bitter"
name"grenadine"
desc"Not cherry flavored!"
physicalDesc"dark-red"
recipes
Empty array
effects
Empty array
effectLine""
id"GreyMatter"
group"Biological"
color"#C584B8"
textColorTheme"light"
flavor"mindful"
metabolisms
Drink
effects
class"SatiateHunger"
factor1.5
Poison
effects
class"HealthChange"
damage
types
Cellular2
name"grey matter"
desc"Thought juice, the stuff that leaks out of your ears."
physicalDesc"neural"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateHunger"
" "
"'''Poison'''"
"* Deals <span style="color:red">2</span> Cellular"
effectLine"'''Drink''' * SatiateHunger '''Poison''' * Deals <span style="color:red">2</span> Cellular"
boilingPoint100
meltingPoint0
id"Grog"
group"Drinks"
color"#e3e77b"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"grog"
name"grog"
desc"Watered-down rum, pirate approved!"
physicalDesc"strong smelling"
recipes
type"reaction"
id"Grog"
reactants
"Rum"
1
false
"rum"
"Water"
2
false
"water"
"Sugar"
1
false
"sugar"
products
"Grog"
4
"grog"
effects
Empty array
effectLine""
id"GroundBee"
groupnull
color"#86530E"
textColorTheme"light"
flavor"bee"
name"ground Bee"
desc"Bee grounds. Gross."
physicalDesc"bee guts"
recipes
Empty array
effects
Empty array
effectLine""
id"Halon"
groupnull
color"#e3574d"
textColorTheme"light"
flavor"bitter"
name"halon"
desc"A potent fire supressant. Removes oxygen from high temperature fires and cools down the area."
physicalDesc"gaseous"
recipes
Empty array
effects
Empty array
effectLine""
id"Haloperidol"
group"Medicine"
color"#27870a"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"Emote"
emote"Yawn"
showInChattrue
probability0.1
class"GenericStatusEffect"
key"Drowsiness"
component"Drowsiness"
time4
type"Add"
refreshfalse
class"GenericStatusEffect"
key"Jitter"
time4
type"Remove"
class"GenericStatusEffect"
key"SeeingRainbows"
time10
type"Remove"
class"AdjustReagent"
reagent"Desoxyephedrine"
amount-3
class"AdjustReagent"
reagent"Ephedrine"
amount-3
class"AdjustReagent"
reagent"Stimulants"
amount-3
class"AdjustReagent"
reagent"THC"
amount-3
class"AdjustReagent"
reagent"SpaceDrugs"
amount-3
class"AdjustReagent"
reagent"Bananadine"
amount-3
class"AdjustReagent"
reagent"SpaceGlue"
amount-3
class"AdjustReagent"
reagent"MindbreakerToxin"
amount-3
name"haloperidol"
desc"Removes most stimulating and hallucinogenic drugs. Reduces druggy effects and jitteriness. Causes drowsiness."
physicalDesc"crystalline"
recipes
type"reaction"
id"Haloperidol"
reactants
"Aluminium"
1
false
"aluminium"
"Chlorine"
1
false
"chlorine"
"Fluorine"
1
false
"fluorine"
"Oil"
1
false
"oil"
"PotassiumIodide"
1
false
"PotassiumIodide"
products
"Haloperidol"
5
"haloperidol"
effects
"'''Medicine'''"
"* Emote"
"* Applies Drowsiness for 4s"
"* Applies Jitter for 4s"
"* Applies SeeingRainbows for 10s"
"* Removes 3u of Desoxyephedrine from the solution"
"* Removes 3u of Ephedrine from the solution"
"* Removes 3u of Stimulants from the solution"
"* Removes 3u of THC from the solution"
"* Removes 3u of SpaceDrugs from the solution"
"* Removes 3u of Bananadine from the solution"
"* Removes 3u of SpaceGlue from the solution"
"* Removes 3u of MindbreakerToxin from the solution"
effectLine"'''Medicine''' * Emote * Applies Drowsiness for 4s * Applies Jitter for 4s * Applies SeeingRainbows for 10s * Removes 3u of Desoxyephedrine from the solution * Removes 3u of Ephedrine from the solution * Removes 3u of Stimulants from the solution * Removes 3u of THC from the solution * Removes 3u of SpaceDrugs from the solution * Removes 3u of Bananadine from the solution * Removes 3u of SpaceGlue from the solution * Removes 3u of MindbreakerToxin from the solution"
id"Happiness"
group"Narcotics"
color"#EE35FF"
textColorTheme"light"
flavor"paintthinner"
metabolisms
Narcotic
effects
class"Emote"
emote"Laugh"
showInChattrue
probability0.1
conditions
class"ReagentThreshold"
max20
class"Emote"
emote"Whistle"
showInChattrue
probability0.1
conditions
class"ReagentThreshold"
max20
class"Emote"
emote"Crying"
showInChattrue
probability0.1
conditions
class"ReagentThreshold"
min20
class"PopupMessage"
type"Local"
visualType"Medium"
messages
"psicodine-effect-fearless"
"psicodine-effect-anxieties-wash-away"
"psicodine-effect-at-peace"
probability0.2
conditions
class"ReagentThreshold"
max20
class"GenericStatusEffect"
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time5
refreshfalse
name"happiness"
desc"Fills you with ecstatic numbness and causes minor brain damage. Highly addictive. If overdosed causes sudden mood swings."
physicalDesc"soothing"
recipes
type"reaction"
id"Happiness"
reactants
"Laughter"
2
false
"laughter"
"Epinephrine"
1
false
"epinephrine"
"Ethanol"
1
false
"ethanol"
"Plasma"
5
true
"plasma"
products
"Happiness"
4
"happiness"
effects
"'''Narcotic'''"
"* Emote when there's at most 20u of happiness"
"* Emote when there's at most 20u of happiness"
"* Emote when there's at least 20u of happiness"
"* PopupMessage when there's at most 20u of happiness"
"* Applies SeeingRainbows for 5s"
effectLine"'''Narcotic''' * Emote when there's at most 20u of happiness * Emote when there's at most 20u of happiness * Emote when there's at least 20u of happiness * PopupMessage when there's at most 20u of happiness * Applies SeeingRainbows for 5s"
id"Healium"
groupnull
color"#90560b"
textColorTheme"light"
flavor"strange"
metabolisms
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"Healium"
max24
scaleByQuantitytrue
ignoreResistancestrue
damage
groups
Burn-2
Toxin-5
Brute-2
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"Healium"
min24
ignoreResistancestrue
damage
groups
Burn-20
Toxin-50
Brute-20
class"PopupMessage"
conditions
class"ReagentThreshold"
reagent"Healium"
min4
class"BloodReagentThreshold"
reagent"NitrosylPlasmide"
max0.1
type"Local"
visualType"Medium"
messages
"effect-sleepy"
probability0.01
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"Healium"
min8
class"BloodReagentThreshold"
reagent"NitrosylPlasmide"
max0.01
key"ForcedSleep"
component"ForcedSleeping"
time1
type"Add"
class"Drunk"
boozePower35
conditions
class"ReagentThreshold"
reagent"Healium"
min4
Medicine
effects
class"HealthChange"
damage
groups
Burn-0.1
Toxin-0.1
Brute-0.1
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"Healium"
min6
key"ForcedSleep"
component"ForcedSleeping"
time3
type"Add"
class"Drunk"
boozePower150
conditions
class"ReagentThreshold"
reagent"Healium"
min3
name"healium"
desc"A powerful sleeping agent with regenerative properties."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Gas'''"
"* Oxygenate"
"* Heals <span style="color:green">2</span> Burn when there's at most 24u of healium"
"* Heals <span style="color:green">5</span> Toxin when there's at most 24u of healium"
"* Heals <span style="color:green">2</span> Brute when there's at most 24u of healium"
"* Heals <span style="color:green">20</span> Burn when there's at least 24u of healium"
"* Heals <span style="color:green">50</span> Toxin when there's at least 24u of healium"
"* Heals <span style="color:green">20</span> Brute when there's at least 24u of healium"
"* PopupMessage when there's at least 4u of healium"
"* Applies ForcedSleep for 1s when there's at least 8u of healium"
"* Drunk when there's at least 4u of healium"
" "
"'''Medicine'''"
"* Heals <span style="color:green">0.1</span> Burn"
"* Heals <span style="color:green">0.1</span> Toxin"
"* Heals <span style="color:green">0.1</span> Brute"
"* Applies ForcedSleep for 3s when there's at least 6u of healium"
"* Drunk when there's at least 3u of healium"
effectLine"'''Gas''' * Oxygenate * Heals <span style="color:green">2</span> Burn when there's at most 24u of healium * Heals <span style="color:green">5</span> Toxin when there's at most 24u of healium * Heals <span style="color:green">2</span> Brute when there's at most 24u of healium * Heals <span style="color:green">20</span> Burn when there's at least 24u of healium * Heals <span style="color:green">50</span> Toxin when there's at least 24u of healium * Heals <span style="color:green">20</span> Brute when there's at least 24u of healium * PopupMessage when there's at least 4u of healium * Applies ForcedSleep for 1s when there's at least 8u of healium * Drunk when there's at least 4u of healium '''Medicine''' * Heals <span style="color:green">0.1</span> Burn * Heals <span style="color:green">0.1</span> Toxin * Heals <span style="color:green">0.1</span> Brute * Applies ForcedSleep for 3s when there's at least 6u of healium * Drunk when there's at least 3u of healium"
id"HeartbreakerToxin"
group"Toxins"
color"#5f959c"
textColorTheme"light"
flavornull
metabolisms
Poison
effects
class"HealthChange"
damage
types
Asphyxiation5
name"heartbreaker toxin"
desc"A hallucinogenic compound derived from mindbreaker toxin. it blocks neurological signals to the respiratory system, causing asphyxiation. Epinephrine will filter it out, however."
physicalDesc"strong smelling"
recipes
type"reaction"
id"HeartbreakerToxin"
reactants
"Salbutamol"
1
false
"Salbutamol"
"MindbreakerToxin"
1
false
"MindbreakerToxin"
products
"HeartbreakerToxin"
2
"HeartbreakerToxin"
effects
"'''Poison'''"
"* Deals <span style="color:red">5</span> Asphyxiation"
effectLine"'''Poison''' * Deals <span style="color:red">5</span> Asphyxiation"
id"Helium"
groupnull
color"#005959"
textColorTheme"light"
flavor"bitter"
name"helium"
desc"A very inert gas produced by the fusion of hydrogen and it's derivatives."
physicalDesc"gaseous"
recipes
Empty array
effects
Empty array
effectLine""
id"HippiesDelight"
group"Drinks"
color"#6eaa0c"
textColorTheme"light"
parent"BaseAlcohol"
flavor"hippiesdelight"
name"Hippie's Delight"
desc"You just don't get it maaaan."
physicalDesc"strong smelling"
recipes
type"reaction"
id"HippiesDelight"
reactants
"GargleBlaster"
1
false
"GargleBlaster"
"THC"
1
false
"THC"
products
"HippiesDelight"
2
"HippiesDelight"
effects
Empty array
effectLine""
id"Histamine"
group"Toxins"
color"#FA6464"
textColorTheme"light"
flavornull
metabolisms
Poison
effects
class"HealthChange"
probability0.1
damage
groups
Brute2
class"HealthChange"
conditions
class"ReagentThreshold"
min45
damage
groups
Brute2
Toxin2
Airloss2
class"PopupMessage"
type"Local"
messages
"histamine-effect-light-itchiness"
probability0.1
class"PopupMessage"
conditions
class"ReagentThreshold"
min45
type"Local"
visualType"Medium"
messages
"histamine-effect-heavy-itchiness"
probability0.2
name"histamine"
desc"A chemical caused by allergenics reacting with antibodies. Lethal at large quantities."
physicalDesc"abrasive"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Brute"
"* Deals <span style="color:red">2</span> Brute when there's at least 45u of histamine"
"* Deals <span style="color:red">2</span> Toxin when there's at least 45u of histamine"
"* Deals <span style="color:red">2</span> Airloss when there's at least 45u of histamine"
"* PopupMessage"
"* PopupMessage when there's at least 45u of histamine"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Brute * Deals <span style="color:red">2</span> Brute when there's at least 45u of histamine * Deals <span style="color:red">2</span> Toxin when there's at least 45u of histamine * Deals <span style="color:red">2</span> Airloss when there's at least 45u of histamine * PopupMessage * PopupMessage when there's at least 45u of histamine"
id"Holywater"
group"Medicine"
color"#91C3F7"
textColorTheme"dark"
flavor"holy"
metabolisms
Drink
effects
class"SatiateThirst"
factor3
Medicine
effects
class"DeCultify"
amount2.5
class"HealthChange"
conditions
class"TotalDamage"
max50
damage
types
Blunt-0.2
Poison-0.2
Heat-0.2
Shock-0.2
Cold-0.2
name"holy water"
desc"The cleanest and purest of waters straight from the hands of god, is known to magically heal wounds."
physicalDesc"holy"
recipes
type"reaction"
id"WatertoHolyWater"
reactants
"Water"
1
false
"water"
products
"Holywater"
1
"holy water"
impact"Low"
effects
"'''Drink'''"
"* SatiateThirst"
" "
"'''Medicine'''"
"* DeCultify"
"* Heals <span style="color:green">0.2</span> Blunt"
"* Heals <span style="color:green">0.2</span> Poison"
"* Heals <span style="color:green">0.2</span> Heat"
"* Heals <span style="color:green">0.2</span> Shock"
"* Heals <span style="color:green">0.2</span> Cold"
effectLine"'''Drink''' * SatiateThirst '''Medicine''' * DeCultify * Heals <span style="color:green">0.2</span> Blunt * Heals <span style="color:green">0.2</span> Poison * Heals <span style="color:green">0.2</span> Heat * Heals <span style="color:green">0.2</span> Shock * Heals <span style="color:green">0.2</span> Cold"
id"Honk"
group"Toxins"
color"#F2E9D2"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
metabolismRate0.05
effects
class"Emote"
emote"Honk"
showInChattrue
forcetrue
probability0.2
class"HealthChange"
conditions
class"ReagentThreshold"
min1
class"OrganType"
type"Animal"
damage
types
Poison0.06
name"honk"
desc"A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate."
physicalDesc"pungent"
recipes
Empty array
effects
"'''Poison''' (0.05u per second)"
"* Emote"
"* Deals <span style="color:red">0.06</span> Poison when there's at least 1u of honk"
effectLine"'''Poison''' (0.05u per second) * Emote * Deals <span style="color:red">0.06</span> Poison when there's at least 1u of honk"
id"Hooch"
group"Drinks"
color"#664e00"
textColorTheme"light"
parent"BaseAlcohol"
flavor"hooch"
name"hooch"
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"
recipes
type"reaction"
id"Hooch"
reactants
"Ethanol"
2
false
"ethanol"
"WeldingFuel"
1
false
"WeldingFuel"
"Enzyme"
1
false
"universal enzyme"
products
"Hooch"
3
"hooch"
effects
Empty array
effectLine""
id"HorseradishSauce"
group"Foods"
color"gray"
textColorTheme"dark"
flavor"spicy"
name"horseradish sauce"
desc"Smelly horseradish sauce."
physicalDesc"overpowering"
recipes
Empty array
effects
Empty array
effectLine""
id"HotCocoa"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseDrink"
flavor"chocolate"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Theobromine"
amount0.05
name"hot cocoa"
desc"Smells like the holidays!"
physicalDesc"aromatic"
recipes
type"reaction"
id"HotCocoa"
reactants
"Water"
1
false
"water"
"CocoaPowder"
1
false
"cocoa powder"
products
"HotCocoa"
2
"HotCocoa"
minTemp350
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.05u of Theobromine to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.05u of Theobromine to the solution"
id"HotRamen"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseDrink"
flavor"cheapnoodles"
metabolisms
Food
effects
class"SatiateHunger"
factor4
name"hot ramen"
desc"Hot noodles."
physicalDesc"wormy"
recipes
type"reaction"
id"HotRamen"
reactants
"DryRamen"
5
false
"DryRamen"
"Water"
2
false
"water"
products
"HotRamen"
6
"HotRamen"
minTemp323.15
effects
"'''Food'''"
"* SatiateHunger"
effectLine"'''Food''' * SatiateHunger"
id"Hotsauce"
group"Foods"
color"red"
textColorTheme"dark"
flavor"spicy"
name"hotsauce"
desc"Burns so good."
physicalDesc"spicy"
recipes
type"reaction"
id"CookingHotsauce"
reactants
"JuiceTomato"
1
false
"JuiceTomato"
"TableSalt"
1
false
"TableSalt"
"CapsaicinOil"
1
false
"CapsaicinOil"
products
"Hotsauce"
3
"hotsauce"
effects
Empty array
effectLine""
id"Hydrogen"
group"Elements"
color"#cccccc"
textColorTheme"dark"
flavor"bitter"
name"hydrogen"
desc"A light, flammable gas."
physicalDesc"gaseous"
recipes
type"reaction"
id"EthanolBreakdown"
reactants
"Ethanol"
9
false
"ethanol"
products
"Hydrogen"
6
"hydrogen"
"Carbon"
2
"carbon"
"Oxygen"
1
"oxygen"
type"reaction"
id"WaterBreakdown"
reactants
"Water"
3
false
"water"
products
"Hydrogen"
2
"hydrogen"
"Oxygen"
1
"oxygen"
type"reaction"
id"FatBreakdown"
reactants
"Fat"
15
false
"fat"
products
"Carbon"
5
"carbon"
"Hydrogen"
10
"hydrogen"
"Oxygen"
1
"oxygen"
type"reaction"
id"UncookedAnimalProteinBreakdown"
reactants
"UncookedAnimalProteins"
10
false
"UncookedAnimalProteins"
products
"Carbon"
2
"carbon"
"Hydrogen"
4
"hydrogen"
"Phosphorus"
3
"phosphorus"
"Oxygen"
1
"oxygen"
type"reaction"
id"ProteinBreakdown"
reactants
"Protein"
10
false
"protein"
products
"Carbon"
2
"carbon"
"Hydrogen"
4
"hydrogen"
"Phosphorus"
3
"phosphorus"
"Oxygen"
1
"oxygen"
type"reaction"
id"WeldingFuelBreakdown"
reactants
"WeldingFuel"
10
false
"WeldingFuel"
products
"Ethanol"
5
"ethanol"
"Hydrogen"
3
"hydrogen"
"Sulfur"
2
"sulfur"
effects
Empty array
effectLine""
boilingPoint-253
meltingPoint-259.2
id"Hydroxide"
groupnull
color"white"
textColorTheme"dark"
flavornull
name"hydroxide"
desc"A strong alkaline chemical, forming a base for many organic compounds."
physicalDesc"alkaline"
recipes
type"reaction"
id"Hydroxide"
reactants
"Oxygen"
1
false
"oxygen"
"Hydrogen"
1
false
"hydrogen"
products
"Hydroxide"
2
"hydroxide"
minTemp310
effects
Empty array
effectLine""
boilingPoint1661
meltingPoint596
id"Hyper-Noblium"
groupnull
color"#33cccc"
textColorTheme"light"
flavor"bitter"
name"hyper-noblium"
desc"The most noble gas of them all. High quantities of hyper-noblium actively prevents reactions from occuring."
physicalDesc"gaseous"
recipes
Empty array
effects
Empty array
effectLine""
id"Hyronalin"
group"Medicine"
color"#4cb580"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Radiation-0.5
class"ChemVomit"
probability0.02
class"HealthChange"
conditions
class"ReagentThreshold"
min20
damage
types
Heat1.5
class"Jitter"
conditions
class"ReagentThreshold"
min30
name"hyronalin"
desc"A weak treatment for radiation damage. A precursor to arithrazine and phalanximine. Can cause vomiting."
physicalDesc"cloudy"
recipes
type"reaction"
id"Hyronalin"
reactants
"Radium"
1
false
"radium"
"PotassiumIodide"
1
false
"PotassiumIodide"
products
"Hyronalin"
2
"hyronalin"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">0.5</span> Radiation"
"* ChemVomit"
"* Deals <span style="color:red">1.5</span> Heat when there's at least 20u of hyronalin"
"* Causes jittering when there's at least 30u of hyronalin"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">0.5</span> Radiation * ChemVomit * Deals <span style="color:red">1.5</span> Heat when there's at least 20u of hyronalin * Causes jittering when there's at least 30u of hyronalin"
id"Ice"
group"Drinks"
color"#bed8e6"
textColorTheme"dark"
flavor"cold"
name"ice"
desc"Frozen water."
physicalDesc"frosty"
recipes
type"reaction"
id"FlashFreezeIce"
reactants
"Fresium"
1
false
"Fresium"
"Water"
1
false
"water"
products
"Ice"
5
"ice"
effects
Empty array
effectLine""
boilingPoint100
meltingPoint0
id"IceCream"
group"Drinks"
color"#fffbd6"
textColorTheme"dark"
parent"BaseSoda"
flavor"icecream"
name"ice cream"
desc"It was either this or the microwave, and nobody wants ice cream soup!"
physicalDesc"creamy"
recipes
type"reaction"
id"IceCream"
reactants
"Cream"
1
false
"cream"
"Ice"
1
false
"ice"
"Sugar"
1
false
"sugar"
products
"IceCream"
3
"IceCream"
effects
Empty array
effectLine""
id"IcedBeer"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"icedbeer"
name"iced beer"
desc"A beer which is so cold the air around it freezes."
physicalDesc"bubbly"
recipes
type"reaction"
id"IcedBeer"
reactants
"Beer"
5
false
"beer"
"Ice"
1
false
"ice"
products
"IcedBeer"
5
"IcedBeer"
type"reaction"
id"IcedBeerAlt"
reactants
"Beer"
10
false
"beer"
"FrostOil"
1
false
"FrostOil"
products
"IcedBeer"
10
"IcedBeer"
effects
Empty array
effectLine""
id"IcedCoffee"
group"Drinks"
color"#102838"
textColorTheme"light"
parent"BaseDrink"
flavor"coffee"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"GenericStatusEffect"
key"Drowsiness"
time2
type"Remove"
name"iced coffee"
desc"Coffee and ice, refreshing and cool."
physicalDesc"aromatic"
recipes
type"reaction"
id"IcedCoffee"
reactants
"Coffee"
2
false
"coffee"
"Ice"
1
false
"ice"
products
"IcedCoffee"
3
"IcedCoffee"
effects
"'''Drink'''"
"* SatiateThirst"
"* Applies Drowsiness for 2s"
effectLine"'''Drink''' * SatiateThirst * Applies Drowsiness for 2s"
id"IcedGreenTea"
group"Drinks"
color"#5B821B"
textColorTheme"light"
parent"BaseDrink"
flavor"icedtea"
name"iced green tea"
desc"Cold green tea."
physicalDesc"aromatic"
recipes
type"reaction"
id"IcedGreenTea"
reactants
"GreenTea"
2
false
"GreenTea"
"Ice"
1
false
"ice"
products
"IcedGreenTea"
3
"IcedGreenTea"
effects
Empty array
effectLine""
id"IcedTea"
group"Drinks"
color"#6C3916"
textColorTheme"light"
parent"BaseDrink"
flavor"icedtea"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Theobromine"
amount0.05
name"iced tea"
desc"No relation to a certain rap artist/actor."
physicalDesc"aromatic"
recipes
type"reaction"
id"IcedTea"
reactants
"Ice"
1
false
"ice"
"Tea"
2
false
"tea"
products
"IcedTea"
3
"IcedTea"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.05u of Theobromine to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.05u of Theobromine to the solution"
id"Ichor"
group"Biological"
color"#f4692e"
textColorTheme"light"
flavor"metallic"
metabolisms
Drink
effects
class"SatiateThirst"
factor1.5
Medicine
metabolismRate0.2
effects
class"ModifyBloodLevel"
amount3
class"HealthChange"
damage
groups
Burn-4.8
Brute-4.8
Toxin-4
Airloss-6
class"ModifyBleedAmount"
amount-1.5
name"ichor"
desc"An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it."
physicalDesc"roaring"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
" "
"'''Medicine''' (0.2u per second)"
"* ModifyBloodLevel"
"* Heals <span style="color:green">4.8</span> Burn"
"* Heals <span style="color:green">4.8</span> Brute"
"* Heals <span style="color:green">4</span> Toxin"
"* Heals <span style="color:green">6</span> Airloss"
"* ModifyBleedAmount"
effectLine"'''Drink''' * SatiateThirst '''Medicine''' (0.2u per second) * ModifyBloodLevel * Heals <span style="color:green">4.8</span> Burn * Heals <span style="color:green">4.8</span> Brute * Heals <span style="color:green">4</span> Toxin * Heals <span style="color:green">6</span> Airloss * ModifyBleedAmount"
boilingPoint100
meltingPoint0
id"Impedrezene"
group"Narcotics"
color"#215263"
textColorTheme"light"
flavor"bitter"
metabolisms
Narcotic
effects
class"MovespeedModifier"
walkSpeedModifier0.65
sprintSpeedModifier0.65
class"HealthChange"
damage
types
Poison2
class"GenericStatusEffect"
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time10
refreshfalse
class"ChemVomit"
probability0.05
class"Drunk"
boozePower5
name"impedrezene"
desc"A narcotic that impedes one's ability by slowing down the higher brain cell functions."
physicalDesc"acrid"
recipes
type"reaction"
id"Impedrezene"
reactants
"Mercury"
1
false
"mercury"
"Oxygen"
1
false
"oxygen"
"Water"
1
false
"water"
products
"Impedrezene"
1
"impedrezene"
minTemp370
effects
"'''Narcotic'''"
"* MovespeedModifier"
"* Deals <span style="color:red">2</span> Poison"
"* Applies SeeingRainbows for 10s"
"* ChemVomit"
"* Drunk"
effectLine"'''Narcotic''' * MovespeedModifier * Deals <span style="color:red">2</span> Poison * Applies SeeingRainbows for 10s * ChemVomit * Drunk"
id"Inaprovaline"
group"Medicine"
color"#731024"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
conditions
class"MobStateCondition"
mobstate"Critical"
damage
types
Asphyxiation-3
class"ModifyBleedAmount"
amount-0.25
name"inaprovaline"
desc"Inaprovaline is a synaptic stimulant and cardiostimulant, commonly used to treat asphyxiation damage caused during critical states and reduce bleeding. Used in many advanced medicines."
physicalDesc"opaque"
recipes
type"reaction"
id"Inaprovaline"
reactants
"Oxygen"
1
false
"oxygen"
"Carbon"
1
false
"carbon"
"Sugar"
1
false
"sugar"
products
"Inaprovaline"
3
"inaprovaline"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">3</span> Asphyxiation"
"* ModifyBleedAmount"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">3</span> Asphyxiation * ModifyBleedAmount"
id"InsectBlood"
group"Biological"
color"#808A51"
textColorTheme"light"
parent"Blood"
flavor"horrible"
name"insect blood"
desc"Okay, this is really gross. It almost looks.. alive?"
physicalDesc"slimy"
recipes
Empty array
effects
Empty array
effectLine""
id"Insuzine"
group"Medicine"
color"#8147ff"
textColorTheme"light"
flavor"metallic"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Shock-2
class"AdjustReagent"
reagent"Licoxide"
amount-4
class"AdjustReagent"
reagent"Tazinide"
amount-4
class"AdjustTemperature"
amount-2400
class"HealthChange"
conditions
class"ReagentThreshold"
min12
damage
types
Cold2
class"AdjustTemperature"
conditions
class"ReagentThreshold"
min12
amount-30000
class"Jitter"
conditions
class"ReagentThreshold"
min12
name"insuzine"
desc"Rapidly repairs dead tissue caused by electrocution, but cools you slightly. Completely freezes the patient when overdosed."
physicalDesc"frosty"
recipes
type"reaction"
id"Insuzine"
reactants
"Leporazine"
1
false
"leporazine"
"Aiuri"
1
false
"Aiuri"
"Silicon"
1
false
"silicon"
products
"Insuzine"
3
"insuzine"
impact"Medium"
minTemp433
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">2</span> Shock"
"* Removes 4u of Licoxide from the solution"
"* Removes 4u of Tazinide from the solution"
"* Removes 2400J of heat from the body it's in"
"* Deals <span style="color:red">2</span> Cold when there's at least 12u of insuzine"
"* Removes 30000J of heat from the body it's in when there's at least 12u of insuzine"
"* Causes jittering when there's at least 12u of insuzine"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">2</span> Shock * Removes 4u of Licoxide from the solution * Removes 4u of Tazinide from the solution * Removes 2400J of heat from the body it's in * Deals <span style="color:red">2</span> Cold when there's at least 12u of insuzine * Removes 30000J of heat from the body it's in when there's at least 12u of insuzine * Causes jittering when there's at least 12u of insuzine"
id"Iodine"
group"Elements"
color"#BC8A00"
textColorTheme"light"
flavor"bitter"
name"iodine"
desc"Commonly added to table salt as a nutrient. On its own it tastes far less pleasing."
physicalDesc"dark brown"
recipes
Empty array
effects
Empty array
effectLine""
boilingPoint184.3
meltingPoint113.7
id"Ipecac"
group"Medicine"
color"#422912"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"ChemVomit"
conditions
class"ReagentThreshold"
min4
probability0.3
name"ipecac"
desc"A rapid-acting emetic. Useful for stopping unmetabolized poisons, or mass-vomiting sessions."
physicalDesc"inky"
recipes
type"reaction"
id"NuclearColaBreakdown"
reactants
"NuclearCola"
10
false
"NuclearCola"
products
"Ipecac"
2
"ipecac"
"Water"
2
"water"
"Sugar"
2
"sugar"
"Uranium"
1
"uranium"
type"reaction"
id"Ipecac"
reactants
"Potassium"
1
false
"potassium"
"Nitrogen"
1
false
"nitrogen"
"Ammonia"
1
false
"ammonia"
products
"Ipecac"
2
"ipecac"
effects
"'''Medicine'''"
"* ChemVomit when there's at least 4u of ipecac"
effectLine"'''Medicine''' * ChemVomit when there's at least 4u of ipecac"
id"IrishBool"
group"Drinks"
color"#71672e99"
textColorTheme"light"
parent"BaseAlcohol"
flavor"irishbool"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
class"AdjustReagent"
reagent"Ethanol"
amount0.1
class"AdjustReagent"
reagent"Theobromine"
amount0.05
class"GenericStatusEffect"
key"Drowsiness"
time1
type"Remove"
name"Irish bool"
desc"Like a bool in a Ireland shop."
physicalDesc"bubbly"
recipes
type"reaction"
id"IrishBool"
reactants
"EnergyDrink"
1
false
"EnergyDrink"
"IrishSlammer"
1
false
"IrishSlammer"
products
"IrishBool"
2
"IrishBool"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.1u of Ethanol to the solution"
"* Adds 0.05u of Theobromine to the solution"
"* Applies Drowsiness for 1s"
effectLine"'''Drink''' * SatiateThirst * Adds 0.1u of Ethanol to the solution * Adds 0.05u of Theobromine to the solution * Applies Drowsiness for 1s"
id"IrishCoffee"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"irishcoffee"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"Irish coffee"
desc"Coffee served with irish cream. Regular cream just isn't the same!"
physicalDesc"cloudy"
recipes
type"reaction"
id"IrishCoffee"
reactants
"Coffee"
1
false
"coffee"
"IrishCream"
1
false
"IrishCream"
products
"IrishCoffee"
2
"IrishCoffee"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"IrishCream"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"creamy"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"Irish cream"
desc"Whiskey-imbued cream. What else could you expect from the Irish."
physicalDesc"creamy"
recipes
type"reaction"
id"IrishCream"
reactants
"Cream"
1
false
"cream"
"Whiskey"
2
false
"whiskey"
products
"IrishCream"
3
"IrishCream"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"IrishSlammer"
group"Drinks"
color"#2E6671"
textColorTheme"light"
parent"BaseAlcohol"
flavor"irishslammer"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"Irish slammer"
desc"An unconventional mixture of irish cream and stout."
physicalDesc"bubbly"
recipes
type"reaction"
id"IrishSlammer"
reactants
"Ale"
1
false
"ale"
"IrishCream"
1
false
"IrishCream"
products
"IrishSlammer"
2
"IrishSlammer"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"Iron"
group"Elements"
color"#434b4d"
textColorTheme"light"
flavor"metallic"
metabolisms
Poison
metabolismRate0.1
effects
class"HealthChange"
conditions
class"OrganType"
type"Arachnid"
shouldHavetrue
damage
types
Poison0.1
Medicine
effects
class"ModifyBloodLevel"
conditions
class"OrganType"
type"Arachnid"
shouldHavefalse
amount0.4
name"iron"
desc"A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel."
physicalDesc"metallic"
recipes
type"reaction"
id"BloodBreakdown"
reactants
"Blood"
20
false
"blood"
products
"Water"
11
"water"
"Iron"
0
"iron"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
effects
"'''Medicine'''"
"* ModifyBloodLevel"
" "
"'''Poison''' (0.1u per second)"
"* Deals <span style="color:red">0.1</span> Poison"
effectLine"'''Medicine''' * ModifyBloodLevel '''Poison''' (0.1u per second) * Deals <span style="color:red">0.1</span> Poison"
boilingPoint2862
meltingPoint1538
id"JuiceApple"
group"Drinks"
color"#FDAD01"
textColorTheme"dark"
parent"BaseJuice"
flavor"apple"
name"apple juice"
desc"It's a little piece of Eden."
physicalDesc"crisp"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceBanana"
group"Drinks"
color"#FFE777"
textColorTheme"dark"
parent"BaseJuice"
flavor"banana"
name"banana juice"
desc"The raw essence of a banana. HONK."
physicalDesc"crisp"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceBerry"
group"Drinks"
color"#660099"
textColorTheme"light"
parent"BaseJuice"
flavor"berry"
name"berry juice"
desc"A delicious blend of several different kinds of berries."
physicalDesc"sweet"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceBerryPoison"
group"Drinks"
color"#6600CC"
textColorTheme"light"
parent"BaseJuice"
flavor"bitter"
metabolisms
Drink
effects
class"SatiateThirst"
value""
Poison
effects
class"HealthChange"
damage
types
Poison1
name"poison berry juice"
desc"A surprisingly tasty juice blended from various kinds of very deadly and toxic berries."
physicalDesc"sickly"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
" "
"'''Poison'''"
"* Deals <span style="color:red">1</span> Poison"
effectLine"'''Drink''' * SatiateThirst '''Poison''' * Deals <span style="color:red">1</span> Poison"
id"JuiceBluePumpkin"
group"Drinks"
color"#00BFFF"
textColorTheme"light"
parent"BaseJuice"
flavor"bluepumpkin"
name"blue pumpkin juice"
desc"The juice of a blue pumpkin. Smells like pool water."
physicalDesc"strong smelling"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceBungo"
group"Drinks"
color"#F9E43D"
textColorTheme"dark"
parent"BaseJuice"
flavor"bungo"
name"bungo juice"
desc"The juice of a bungo fruit. Exotic!"
physicalDesc"tart"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceCarrot"
group"Drinks"
color"#FF8820"
textColorTheme"light"
parent"BaseJuice"
flavor"carrot"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Oculine"
amount0.5
class"AdjustReagent"
reagent"Nutriment"
amount0.5
name"carrot juice"
desc"It's like a carrot, but less crunchy."
physicalDesc"crisp"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.5u of Oculine to the solution"
"* Adds 0.5u of Nutriment to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.5u of Oculine to the solution * Adds 0.5u of Nutriment to the solution"
id"JuiceCherry"
group"Drinks"
color"#84031a"
textColorTheme"light"
parent"BaseJuice"
flavor"cherry"
name"cherry juice"
desc"reagent-desc-juice-cherry"
physicalDesc"sweet"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceGrape"
group"Drinks"
color"#512284"
textColorTheme"light"
parent"BaseJuice"
flavor"juice"
name"grape juice"
desc"Freshly squeezed juice from red grapes. Quite sweet."
physicalDesc"crisp"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceLemon"
group"Drinks"
color"#fff690"
textColorTheme"dark"
parent"BaseJuice"
flavor"sour"
name"lemon juice"
desc"This juice is VERY sour."
physicalDesc"citric"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceLime"
group"Drinks"
color"#99bb43"
textColorTheme"light"
parent"BaseJuice"
flavor"sour"
name"lime juice"
desc"The sweet-sour juice of limes."
physicalDesc"citric"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceOrange"
group"Drinks"
color"#E78108"
textColorTheme"light"
parent"BaseJuice"
flavor"orange"
name"orange juice"
desc"Both delicious AND rich in Vitamin C. What more do you need?"
physicalDesc"citric"
recipes
Empty array
effects
Empty array
effectLine""
id"JuicePineapple"
group"Drinks"
color"yellow"
textColorTheme"dark"
parent"BaseJuice"
flavor"pineapple"
name"pineapple juice"
desc"The delicious juice of a pineapple."
physicalDesc"tropical"
recipes
Empty array
effects
Empty array
effectLine""
id"JuicePotato"
group"Drinks"
color"#302000"
textColorTheme"light"
parent"BaseJuice"
flavor"potatoes"
name"potato juice"
desc"Juice of the potato. Bleh."
physicalDesc"starchy"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceThatMakesYouHew"
group"Toxins"
color"#a64dc5"
textColorTheme"light"
flavor"hew"
metabolisms
Poison
metabolismRate0.25
effects
class"Emote"
emote"Hew"
showInChattrue
forcetrue
probability0.5
class"Polymorph"
prototype"ArtifactLizard"
conditions
class"OrganType"
type"Animal"
shouldHavefalse
class"ReagentThreshold"
min50
class"AdjustReagent"
reagent"JuiceThatMakesYouHew"
amount-20
conditions
class"ReagentThreshold"
min50
name"juice that makes you Hew"
desc"Pure essence of inversed lizard plush. Makes you Hew!"
physicalDesc"inversed"
recipes
Empty array
effects
"'''Poison''' (0.25u per second)"
"* Emote"
"* Polymorph when there's at least 50u of juicethatmakesyouhew"
"* Removes 20u of JuiceThatMakesYouHew from the solution when there's at least 50u of juicethatmakesyouhew"
effectLine"'''Poison''' (0.25u per second) * Emote * Polymorph when there's at least 50u of juicethatmakesyouhew * Removes 20u of JuiceThatMakesYouHew from the solution when there's at least 50u of juicethatmakesyouhew"
id"JuiceThatMakesYouWeh"
group"Toxins"
color"#59b23a"
textColorTheme"light"
flavor"weh"
metabolisms
Poison
metabolismRate0.25
effects
class"Emote"
emote"Weh"
showInChattrue
forcetrue
probability0.5
class"Polymorph"
prototype"ArtifactLizard"
conditions
class"OrganType"
type"Animal"
shouldHavefalse
class"ReagentThreshold"
min50
class"AdjustReagent"
reagent"JuiceThatMakesYouWeh"
amount-20
conditions
class"ReagentThreshold"
min50
name"juice that makes you Weh"
desc"Pure essence of lizard plush. Makes you Weh!"
physicalDesc"vibrant"
recipes
Empty array
effects
"'''Poison''' (0.25u per second)"
"* Emote"
"* Polymorph when there's at least 50u of juicethatmakesyouweh"
"* Removes 20u of JuiceThatMakesYouWeh from the solution when there's at least 50u of juicethatmakesyouweh"
effectLine"'''Poison''' (0.25u per second) * Emote * Polymorph when there's at least 50u of juicethatmakesyouweh * Removes 20u of JuiceThatMakesYouWeh from the solution when there's at least 50u of juicethatmakesyouweh"
id"JuiceTomato"
group"Drinks"
color"#731008"
textColorTheme"light"
parent"BaseJuice"
flavor"tomato"
name"tomato juice"
desc"Tomatoes made into juice. What a waste of good tomatoes, huh?"
physicalDesc"saucey"
recipes
Empty array
effects
Empty array
effectLine""
id"JuiceWatermelon"
group"Drinks"
color"#EF3520"
textColorTheme"light"
parent"BaseJuice"
flavor"watermelon"
name"watermelon juice"
desc"The delicious juice of a watermelon."
physicalDesc"sweet"
recipes
Empty array
effects
Empty array
effectLine""
id"Ketchunaise"
group"Foods"
color"#fba399"
textColorTheme"light"
flavor"ketchunaise"
name"ketchunaise"
desc"So-called Russian dressing, popular among Space Americans."
physicalDesc"saucey"
recipes
type"reaction"
id"CookingKetchunaise"
reactants
"Ketchup"
1
false
"ketchup"
"Mayo"
1
false
"mayonnaise"
products
"Ketchunaise"
2
"ketchunaise"
effects
Empty array
effectLine""
id"Ketchup"
group"Foods"
color"red"
textColorTheme"dark"
flavor"tomato"
name"ketchup"
desc"Made from pureed tomatoes and flavored with spices."
physicalDesc"tangy"
recipes
type"reaction"
id"CookingKetchup"
reactants
"JuiceTomato"
2
false
"JuiceTomato"
"Sugar"
1
false
"sugar"
products
"Ketchup"
3
"ketchup"
effects
Empty array
effectLine""
id"KiraSpecial"
group"Drinks"
color"#CCCC99"
textColorTheme"dark"
parent"BaseDrink"
flavor"sweet"
name"Kira special"
desc"Long live the guy who everyone had mistaken for a girl. Baka!"
physicalDesc"strong smelling"
recipes
type"reaction"
id"KiraSpecial"
reactants
"JuiceLime"
1
false
"JuiceLime"
"JuiceOrange"
1
false
"JuiceOrange"
"SodaWater"
1
false
"SodaWater"
products
"KiraSpecial"
3
"KiraSpecial"
effects
Empty array
effectLine""
id"Lacerinol"
group"Medicine"
color"#283332"
textColorTheme"light"
flavor"syrupy"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Slash-1
class"HealthChange"
conditions
class"ReagentThreshold"
min12
damage
types
Cold3
name"lacerinol"
desc"A fairly unreactive chemical that boosts collagen sythesis to incredible levels, healing slash trauma."
physicalDesc"viscous"
recipes
type"reaction"
id"Lacerinol"
reactants
"Libital"
1
false
"Libital"
"Benzene"
1
false
"benzene"
products
"Lacerinol"
2
"lacerinol"
impact"Medium"
minTemp335
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">1</span> Slash"
"* Deals <span style="color:red">3</span> Cold when there's at least 12u of lacerinol"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">1</span> Slash * Deals <span style="color:red">3</span> Cold when there's at least 12u of lacerinol"
id"LaughinSyrup"
group"Foods"
color"#803280"
textColorTheme"light"
flavor"sweet"
name"laughin' syrup"
desc"The product of juicing Laughin' Peas. Fizzy, and seems to change flavour based on what it's used with!"
physicalDesc"funny"
recipes
Empty array
effects
Empty array
effectLine""
id"Laughter"
group"Special"
color"#FF4DD2"
textColorTheme"light"
flavor"funny"
metabolisms
Medicine
effects
class"Emote"
emote"Laugh"
probability0.3
class"PopupMessage"
type"Local"
visualType"Large"
messages
"laughter-effect-control-laughter"
probability0.2
name"laughter"
desc"Some say that this is the best medicine, but recent studies have proven that to be untrue."
physicalDesc"funny"
recipes
type"reaction"
id"Laughter"
reactants
"JuiceBanana"
1
false
"JuiceBanana"
"Sugar"
1
false
"sugar"
products
"Laughter"
2
"laughter"
effects
"'''Medicine'''"
"* Emote"
"* PopupMessage"
effectLine"'''Medicine''' * Emote * PopupMessage"
id"Lead"
group"Toxins"
color"#5C6274"
textColorTheme"light"
flavornull
metabolisms
Poison
metabolismRate0.03
effects
class"HealthChange"
damage
types
Poison0.6
name"lead"
desc"A slow-acting but incredibly lethal toxin found in steel, albeit in trace amounts. Tasteless."
physicalDesc"metallic"
recipes
Empty array
effects
"'''Poison''' (0.03u per second)"
"* Deals <span style="color:red">0.6</span> Poison"
effectLine"'''Poison''' (0.03u per second) * Deals <span style="color:red">0.6</span> Poison"
id"Left4Zed"
group"Botanical"
color"#5b406c"
textColorTheme"light"
flavor"bitter"
metabolisms
Medicine
effects
class"SatiateHunger"
conditions
class"OrganType"
type"Plant"
class"HealthChange"
damage
types
Poison1
conditions
class"OrganType"
type"Plant"
name"left-4-zed"
desc"A cocktail of mutagenic compounds that gives nutrients, harms and affects plant life's genome."
physicalDesc"heterogeneous"
recipes
type"reaction"
id"Left4Zed"
reactants
"EZNutrient"
1
false
"EZNutrient"
"Radium"
1
true
"radium"
products
"Left4Zed"
1
"Left4Zed"
effects
"'''Medicine'''"
"* SatiateHunger"
"* Deals <span style="color:red">1</span> Poison"
effectLine"'''Medicine''' * SatiateHunger * Deals <span style="color:red">1</span> Poison"
id"Lemonade"
group"Drinks"
color"#FFFF00"
textColorTheme"dark"
parent"BaseJuice"
flavor"sweet"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
name"lemonade"
desc"Drink using lemon juice, water, and a sweetener such as cane sugar or honey."
physicalDesc"tart"
recipes
type"reaction"
id"Lemonade"
reactants
"JuiceLemon"
1
false
"JuiceLemon"
"Sugar"
1
false
"sugar"
"Water"
1
false
"water"
products
"Lemonade"
3
"lemonade"
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"LemonLime"
group"Drinks"
color"#878F00"
textColorTheme"light"
parent"BaseSoda"
flavor"lemonlimesoda"
name"Smite"
desc"Tangy lime and lemon soda."
physicalDesc"fizzy"
recipes
type"reaction"
id"LemonLime"
reactants
"JuiceLemon"
1
false
"JuiceLemon"
"JuiceLime"
1
false
"JuiceLime"
"SodaWater"
1
false
"SodaWater"
products
"LemonLime"
3
"LemonLime"
effects
Empty array
effectLine""
id"LemonLimeCranberry"
group"Drinks"
color"#803C53"
textColorTheme"light"
parent"BaseSoda"
flavor"lemonlimecranberrysoda"
name"Smite Cranberry"
desc"Tart cranberry, Christmas, and a hint of lemon and lime."
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"Leporazine"
group"Medicine"
color"#ff7db5"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.4
effects
class"HealthChange"
damage
types
Cold-2
class"AdjustTemperature"
conditions
class"Temperature"
max293.15
amount100000
class"AdjustTemperature"
conditions
class"Temperature"
min293.15
amount-10000
class"PopupMessage"
type"Local"
visualType"Medium"
messages
"leporazine-effect-temperature-adjusting"
probability0.2
class"AdjustReagent"
reagent"Fresium"
amount-5
name"leporazine"
desc"A chemical used to stabilize body temperature and rapidly cure cold damage. Great for unprotected EVA travel, but prevents the use of cryogenic tubes."
physicalDesc"pungent"
recipes
type"reaction"
id"Leporazine"
reactants
"Copper"
1
false
"copper"
"Fersilicite"
1
false
"fersilicite"
"Plasma"
1
true
"plasma"
products
"Leporazine"
2
"leporazine"
effects
"'''Medicine''' (0.4u per second)"
"* Heals <span style="color:green">2</span> Cold"
"* Adds 100000J of heat to the body it's in"
"* Removes 10000J of heat from the body it's in"
"* PopupMessage"
"* Removes 5u of Fresium from the solution"
effectLine"'''Medicine''' (0.4u per second) * Heals <span style="color:green">2</span> Cold * Adds 100000J of heat to the body it's in * Removes 10000J of heat from the body it's in * PopupMessage * Removes 5u of Fresium from the solution"
id"Lexorin"
group"Toxins"
color"#6b0007"
textColorTheme"light"
flavornull
metabolisms
Poison
effects
class"HealthChange"
damage
groups
Airloss10
name"lexorin"
desc"A fast-acting chemical used to asphyxiate people rapidly."
physicalDesc"pungent"
recipes
type"reaction"
id"Lexorin"
reactants
"HeartbreakerToxin"
1
false
"HeartbreakerToxin"
"Plasma"
1
false
"plasma"
"Vestine"
1
false
"vestine"
products
"Lexorin"
2
"lexorin"
impact"High"
effects
"'''Poison'''"
"* Deals <span style="color:red">10</span> Airloss"
effectLine"'''Poison''' * Deals <span style="color:red">10</span> Airloss"
id"Licoxide"
group"Toxins"
color"#FDD023"
textColorTheme"dark"
flavor"shocking"
metabolisms
Poison
effects
class"Electrocute"
probability0.35
name"licoxide"
desc"A synthetic battery acid. It looks... electrifying."
physicalDesc"electric"
recipes
type"reaction"
id"Licoxide"
reactants
"Lead"
1
false
"lead"
"Zinc"
1
false
"zinc"
products
"Licoxide"
1
"licoxide"
effects
"'''Poison'''"
"* Electrocute"
effectLine"'''Poison''' * Electrocute"
id"Lipolicide"
group"Toxins"
color"#F0FFF0"
textColorTheme"dark"
flavor"mothballs"
metabolisms
Poison
effects
class"HealthChange"
conditions
class"Hunger"
max50
damage
types
Poison2
class"SatiateHunger"
factor-6
name"lipolicide"
desc"A powerful toxin that will destroy fat cells, massively reducing body weight in a short time. Deadly to those without nutriment in their body."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Lipolicide"
reactants
"Ephedrine"
1
false
"ephedrine"
"Diethylamine"
1
false
"diethylamine"
"Mercury"
1
false
"mercury"
products
"Lipolicide"
3
"lipolicide"
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Poison"
"* SatiateHunger"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Poison * SatiateHunger"
id"Lipozine"
group"Medicine"
color"#2690b5"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"SatiateHunger"
factor-1
name"lipozine"
desc"A chemical that accelerates metabolism, causing the user to hunger faster."
physicalDesc"oily"
recipes
type"reaction"
id"Lipozine"
reactants
"TableSalt"
1
false
"TableSalt"
"Ethanol"
1
false
"ethanol"
"Radium"
1
false
"radium"
products
"Lipozine"
3
"lipozine"
effects
"'''Medicine'''"
"* SatiateHunger"
effectLine"'''Medicine''' * SatiateHunger"
id"Lithium"
group"Elements"
color"#d6c0a7"
textColorTheme"dark"
flavor"metallic"
metabolisms
Poison
metabolismRate0.1
effects
class"HealthChange"
damage
types
Poison0.05
class"Emote"
emote"Scream"
probability0.05
class"Emote"
emote"Laugh"
probability0.05
name"lithium"
desc"A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water."
physicalDesc"shiny"
recipes
Empty array
effects
"'''Poison''' (0.1u per second)"
"* Deals <span style="color:red">0.05</span> Poison"
"* Emote"
"* Emote"
effectLine"'''Poison''' (0.1u per second) * Deals <span style="color:red">0.05</span> Poison * Emote * Emote"
boilingPoint1330
meltingPoint180.5
id"LongIslandIcedTea"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"longisland"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"Long Island iced tea"
desc"The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only."
physicalDesc"strong smelling"
recipes
type"reaction"
id"LongIslandIcedTea"
reactants
"CubaLibre"
3
false
"CubaLibre"
"Gin"
1
false
"gin"
"Tequila"
1
false
"tequila"
"Vodka"
1
false
"vodka"
products
"LongIslandIcedTea"
6
"LongIslandIcedTea"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"Manhattan"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"manhattan"
name"Manhattan"
desc"The Detective's undercover drink of choice. He never could stomach gin..."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Manhattan"
reactants
"Whiskey"
2
false
"whiskey"
"Vermouth"
1
false
"vermouth"
products
"Manhattan"
3
"Manhattan"
effects
Empty array
effectLine""
id"ManhattanProject"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"manhattanproject"
name"Manhattan Project"
desc"A scientist's drink of choice, for pondering ways to blow up the ship."
physicalDesc"overpowering"
recipes
type"reaction"
id"ManhattanProject"
reactants
"Whiskey"
10
false
"whiskey"
"Uranium"
1
false
"uranium"
products
"ManhattanProject"
10
"ManhattanProject"
effects
Empty array
effectLine""
id"ManlyDorf"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"rocksandstones"
name"Manly Dorf"
desc"Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only."
physicalDesc"fizzy and creamy"
recipes
type"reaction"
id"ManlyDorf"
reactants
"Ale"
2
false
"ale"
"Beer"
1
false
"beer"
products
"ManlyDorf"
3
"ManlyDorf"
effects
Empty array
effectLine""
id"Mannitol"
group"Medicine"
color"#A0A0A0"
textColorTheme"light"
flavor"sweet"
metabolisms
Medicine
effects
class"PopupMessage"
conditions
class"ReagentThreshold"
min15
type"Local"
visualType"Medium"
messages
"mannitol-effect-enlightened"
probability0.2
name"mannitol"
desc"Efficiently restores brain damage."
physicalDesc"opaque"
recipes
type"reaction"
id"Mannitol"
reactants
"Hydrogen"
1
false
"hydrogen"
"Water"
1
false
"water"
"Sugar"
1
false
"sugar"
products
"Mannitol"
3
"mannitol"
effects
"'''Medicine'''"
"* PopupMessage when there's at least 15u of mannitol"
effectLine"'''Medicine''' * PopupMessage when there's at least 15u of mannitol"
id"Margarita"
group"Drinks"
color"#8CFF8C"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"margarita"
name"margarita"
desc"On the rocks with salt on the rim. Arriba~!"
physicalDesc"strong smelling"
recipes
type"reaction"
id"Margarita"
reactants
"Tequila"
2
false
"tequila"
"JuiceLime"
1
false
"JuiceLime"
products
"Margarita"
3
"margarita"
effects
Empty array
effectLine""
id"Martini"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"martini"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"classic martini"
desc"Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Martini"
reactants
"Gin"
2
false
"gin"
"Vermouth"
1
false
"vermouth"
products
"Martini"
3
"classic martini"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"Mayo"
group"Foods"
color"#f9f5e5"
textColorTheme"dark"
flavor"mayonnaise"
name"mayonnaise"
desc"Creamy sauce, made from oil, egg, and some (edible) acid."
physicalDesc"thick"
recipes
type"reaction"
id"CookingMayoVinegar"
reactants
"Vinegar"
5
false
"vinegar"
"Oil"
5
false
"oil"
"Egg"
6
false
"cooked egg"
products
"Mayo"
15
"mayonnaise"
type"reaction"
id"CookingMayoLemon"
reactants
"JuiceLemon"
5
false
"JuiceLemon"
"Oil"
5
false
"oil"
"Egg"
6
false
"cooked egg"
products
"Mayo"
15
"mayonnaise"
effects
Empty array
effectLine""
id"Mead"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseAlcohol"
flavor"mead"
name"mead"
desc"A Viking's drink, though a cheap one."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Mead"
reactants
"Sugar"
1
false
"sugar"
"Enzyme"
1
false
"universal enzyme"
products
"Mead"
2
"mead"
effects
Empty array
effectLine""
id"Mechanotoxin"
group"Toxins"
color"#00b408"
textColorTheme"light"
flavor"sweet"
metabolisms
Poison
metabolismRate0.2
effects
class"HealthChange"
conditions
class"OrganType"
type"Arachnid"
shouldHavefalse
damage
types
Poison1.6
class"MovespeedModifier"
conditions
class"ReagentThreshold"
reagent"Mechanotoxin"
min2
class"OrganType"
type"Arachnid"
shouldHavefalse
walkSpeedModifier0.8
sprintSpeedModifier0.8
class"MovespeedModifier"
conditions
class"ReagentThreshold"
reagent"Mechanotoxin"
min4
class"OrganType"
type"Arachnid"
shouldHavefalse
walkSpeedModifier0.4
sprintSpeedModifier0.4
name"mechanotoxin"
desc"A neurotoxin used as venom by some species of spider. Degrades movement when built up."
physicalDesc"nondescript"
recipes
Empty array
effects
"'''Poison''' (0.2u per second)"
"* Deals <span style="color:red">1.6</span> Poison"
"* MovespeedModifier when there's at least 2u of mechanotoxin"
"* MovespeedModifier when there's at least 4u of mechanotoxin"
effectLine"'''Poison''' (0.2u per second) * Deals <span style="color:red">1.6</span> Poison * MovespeedModifier when there's at least 2u of mechanotoxin * MovespeedModifier when there's at least 4u of mechanotoxin"
id"MelonLiquor"
group"Drinks"
color"#00FF33"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"watermelon"
name"melon liquor"
desc"A relatively sweet and fruity 46 proof liquor."
physicalDesc"sweet"
recipes
Empty array
effects
Empty array
effectLine""
id"Mercury"
group"Elements"
color"#929296"
textColorTheme"light"
flavor"metallic"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison1
class"GenericStatusEffect"
key"Stutter"
component"ScrambledAccent"
name"mercury"
desc"A silver metal which is liquid at room temperature. It's highly toxic to humans."
physicalDesc"shiny"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">1</span> Poison"
"* Applies Stutter"
effectLine"'''Poison''' * Deals <span style="color:red">1</span> Poison * Applies Stutter"
boilingPoint356.73
meltingPoint-38.83
id"Milk"
group"Drinks"
color"#DFDFDF"
textColorTheme"dark"
flavor"milk"
metabolisms
Drink
effects
class"SatiateThirst"
factor4
name"milk"
desc"An opaque white liquid produced by the mammary glands of mammals."
physicalDesc"opaque"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"MilkGoat"
group"Drinks"
colornull
textColorTheme"dark"
parent"Milk"
flavornull
name"goats milk"
desc"An opaque white liquid produced by a goat. High buttermilk content."
physicalDescnull
recipes
Empty array
effects
Empty array
effectLine""
id"MilkOat"
group"Drinks"
color"#DEDACD"
textColorTheme"dark"
flavor"oats"
metabolisms
Drink
effects
class"SatiateThirst"
factor4
name"oat milk"
desc"Surprisingly tasty."
physicalDesc"refreshing"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"MilkSoy"
group"Drinks"
color"#D2C29D"
textColorTheme"dark"
parent"MilkOat"
flavor"soy"
name"soy milk"
desc"Consumers favorite."
physicalDesc"refreshing"
recipes
Empty array
effects
Empty array
effectLine""
id"MilkSpoiled"
group"Drinks"
color"#faffba"
textColorTheme"dark"
flavor"terrible"
metabolisms
Drink
effects
class"SatiateThirst"
factor-2
name"spoiled milk"
desc"This milk has gone rancid."
physicalDesc"putrid"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"MindbreakerToxin"
group"Toxins"
color"#77b58e"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"GenericStatusEffect"
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time10
refreshfalse
name"mindbreaker toxin"
desc"A potent hallucinogenic compound that is formerly known as LSD."
physicalDesc"opaque"
recipes
type"reaction"
id"MindbreakerToxin"
reactants
"Silicon"
1
false
"silicon"
"Hydrogen"
1
false
"hydrogen"
"Multiver"
1
false
"Multiver"
products
"MindbreakerToxin"
3
"MindbreakerToxin"
minTemp370
effects
"'''Poison'''"
"* Applies SeeingRainbows for 10s"
effectLine"'''Poison''' * Applies SeeingRainbows for 10s"
id"Mojito"
group"Drinks"
color"#3ea99888"
textColorTheme"light"
parent"BaseAlcohol"
flavor"mojito"
name"Mojito"
desc"If it's good enough for Spesscuba, it's good enough for you."
physicalDesc"refreshing"
recipes
type"reaction"
id"Mojito"
reactants
"JuiceLime"
1
false
"JuiceLime"
"Rum"
1
false
"rum"
"SodaWater"
1
false
"SodaWater"
"Sugar"
1
false
"sugar"
products
"Mojito"
4
"Mojito"
effects
Empty array
effectLine""
id"Mold"
group"Toxins"
color"#8a9a5b"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison1
name"mold"
desc"A fungal growth, often found in dark, humid places or on expired bread. Will cause you to develop a disease if ingested."
physicalDesc"fuzzy"
recipes
type"reaction"
id"ZombieBloodBreakdown"
reactants
"ZombieBlood"
4
false
"ZombieBlood"
products
"Mold"
2
"mold"
"Protein"
1
"protein"
"Toxin"
1
"toxin"
effects
"'''Poison'''"
"* Deals <span style="color:red">1</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">1</span> Poison"
id"Moonshine"
group"Drinks"
color"#d1d7d155"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"moonshine"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.25
name"moonshine"
desc"Artisanal homemade liquor. What could go wrong?"
physicalDesc"pungent"
recipes
type"reaction"
id"Moonshine"
reactants
"Tequila"
1
false
"tequila"
"Vodka"
1
false
"vodka"
"Whiskey"
1
false
"whiskey"
products
"Moonshine"
3
"moonshine"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.25u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.25u of Ethanol to the solution"
id"Mopwata"
group"Drinks"
color"#59502b"
textColorTheme"light"
parent"BaseDrink"
flavor"mopwata"
metabolisms
Drink
effects
class"SatiateThirst"
factor0.6
name"mopwata"
desc"Dirty, stagnant mop water."
physicalDesc"murky"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"Mustard"
group"Foods"
color"#ffdb58"
textColorTheme"dark"
flavor"mustard"
name"mustard"
desc"Basic yellow mustard, made from the seeds of the mustard plant."
physicalDesc"thick"
recipes
type"reaction"
id"CookingMustard"
reactants
"Bleach"
1
false
"bleach"
"Ammonia"
1
false
"ammonia"
products
"Mustard"
2
"mustard"
effects
Empty array
effectLine""
id"MuteToxin"
group"Narcotics"
color"#000000"
textColorTheme"light"
flavornull
metabolisms
Narcotic
effects
class"GenericStatusEffect"
key"Muted"
component"Muted"
type"Add"
time10
refreshfalse
name"mute toxin"
desc"A thick chemical that coats the vocal cords, making the user unable to speak during metabolization."
physicalDesc"syrupy"
recipes
type"reaction"
id"MuteToxin"
reactants
"Uranium"
1
false
"uranium"
"Vestine"
2
false
"vestine"
"SpaceGlue"
2
false
"SpaceGlue"
products
"MuteToxin"
2
"MuteToxin"
impact"Medium"
minTemp370
effects
"'''Narcotic'''"
"* Applies Muted for 10s"
effectLine"'''Narcotic''' * Applies Muted for 10s"
boilingPoint255
meltingPoint36
id"Napalm"
groupnull
color"#FA00AF"
textColorTheme"light"
parent"BasePyrotechnic"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Heat2
Poison1
Caustic0.5
class"FlammableReaction"
multiplier0.4
name"napalm"
desc"It's just a little flammable."
physicalDesc"soapy"
recipes
type"reaction"
id"Napalm"
reactants
"Oil"
1
false
"oil"
"WeldingFuel"
1
false
"WeldingFuel"
"Ethanol"
1
false
"ethanol"
products
"Napalm"
3
"napalm"
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Heat"
"* Deals <span style="color:red">1</span> Poison"
"* Deals <span style="color:red">0.5</span> Caustic"
"* FlammableReaction"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Heat * Deals <span style="color:red">1</span> Poison * Deals <span style="color:red">0.5</span> Caustic * FlammableReaction"
id"Necrosol"
group"Medicine"
color"#86a5bd"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"HealthChange"
conditions
class"Temperature"
max213
damage
groups
Brute-4
Burn-5
types
Poison-2
name"necrosol"
desc"A necrotic substance that seems to be able to heal frozen corpses. It can treat and rejuvenate plants when applied in small doses."
physicalDesc"necrotic"
recipes
type"reaction"
id"Necrosol"
reactants
"Blood"
3
false
"blood"
"Omnizine"
1
false
"omnizine"
"Cryoxadone"
2
false
"cryoxadone"
products
"Necrosol"
2
"necrosol"
impact"Medium"
minTemp370
effects
"'''Medicine'''"
"* Heals <span style="color:green">2</span> Poison"
"* Heals <span style="color:green">4</span> Brute"
"* Heals <span style="color:green">5</span> Burn"
effectLine"'''Medicine''' * Heals <span style="color:green">2</span> Poison * Heals <span style="color:green">4</span> Brute * Heals <span style="color:green">5</span> Burn"
id"Neurotoxin"
group"Drinks"
color"#2E2E61"
textColorTheme"light"
parent"BaseAlcohol"
flavor"neurotoxin"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.25
Poison
effects
class"HealthChange"
damage
types
Poison1
name"neurotoxin"
desc"A strong neurotoxin that puts the subject into a death-like state."
physicalDesc"pungent"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.25u of Ethanol to the solution"
" "
"'''Poison'''"
"* Deals <span style="color:red">1</span> Poison"
effectLine"'''Drink''' * SatiateThirst * Adds 0.25u of Ethanol to the solution '''Poison''' * Deals <span style="color:red">1</span> Poison"
id"Nicotine"
group"Narcotics"
color"#C0C0C0"
textColorTheme"dark"
flavor"bitter"
name"nicotine"
desc"Dangerous and highly addictive, but that's what the propaganda says."
physicalDesc"strong smelling"
recipes
Empty array
effects
Empty array
effectLine""
id"Nitrium"
groupnull
color"#90560B"
textColorTheme"light"
flavor"sour"
metabolisms
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"NitriumMovespeedModifier"
conditions
class"ReagentThreshold"
reagent"Nitrium"
min1
max8
walkSpeedModifier1.25
sprintSpeedModifier1.25
class"NitriumMovespeedModifier"
conditions
class"ReagentThreshold"
reagent"Nitrium"
min8
max12
walkSpeedModifier1.4
sprintSpeedModifier1.4
class"NitriumMovespeedModifier"
conditions
class"ReagentThreshold"
reagent"Nitrium"
min12
walkSpeedModifier1.6
sprintSpeedModifier1.6
class"AddReagentToBlood"
conditions
class"ReagentThreshold"
reagent"Nitrium"
min6
reagent"NitrosylPlasmide"
amount2.5
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"Nitrium"
min8
key"Stutter"
component"StutteringAccent"
time8
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"Nitrium"
min10
ignoreResistancestrue
damage
types
Asphyxiation15
name"nitrium"
desc"An experimental performance enhancing gas. Nitrium can have amplified effects as more of it gets into your bloodstream."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Gas'''"
"* Oxygenate"
"* NitriumMovespeedModifier when there's between 1u and 8u of nitrium"
"* NitriumMovespeedModifier when there's between 8u and 12u of nitrium"
"* NitriumMovespeedModifier when there's at least 12u of nitrium"
"* AddReagentToBlood when there's at least 6u of nitrium"
"* Applies Stutter for 8s when there's at least 8u of nitrium"
"* Deals <span style="color:red">15</span> Asphyxiation when there's at least 10u of nitrium"
effectLine"'''Gas''' * Oxygenate * NitriumMovespeedModifier when there's between 1u and 8u of nitrium * NitriumMovespeedModifier when there's between 8u and 12u of nitrium * NitriumMovespeedModifier when there's at least 12u of nitrium * AddReagentToBlood when there's at least 6u of nitrium * Applies Stutter for 8s when there's at least 8u of nitrium * Deals <span style="color:red">15</span> Asphyxiation when there's at least 10u of nitrium"
id"Nitrogen"
groupnull
color"#a1e1ff"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Cold1
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Vox"
class"Oxygenate"
conditions
class"OrganType"
type"Slime"
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"ModifyLungGas"
conditions
class"OrganType"
type"Vox"
ratios
Ammonia1
Nitrogen-1
class"ModifyLungGas"
conditions
class"OrganType"
type"Slime"
ratios
NitrousOxide1
Nitrogen-1
name"nitrogen"
desc"A colorless, odorless unreactive gas. Highly stable."
physicalDesc"gaseous"
recipes
type"reaction"
id"SlimeBloodBreakdown"
reactants
"Slime"
5
false
"slime"
products
"Water"
4
"water"
"Nitrogen"
1
"nitrogen"
type"reaction"
id"AmmoniaBloodBreakdown"
reactants
"AmmoniaBlood"
30
false
"AmmoniaBlood"
products
"Water"
17
"water"
"Nitrogen"
4
"nitrogen"
"Chlorine"
2
"chlorine"
"Protein"
6
"protein"
type"reaction"
id"VitaminBreakdown"
reactants
"Vitamin"
4
false
"vitamin"
products
"Carbon"
1
"carbon"
"Water"
1
"water"
"Nitrogen"
2
"nitrogen"
type"reaction"
id"NitrousOxideBreakdown"
reactants
"NitrousOxide"
3
false
"NitrousOxide"
products
"Nitrogen"
2
"nitrogen"
"Oxygen"
1
"oxygen"
effects
"'''Gas'''"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* ModifyLungGas"
"* ModifyLungGas"
" "
"'''Poison'''"
"* Deals <span style="color:red">1</span> Cold"
effectLine"'''Gas''' * Oxygenate * Oxygenate * Oxygenate * ModifyLungGas * ModifyLungGas '''Poison''' * Deals <span style="color:red">1</span> Cold"
boilingPoint-195.8
meltingPoint-210
id"NitrosylPlasmide"
group"Narcotics"
color"#e1a116"
textColorTheme"light"
flavor"sour"
metabolisms
Gas
effects
class"Jitter"
value""
Narcotic
effects
class"Jitter"
value""
class"GenericStatusEffect"
key"Stun"
time3
type"Remove"
class"GenericStatusEffect"
key"KnockedDown"
time3
type"Remove"
class"GenericStatusEffect"
key"Drowsiness"
time10
type"Remove"
class"GenericStatusEffect"
conditionsnull
key"ForcedSleep"
type"Remove"
time10
class"HealthChange"
damage
types
Poison0.1
Medicine
effects
class"ResetNarcolepsy"
conditions
class"ReagentThreshold"
min1
name"nitrosyl plasmide"
desc"A powerful stimulant that can prevent drowsiness, stuns and knock downs."
physicalDesc"translucent"
recipes
Empty array
effects
"'''Gas'''"
"* Causes jittering"
" "
"'''Medicine'''"
"* ResetNarcolepsy when there's at least 1u of nitrosylplasmide"
" "
"'''Narcotic'''"
"* Causes jittering"
"* Applies Stun for 3s"
"* Applies KnockedDown for 3s"
"* Applies Drowsiness for 10s"
"* Applies ForcedSleep for 10s"
"* Deals <span style="color:red">0.1</span> Poison"
effectLine"'''Gas''' * Causes jittering '''Medicine''' * ResetNarcolepsy when there's at least 1u of nitrosylplasmide '''Narcotic''' * Causes jittering * Applies Stun for 3s * Applies KnockedDown for 3s * Applies Drowsiness for 10s * Applies ForcedSleep for 10s * Deals <span style="color:red">0.1</span> Poison"
id"NitrousOxide"
groupnull
color"#5d88c9"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison2
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"Emote"
conditions
class"ReagentThreshold"
reagent"NitrousOxide"
min0.2
max0.5
class"OrganType"
type"Slime"
shouldHavefalse
class"OrganType"
type"Thaven"
shouldHavefalse
emote"Laugh"
showInChattrue
probability0.1
class"Emote"
conditions
class"ReagentThreshold"
reagent"NitrousOxide"
min0.2
class"OrganType"
type"Slime"
shouldHavefalse
class"OrganType"
type"Thaven"
shouldHavefalse
emote"Scream"
showInChattrue
probability0.01
class"PopupMessage"
conditions
class"ReagentThreshold"
reagent"NitrousOxide"
min0.5
class"OrganType"
type"Slime"
shouldHavefalse
class"OrganType"
type"Thaven"
shouldHavefalse
class"BloodReagentThreshold"
reagent"NitrosylPlasmide"
max0.1
type"Local"
visualType"Medium"
messages
"effect-sleepy"
probability0.1
class"MovespeedModifier"
conditions
class"ReagentThreshold"
reagent"NitrousOxide"
min1
class"OrganType"
type"Slime"
shouldHavefalse
class"BloodReagentThreshold"
reagent"NitrosylPlasmide"
max0.1
class"OrganType"
type"Thaven"
shouldHavefalse
walkSpeedModifier0.65
sprintSpeedModifier0.65
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"NitrousOxide"
min1
class"OrganType"
type"Slime"
shouldHavefalse
class"BloodReagentThreshold"
reagent"NitrosylPlasmide"
max0.1
class"OrganType"
type"Thaven"
shouldHavefalse
key"ForcedSleep"
component"ForcedSleeping"
time200
type"Add"
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"NitrousOxide"
min1
class"OrganType"
type"Slime"
shouldHavefalse
key"Anesthesia"
component"Anesthesia"
time200
type"Add"
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"NitrousOxide"
min3.5
class"OrganType"
type"Slime"
shouldHavefalse
class"OrganType"
type"Thaven"
shouldHavefalse
ignoreResistancestrue
damage
types
Poison0.25
name"nitrous oxide"
desc"You know how everything seems funnier when you're tired? Well..."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Gas'''"
"* Oxygenate"
"* Emote when there's between 0.2u and 0.5u of nitrousoxide"
"* Emote when there's at least 0.2u of nitrousoxide"
"* PopupMessage when there's at least 0.5u of nitrousoxide"
"* MovespeedModifier when there's at least 1u of nitrousoxide"
"* Applies ForcedSleep for 200s when there's at least 1u of nitrousoxide"
"* Applies Anesthesia for 200s when there's at least 1u of nitrousoxide"
"* Deals <span style="color:red">0.25</span> Poison when there's at least 3.5u of nitrousoxide"
" "
"'''Poison'''"
"* Deals <span style="color:red">2</span> Poison"
effectLine"'''Gas''' * Oxygenate * Emote when there's between 0.2u and 0.5u of nitrousoxide * Emote when there's at least 0.2u of nitrousoxide * PopupMessage when there's at least 0.5u of nitrousoxide * MovespeedModifier when there's at least 1u of nitrousoxide * Applies ForcedSleep for 200s when there's at least 1u of nitrousoxide * Applies Anesthesia for 200s when there's at least 1u of nitrousoxide * Deals <span style="color:red">0.25</span> Poison when there's at least 3.5u of nitrousoxide '''Poison''' * Deals <span style="color:red">2</span> Poison"
boilingPoint-88
meltingPoint-90
id"Nocturine"
group"Narcotics"
color"#128e80"
textColorTheme"light"
flavornull
metabolisms
Narcotic
effects
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"Nocturine"
min8
key"ForcedSleep"
component"ForcedSleeping"
refreshfalse
type"Add"
class"GenericStatusEffect"
key"Anesthesia"
component"Anesthesia"
refreshfalse
type"Add"
name"nocturine"
desc"A highly effective sedative and hypnotic, developed by the Syndicate for stealth operations. One-way ticket to honk-shoo town."
physicalDesc"powdery"
recipes
type"reaction"
id"Nocturine"
reactants
"Impedrezene"
2
false
"impedrezene"
"Vestine"
1
false
"vestine"
products
"Nocturine"
1
"nocturine"
impact"High"
effects
"'''Narcotic'''"
"* Applies ForcedSleep when there's at least 8u of nocturine"
"* Applies Anesthesia"
effectLine"'''Narcotic''' * Applies ForcedSleep when there's at least 8u of nocturine * Applies Anesthesia"
boilingPoint444
meltingPoint128
id"NorepinephricAcid"
group"Narcotics"
color"#96a8b5"
textColorTheme"light"
flavor"salty"
metabolisms
Narcotic
effects
class"PopupMessage"
type"Local"
messages
"generic-reagent-effect-burning-eyes"
"generic-reagent-effect-burning-eyes-a-bit"
"generic-reagent-effect-tearing-up"
"norepinephricacid-effect-eyelids"
"norepinephricacid-effect-eyes-itch"
"norepinephricacid-effect-vision-fade"
"norepinephricacid-effect-vision-fail"
probability0.08
class"PopupMessage"
visualType"MediumCaution"
type"Local"
messages
"norepinephricacid-effect-eye-disconnect"
"norepinephricacid-effect-eye-pain"
"norepinephricacid-effect-darkness"
"norepinephricacid-effect-blindness"
conditions
class"ReagentThreshold"
min20
probability0.03
class"GenericStatusEffect"
key"TemporaryBlindness"
component"TemporaryBlindness"
conditions
class"ReagentThreshold"
min20
name"norepinephric acid"
desc"A smooth chemical that blocks the optical receptors, rendering the user blind during metabolization."
physicalDesc"milky"
recipes
type"reaction"
id"NorepinephricAcid"
reactants
"Uranium"
1
false
"uranium"
"Epinephrine"
1
false
"epinephrine"
products
"NorepinephricAcid"
2
"NorepinephricAcid"
impact"Medium"
effects
"'''Narcotic'''"
"* PopupMessage"
"* PopupMessage when there's at least 20u of norepinephricacid"
"* Applies TemporaryBlindness when there's at least 20u of norepinephricacid"
effectLine"'''Narcotic''' * PopupMessage * PopupMessage when there's at least 20u of norepinephricacid * Applies TemporaryBlindness when there's at least 20u of norepinephricacid"
boilingPoint255
meltingPoint36
id"Nothing"
group"Drinks"
colornull
textColorTheme"dark"
flavornull
metabolisms
Drink
effects
class"SatiateThirst"
factor2
name"nothing"
desc"Absolutely nothing."
physicalDesc"nothing"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"NTCahors"
group"Drinks"
color"#7E4043"
textColorTheme"light"
parent"BaseAlcohol"
flavor"bitter"
name"NeoTheology Cahors wine"
desc"Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes."
physicalDesc"strong smelling"
recipes
Empty array
effects
Empty array
effectLine""
id"NuclearCola"
group"Drinks"
color"#100800"
textColorTheme"light"
parent"BaseSoda"
flavor"atomiccola"
metabolisms
Drink
effects
class"SatiateThirst"
factor6
class"GenericStatusEffect"
key"Drowsiness"
time3
type"Remove"
Poison
effects
class"HealthChange"
damage
types
Poison1
name"nuclear cola"
desc"Cola, cola never changes."
physicalDesc"fizzy"
recipes
type"reaction"
id"NuclearCola"
reactants
"Cola"
5
false
"Space Cola"
"Uranium"
1
false
"uranium"
products
"NuclearCola"
5
"NuclearCola"
effects
"'''Drink'''"
"* SatiateThirst"
"* Applies Drowsiness for 3s"
" "
"'''Poison'''"
"* Deals <span style="color:red">1</span> Poison"
effectLine"'''Drink''' * SatiateThirst * Applies Drowsiness for 3s '''Poison''' * Deals <span style="color:red">1</span> Poison"
id"Nutriment"
group"Foods"
color"#24591F"
textColorTheme"light"
flavor"nutriment"
metabolisms
Food
effects
class"SatiateHunger"
value""
name"nutriment"
desc"All the vitamins, minerals, and carbohydrates the body needs in pure form."
physicalDesc"opaque"
recipes
Empty array
effects
"'''Food'''"
"* SatiateHunger"
effectLine"'''Food''' * SatiateHunger"
id"Oats"
group"Foods"
color"tan"
textColorTheme"dark"
flavor"oats"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Sugar"
amount0.2
class"AdjustReagent"
reagent"Nutriment"
amount0.3
name"oats"
desc"Used for a variety of tasty purposes."
physicalDesc"coarse"
recipes
Empty array
effects
"'''Food'''"
"* Adds 0.2u of Sugar to the solution"
"* Adds 0.3u of Nutriment to the solution"
effectLine"'''Food''' * Adds 0.2u of Sugar to the solution * Adds 0.3u of Nutriment to the solution"
id"Oculine"
group"Medicine"
color"#404040"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"ChemHealEyeDamage"
value""
name"oculine"
desc"A simple saline compound used to treat the eyes via ingestion."
physicalDesc"translucent"
recipes
type"reaction"
id"Oculine"
reactants
"TableSalt"
1
false
"TableSalt"
"Blood"
1
false
"blood"
"Hydroxide"
2
false
"hydroxide"
products
"Oculine"
4
"oculine"
effects
"'''Medicine'''"
"* ChemHealEyeDamage"
effectLine"'''Medicine''' * ChemHealEyeDamage"
id"Oil"
group"Foods"
color"#b67823"
textColorTheme"light"
flavor"oily"
name"oil"
desc"Used by chefs to cook."
physicalDesc"oily"
recipes
type"reaction"
id"Oil"
reactants
"WeldingFuel"
1
false
"WeldingFuel"
"Hydrogen"
1
false
"hydrogen"
"Carbon"
1
false
"carbon"
products
"Oil"
4
"oil"
effects
Empty array
effectLine""
boilingPoint300
meltingPoint-16
id"OilOlive"
group"Foods"
color"olive"
textColorTheme"dark"
flavor"oily"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Nutriment"
amount0.75
name"olive oil"
desc"Viscous and fragrant."
physicalDesc"oily"
recipes
Empty array
effects
"'''Food'''"
"* Adds 0.75u of Nutriment to the solution"
effectLine"'''Food''' * Adds 0.75u of Nutriment to the solution"
id"Omnizine"
group"Medicine"
color"#fcf7f9"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
effects
class"HealthChange"
damage
groups
Burn-3.2
Toxin-1.6
Airloss-1.6
Brute-2.4
name"omnizine"
desc"A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that its origins remain a mystery because revealing the secrets of its production would render most commercial pharmaceuticals obsolete."
physicalDesc"soothing"
recipes
Empty array
effects
"'''Medicine'''"
"* Heals <span style="color:green">3.2</span> Burn"
"* Heals <span style="color:green">1.6</span> Toxin"
"* Heals <span style="color:green">1.6</span> Airloss"
"* Heals <span style="color:green">2.4</span> Brute"
effectLine"'''Medicine''' * Heals <span style="color:green">3.2</span> Burn * Heals <span style="color:green">1.6</span> Toxin * Heals <span style="color:green">1.6</span> Airloss * Heals <span style="color:green">2.4</span> Brute"
id"Opporozidone"
group"Medicine"
color"#b5e36d"
textColorTheme"dark"
flavor"acid"
metabolisms
Medicine
effects
class"ReduceRotting"
seconds20
conditions
class"Temperature"
max150
class"MobStateCondition"
mobstate"Dead"
name"opporozidone"
desc"A difficult to synthesize cryogenic drug used to regenerate rotting tissue and brain matter."
physicalDesc"sickly"
recipes
type"reaction"
id"Opporozidone"
reactants
"Cognizine"
1
false
"cognizine"
"Plasma"
2
false
"plasma"
"Doxarubixadone"
1
false
"doxarubixadone"
products
"Opporozidone"
3
"opporozidone"
minTemp400
effects
"'''Medicine'''"
"* ReduceRotting"
effectLine"'''Medicine''' * ReduceRotting"
id"Oxygen"
groupnull
color"#c4f5ff"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"Oxygenate"
conditions
class"OrganType"
type"Human"
class"Oxygenate"
conditions
class"OrganType"
type"Animal"
class"Oxygenate"
conditions
class"OrganType"
type"Rat"
class"Oxygenate"
conditions
class"OrganType"
type"Plant"
class"ModifyLungGas"
conditions
class"OrganType"
type"Vox"
shouldHavefalse
ratios
CarbonDioxide1
Oxygen-1
class"HealthChange"
conditions
class"OrganType"
type"Vox"
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Poison3
class"AdjustAlert"
alertType"Toxins"
conditions
class"ReagentThreshold"
min0.5
class"OrganType"
type"Vox"
cleartrue
time5
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Human"
class"Oxygenate"
conditions
class"OrganType"
type"Animal"
class"Oxygenate"
conditions
class"OrganType"
type"Rat"
class"Oxygenate"
conditions
class"OrganType"
type"Plant"
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"ModifyLungGas"
conditions
class"OrganType"
type"Vox"
shouldHavefalse
class"OrganType"
type"Thaven"
shouldHavefalse
ratios
CarbonDioxide1
Oxygen-1
class"HealthChange"
conditions
class"OrganType"
type"Vox"
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Poison7
class"AdjustAlert"
alertType"Toxins"
conditions
class"ReagentThreshold"
min0.5
class"OrganType"
type"Vox"
cleartrue
time5
name"oxygen"
desc"An oxidizing, colorless gas."
physicalDesc"gaseous"
recipes
type"reaction"
id"EthanolBreakdown"
reactants
"Ethanol"
9
false
"ethanol"
products
"Hydrogen"
6
"hydrogen"
"Carbon"
2
"carbon"
"Oxygen"
1
"oxygen"
type"reaction"
id"WaterBreakdown"
reactants
"Water"
3
false
"water"
products
"Hydrogen"
2
"hydrogen"
"Oxygen"
1
"oxygen"
type"reaction"
id"FatBreakdown"
reactants
"Fat"
15
false
"fat"
products
"Carbon"
5
"carbon"
"Hydrogen"
10
"hydrogen"
"Oxygen"
1
"oxygen"
type"reaction"
id"UncookedAnimalProteinBreakdown"
reactants
"UncookedAnimalProteins"
10
false
"UncookedAnimalProteins"
products
"Carbon"
2
"carbon"
"Hydrogen"
4
"hydrogen"
"Phosphorus"
3
"phosphorus"
"Oxygen"
1
"oxygen"
type"reaction"
id"ProteinBreakdown"
reactants
"Protein"
10
false
"protein"
products
"Carbon"
2
"carbon"
"Hydrogen"
4
"hydrogen"
"Phosphorus"
3
"phosphorus"
"Oxygen"
1
"oxygen"
type"reaction"
id"CarbonDioxideBreakdown"
reactants
"CarbonDioxide"
3
false
"CarbonDioxide"
products
"Carbon"
1
"carbon"
"Oxygen"
2
"oxygen"
type"reaction"
id"NitrousOxideBreakdown"
reactants
"NitrousOxide"
3
false
"NitrousOxide"
products
"Nitrogen"
2
"nitrogen"
"Oxygen"
1
"oxygen"
effects
"'''Gas'''"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* ModifyLungGas"
"* Deals <span style="color:red">7</span> Poison"
"* AdjustAlert when there's at least 0.5u of oxygen"
" "
"'''Poison'''"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* ModifyLungGas"
"* Deals <span style="color:red">3</span> Poison"
"* AdjustAlert when there's at least 0.5u of oxygen"
effectLine"'''Gas''' * Oxygenate * Oxygenate * Oxygenate * Oxygenate * Oxygenate * ModifyLungGas * Deals <span style="color:red">7</span> Poison * AdjustAlert when there's at least 0.5u of oxygen '''Poison''' * Oxygenate * Oxygenate * Oxygenate * Oxygenate * ModifyLungGas * Deals <span style="color:red">3</span> Poison * AdjustAlert when there's at least 0.5u of oxygen"
boilingPoint-183
meltingPoint-218.4
id"Painkiller"
group"Drinks"
color"#e6cb47"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"painkiller"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"painkiller"
desc"A cure for what ails you."
physicalDesc"refreshing"
recipes
type"reaction"
id"Painkiller"
reactants
"JuicePineapple"
3
false
"JuicePineapple"
"CoconutRum"
1
false
"CoconutRum"
"JuiceOrange"
1
false
"JuiceOrange"
"CreamOfCoconut"
1
false
"CreamOfCoconut"
products
"Painkiller"
6
"painkiller"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"Patron"
group"Drinks"
color"#585840"
textColorTheme"light"
parent"BaseAlcohol"
flavor"patron"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"Patrón"
desc"Tequila with silver in it, a favorite of alcoholic women in the club scene."
physicalDesc"metallic"
recipes
type"reaction"
id"Patron"
reactants
"Tequila"
10
false
"tequila"
"Silver"
1
false
"silver"
products
"Patron"
10
"Patrón"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"Pax"
group"Narcotics"
color"#AAAAAA"
textColorTheme"light"
flavornull
metabolisms
Poison
effects
class"GenericStatusEffect"
key"Pacified"
component"Pacified"
type"Add"
time4
name"pax"
desc"A psychiatric chemical which prevents the patient from directly harming anyone."
physicalDesc"soothing"
recipes
type"reaction"
id"Pax"
reactants
"MindbreakerToxin"
1
false
"MindbreakerToxin"
"Synaptizine"
1
false
"synaptizine"
"Water"
1
false
"water"
products
"Pax"
3
"pax"
impact"Medium"
effects
"'''Poison'''"
"* Applies Pacified for 4s"
effectLine"'''Poison''' * Applies Pacified for 4s"
id"PestKiller"
group"Botanical"
color"#9e9886"
textColorTheme"light"
flavor"bitter"
metabolisms
Medicine
effects
class"HealthChange"
damage
types
Poison3
conditions
class"OrganType"
type"Plant"
name"pest killer"
desc"A mixture that targets pests. While useful it slowly poisons plants with toxins, be careful when using it."
physicalDesc"bubbling"
recipes
Empty array
effects
"'''Medicine'''"
"* Deals <span style="color:red">3</span> Poison"
effectLine"'''Medicine''' * Deals <span style="color:red">3</span> Poison"
id"Phalanximine"
group"Medicine"
color"#c8ff75"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.4
effects
class"HealthChange"
damage
types
Cellular-1
Radiation1
class"ChemVomit"
probability0.05
name"phalanximine"
desc"An advanced chemical used in the treatment of cancer. Causes moderate radiation poisoning, acid burns, and vomiting on organics. Can potentially remove the death gene on plants."
physicalDesc"acrid"
recipes
type"reaction"
id"Phalanximine"
reactants
"Hyronalin"
1
false
"hyronalin"
"Ethanol"
1
false
"ethanol"
"UnstableMutagen"
1
false
"UnstableMutagen"
products
"Phalanximine"
3
"phalanximine"
effects
"'''Medicine''' (0.4u per second)"
"* Heals <span style="color:green">1</span> Cellular"
"* Deals <span style="color:red">1</span> Radiation"
"* ChemVomit"
effectLine"'''Medicine''' (0.4u per second) * Heals <span style="color:green">1</span> Cellular * Deals <span style="color:red">1</span> Radiation * ChemVomit"
id"Phenol"
groupnull
color"#E7EA91"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Caustic1
Poison2
name"phenol"
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"
recipes
type"reaction"
id"Phenol"
reactants
"Hydroxide"
1
false
"hydroxide"
"Benzene"
1
false
"benzene"
products
"Phenol"
2
"phenol"
effects
"'''Poison'''"
"* Deals <span style="color:red">1</span> Caustic"
"* Deals <span style="color:red">2</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">1</span> Caustic * Deals <span style="color:red">2</span> Poison"
boilingPoint55.5
meltingPoint-50
id"Phlogiston"
groupnull
color"#D4872A"
textColorTheme"light"
parent"BasePyrotechnic"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Heat3
Poison1
class"FlammableReaction"
multiplier0.1
class"AdjustTemperature"
amount6000
class"Ignite"
value""
name"phlogiston"
desc"Catches you on fire and makes you ignite."
physicalDesc"burning"
recipes
type"reaction"
id"Phlogiston"
reactants
"Phosphorus"
1
false
"phosphorus"
"SulfuricAcid"
1
false
"SulfuricAcid"
"Plasma"
1
false
"plasma"
products
"Phlogiston"
3
"phlogiston"
effects
"'''Poison'''"
"* Deals <span style="color:red">3</span> Heat"
"* Deals <span style="color:red">1</span> Poison"
"* FlammableReaction"
"* Adds 6000J of heat to the body it's in"
"* Ignite"
effectLine"'''Poison''' * Deals <span style="color:red">3</span> Heat * Deals <span style="color:red">1</span> Poison * FlammableReaction * Adds 6000J of heat to the body it's in * Ignite"
id"Phosphorus"
group"Elements"
color"#f5da9a"
textColorTheme"dark"
flavor"metallic"
name"phosphorus"
desc"A reactive metal used in pyrotechnics and weapons."
physicalDesc"powdery"
recipes
type"reaction"
id"UncookedAnimalProteinBreakdown"
reactants
"UncookedAnimalProteins"
10
false
"UncookedAnimalProteins"
products
"Carbon"
2
"carbon"
"Hydrogen"
4
"hydrogen"
"Phosphorus"
3
"phosphorus"
"Oxygen"
1
"oxygen"
type"reaction"
id"ProteinBreakdown"
reactants
"Protein"
10
false
"protein"
products
"Carbon"
2
"carbon"
"Hydrogen"
4
"hydrogen"
"Phosphorus"
3
"phosphorus"
"Oxygen"
1
"oxygen"
effects
Empty array
effectLine""
boilingPoint280.5
meltingPoint44.2
id"Pilk"
group"Drinks"
color"#e7c69f"
textColorTheme"dark"
parent"BaseDrink"
flavor"pilk"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
name"pilk"
desc"A sickening mixture of milk and cola."
physicalDesc"creamy"
recipes
type"reaction"
id"Pilk"
reactants
"Cola"
1
false
"Space Cola"
"Milk"
1
false
"milk"
products
"Pilk"
2
"pilk"
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"PinaColada"
group"Drinks"
color"#e8dba4"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"pinacolada"
name"Piña Colada"
desc"For getting lost in the rain."
physicalDesc"tropical"
recipes
type"reaction"
id"PinaColada"
reactants
"JuicePineapple"
3
false
"JuicePineapple"
"JuiceLime"
1
false
"JuiceLime"
"Rum"
1
false
"rum"
"CreamOfCoconut"
1
false
"CreamOfCoconut"
products
"PinaColada"
6
"PinaColada"
effects
Empty array
effectLine""
id"PlantBGone"
group"Botanical"
color"#49002E"
textColorTheme"light"
flavor"bitter"
metabolisms
Medicine
effects
class"HealthChange"
damage
types
Poison-4
Blunt2
Slash1
Piercing1
conditions
class"OrganType"
type"Plant"
name"plant-B-gone"
desc"A harmful toxic mixture to kill plantlife. Very effective against kudzu."
physicalDesc"bubbling"
recipes
type"reaction"
id"PlantBGone"
reactants
"Toxin"
1
false
"toxin"
"Water"
4
false
"water"
products
"PlantBGone"
5
"PlantBGone"
effects
"'''Medicine'''"
"* Heals <span style="color:green">4</span> Poison"
"* Deals <span style="color:red">2</span> Blunt"
"* Deals <span style="color:red">1</span> Slash"
"* Deals <span style="color:red">1</span> Piercing"
effectLine"'''Medicine''' * Heals <span style="color:green">4</span> Poison * Deals <span style="color:red">2</span> Blunt * Deals <span style="color:red">1</span> Slash * Deals <span style="color:red">1</span> Piercing"
id"Plasma"
groupnull
color"#7e009e"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison3
class"AdjustReagent"
reagent"Inaprovaline"
amount-2
Gas
effects
class"HealthChange"
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Poison1
conditions
class"OrganType"
type"Thaven"
shouldHavefalse
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"AdjustAlert"
alertType"Toxins"
conditions
class"ReagentThreshold"
min1.5
class"OrganType"
type"Thaven"
shouldHavefalse
cleartrue
time5
name"plasma"
desc"Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Gas'''"
"* Deals <span style="color:red">1</span> Poison"
"* Oxygenate"
"* AdjustAlert when there's at least 1.5u of plasma"
" "
"'''Poison'''"
"* Deals <span style="color:red">3</span> Poison"
"* Removes 2u of Inaprovaline from the solution"
effectLine"'''Gas''' * Deals <span style="color:red">1</span> Poison * Oxygenate * AdjustAlert when there's at least 1.5u of plasma '''Poison''' * Deals <span style="color:red">3</span> Poison * Removes 2u of Inaprovaline from the solution"
boilingPoint-127.3
meltingPoint-186.4
id"Pluoxium"
groupnull
color"#7b68ee"
textColorTheme"light"
flavor"bitter"
metabolisms
Gas
effects
class"Oxygenate"
factor8
conditions
class"OrganType"
type"Human"
class"Oxygenate"
factor8
conditions
class"OrganType"
type"Animal"
class"Oxygenate"
factor8
conditions
class"OrganType"
type"Rat"
class"Oxygenate"
factor8
conditions
class"OrganType"
type"Plant"
class"Oxygenate"
factor8
conditions
class"OrganType"
type"Thaven"
class"ModifyLungGas"
ratios
CarbonDioxide1
Pluoxium-1
name"pluoxium"
desc"A gas that could supply even more oxygen to the bloodstream when inhaled, without being an oxidizer."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Gas'''"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* Oxygenate"
"* ModifyLungGas"
effectLine"'''Gas''' * Oxygenate * Oxygenate * Oxygenate * Oxygenate * Oxygenate * ModifyLungGas"
id"PoisonWine"
group"Drinks"
color"#990066"
textColorTheme"light"
parent"BaseAlcohol"
flavor"bitter"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.05
Poison
effects
class"HealthChange"
damage
types
Poison1
name"poison wine"
desc"Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!"
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.05u of Ethanol to the solution"
" "
"'''Poison'''"
"* Deals <span style="color:red">1</span> Poison"
effectLine"'''Drink''' * SatiateThirst * Adds 0.05u of Ethanol to the solution '''Poison''' * Deals <span style="color:red">1</span> Poison"
id"PolypyryliumOligomers"
group"Medicine"
color"#9423FF"
textColorTheme"light"
flavor"violets"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
groups
Brute-4
types
Asphyxiation-3
class"HealthChange"
conditions
class"ReagentThreshold"
min30
damage
types
Asphyxiation3.5
class"ModifyBleedAmount"
amount-0.25
name"Polypyrylium Oligomers"
desc"A purple mixture of short polyelectrolyte chains not easily synthesized in the laboratory. Heals asphyxiation and brute damage. Stops bleeding over time."
physicalDesc"pungent"
recipes
Empty array
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">3</span> Asphyxiation"
"* Heals <span style="color:green">4</span> Brute"
"* Deals <span style="color:red">3.5</span> Asphyxiation when there's at least 30u of polypyryliumoligomers"
"* ModifyBleedAmount"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">3</span> Asphyxiation * Heals <span style="color:green">4</span> Brute * Deals <span style="color:red">3.5</span> Asphyxiation when there's at least 30u of polypyryliumoligomers * ModifyBleedAmount"
id"PolytrinicAcid"
group"Toxins"
color"#a1000b"
textColorTheme"light"
flavor"acid"
metabolisms
Poison
metabolismRate3
effects
class"HealthChange"
damage
types
Caustic11
class"PopupMessage"
type"Local"
visualType"Large"
messages
"generic-reagent-effect-burning-insides"
probability0.33
class"Emote"
emote"Scream"
probability0.3
name"polytrinic acid"
desc"An extremely corrosive chemical substance. Severely burns anyone who comes directly into contact with it."
physicalDesc"strong smelling"
recipes
type"reaction"
id"PolytrinicAcid"
reactants
"SulfuricAcid"
1
false
"SulfuricAcid"
"Plasma"
1
false
"plasma"
"Potassium"
1
false
"potassium"
products
"PolytrinicAcid"
3
"PolytrinicAcid"
effects
"'''Poison''' (3u per second)"
"* Deals <span style="color:red">11</span> Caustic"
"* PopupMessage"
"* Emote"
effectLine"'''Poison''' (3u per second) * Deals <span style="color:red">11</span> Caustic * PopupMessage * Emote"
boilingPoint78.2
meltingPoint-19.4
id"Posca"
group"Drinks"
color"#B3B599"
textColorTheme"light"
parent"BaseDrink"
flavor"bitter"
name"posca"
desc"Poor warriors' drink from a forgotten era."
physicalDesc"sour"
recipes
type"reaction"
id"Posca"
reactants
"TableSalt"
1
false
"TableSalt"
"Vinegar"
1
false
"vinegar"
"Water"
1
false
"water"
products
"Posca"
3
"posca"
effects
Empty array
effectLine""
id"Potassium"
group"Elements"
color"#c6c8cc"
textColorTheme"dark"
flavor"metallic"
name"potassium"
desc"A soft, shiny grey metal. Even more reactive than lithium."
physicalDesc"shiny"
recipes
type"reaction"
id"BananaBreakdown"
reactants
"JuiceBanana"
10
false
"JuiceBanana"
products
"Sugar"
5
"sugar"
"Potassium"
5
"potassium"
effects
Empty array
effectLine""
boilingPoint759
meltingPoint65.5
id"PotassiumIodide"
group"Medicine"
color"#baa15d"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"GenericStatusEffect"
key"RadiationProtection"
component"RadiationProtection"
time2
type"Add"
refreshfalse
class"HealthChange"
conditions
class"ReagentThreshold"
min20
damage
types
Poison1
name"potassium iodide"
desc"Will reduce the damaging effects of radiation by 90%. Prophylactic use only."
physicalDesc"grainy"
recipes
type"reaction"
id"PotassiumIodide"
reactants
"Potassium"
1
false
"potassium"
"Iodine"
1
false
"iodine"
products
"PotassiumIodide"
2
"PotassiumIodide"
effects
"'''Medicine''' (0.2u per second)"
"* Applies RadiationProtection for 2s"
"* Deals <span style="color:red">1</span> Poison when there's at least 20u of potassiumiodide"
effectLine"'''Medicine''' (0.2u per second) * Applies RadiationProtection for 2s * Deals <span style="color:red">1</span> Poison when there's at least 20u of potassiumiodide"
id"Protein"
group"Foods"
color"#FFFFE5"
textColorTheme"dark"
flavor"protein"
metabolisms
Food
effects
class"HealthChange"
probability0.5
damage
groups
Brute-0.4
class"ModifyBloodLevel"
amount1
class"SatiateHunger"
value""
name"protein"
desc"Found in certain meals, good for bodily health."
physicalDesc"clumpy"
recipes
type"reaction"
id"BloodBreakdown"
reactants
"Blood"
20
false
"blood"
products
"Water"
11
"water"
"Iron"
0
"iron"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
type"reaction"
id"InsectBloodBreakdown"
reactants
"InsectBlood"
30
false
"InsectBlood"
products
"Water"
14
"water"
"Sodium"
3
"sodium"
"Chlorine"
1
"chlorine"
"CarbonDioxide"
5
"CarbonDioxide"
"Protein"
6
"protein"
type"reaction"
id"CopperBloodBreakdown"
reactants
"CopperBlood"
20
false
"CopperBlood"
products
"Water"
11
"water"
"Copper"
0
"copper"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
type"reaction"
id"AmmoniaBloodBreakdown"
reactants
"AmmoniaBlood"
30
false
"AmmoniaBlood"
products
"Water"
17
"water"
"Nitrogen"
4
"nitrogen"
"Chlorine"
2
"chlorine"
"Protein"
6
"protein"
type"reaction"
id"ZombieBloodBreakdown"
reactants
"ZombieBlood"
4
false
"ZombieBlood"
products
"Mold"
2
"mold"
"Protein"
1
"protein"
"Toxin"
1
"toxin"
type"reaction"
id"OilBreakdown"
reactants
"Oil"
10
false
"oil"
products
"Fat"
6
"fat"
"Water"
3
"water"
"Protein"
1
"protein"
type"reaction"
id"ProteinCooking"
reactants
"UncookedAnimalProteins"
0
false
"UncookedAnimalProteins"
products
"Protein"
0
"protein"
impact"Low"
minTemp347
effects
"'''Food'''"
"* Heals <span style="color:green">0.4</span> Brute"
"* ModifyBloodLevel"
"* SatiateHunger"
effectLine"'''Food''' * Heals <span style="color:green">0.4</span> Brute * ModifyBloodLevel * SatiateHunger"
id"Proto-Nitrate"
groupnull
color"#009933"
textColorTheme"light"
flavor"bitter"
name"proto-nitrate"
desc"A very volatile gas that reacts differently with various gases."
physicalDesc"gaseous"
recipes
Empty array
effects
Empty array
effectLine""
id"Psicodine"
group"Medicine"
color"#07E79E"
textColorTheme"dark"
flavor"bitter"
metabolisms
Medicine
effects
class"HealthChange"
conditions
class"ReagentThreshold"
min30
damage
types
Poison2
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
min30
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time8
refreshfalse
class"GenericStatusEffect"
key"Jitter"
time2
type"Remove"
class"GenericStatusEffect"
key"Drunk"
time6
type"Remove"
class"PopupMessage"
type"Local"
visualType"Medium"
messages
"psicodine-effect-fearless"
"psicodine-effect-anxieties-wash-away"
"psicodine-effect-at-peace"
probability0.2
name"psicodine"
desc"Suppresses anxiety and other various forms of mental distress. Overdose causes hallucinations and minor toxin damage."
physicalDesc"shiny"
recipes
type"reaction"
id"Psicodine"
reactants
"Mannitol"
2
false
"mannitol"
"Impedrezene"
1
false
"impedrezene"
"Water"
2
false
"water"
products
"Psicodine"
4
"psicodine"
impact"Medium"
effects
"'''Medicine'''"
"* Deals <span style="color:red">2</span> Poison when there's at least 30u of psicodine"
"* Applies SeeingRainbows for 8s when there's at least 30u of psicodine"
"* Applies Jitter for 2s"
"* Applies Drunk for 6s"
"* PopupMessage"
effectLine"'''Medicine''' * Deals <span style="color:red">2</span> Poison when there's at least 30u of psicodine * Applies SeeingRainbows for 8s when there's at least 30u of psicodine * Applies Jitter for 2s * Applies Drunk for 6s * PopupMessage"
id"PulpedBananaPeel"
group"Medicine"
color"#FFE774"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
effects
class"ModifyBleedAmount"
amount-0.5
name"pulped banana peel"
desc"Pulped banana peels have some effectiveness against bleeding."
physicalDesc"pulpy"
recipes
Empty array
effects
"'''Medicine'''"
"* ModifyBleedAmount"
effectLine"'''Medicine''' * ModifyBleedAmount"
id"PumpkinFlesh"
groupnull
color"#fc9300"
textColorTheme"light"
parent"Nutriment"
flavor"pumpkin"
name"pumpkin flesh"
desc"The mushy, sweet remains of a pumpkin."
physicalDescnull
recipes
Empty array
effects
Empty array
effectLine""
id"Puncturase"
group"Medicine"
color"#b9bf93"
textColorTheme"light"
flavor"fizzy"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Piercing-1
Blunt0.1
class"HealthChange"
conditions
class"ReagentThreshold"
min11
damage
types
Blunt3
name"puncturase"
desc"A fizzy chemical that helps rebuild trauma caused by piercing damage, leaving a slight amount of tissue damage behind."
physicalDesc"fizzy"
recipes
type"reaction"
id"Puncturase"
reactants
"Libital"
1
false
"Libital"
"Hydroxide"
1
false
"hydroxide"
products
"Puncturase"
2
"puncturase"
impact"Medium"
minTemp325
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">1</span> Piercing"
"* Deals <span style="color:red">0.1</span> Blunt"
"* Deals <span style="color:red">3</span> Blunt when there's at least 11u of puncturase"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">1</span> Piercing * Deals <span style="color:red">0.1</span> Blunt * Deals <span style="color:red">3</span> Blunt when there's at least 11u of puncturase"
id"PwrGame"
group"Drinks"
color"#9385bf"
textColorTheme"light"
parent"BaseSoda"
flavor"pwrgamesoda"
name"PWR Game"
desc"The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to."
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"Pyrazine"
group"Medicine"
color"#aa4308"
textColorTheme"light"
flavor"syrupy"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Heat-1
class"HealthChange"
conditions
class"ReagentThreshold"
min20
damage
types
Slash0.5
Piercing0.5
class"ChemVomit"
conditions
class"ReagentThreshold"
min15
probability0.1
class"Emote"
conditions
class"ReagentThreshold"
min20
emote"Scream"
probability0.2
name"pyrazine"
desc"Efficiently heals burns from the hottest of fires. Causes massive internal bleeding when overdosed."
physicalDesc"thick"
recipes
type"reaction"
id"Pyrazine"
reactants
"Leporazine"
1
false
"leporazine"
"Aiuri"
1
false
"Aiuri"
"Carbon"
1
false
"carbon"
products
"Pyrazine"
3
"pyrazine"
impact"Medium"
minTemp540
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">1</span> Heat"
"* Deals <span style="color:red">0.5</span> Slash when there's at least 20u of pyrazine"
"* Deals <span style="color:red">0.5</span> Piercing when there's at least 20u of pyrazine"
"* ChemVomit when there's at least 15u of pyrazine"
"* Emote when there's at least 20u of pyrazine"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">1</span> Heat * Deals <span style="color:red">0.5</span> Slash when there's at least 20u of pyrazine * Deals <span style="color:red">0.5</span> Piercing when there's at least 20u of pyrazine * ChemVomit when there's at least 15u of pyrazine * Emote when there's at least 20u of pyrazine"
id"Radium"
group"Elements"
color"#00ff04"
textColorTheme"dark"
parent"Uranium"
flavor"metallic"
name"radium"
desc"A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic."
physicalDesc"glowing"
recipes
Empty array
effects
Empty array
effectLine""
boilingPoint1737
meltingPoint700
id"Razorium"
group"Toxins"
color"#e3fffb"
textColorTheme"dark"
flavor"sharp"
metabolisms
Poison
metabolismRate3
effects
class"HealthChange"
damage
types
Slash9
class"PopupMessage"
type"Local"
visualType"LargeCaution"
messages
"generic-reagent-effect-slicing-insides"
probability0.33
class"Emote"
emote"Scream"
probability0.3
name"razorium"
desc"A strange, non-newtonian chemical. It is produced when two conflicting brute medications are combined. When force is applied to it, it temporarily hardens creating millions of tiny, sharp edges. Very painful."
physicalDesc"reflective"
recipes
type"reaction"
id"SalyLacerinol"
reactants
"Lacerinol"
1
false
"lacerinol"
"SalicylicAcid"
1
false
"SalicylicAcid"
products
"Razorium"
1
"razorium"
impact"Medium"
type"reaction"
id"SalyPuncturase"
reactants
"Puncturase"
1
false
"puncturase"
"SalicylicAcid"
1
false
"SalicylicAcid"
products
"Razorium"
1
"razorium"
impact"Medium"
type"reaction"
id"BicarBruizine"
reactants
"Bruizine"
1
false
"bruizine"
"SalicylicAcid"
1
false
"SalicylicAcid"
products
"Razorium"
1
"razorium"
impact"Medium"
type"reaction"
id"BruizineLacerinol"
reactants
"Lacerinol"
1
false
"lacerinol"
"Bruizine"
1
false
"bruizine"
products
"Razorium"
1
"razorium"
impact"Medium"
type"reaction"
id"BruizinePuncturase"
reactants
"Puncturase"
1
false
"puncturase"
"Bruizine"
1
false
"bruizine"
products
"Razorium"
1
"razorium"
impact"Medium"
type"reaction"
id"PuncturaseLacerinol"
reactants
"Lacerinol"
1
false
"lacerinol"
"Puncturase"
1
false
"puncturase"
products
"Razorium"
1
"razorium"
impact"Medium"
effects
"'''Poison''' (3u per second)"
"* Deals <span style="color:red">9</span> Slash"
"* PopupMessage"
"* Emote"
effectLine"'''Poison''' (3u per second) * Deals <span style="color:red">9</span> Slash * PopupMessage * Emote"
id"RedMead"
group"Drinks"
color"#bc5550"
textColorTheme"light"
parent"BaseAlcohol"
flavor"redmead"
name"red mead"
desc"The true Viking's drink! Even though it has a strange red color."
physicalDesc"ferrous"
recipes
type"reaction"
id"RedMead"
reactants
"Mead"
1
false
"mead"
"Blood"
1
false
"blood"
products
"RedMead"
2
"RedMead"
effects
Empty array
effectLine""
id"Rewriter"
group"Drinks"
color"#485000"
textColorTheme"light"
parent"BaseDrink"
flavor"sweet"
name"Rewriter"
desc"The secret of the sanctuary of the Librarian..."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Rewriter"
reactants
"Coffee"
1
false
"coffee"
"SpaceMountainWind"
1
false
"SpaceMountainWind"
products
"Rewriter"
2
"Rewriter"
effects
Empty array
effectLine""
id"Rice"
group"Foods"
color"white"
textColorTheme"dark"
flavor"rice"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Sugar"
amount0.4
class"AdjustReagent"
reagent"Nutriment"
amount0.1
name"rice"
desc"Hard, small white grains."
physicalDesc"chewy"
recipes
Empty array
effects
"'''Food'''"
"* Adds 0.4u of Sugar to the solution"
"* Adds 0.1u of Nutriment to the solution"
effectLine"'''Food''' * Adds 0.4u of Sugar to the solution * Adds 0.1u of Nutriment to the solution"
id"RobustHarvest"
group"Botanical"
color"#3e901c"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison-2
Blunt-3
Slash-3
Piercing-3
conditions
class"OrganType"
type"Plant"
class"HealthChange"
conditions
class"OrganType"
type"Plant"
class"ReagentThreshold"
min30
damage
types
Asphyxiation1
Heat2
Poison1
Medicine
effects
class"Polymorph"
prototype"TreeMorph"
conditions
class"OrganType"
type"Plant"
class"ReagentThreshold"
min80
name"robust harvest"
desc"A highly effective fertilizer with a limited potency-boosting effect on plants. Use it cautiously, as excessive application can reduce plant yield. It has a particularly beneficial effect on dionas."
physicalDesc"robust"
recipes
type"reaction"
id"RobustHarvest"
reactants
"EZNutrient"
1
false
"EZNutrient"
"SulfuricAcid"
1
true
"SulfuricAcid"
products
"RobustHarvest"
1
"RobustHarvest"
effects
"'''Medicine'''"
"* Polymorph when there's at least 80u of robustharvest"
" "
"'''Poison'''"
"* Heals <span style="color:green">2</span> Poison"
"* Heals <span style="color:green">3</span> Blunt"
"* Heals <span style="color:green">3</span> Slash"
"* Heals <span style="color:green">3</span> Piercing"
"* Deals <span style="color:red">1</span> Asphyxiation when there's at least 30u of robustharvest"
"* Deals <span style="color:red">2</span> Heat when there's at least 30u of robustharvest"
"* Deals <span style="color:red">1</span> Poison when there's at least 30u of robustharvest"
effectLine"'''Medicine''' * Polymorph when there's at least 80u of robustharvest '''Poison''' * Heals <span style="color:green">2</span> Poison * Heals <span style="color:green">3</span> Blunt * Heals <span style="color:green">3</span> Slash * Heals <span style="color:green">3</span> Piercing * Deals <span style="color:red">1</span> Asphyxiation when there's at least 30u of robustharvest * Deals <span style="color:red">2</span> Heat when there's at least 30u of robustharvest * Deals <span style="color:red">1</span> Poison when there's at least 30u of robustharvest"
id"Romerol"
group"Toxins"
color"#7e916e"
textColorTheme"light"
flavor"bitter"
metabolisms
Medicine
effects
class"CauseZombieInfection"
conditions
class"ReagentThreshold"
min5
name"romerol"
desc"An otherworldly concoction able to bring the undead to life. If untreated, the effects are irreversible and will bring certain doom upon the station. Handle with care."
physicalDesc"necrotic"
recipes
Empty array
effects
"'''Medicine'''"
"* CauseZombieInfection when there's at least 5u of romerol"
effectLine"'''Medicine''' * CauseZombieInfection when there's at least 5u of romerol"
id"RootBeer"
group"Drinks"
color"#381c07"
textColorTheme"light"
parent"BaseSoda"
flavor"rootbeersoda"
name"root beer"
desc"A very sweet, carbonated drink reminiscent of sarsaparilla. Goes well with ice cream."
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"RootBeerFloat"
group"Drinks"
color"#4f361f"
textColorTheme"light"
parent"BaseSoda"
flavor"rootbeerfloat"
name"root beer float"
desc"Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks."
physicalDesc"fizzy and creamy"
recipes
type"reaction"
id"RootBeerFloat"
reactants
"RootBeer"
2
false
"RootBeer"
"IceCream"
1
false
"IceCream"
products
"RootBeerFloat"
3
"RootBeerFloat"
effects
Empty array
effectLine""
id"Rororium"
group"Biological"
color"#bf1365"
textColorTheme"light"
flavor"tingly"
metabolisms
Medicine
effects
class"HealthChange"
damage
groups
Brute-4
class"GenericStatusEffect"
key"Adrenaline"
component"IgnoreSlowOnDamage"
time120
name"rororium"
desc"A strange substance which fills the cores of the hivelords that roam the mining asteroid. Thought to be the source of their regenerative powers."
physicalDesc"refreshing"
recipes
Empty array
effects
"'''Medicine'''"
"* Heals <span style="color:green">4</span> Brute"
"* Applies Adrenaline for 120s"
effectLine"'''Medicine''' * Heals <span style="color:green">4</span> Brute * Applies Adrenaline for 120s"
boilingPoint200
meltingPoint-100
id"RoyRogers"
group"Drinks"
color"#262019"
textColorTheme"light"
parent"BaseSoda"
flavor"cola"
metabolisms
Drink
effects
class"SatiateThirst"
factor4
name"Roy Rogers"
desc"Solid proof that there IS something known as too sweet."
physicalDesc"sweet"
recipes
type"reaction"
id"RoyRogers"
reactants
"Cola"
2
false
"Space Cola"
"Grenadine"
1
false
"grenadine"
products
"RoyRogers"
3
"RoyRogers"
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"Rubberneck"
group"Drinks"
color"#f0d74a"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"rubberneck"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
class"AdjustReagent"
reagent"Ethanol"
amount0.15
class"AdjustReagent"
reagent"Theobromine"
amount0.05
class"GenericStatusEffect"
key"Drowsiness"
time1
type"Remove"
name"rubberneck"
desc"A popular drink amongst those adhering to an all synthetic diet."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Rubberneck"
reactants
"EnergyDrink"
2
false
"EnergyDrink"
"Moonshine"
1
false
"moonshine"
"Sugar"
1
false
"sugar"
products
"Rubberneck"
4
"rubberneck"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
"* Adds 0.05u of Theobromine to the solution"
"* Applies Drowsiness for 1s"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution * Adds 0.05u of Theobromine to the solution * Applies Drowsiness for 1s"
id"Rum"
group"Drinks"
color"#f09f42"
textColorTheme"light"
parent"BaseAlcohol"
flavor"rum"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"rum"
desc"Distilled alcoholic drink made from sugarcane byproducts."
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"Sake"
group"Drinks"
color"#DDDDDD"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"sake"
name"sake"
desc"Alcoholic beverage made by fermenting rice that has been polished."
physicalDesc"strong smelling"
recipes
Empty array
effects
Empty array
effectLine""
id"Saline"
group"Medicine"
color"#0064C8"
textColorTheme"light"
flavor"salty"
metabolisms
Drink
effects
class"SatiateThirst"
factor6
class"ModifyBloodLevel"
amount6
name"saline"
desc"A mixture of salt and water. Commonly used to treat dehydration or low fluid presence in blood."
physicalDesc"salty"
recipes
type"reaction"
id"Saline"
reactants
"Water"
4
false
"water"
"TableSalt"
1
false
"TableSalt"
products
"Saline"
5
"saline"
effects
"'''Drink'''"
"* SatiateThirst"
"* ModifyBloodLevel"
effectLine"'''Drink''' * SatiateThirst * ModifyBloodLevel"
id"Sap"
group"Biological"
color"#cd7314"
textColorTheme"light"
flavor"sweet"
metabolisms
Food
effects
class"SatiateHunger"
factor1
class"SatiateThirst"
factor1
name"sap"
desc"Sticky, sweet tree blood."
physicalDesc"sticky"
recipes
Empty array
effects
"'''Food'''"
"* SatiateHunger"
"* SatiateThirst"
effectLine"'''Food''' * SatiateHunger * SatiateThirst"
boilingPoint100
meltingPoint0
id"Saxoite"
groupnull
color"#B8A603"
textColorTheme"light"
flavor"sax"
name"saxoite"
desc"Smells like jazz."
physicalDesc"ground brass"
recipes
Empty array
effects
Empty array
effectLine""
id"Sbiten"
group"Drinks"
color"#004166"
textColorTheme"light"
parent"BaseAlcohol"
flavor"sbiten"
name"sbiten"
desc"A spicy Vodka! Might be a little hot for the little guys!"
physicalDesc"strong smelling"
recipes
type"reaction"
id"Sbiten"
reactants
"Vodka"
1
false
"vodka"
"CapsaicinOil"
1
false
"CapsaicinOil"
products
"Sbiten"
2
"sbiten"
effects
Empty array
effectLine""
id"ScrewdriverCocktail"
group"Drinks"
color"#A68310"
textColorTheme"light"
parent"BaseAlcohol"
flavor"screwdriver"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.07
name"screwdriver"
desc"Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious."
physicalDesc"citric"
recipes
type"reaction"
id"ScrewdriverCocktail"
reactants
"JuiceOrange"
2
false
"JuiceOrange"
"Vodka"
1
false
"vodka"
products
"ScrewdriverCocktail"
3
"ScrewdriverCocktail"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.07u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.07u of Ethanol to the solution"
id"Sedin"
group"Botanical"
color"#3CB371"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
metabolismRate1
effects
class"HealthChange"
damage
types
Poison2
class"CreateEntityReactionEffect"
entity"MobDionaNymph"
conditions
class"OrganType"
type"Plant"
class"ReagentThreshold"
min40
class"AdjustReagent"
reagent"Sedin"
amount-20
conditions
class"OrganType"
type"Plant"
class"ReagentThreshold"
min40
name"sedin"
desc"A modified version of diethylamine that can restore seeds on plants at the cost of potency."
physicalDesc"sickly"
recipes
type"reaction"
id"Sedin"
reactants
"Cryoxadone"
1
false
"cryoxadone"
"RobustHarvest"
3
false
"RobustHarvest"
"Diethylamine"
3
false
"diethylamine"
products
"Sedin"
1
"sedin"
effects
"'''Poison''' (1u per second)"
"* Deals <span style="color:red">2</span> Poison"
"* CreateEntityReactionEffect when there's at least 40u of sedin"
"* Removes 20u of Sedin from the solution when there's at least 40u of sedin"
effectLine"'''Poison''' (1u per second) * Deals <span style="color:red">2</span> Poison * CreateEntityReactionEffect when there's at least 40u of sedin * Removes 20u of Sedin from the solution when there's at least 40u of sedin"
id"ShamblersJuice"
group"Drinks"
color"#66538F"
textColorTheme"light"
parent"BaseSoda"
flavor"metallic"
name"Shambler's Juice"
desc"~Shake me up some of that Shambler's Juice!~"
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"ShirleyTemple"
group"Drinks"
color"#af2221"
textColorTheme"light"
parent"BaseSoda"
flavor"sweet"
metabolisms
Drink
effects
class"SatiateThirst"
factor4
name"Shirley Temple"
desc"A favorite amongst younger members of the crew."
physicalDesc"fizzy"
recipes
type"reaction"
id"ShirleyTemple"
reactants
"SolDry"
2
false
"SolDry"
"Grenadine"
1
false
"grenadine"
products
"ShirleyTemple"
3
"ShirleyTemple"
effects
"'''Drink'''"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst"
id"Siderlac"
group"Medicine"
color"#f4dab8"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Caustic-2
name"siderlac"
desc"A powerful anti-caustic medicine derived from plants."
physicalDesc"milky"
recipes
type"reaction"
id"Siderlac"
reactants
"Aloe"
1
false
"aloe"
"Stellibinin"
1
false
"stellibinin"
products
"Siderlac"
2
"siderlac"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">2</span> Caustic"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">2</span> Caustic"
id"Sigynate"
group"Medicine"
color"#e0a5b9"
textColorTheme"light"
flavor"sweet"
metabolisms
Medicine
effects
class"HealthChange"
damage
types
Caustic-3
class"HealthChange"
conditions
class"ReagentThreshold"
min16
damage
types
Heat2
class"Jitter"
conditions
class"ReagentThreshold"
min20
class"PopupMessage"
conditions
class"ReagentThreshold"
min20
type"Local"
visualType"Medium"
messages
"generic-reagent-effect-nauseous"
probability0.2
class"ChemVomit"
conditions
class"ReagentThreshold"
min30
probability0.02
name"sigynate"
desc"A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!"
physicalDesc"thick"
recipes
type"reaction"
id"Sigynate"
reactants
"SodiumCarbonate"
1
false
"SodiumCarbonate"
"SodiumHydroxide"
1
false
"SodiumHydroxide"
"Lenturi"
1
false
"Lenturi"
"Water"
1
false
"water"
"Sugar"
1
false
"sugar"
products
"Sigynate"
4
"sigynate"
impact"Medium"
minTemp370
effects
"'''Medicine'''"
"* Heals <span style="color:green">3</span> Caustic"
"* Deals <span style="color:red">2</span> Heat when there's at least 16u of sigynate"
"* Causes jittering when there's at least 20u of sigynate"
"* PopupMessage when there's at least 20u of sigynate"
"* ChemVomit when there's at least 30u of sigynate"
effectLine"'''Medicine''' * Heals <span style="color:green">3</span> Caustic * Deals <span style="color:red">2</span> Heat when there's at least 16u of sigynate * Causes jittering when there's at least 20u of sigynate * PopupMessage when there's at least 20u of sigynate * ChemVomit when there's at least 30u of sigynate"
id"Silencer"
group"Drinks"
color"#878787"
textColorTheme"light"
parent"BaseAlcohol"
flavor"nothing"
metabolisms
Drink
effects
class"GenericStatusEffect"
key"Muted"
component"Muted"
class"SatiateThirst"
factor2
name"silencer"
desc"A drink from Mime Heaven."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Silencer"
reactants
"Nothing"
1
false
"nothing"
"Cream"
1
false
"cream"
"Sugar"
1
false
"sugar"
products
"Silencer"
3
"silencer"
effects
"'''Drink'''"
"* Applies Muted"
"* SatiateThirst"
effectLine"'''Drink''' * Applies Muted * SatiateThirst"
id"Silicon"
group"Elements"
color"#364266"
textColorTheme"light"
flavor"metallic"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison1.5
name"silicon"
desc"A hard and brittle crystalline solid with a blue-grey color."
physicalDesc"crystalline"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">1.5</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">1.5</span> Poison"
boilingPoint3265
meltingPoint1414
id"Silver"
group"Elements"
color"#d0d0d0"
textColorTheme"dark"
flavor"metallic"
name"silver"
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"
recipes
Empty array
effects
Empty array
effectLine""
boilingPoint2212
meltingPoint960.5
id"Singulo"
group"Drinks"
color"#3b0c0c"
textColorTheme"light"
parent"BaseAlcohol"
flavor"singulo"
name"singulo"
desc"A blue-space beverage!"
physicalDesc"strong smelling"
recipes
Empty array
effects
Empty array
effectLine""
id"Slime"
group"Biological"
color"#2cf274"
textColorTheme"dark"
flavor"slimy"
metabolisms
Food
effects
class"SatiateHunger"
factor1
name"slime"
desc"You thought this was gradient blood at first, but you were mistaken."
physicalDesc"viscous"
recipes
Empty array
effects
"'''Food'''"
"* SatiateHunger"
effectLine"'''Food''' * SatiateHunger"
boilingPoint100
meltingPoint0
id"SnowWhite"
group"Drinks"
color"#FFFFFF"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"snowwhite"
name"Snow White"
desc"A cold refreshment."
physicalDesc"bubbly"
recipes
type"reaction"
id"SnowWhite"
reactants
"Beer"
1
false
"beer"
"LemonLime"
1
false
"LemonLime"
products
"SnowWhite"
2
"SnowWhite"
effects
Empty array
effectLine""
id"SoapReagent"
groupnull
color"#c8dfc9"
textColorTheme"dark"
flavor"clean"
metabolisms
Food
effects
class"ChemVomit"
conditions
class"ReagentThreshold"
min6
probability0.2
Drink
effects
class"ChemVomit"
conditions
class"ReagentThreshold"
min6
probability0.2
name"soap"
desc"I wouldn't clean my mouth out with this if I were you."
physicalDesc"soapy"
recipes
Empty array
effects
"'''Drink'''"
"* ChemVomit when there's at least 6u of soapreagent"
" "
"'''Food'''"
"* ChemVomit when there's at least 6u of soapreagent"
effectLine"'''Drink''' * ChemVomit when there's at least 6u of soapreagent '''Food''' * ChemVomit when there's at least 6u of soapreagent"
boilingPoint100
meltingPoint60
id"SodaWater"
group"Drinks"
color"#619494"
textColorTheme"light"
parent"BaseDrink"
flavor"fizzy"
name"soda water"
desc"A container of club soda. Why not make a scotch and soda?"
physicalDesc"fizzy"
recipes
type"reaction"
id"SodaWater"
reactants
"Water"
5
false
"water"
"CarbonDioxide"
1
false
"CarbonDioxide"
products
"SodaWater"
6
"SodaWater"
effects
Empty array
effectLine""
id"Sodium"
group"Elements"
color"#a7b3d6"
textColorTheme"light"
flavor"bitter"
name"sodium"
desc"A silvery-white alkali metal. Highly reactive in its pure form."
physicalDesc"metallic"
recipes
type"reaction"
id"InsectBloodBreakdown"
reactants
"InsectBlood"
30
false
"InsectBlood"
products
"Water"
14
"water"
"Sodium"
3
"sodium"
"Chlorine"
1
"chlorine"
"CarbonDioxide"
5
"CarbonDioxide"
"Protein"
6
"protein"
type"reaction"
id"TableSaltBreakdown"
reactants
"TableSalt"
2
false
"TableSalt"
products
"Chlorine"
1
"chlorine"
"Sodium"
1
"sodium"
effects
Empty array
effectLine""
boilingPoint883
meltingPoint97.8
id"SodiumCarbonate"
groupnull
color"white"
textColorTheme"dark"
flavornull
name"sodium carbonate"
desc"A white, odorless, water-soluble salt that yields an alkaline solution in water. Also known as soda ash."
physicalDesc"powdery"
recipes
type"reaction"
id"SodiumCarbonate"
reactants
"Ammonia"
1
false
"ammonia"
"TableSalt"
1
false
"TableSalt"
"Carbon"
1
false
"carbon"
"Oxygen"
1
false
"oxygen"
products
"SodiumCarbonate"
4
"SodiumCarbonate"
impact"Medium"
effects
Empty array
effectLine""
boilingPoint1633
meltingPoint851
id"SodiumHydroxide"
groupnull
color"white"
textColorTheme"dark"
flavornull
metabolisms
Poison
effects
class"HealthChange"
damage
types
Heat1.5
Medicine
effects
class"ChemVomit"
conditions
class"ReagentThreshold"
min5
probability0.1
name"sodium hydroxide"
desc"A white, odorless, water-soluble salt that yields an strong alkaline solution in water. Causes burns and vomiting when ingested."
physicalDesc"alkaline"
recipes
type"reaction"
id"SodiumHydroxide"
reactants
"Hydroxide"
1
false
"hydroxide"
"Sodium"
1
false
"sodium"
products
"SodiumHydroxide"
2
"SodiumHydroxide"
effects
"'''Medicine'''"
"* ChemVomit when there's at least 5u of sodiumhydroxide"
" "
"'''Poison'''"
"* Deals <span style="color:red">1.5</span> Heat"
effectLine"'''Medicine''' * ChemVomit when there's at least 5u of sodiumhydroxide '''Poison''' * Deals <span style="color:red">1.5</span> Heat"
boilingPoint1661
meltingPoint596
id"SodiumPolyacrylate"
groupnull
color"#F0F0F0"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"SatiateThirst"
factor-5
class"PopupMessage"
visualType"MediumCaution"
type"Local"
messages
"generic-reagent-effect-parched"
probability0.1
name"sodium polyacrylate"
desc"A super-absorbent polymer with assorted industrial uses."
physicalDesc"grainy"
recipes
type"reaction"
id"SodiumPolyacrylate"
reactants
"Oxygen"
2
false
"oxygen"
"Sodium"
1
false
"sodium"
"Nitrogen"
1
false
"nitrogen"
products
"SodiumPolyacrylate"
4
"SodiumPolyacrylate"
impact"Medium"
effects
"'''Poison'''"
"* SatiateThirst"
"* PopupMessage"
effectLine"'''Poison''' * SatiateThirst * PopupMessage"
id"SolDry"
group"Drinks"
color"#ccb87e"
textColorTheme"light"
parent"BaseSoda"
flavor"gingersoda"
name"Sol Dry"
desc"Sweet ginger soda from outer space!"
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"SoyLatte"
group"Drinks"
color"#664300"
textColorTheme"light"
parent"BaseDrink"
flavor"soy"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"GenericStatusEffect"
key"Drowsiness"
time2
type"Remove"
name"soy latte"
desc"A coffee drink made with espresso and steamed soy milk."
physicalDesc"strong smelling"
recipes
type"reaction"
id"SoyLatte"
reactants
"Coffee"
1
false
"coffee"
"MilkSoy"
1
false
"MilkSoy"
products
"SoyLatte"
2
"SoyLatte"
effects
"'''Drink'''"
"* SatiateThirst"
"* Applies Drowsiness for 2s"
effectLine"'''Drink''' * SatiateThirst * Applies Drowsiness for 2s"
id"Soysauce"
group"Foods"
color"saddlebrown"
textColorTheme"dark"
flavor"salty"
metabolisms
Food
effects
class"SatiateHunger"
factor0.5
class"SatiateThirst"
factor-0.5
name"soy sauce"
desc"A salty soy-based flavoring."
physicalDesc"salty"
recipes
type"reaction"
id"CookingSoysauce"
reactants
"MilkSoy"
2
false
"MilkSoy"
"SulfuricAcid"
1
false
"SulfuricAcid"
products
"Soysauce"
3
"soy sauce"
effects
"'''Food'''"
"* SatiateHunger"
"* SatiateThirst"
effectLine"'''Food''' * SatiateHunger * SatiateThirst"
id"SpaceCleaner"
groupnull
color"#c8ff69"
textColorTheme"dark"
flavor"bitter"
name"space cleaner"
desc"This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills."
physicalDesc"lemony fresh"
recipes
type"reaction"
id"SpaceCleaner"
reactants
"Ammonia"
1
false
"ammonia"
"Water"
1
false
"water"
products
"SpaceCleaner"
2
"SpaceCleaner"
effects
Empty array
effectLine""
boilingPoint147
meltingPoint-11
id"SpaceDrugs"
group"Narcotics"
color"#63806e"
textColorTheme"light"
flavor"bitter"
metabolisms
Narcotic
effects
class"GenericStatusEffect"
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time5
refreshfalse
name"space mirage"
desc"An illegal compound which induces a number of effects such as loss of balance and visual artefacts."
physicalDesc"syrupy"
recipes
type"reaction"
id"SpaceDrugs"
reactants
"Mercury"
1
false
"mercury"
"Sugar"
1
false
"sugar"
"Lithium"
1
false
"lithium"
products
"SpaceDrugs"
3
"SpaceDrugs"
effects
"'''Narcotic'''"
"* Applies SeeingRainbows for 5s"
effectLine"'''Narcotic''' * Applies SeeingRainbows for 5s"
id"SpaceGlue"
groupnull
color"#ffffff"
textColorTheme"dark"
flavor"glue"
metabolisms
Narcotic
effects
class"GenericStatusEffect"
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time5
refreshfalse
Drink
effects
class"GenericStatusEffect"
key"Muted"
component"Muted"
type"Add"
time5
refreshfalse
name"space glue"
desc"Space Glue is a high performance glue intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people stick to the floor)."
physicalDesc"sticky"
recipes
type"reaction"
id"SpaceGlue"
reactants
"SpaceLube"
1
false
"SpaceLube"
"Slime"
1
false
"slime"
products
"SpaceGlue"
2
"SpaceGlue"
minTemp370
effects
"'''Drink'''"
"* Applies Muted for 5s"
" "
"'''Narcotic'''"
"* Applies SeeingRainbows for 5s"
effectLine"'''Drink''' * Applies Muted for 5s '''Narcotic''' * Applies SeeingRainbows for 5s"
boilingPoint250
meltingPoint380
id"SpaceLube"
groupnull
color"#77b58e"
textColorTheme"light"
flavor"funny"
name"space lube"
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"
recipes
type"reaction"
id"SpaceLube"
reactants
"Water"
1
false
"water"
"Fersilicite"
1
false
"fersilicite"
"Oxygen"
1
false
"oxygen"
products
"SpaceLube"
5
"SpaceLube"
impact"Medium"
effects
Empty array
effectLine""
boilingPoint290
meltingPoint18.2
id"SpaceMountainWind"
group"Drinks"
color"#a6fa5a"
textColorTheme"dark"
parent"BaseSoda"
flavor"sodacitrus"
name"Space Solar Wind"
desc"Blows right through you like a solar wind."
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"SpaceUp"
group"Drinks"
color"#e3e3e37d"
textColorTheme"dark"
parent"BaseSoda"
flavor"spaceup"
name"Space-Up"
desc"Tastes like a hull breach in your mouth."
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"Starkist"
group"Drinks"
color"#9F3400"
textColorTheme"light"
parent"BaseSoda"
flavor"starkistsoda"
name"Starkist"
desc"A sweet, orange flavored soft drink."
physicalDesc"fizzy"
recipes
type"reaction"
id"Starkist"
reactants
"Cola"
1
false
"Space Cola"
"JuiceOrange"
2
false
"JuiceOrange"
products
"Starkist"
3
"Starkist"
effects
Empty array
effectLine""
id"Stellibinin"
group"Medicine"
color"#2b2f77"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
damage
types
Poison-3
class"AdjustReagent"
conditions
class"ReagentThreshold"
reagent"Amatoxin"
min1
reagent"Amatoxin"
amount-3
name"stellibinin"
desc"A natual anti-toxin with particular effectiveness against amatoxin."
physicalDesc"starry"
recipes
Empty array
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">3</span> Poison"
"* Removes 3u of Amatoxin from the solution when there's at least 1u of stellibinin"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">3</span> Poison * Removes 3u of Amatoxin from the solution when there's at least 1u of stellibinin"
id"Stimulants"
group"Narcotics"
color"#9A040E"
textColorTheme"light"
flavor"sharp"
metabolisms
Narcotic
metabolismRate1
effects
class"MovespeedModifier"
walkSpeedModifier1.3
sprintSpeedModifier1.3
class"HealthChange"
conditions
class"ReagentThreshold"
min80
damage
types
Poison1
class"AdjustReagent"
conditions
class"ReagentThreshold"
reagent"ChloralHydrate"
min1
reagent"ChloralHydrate"
amount-10
class"GenericStatusEffect"
key"Stun"
time3
type"Remove"
class"GenericStatusEffect"
key"KnockedDown"
time3
type"Remove"
class"GenericStatusEffect"
key"StaminaModifier"
component"StaminaModifier"
time3
type"Add"
class"GenericStatusEffect"
key"ForcedSleep"
time3
type"Remove"
class"GenericStatusEffect"
conditions
class"ReagentThreshold"
reagent"Haloperidol"
max0.01
key"Drowsiness"
time10
type"Remove"
class"GenericStatusEffect"
key"Adrenaline"
component"IgnoreSlowOnDamage"
time5
Medicine
metabolismRate1
effects
class"ResetNarcolepsy"
value""
class"SatiateHunger"
factor1
class"SatiateThirst"
factor1
class"HealthChange"
conditions
class"TotalDamage"
min70
damage
groups
Burn-1
Brute-1
name"hyperzine"
desc"A chemical cocktail developed by Donk Co. that allows agents to recover from stuns faster, move more quickly, and grants a small heal when you're more dead than alive. Due to the complex nature of the chemical, it is much harder for the body to purge naturally."
physicalDesc"energizing"
recipes
type"reaction"
id"Stimulants"
reactants
"Ephedrine"
1
false
"ephedrine"
"Vestine"
1
false
"vestine"
"Oxygen"
2
false
"oxygen"
products
"Stimulants"
2
"hyperzine"
impact"Medium"
minTemp370
effects
"'''Medicine''' (1u per second)"
"* ResetNarcolepsy"
"* SatiateHunger"
"* SatiateThirst"
"* Heals <span style="color:green">1</span> Burn"
"* Heals <span style="color:green">1</span> Brute"
" "
"'''Narcotic''' (1u per second)"
"* MovespeedModifier"
"* Deals <span style="color:red">1</span> Poison when there's at least 80u of stimulants"
"* Removes 10u of ChloralHydrate from the solution when there's at least 1u of stimulants"
"* Applies Stun for 3s"
"* Applies KnockedDown for 3s"
"* Applies StaminaModifier for 3s"
"* Applies ForcedSleep for 3s"
"* Applies Drowsiness for 10s when there's at most 0.01u of stimulants"
"* Applies Adrenaline for 5s"
effectLine"'''Medicine''' (1u per second) * ResetNarcolepsy * SatiateHunger * SatiateThirst * Heals <span style="color:green">1</span> Burn * Heals <span style="color:green">1</span> Brute '''Narcotic''' (1u per second) * MovespeedModifier * Deals <span style="color:red">1</span> Poison when there's at least 80u of stimulants * Removes 10u of ChloralHydrate from the solution when there's at least 1u of stimulants * Applies Stun for 3s * Applies KnockedDown for 3s * Applies StaminaModifier for 3s * Applies ForcedSleep for 3s * Applies Drowsiness for 10s when there's at most 0.01u of stimulants * Applies Adrenaline for 5s"
boilingPoint212
meltingPoint170
id"Sugar"
group"Foods"
color"white"
textColorTheme"dark"
flavor"sweet"
metabolisms
Food
effects
class"SatiateHunger"
conditions
class"ReagentThreshold"
reagent"Nutriment"
min0.1
factor1
name"sugar"
desc"Tasty spacey sugar!"
physicalDesc"sweet"
recipes
type"reaction"
id"BloodBreakdown"
reactants
"Blood"
20
false
"blood"
products
"Water"
11
"water"
"Iron"
0
"iron"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
type"reaction"
id"SapBloodBreakdown"
reactants
"Sap"
10
false
"sap"
products
"Water"
9
"water"
"Sugar"
1
"sugar"
type"reaction"
id"CopperBloodBreakdown"
reactants
"CopperBlood"
20
false
"CopperBlood"
products
"Water"
11
"water"
"Copper"
0
"copper"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
type"reaction"
id"CelluloseBreakdown"
reactants
"Cellulose"
3
false
"cellulose fibers"
products
"Sugar"
2
"sugar"
"Carbon"
1
"carbon"
type"reaction"
id"NuclearColaBreakdown"
reactants
"NuclearCola"
10
false
"NuclearCola"
products
"Ipecac"
2
"ipecac"
"Water"
2
"water"
"Sugar"
2
"sugar"
"Uranium"
1
"uranium"
type"reaction"
id"BananaBreakdown"
reactants
"JuiceBanana"
10
false
"JuiceBanana"
products
"Sugar"
5
"sugar"
"Potassium"
5
"potassium"
type"reaction"
id"NutrimentBreakdown"
reactants
"Nutriment"
5
false
"nutriment"
products
"Water"
2
"water"
"Carbon"
2
"carbon"
"Sugar"
1
"sugar"
type"reaction"
id"FiberBreakdown"
reactants
"Fiber"
5
false
"fiber"
"Water"
10
true
"water"
products
"Carbon"
3
"carbon"
"Sugar"
2
"sugar"
effects
"'''Food'''"
"* SatiateHunger when there's at least 0.1u of sugar"
effectLine"'''Food''' * SatiateHunger when there's at least 0.1u of sugar"
meltingPoint146
id"SuiDream"
group"Drinks"
color"#00A86B"
textColorTheme"light"
parent"BaseAlcohol"
flavor"suidream"
name"sui dream"
desc"'Comprised of: White soda, blue Curaçao, melon liquor.'"
physicalDesc"sweet"
recipes
type"reaction"
id"SuiDream"
reactants
"SpaceUp"
1
false
"SpaceUp"
"BlueCuracao"
1
false
"BlueCuracao"
"MelonLiquor"
1
false
"MelonLiquor"
products
"SuiDream"
3
"SuiDream"
effects
Empty array
effectLine""
id"Sulfur"
group"Elements"
color"#fff385"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Caustic0.1
name"sulfur"
desc"A yellow, crystalline solid."
physicalDesc"powdery"
recipes
type"reaction"
id"AllicinBreakdown"
reactants
"Allicin"
4
false
"allicin"
products
"Sulfur"
2
"sulfur"
"Carbon"
1
"carbon"
"Water"
1
"water"
type"reaction"
id"WeldingFuelBreakdown"
reactants
"WeldingFuel"
10
false
"WeldingFuel"
products
"Ethanol"
5
"ethanol"
"Hydrogen"
3
"hydrogen"
"Sulfur"
2
"sulfur"
effects
"'''Poison'''"
"* Deals <span style="color:red">0.1</span> Caustic"
effectLine"'''Poison''' * Deals <span style="color:red">0.1</span> Caustic"
boilingPoint445
meltingPoint120
id"SulfuricAcid"
group"Toxins"
color"#BF8C00"
textColorTheme"light"
flavor"acid"
metabolisms
Poison
metabolismRate3
effects
class"HealthChange"
damage
types
Caustic5
class"PopupMessage"
type"Local"
visualType"Large"
messages
"generic-reagent-effect-burning-insides"
probability0.33
class"Emote"
emote"Scream"
probability0.2
name"sulfuric acid"
desc"A corrosive chemical. Keep away from your face."
physicalDesc"oily"
recipes
type"reaction"
id"SulfuricAcid"
reactants
"Hydrogen"
1
false
"hydrogen"
"Sulfur"
1
false
"sulfur"
"Oxygen"
2
false
"oxygen"
products
"SulfuricAcid"
3
"SulfuricAcid"
effects
"'''Poison''' (3u per second)"
"* Deals <span style="color:red">5</span> Caustic"
"* PopupMessage"
"* Emote"
effectLine"'''Poison''' (3u per second) * Deals <span style="color:red">5</span> Caustic * PopupMessage * Emote"
boilingPoint337
meltingPoint10.31
id"Synaptizine"
group"Medicine"
color"#d49a2f"
textColorTheme"light"
flavor"medicine"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison2
class"GenericStatusEffect"
key"Stun"
time3
type"Remove"
class"GenericStatusEffect"
key"KnockedDown"
time3
type"Remove"
class"GenericStatusEffect"
key"SeeingRainbows"
time15
type"Remove"
name"synaptizine"
desc"A toxic chemical that halves the duration of stuns and knockdowns."
physicalDesc"pungent"
recipes
type"reaction"
id"Synaptizine"
reactants
"Lithium"
1
false
"lithium"
"Sugar"
1
false
"sugar"
"Water"
1
false
"water"
products
"Synaptizine"
3
"synaptizine"
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Poison"
"* Applies Stun for 3s"
"* Applies KnockedDown for 3s"
"* Applies SeeingRainbows for 15s"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Poison * Applies Stun for 3s * Applies KnockedDown for 3s * Applies SeeingRainbows for 15s"
id"SyndicateBomb"
group"Drinks"
color"#e3e77b"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"syndiebomb"
name"syndicate bomb"
desc"Somebody set us up the bomb!"
physicalDesc"opaque"
recipes
type"reaction"
id"SyndicateBomb"
reactants
"Beer"
1
false
"beer"
"WhiskeyCola"
1
false
"WhiskeyCola"
products
"SyndicateBomb"
2
"SyndicateBomb"
effects
Empty array
effectLine""
id"Syrup"
group"Foods"
color"#fb7125"
textColorTheme"light"
flavor"sweet"
metabolisms
Food
effects
class"SatiateHunger"
factor6
name"syrup"
desc"Delicious syrup made from tree sap, somehow stickier than glue."
physicalDesc"sticky"
recipes
type"reaction"
id"HomemadeSyrup"
reactants
"Water"
1
false
"water"
"Sugar"
1
false
"sugar"
products
"Syrup"
2
"syrup"
minTemp390
type"reaction"
id"SapBoiling"
reactants
"Sap"
1
false
"sap"
products
"Syrup"
0
"syrup"
impact"Low"
minTemp377
effects
"'''Food'''"
"* SatiateHunger"
effectLine"'''Food''' * SatiateHunger"
id"TableSalt"
group"Foods"
color"#cfd1d0"
textColorTheme"dark"
flavor"salty"
metabolisms
Food
effects
class"SatiateThirst"
factor-0.5
name"table salt"
desc"Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly."
physicalDesc"grainy"
recipes
type"reaction"
id"TableSalt"
reactants
"Chlorine"
1
false
"chlorine"
"Sodium"
1
false
"sodium"
products
"TableSalt"
2
"TableSalt"
minTemp370
effects
"'''Food'''"
"* SatiateThirst"
effectLine"'''Food''' * SatiateThirst"
boilingPoint1465
meltingPoint800.7
id"Tazinide"
group"Toxins"
color"#FDD023"
textColorTheme"dark"
flavor"shocking"
metabolisms
Poison
effects
class"Electrocute"
probability0.8
name"tazinide"
desc"A highly dangerous metallic mixture which can interfere with most movement through an electrifying current."
physicalDesc"metallic"
recipes
type"reaction"
id"Tazinide"
reactants
"Licoxide"
1
false
"licoxide"
"Vestine"
1
false
"vestine"
products
"Tazinide"
1
"tazinide"
impact"Medium"
effects
"'''Poison'''"
"* Electrocute"
effectLine"'''Poison''' * Electrocute"
id"Tea"
group"Drinks"
color"#8a5a3a"
textColorTheme"light"
parent"BaseDrink"
flavor"tea"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Theobromine"
amount0.05
name"tea"
desc"A drink made by boiling leaves of the tea tree, Camellia sinensis."
physicalDesc"aromatic"
recipes
type"reaction"
id"Tea"
reactants
"TeaPowder"
1
false
"TeaPowder"
"Water"
5
false
"water"
products
"Tea"
6
"tea"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.05u of Theobromine to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.05u of Theobromine to the solution"
id"TeaPowder"
group"Foods"
color"#7F8400"
textColorTheme"light"
flavor"tea"
metabolisms
Food
effects
class"SatiateThirst"
factor-0.2
class"AdjustReagent"
reagent"Nutriment"
amount0.1
name"tea powder"
desc"Finely ground tea leaves, used for making tea."
physicalDesc"powdery"
recipes
Empty array
effects
"'''Food'''"
"* SatiateThirst"
"* Adds 0.1u of Nutriment to the solution"
effectLine"'''Food''' * SatiateThirst * Adds 0.1u of Nutriment to the solution"
id"TearGas"
group"Narcotics"
color"#96a8b5"
textColorTheme"light"
flavor"salty"
metabolisms
Narcotic
effects
class"PopupMessage"
type"Local"
probability0.08
messages
"generic-reagent-effect-burning-eyes"
"generic-reagent-effect-burning-eyes-a-bit"
"generic-reagent-effect-tearing-up"
"norepinephricacid-effect-eyelids"
"norepinephricacid-effect-eyes-itch"
"norepinephricacid-effect-vision-fade"
"norepinephricacid-effect-vision-fail"
class"PopupMessage"
type"Local"
visualType"MediumCaution"
probability0.03
messages
"norepinephricacid-effect-eye-disconnect"
"norepinephricacid-effect-eye-pain"
"norepinephricacid-effect-darkness"
"norepinephricacid-effect-blindness"
conditions
class"ReagentThreshold"
min5
class"Emote"
emote"Scream"
probability0.08
class"GenericStatusEffect"
key"TemporaryBlindness"
component"TemporaryBlindness"
conditions
class"ReagentThreshold"
min5
name"tear gas"
desc"A chemical that causes severe irritation and crying, commonly used in riot control."
physicalDesc"milky"
recipes
Empty array
effects
"'''Narcotic'''"
"* PopupMessage"
"* PopupMessage when there's at least 5u of teargas"
"* Emote"
"* Applies TemporaryBlindness when there's at least 5u of teargas"
effectLine"'''Narcotic''' * PopupMessage * PopupMessage when there's at least 5u of teargas * Emote * Applies TemporaryBlindness when there's at least 5u of teargas"
boilingPoint255
meltingPoint36
id"Tequila"
group"Drinks"
color"#d7d1d155"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"tequila"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"tequila"
desc"A strong and mildly flavoured, mexican produced spirit."
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"TequilaSunrise"
group"Drinks"
color"#FFE48C"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"tequilasunrise"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"tequila sunrise"
desc"Tequila and orange juice. Much like a Screwdriver, only Mexican."
physicalDesc"citric"
recipes
type"reaction"
id"TequilaSunrise"
reactants
"JuiceOrange"
1
false
"JuiceOrange"
"Tequila"
2
false
"tequila"
products
"TequilaSunrise"
3
"TequilaSunrise"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"THC"
group"Narcotics"
color"#808080"
textColorTheme"light"
flavor"bitter"
metabolisms
Narcotic
effects
class"GenericStatusEffect"
key"SeeingRainbows"
component"SeeingRainbows"
type"Add"
time16
refreshfalse
name"THC"
desc"The main psychoactive compound in cannabis."
physicalDesc"crystalline"
recipes
Empty array
effects
"'''Narcotic'''"
"* Applies SeeingRainbows for 16s"
effectLine"'''Narcotic''' * Applies SeeingRainbows for 16s"
id"TheMartinez"
group"Drinks"
color"#75b1f0"
textColorTheme"light"
parent"BaseAlcohol"
flavor"themartinez"
name"The Martinez"
desc"The edgerunner legend. Remembered by a drink, forgotten by a drunk."
physicalDesc"vibrant"
recipes
type"reaction"
id"TheMartinez"
reactants
"Cola"
2
false
"Space Cola"
"Vodka"
2
false
"vodka"
"Ice"
1
false
"ice"
"JuiceLemon"
1
false
"JuiceLemon"
products
"TheMartinez"
6
"TheMartinez"
effects
Empty array
effectLine""
id"Theobromine"
group"Toxins"
color"#f5f5f5"
textColorTheme"dark"
flavornull
metabolisms
Poison
metabolismRate0.05
effects
class"HealthChange"
conditions
class"OrganType"
type"Animal"
damage
types
Poison0.4
class"ChemVomit"
probability0.04
conditions
class"OrganType"
type"Animal"
name"theobromine"
desc"A bitter alkaloid of the cacao plant, commonly found in chocolate. Do not feed to animals."
physicalDesc"grainy"
recipes
Empty array
effects
"'''Poison''' (0.05u per second)"
"* Deals <span style="color:red">0.4</span> Poison"
"* ChemVomit"
effectLine"'''Poison''' (0.05u per second) * Deals <span style="color:red">0.4</span> Poison * ChemVomit"
boilingPoint554
meltingPoint351
id"Thermite"
groupnull
color"#757245"
textColorTheme"light"
parent"BasePyrotechnic"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Heat2
Poison1
name"thermite"
desc"A mixture that becomes extremely hot when ignited."
physicalDesc"grainy"
recipes
type"reaction"
id"Thermite"
reactants
"Iron"
1
false
"iron"
"Aluminium"
1
false
"aluminium"
"Oxygen"
1
false
"oxygen"
products
"Thermite"
3
"thermite"
impact"Medium"
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Heat"
"* Deals <span style="color:red">1</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Heat * Deals <span style="color:red">1</span> Poison"
boilingPoint2977
meltingPoint2030
id"ThreeMileIsland"
group"Drinks"
color"#666340"
textColorTheme"light"
parent"BaseAlcohol"
flavor"threemileisland"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
class"AdjustReagent"
reagent"Uranium"
amount0.05
name"Three Mile Island iced tea"
desc""Made for a woman, strong enough for a man.""
physicalDesc"strong smelling"
recipes
type"reaction"
id"ThreeMileIsland"
reactants
"LongIslandIcedTea"
10
false
"LongIslandIcedTea"
"Uranium"
1
false
"uranium"
products
"ThreeMileIsland"
10
"ThreeMileIsland"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
"* Adds 0.05u of Uranium to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution * Adds 0.05u of Uranium to the solution"
id"TonicWater"
group"Drinks"
color"#0064C8"
textColorTheme"light"
parent"BaseDrink"
flavor"tonicwater"
name"tonic water"
desc"It tastes strange but at least the quinine keeps the Space Malaria at bay."
physicalDesc"fizzy"
recipes
Empty array
effects
Empty array
effectLine""
id"Toxin"
group"Toxins"
color"#cf3600"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison4
name"toxin"
desc"An unsurprisingly toxic chemical. Available at an emagged chem dispenser."
physicalDesc"opaque"
recipes
type"reaction"
id"ZombieBloodBreakdown"
reactants
"ZombieBlood"
4
false
"ZombieBlood"
products
"Mold"
2
"mold"
"Protein"
1
"protein"
"Toxin"
1
"toxin"
effects
"'''Poison'''"
"* Deals <span style="color:red">4</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">4</span> Poison"
id"ToxinsSpecial"
group"Drinks"
color"#665c00"
textColorTheme"light"
parent"BaseAlcohol"
flavor"toxinsspecial"
name"toxins special"
desc"This thing is ON FIRE! CALL THE DAMN SHUTTLE!"
physicalDesc"pungent"
recipes
type"reaction"
id"ToxinsSpecial"
reactants
"Rum"
2
false
"rum"
"Vermouth"
1
false
"vermouth"
"Plasma"
2
false
"plasma"
products
"ToxinsSpecial"
5
"ToxinsSpecial"
effects
Empty array
effectLine""
id"TranexamicAcid"
group"Medicine"
color"#ba7d7d"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
effects
class"ModifyBleedAmount"
amount-1.5
class"HealthChange"
conditions
class"ReagentThreshold"
min15
damage
types
Bloodloss3
name"tranexamic acid"
desc"A blood-clotting medicine used to prevent profuse bleeding. Causes heavier bleeding on overdose. Commonly found in small doses within emergency medipens."
physicalDesc"viscous"
recipes
type"reaction"
id"TranexamicAcid"
reactants
"Inaprovaline"
1
false
"inaprovaline"
"SulfuricAcid"
1
false
"SulfuricAcid"
"Sugar"
1
false
"sugar"
products
"TranexamicAcid"
3
"TranexamicAcid"
effects
"'''Medicine'''"
"* ModifyBleedAmount"
"* Deals <span style="color:red">3</span> Bloodloss when there's at least 15u of tranexamicacid"
effectLine"'''Medicine''' * ModifyBleedAmount * Deals <span style="color:red">3</span> Bloodloss when there's at least 15u of tranexamicacid"
id"Tricordrazine"
group"Medicine"
color"#00e5ff"
textColorTheme"dark"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
conditions
class"TotalDamage"
max40
damage
groups
Brute-0.9
types
Poison-0.3
Heat-0.3
Shock-0.3
Cold-0.3
name"tricordrazine"
desc"A wide-spectrum stimulant, originally derived from cordrazine. Treats minor damage of all basic health types as long as the user is not heavily wounded. Best used as an additive to other chemicals."
physicalDesc"opaque"
recipes
type"reaction"
id"Tricordrazine"
reactants
"Inaprovaline"
1
false
"inaprovaline"
"Multiver"
1
false
"Multiver"
products
"Tricordrazine"
2
"tricordrazine"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">0.3</span> Poison"
"* Heals <span style="color:green">0.3</span> Heat"
"* Heals <span style="color:green">0.3</span> Shock"
"* Heals <span style="color:green">0.3</span> Cold"
"* Heals <span style="color:green">0.9</span> Brute"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">0.3</span> Poison * Heals <span style="color:green">0.3</span> Heat * Heals <span style="color:green">0.3</span> Shock * Heals <span style="color:green">0.3</span> Cold * Heals <span style="color:green">0.9</span> Brute"
id"Tritium"
groupnull
color"#66ff33"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Radiation3
Gas
effects
class"HealthChange"
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Radiation1
conditions
class"OrganType"
type"Thaven"
shouldHavefalse
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"AdjustAlert"
alertType"Toxins"
conditions
class"ReagentThreshold"
min1.5
class"OrganType"
type"Thaven"
shouldHavefalse
cleartrue
time5
name"tritium"
desc"Radioactive space-magic pixie dust."
physicalDesc"ionizing"
recipes
Empty array
effects
"'''Gas'''"
"* Deals <span style="color:red">1</span> Radiation"
"* Oxygenate"
"* AdjustAlert when there's at least 1.5u of tritium"
" "
"'''Poison'''"
"* Deals <span style="color:red">3</span> Radiation"
effectLine"'''Gas''' * Deals <span style="color:red">1</span> Radiation * Oxygenate * AdjustAlert when there's at least 1.5u of tritium '''Poison''' * Deals <span style="color:red">3</span> Radiation"
id"Ultravasculine"
group"Medicine"
color"#520e30"
textColorTheme"light"
flavor"medicine"
metabolisms
Medicine
metabolismRate0.2
effects
class"HealthChange"
conditions
class"ReagentThreshold"
min0
max30
damage
groups
Toxin-3
Brute0.5
class"HealthChange"
conditions
class"ReagentThreshold"
min30
damage
groups
Toxin-1
Brute3
class"AdjustReagent"
conditions
class"ReagentThreshold"
reagent"Histamine"
min1
reagent"Histamine"
amount-1
class"AdjustReagent"
conditions
class"ReagentThreshold"
reagent"Histamine"
min1
reagent"Ultravasculine"
amount0.5
name"ultravasculine"
desc"A complicated anti-toxin solution that quickly flushes out toxin while causing minor stress on the body. Reacts with histamine, duplicating itself while flushing it out. Overdose causes extreme pain."
physicalDesc"thick and grainy"
recipes
type"reaction"
id"Ultravasculine"
reactants
"Histamine"
2
false
"histamine"
"Plasma"
1
true
"plasma"
products
"Ultravasculine"
2
"ultravasculine"
effects
"'''Medicine''' (0.2u per second)"
"* Heals <span style="color:green">3</span> Toxin when there's between 0u and 30u of ultravasculine"
"* Deals <span style="color:red">0.5</span> Brute when there's between 0u and 30u of ultravasculine"
"* Heals <span style="color:green">1</span> Toxin when there's at least 30u of ultravasculine"
"* Deals <span style="color:red">3</span> Brute when there's at least 30u of ultravasculine"
"* Removes 1u of Histamine from the solution when there's at least 1u of ultravasculine"
"* Adds 0.5u of Ultravasculine to the solution when there's at least 1u of ultravasculine"
effectLine"'''Medicine''' (0.2u per second) * Heals <span style="color:green">3</span> Toxin when there's between 0u and 30u of ultravasculine * Deals <span style="color:red">0.5</span> Brute when there's between 0u and 30u of ultravasculine * Heals <span style="color:green">1</span> Toxin when there's at least 30u of ultravasculine * Deals <span style="color:red">3</span> Brute when there's at least 30u of ultravasculine * Removes 1u of Histamine from the solution when there's at least 1u of ultravasculine * Adds 0.5u of Ultravasculine to the solution when there's at least 1u of ultravasculine"
id"UncookedAnimalProteins"
group"Foods"
color"#FFFFE5"
textColorTheme"dark"
flavor"bitter"
metabolisms
Food
effects
class"PopupMessage"
conditions
class"OrganType"
type"Animal"
shouldHavefalse
type"Local"
visualType"MediumCaution"
messages
"generic-reagent-effect-sick"
probability0.5
class"ChemVomit"
probability0.1
conditions
class"OrganType"
type"Animal"
shouldHavefalse
class"HealthChange"
conditions
class"OrganType"
type"Animal"
shouldHavefalse
damage
types
Poison1
class"AdjustReagent"
conditions
class"OrganType"
type"Animal"
shouldHavetrue
reagent"Protein"
amount0.5
name"uncooked animal proteins"
desc"This is very risky for the stomachs of softer lifeforms to digest."
physicalDesc"clumpy"
recipes
Empty array
effects
"'''Food'''"
"* PopupMessage"
"* ChemVomit"
"* Deals <span style="color:red">1</span> Poison"
"* Adds 0.5u of Protein to the solution"
effectLine"'''Food''' * PopupMessage * ChemVomit * Deals <span style="color:red">1</span> Poison * Adds 0.5u of Protein to the solution"
id"UnstableMutagen"
group"Toxins"
color"#00ff5f"
textColorTheme"dark"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Radiation3
name"unstable mutagen"
desc"Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans."
physicalDesc"glowing"
recipes
type"reaction"
id"UnstableMutagen"
reactants
"Radium"
1
false
"radium"
"Phosphorus"
1
false
"phosphorus"
"Chlorine"
1
false
"chlorine"
products
"UnstableMutagen"
3
"UnstableMutagen"
effects
"'''Poison'''"
"* Deals <span style="color:red">3</span> Radiation"
effectLine"'''Poison''' * Deals <span style="color:red">3</span> Radiation"
boilingPoint3.402823e+38
meltingPoint261
id"Uranium"
group"Elements"
color"#8fa191"
textColorTheme"light"
flavor"metallic"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Radiation2
name"uranium"
desc"A grey metallic chemical element in the actinide series, weakly radioactive."
physicalDesc"metallic"
recipes
type"reaction"
id"NuclearColaBreakdown"
reactants
"NuclearCola"
10
false
"NuclearCola"
products
"Ipecac"
2
"ipecac"
"Water"
2
"water"
"Sugar"
2
"sugar"
"Uranium"
1
"uranium"
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Radiation"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Radiation"
boilingPoint4131
meltingPoint1133
id"VentCrud"
group"Toxins"
color"#000000"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison2
name"vent crud"
desc"A jet black substance found in poorly maintained ventilation systems. Can cause vent cough."
physicalDesc"sticky"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">2</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">2</span> Poison"
id"Vermouth"
group"Drinks"
color"#91FF91"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"vermouth"
name"vermouth"
desc"Aromatized, fortified white wine flavored with various botanicals."
physicalDesc"aromatic"
recipes
Empty array
effects
Empty array
effectLine""
id"Vestine"
group"Toxins"
color"#435166"
textColorTheme"light"
flavor"medicine"
metabolisms
Poison
effects
class"Jitter"
conditions
class"ReagentThreshold"
min5
class"MovespeedModifier"
walkSpeedModifier0.8
sprintSpeedModifier0.8
class"HealthChange"
damage
groups
Airloss2
name"vestine"
desc"Has an adverse reaction within the body causing major jittering. While not particularly useful on its own, it can be used to produce a small variety of chemicals."
physicalDesc"shiny"
recipes
Empty array
effects
"'''Poison'''"
"* Causes jittering when there's at least 5u of vestine"
"* MovespeedModifier"
"* Deals <span style="color:red">2</span> Airloss"
effectLine"'''Poison''' * Causes jittering when there's at least 5u of vestine * MovespeedModifier * Deals <span style="color:red">2</span> Airloss"
id"Vinaigrette"
group"Foods"
color"#efdaae"
textColorTheme"dark"
flavor"sour"
name"vinaigrette"
desc"A basic salad dressing made with oil, vinegar and seasoning."
physicalDesc"sour"
recipes
type"reaction"
id"CookingVinaigrette"
reactants
"Vinegar"
1
false
"vinegar"
"OilOlive"
1
false
"OilOlive"
"Blackpepper"
1
false
"black pepper"
products
"Vinaigrette"
3
"vinaigrette"
effects
Empty array
effectLine""
id"Vinegar"
group"Foods"
color"tan"
textColorTheme"dark"
flavor"bitter"
metabolisms
Food
effects
class"AdjustReagent"
reagent"Water"
amount0.4
class"AdjustReagent"
reagent"Vitamin"
amount0.1
class"ChemVomit"
probability0.1
conditions
class"ReagentThreshold"
min6
name"vinegar"
desc"Often used to flavor food."
physicalDesc"sour"
recipes
type"reaction"
id"CookingVinegar"
reactants
"Ethanol"
1
false
"ethanol"
"Oxygen"
1
false
"oxygen"
products
"Vinegar"
2
"vinegar"
effects
"'''Food'''"
"* Adds 0.4u of Water to the solution"
"* Adds 0.1u of Vitamin to the solution"
"* ChemVomit when there's at least 6u of vinegar"
effectLine"'''Food''' * Adds 0.4u of Water to the solution * Adds 0.1u of Vitamin to the solution * ChemVomit when there's at least 6u of vinegar"
id"Vitamin"
group"Foods"
color"#D3D3D3"
textColorTheme"dark"
flavor"vitamin"
metabolisms
Food
effects
class"HealthChange"
probability0.5
damage
groups
Brute-0.5
Burn-0.5
class"ModifyBleedAmount"
amount-0.25
class"SatiateHunger"
value""
name"vitamin"
desc"Found in healthy, complete meals."
physicalDesc"chalky"
recipes
Empty array
effects
"'''Food'''"
"* Heals <span style="color:green">0.5</span> Brute"
"* Heals <span style="color:green">0.5</span> Burn"
"* ModifyBleedAmount"
"* SatiateHunger"
effectLine"'''Food''' * Heals <span style="color:green">0.5</span> Brute * Heals <span style="color:green">0.5</span> Burn * ModifyBleedAmount * SatiateHunger"
id"Vodka"
group"Drinks"
color"#d1d1d155"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"vodka"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"vodka"
desc"Clear distilled alcoholic beverage that originates from Poland and Russia."
physicalDesc"strong smelling"
recipes
type"reaction"
id"Vodka"
reactants
"Ethanol"
1
false
"ethanol"
"Water"
1
false
"water"
products
"Vodka"
2
"vodka"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"VodkaMartini"
group"Drinks"
color"#004666"
textColorTheme"light"
parent"BaseAlcohol"
flavor"vodkamartini"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"vodka martini"
desc"Vodka instead of Gin. Not quite how 007 enjoyed it, but still delicious."
physicalDesc"strong smelling"
recipes
type"reaction"
id"VodkaMartini"
reactants
"Vermouth"
1
false
"vermouth"
"Vodka"
2
false
"vodka"
products
"VodkaMartini"
3
"VodkaMartini"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"VodkaRedBool"
group"Drinks"
color"#c4c27655"
textColorTheme"dark"
parent"BaseAlcohol"
flavor"vodkaredbool"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
class"AdjustReagent"
reagent"Ethanol"
amount0.1
class"AdjustReagent"
reagent"Theobromine"
amount0.05
class"GenericStatusEffect"
key"Drowsiness"
time1
type"Remove"
name"vodka red bool"
desc"Because heart failure and liver failure go hand in hand."
physicalDesc"bubbly"
recipes
type"reaction"
id"VodkaRedBool"
reactants
"Vodka"
1
false
"vodka"
"EnergyDrink"
2
false
"EnergyDrink"
products
"VodkaRedBool"
3
"VodkaRedBool"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.1u of Ethanol to the solution"
"* Adds 0.05u of Theobromine to the solution"
"* Applies Drowsiness for 1s"
effectLine"'''Drink''' * SatiateThirst * Adds 0.1u of Ethanol to the solution * Adds 0.05u of Theobromine to the solution * Applies Drowsiness for 1s"
id"VodkaTonic"
group"Drinks"
color"#0064C8"
textColorTheme"light"
parent"BaseAlcohol"
flavor"vodkatonic"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.07
name"vodka tonic"
desc"For when a gin and tonic isn't russian enough."
physicalDesc"strong smelling"
recipes
type"reaction"
id"VodkaTonic"
reactants
"Vodka"
1
false
"vodka"
"TonicWater"
2
false
"TonicWater"
products
"VodkaTonic"
3
"VodkaTonic"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.07u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.07u of Ethanol to the solution"
id"Vomit"
group"Biological"
color"#87ab08"
textColorTheme"light"
flavor"terrible"
metabolisms
Drink
effects
class"SatiateThirst"
factor0.5
class"AdjustReagent"
reagent"Nutriment"
amount0.1
name"vomit"
desc"You can see a few chunks of someone's last meal in it."
physicalDesc"pungent"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.1u of Nutriment to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.1u of Nutriment to the solution"
boilingPoint100
meltingPoint0
id"Water"
group"Drinks"
color"#75b1f0"
textColorTheme"light"
parent"BaseDrink"
flavor"water"
metabolisms
Drink
effects
class"SatiateThirst"
factor4
Gas
effects
class"Oxygenate"
conditions
class"OrganType"
type"Thaven"
class"SatiateThirst"
conditions
class"OrganType"
type"Thaven"
factor0.1
name"water"
desc"A colorless liquid that humans need in order to survive."
physicalDesc"translucent"
recipes
type"reaction"
id"BloodBreakdown"
reactants
"Blood"
20
false
"blood"
products
"Water"
11
"water"
"Iron"
0
"iron"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
type"reaction"
id"InsectBloodBreakdown"
reactants
"InsectBlood"
30
false
"InsectBlood"
products
"Water"
14
"water"
"Sodium"
3
"sodium"
"Chlorine"
1
"chlorine"
"CarbonDioxide"
5
"CarbonDioxide"
"Protein"
6
"protein"
type"reaction"
id"SlimeBloodBreakdown"
reactants
"Slime"
5
false
"slime"
products
"Water"
4
"water"
"Nitrogen"
1
"nitrogen"
type"reaction"
id"SapBloodBreakdown"
reactants
"Sap"
10
false
"sap"
products
"Water"
9
"water"
"Sugar"
1
"sugar"
type"reaction"
id"CopperBloodBreakdown"
reactants
"CopperBlood"
20
false
"CopperBlood"
products
"Water"
11
"water"
"Copper"
0
"copper"
"Sugar"
2
"sugar"
"CarbonDioxide"
3
"CarbonDioxide"
"Protein"
4
"protein"
type"reaction"
id"AmmoniaBloodBreakdown"
reactants
"AmmoniaBlood"
30
false
"AmmoniaBlood"
products
"Water"
17
"water"
"Nitrogen"
4
"nitrogen"
"Chlorine"
2
"chlorine"
"Protein"
6
"protein"
type"reaction"
id"NuclearColaBreakdown"
reactants
"NuclearCola"
10
false
"NuclearCola"
products
"Ipecac"
2
"ipecac"
"Water"
2
"water"
"Sugar"
2
"sugar"
"Uranium"
1
"uranium"
type"reaction"
id"OilBreakdown"
reactants
"Oil"
10
false
"oil"
products
"Fat"
6
"fat"
"Water"
3
"water"
"Protein"
1
"protein"
type"reaction"
id"AllicinBreakdown"
reactants
"Allicin"
4
false
"allicin"
products
"Sulfur"
2
"sulfur"
"Carbon"
1
"carbon"
"Water"
1
"water"
type"reaction"
id"NutrimentBreakdown"
reactants
"Nutriment"
5
false
"nutriment"
products
"Water"
2
"water"
"Carbon"
2
"carbon"
"Sugar"
1
"sugar"
type"reaction"
id"VitaminBreakdown"
reactants
"Vitamin"
4
false
"vitamin"
products
"Carbon"
1
"carbon"
"Water"
1
"water"
"Nitrogen"
2
"nitrogen"
effects
"'''Drink'''"
"* SatiateThirst"
" "
"'''Gas'''"
"* Oxygenate"
"* SatiateThirst"
effectLine"'''Drink''' * SatiateThirst '''Gas''' * Oxygenate * SatiateThirst"
boilingPoint100
meltingPoint0
id"WatermelonWakeup"
group"Drinks"
color"#d49dca"
textColorTheme"light"
parent"BaseAlcohol"
flavor"watermelonwakeup"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
class"AdjustReagent"
reagent"Ethanol"
amount0.07
class"AdjustReagent"
reagent"Theobromine"
amount0.05
class"GenericStatusEffect"
key"Drowsiness"
time1
type"Remove"
name"watermelon wakeup"
desc"If you want to be awake, this will do it... Also sweet."
physicalDesc"sweet"
recipes
type"reaction"
id"WatermelonWakeup"
reactants
"JuiceWatermelon"
1
false
"JuiceWatermelon"
"Whiskey"
1
false
"whiskey"
"EnergyDrink"
1
false
"EnergyDrink"
products
"WatermelonWakeup"
3
"WatermelonWakeup"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.07u of Ethanol to the solution"
"* Adds 0.05u of Theobromine to the solution"
"* Applies Drowsiness for 1s"
effectLine"'''Drink''' * SatiateThirst * Adds 0.07u of Ethanol to the solution * Adds 0.05u of Theobromine to the solution * Applies Drowsiness for 1s"
id"WeedKiller"
group"Botanical"
color"#968395"
textColorTheme"light"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison4
conditions
class"OrganType"
type"Plant"
name"weed killer"
desc"A mixture that targets weeds. Very effective against kudzu. While useful it slowly poisons plants with toxins, be careful when using it."
physicalDesc"bubbling"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">4</span> Poison"
effectLine"'''Poison''' * Deals <span style="color:red">4</span> Poison"
id"WeldingFuel"
groupnull
color"#a76b1c"
textColorTheme"light"
parent"BasePyrotechnic"
flavor"bitter"
metabolisms
Poison
effects
class"HealthChange"
damage
types
Poison1
class"FlammableReaction"
multiplier0.4
name"welding fuel"
desc"Used by welders to weld."
physicalDesc"oily"
recipes
Empty array
effects
"'''Poison'''"
"* Deals <span style="color:red">1</span> Poison"
"* FlammableReaction"
effectLine"'''Poison''' * Deals <span style="color:red">1</span> Poison * FlammableReaction"
boilingPoint-84.7
meltingPoint-80.7
id"Whiskey"
group"Drinks"
color"#ee7732"
textColorTheme"light"
parent"BaseAlcohol"
flavor"whiskey"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.2
name"whiskey"
desc"A type of distilled alcoholic beverage made from fermented grain mash."
physicalDesc"strong smelling"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.2u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.2u of Ethanol to the solution"
id"WhiskeyCola"
group"Drinks"
color"#3E1B00"
textColorTheme"light"
parent"BaseAlcohol"
flavor"whiskeycola"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.07
name"whiskey cola"
desc"Whiskey, mixed with cola. Surprisingly refreshing."
physicalDesc"bubbly"
recipes
type"reaction"
id"WhiskeyCola"
reactants
"Cola"
2
false
"Space Cola"
"Whiskey"
1
false
"whiskey"
products
"WhiskeyCola"
3
"WhiskeyCola"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.07u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.07u of Ethanol to the solution"
id"WhiskeySoda"
group"Drinks"
color"#533600"
textColorTheme"light"
parent"BaseAlcohol"
flavor"whiskeycola"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.07
name"whiskey soda"
desc"For the more refined griffon."
physicalDesc"fizzy"
recipes
type"reaction"
id"WhiskeySoda"
reactants
"SodaWater"
2
false
"SodaWater"
"Whiskey"
1
false
"whiskey"
products
"WhiskeySoda"
3
"WhiskeySoda"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.07u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.07u of Ethanol to the solution"
id"WhiteGilgamesh"
group"Drinks"
color"#e5d27e"
textColorTheme"dark"
parent"BaseDrink"
flavor"white-gilgamesh"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"White Gilgamesh"
desc"A sickening mixture of milk and beer. Makes you feel like you're made of wood."
physicalDesc"creamy"
recipes
type"reaction"
id"WhiteGilgamesh"
reactants
"Beer"
2
false
"beer"
"Milk"
1
false
"milk"
products
"WhiteGilgamesh"
3
"WhiteGilgamesh"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"WhiteRussian"
group"Drinks"
color"#A68340"
textColorTheme"light"
parent"BaseAlcohol"
flavor"whiterussian"
metabolisms
Drink
effects
class"SatiateThirst"
factor2
class"AdjustReagent"
reagent"Ethanol"
amount0.15
name"White Russian"
desc"That's just, like, your opinion, man..."
physicalDesc"strong smelling"
recipes
type"reaction"
id"WhiteRussian"
reactants
"BlackRussian"
1
false
"BlackRussian"
"Cream"
1
false
"cream"
products
"WhiteRussian"
2
"WhiteRussian"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution"
id"Wine"
group"Drinks"
color"#7E4043"
textColorTheme"light"
parent"BaseAlcohol"
flavor"shittywine"
name"wine"
desc"A premium alcoholic beverage made from distilled grape juice."
physicalDesc"translucent"
recipes
type"reaction"
id"BloodToWine"
reactants
"Blood"
1
false
"blood"
products
"Wine"
1
"wine"
impact"Low"
effects
Empty array
effectLine""
id"XenoBasher"
group"Drinks"
color"#4d6600"
textColorTheme"light"
parent"BaseAlcohol"
flavor"xenobasher"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
class"AdjustReagent"
reagent"Ethanol"
amount0.15
class"AdjustReagent"
reagent"Theobromine"
amount0.05
class"GenericStatusEffect"
key"Drowsiness"
time1
type"Remove"
name"Xeno Basher"
desc"The perfect drink before an expedition."
physicalDesc"fizzy and creamy"
recipes
type"reaction"
id"XenoBasher"
reactants
"ManlyDorf"
2
false
"ManlyDorf"
"EnergyDrink"
1
false
"EnergyDrink"
products
"XenoBasher"
3
"XenoBasher"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.15u of Ethanol to the solution"
"* Adds 0.05u of Theobromine to the solution"
"* Applies Drowsiness for 1s"
effectLine"'''Drink''' * SatiateThirst * Adds 0.15u of Ethanol to the solution * Adds 0.05u of Theobromine to the solution * Applies Drowsiness for 1s"
id"Zauker"
groupnull
color"#1c1a1a"
textColorTheme"light"
flavor"bitter"
metabolisms
Gas
effects
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"Zauker"
min0.25
max12
scaleByQuantitytrue
ignoreResistancestrue
damage
types
Slash6
Heat2
Poison2
Bloodloss1
class"HealthChange"
conditions
class"ReagentThreshold"
reagent"Zauker"
min12
ignoreResistancestrue
damage
types
Slash30
Heat10
Poison10
Bloodloss5
name"zauker"
desc"A highly toxic gas, it's production is highly regulated on top of being difficult. It also breaks down when in contact with nitrogen."
physicalDesc"gaseous"
recipes
Empty array
effects
"'''Gas'''"
"* Deals <span style="color:red">6</span> Slash when there's between 0.25u and 12u of zauker"
"* Deals <span style="color:red">2</span> Heat when there's between 0.25u and 12u of zauker"
"* Deals <span style="color:red">2</span> Poison when there's between 0.25u and 12u of zauker"
"* Deals <span style="color:red">1</span> Bloodloss when there's between 0.25u and 12u of zauker"
"* Deals <span style="color:red">30</span> Slash when there's at least 12u of zauker"
"* Deals <span style="color:red">10</span> Heat when there's at least 12u of zauker"
"* Deals <span style="color:red">10</span> Poison when there's at least 12u of zauker"
"* Deals <span style="color:red">5</span> Bloodloss when there's at least 12u of zauker"
effectLine"'''Gas''' * Deals <span style="color:red">6</span> Slash when there's between 0.25u and 12u of zauker * Deals <span style="color:red">2</span> Heat when there's between 0.25u and 12u of zauker * Deals <span style="color:red">2</span> Poison when there's between 0.25u and 12u of zauker * Deals <span style="color:red">1</span> Bloodloss when there's between 0.25u and 12u of zauker * Deals <span style="color:red">30</span> Slash when there's at least 12u of zauker * Deals <span style="color:red">10</span> Heat when there's at least 12u of zauker * Deals <span style="color:red">10</span> Poison when there's at least 12u of zauker * Deals <span style="color:red">5</span> Bloodloss when there's at least 12u of zauker"
id"Zinc"
group"Elements"
color"#bababa"
textColorTheme"light"
flavor"metallic"
name"zinc"
desc"A silvery, brittle metal, often used in batteries to carry charge."
physicalDesc"shiny"
recipes
Empty array
effects
Empty array
effectLine""
boilingPoint907
meltingPoint419.5
id"ZombieBlood"
group"Biological"
color"#2b0700"
textColorTheme"light"
flavor"bitter"
metabolisms
Drink
effects
class"SatiateThirst"
factor-0.5
Poison
effects
class"HealthChange"
damage
types
Poison4
class"ChemVomit"
probability0.25
name"zombie blood"
desc"Would not advise eating. Can be used to create an inoculation against the infection."
physicalDesc"necrotic"
recipes
Empty array
effects
"'''Drink'''"
"* SatiateThirst"
" "
"'''Poison'''"
"* Deals <span style="color:red">4</span> Poison"
"* ChemVomit"
effectLine"'''Drink''' * SatiateThirst '''Poison''' * Deals <span style="color:red">4</span> Poison * ChemVomit"
id"ZombieCocktail"
group"Drinks"
color"#d17844"
textColorTheme"light"
parent"BaseAlcohol"
flavor"zombiecocktail"
metabolisms
Drink
effects
class"SatiateThirst"
factor1
class"AdjustReagent"
reagent"Ethanol"
amount0.25
name"Zombie"
desc"It gets in your head. Your he-eyeh-ead."
physicalDesc"strong smelling"
recipes
type"reaction"
id"ZombieCocktail"
reactants
"Rum"
2
false
"rum"
"Grenadine"
1
false
"grenadine"
"ZombieBlood"
1
false
"ZombieBlood"
products
"ZombieCocktail"
4
"Zombie"
effects
"'''Drink'''"
"* SatiateThirst"
"* Adds 0.25u of Ethanol to the solution"
effectLine"'''Drink''' * SatiateThirst * Adds 0.25u of Ethanol to the solution"