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

From Space Station 14 Wiki
readded recipes maybe
added the missing plant metabolism
Line 6: Line 6:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1,
"conditions": [
{
"class": "OrganType",
"type": "Human",
"shouldHave": false
}
]
}
]
},
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "uncooked animal proteins",
"amount": 0.1
}
]
},
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Bloodsucker",
"shouldHave": true
}
],
"damage": {
"groups": {
"Brute": -3,
"Burn": -1.25
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": 0.5
}
],
"name": "blood",
"name": "blood",
"description": "I hope this is ketchup.",
"description": "I hope this is ketchup.",
"physicalDescription": "ferrous",
"physicalDescription": "ferrous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ"
],
"metabolismRate": 0.5
},
"Food": {
"effects": [
"* Adds 0.1u of uncooked animal proteins to the solution"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 21: Line 99:
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"* 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)"
"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\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.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"
},
},
{
{
Line 38: Line 118:
"physicalDescription": "slimy",
"physicalDescription": "slimy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ"
],
"metabolismRate": 0.5
},
"Food": {
"effects": [
"* Adds 0.1u of uncooked animal proteins to the solution"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 49: Line 155:
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.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"
},
},
{
{
Line 61: Line 169:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "slimy",
"flavor": "slimy",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"factor": 1
}
]
}
},
"name": "slime",
"name": "slime",
"description": "You thought this was gradient blood at first, but you were mistaken.",
"description": "You thought this was gradient blood at first, but you were mistaken.",
"physicalDescription": "viscous",
"physicalDescription": "viscous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger at 0.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 78: Line 204:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sweet",
"flavor": "sweet",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"factor": 1
},
{
"class": "SatiateThirst",
"factor": 1
}
]
}
},
"name": "sap",
"name": "sap",
"description": "Sticky, sweet tree blood.",
"description": "Sticky, sweet tree blood.",
"physicalDescription": "sticky",
"physicalDescription": "sticky",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger at 0.333x the average rate",
"* Satiates thirst at 0.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 102: Line 251:
"physicalDescription": "metallic",
"physicalDescription": "metallic",
"recipes": [],
"recipes": [],
"effectStrings": [
"structuredMetabolismStrings": {
"'''Drink''' (0.5u per second)",
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ"
],
"metabolismRate": 0.5
},
"Food": {
"effects": [
"* Adds 0.1u of uncooked animal proteins to the solution"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Drink''' (0.5u per second)",
"\n",
"\n",
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ",
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ",
Line 113: Line 288:
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.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"
},
},
{
{
Line 130: Line 307:
"physicalDescription": "pungent",
"physicalDescription": "pungent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate when the metabolizing organ is not a Human organ"
],
"metabolismRate": 0.5
},
"Food": {
"effects": [
"* Adds 0.1u of uncooked animal proteins to the solution"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 141: Line 344:
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.25\u003C/span\u003E Burn when the metabolizing organ is a Bloodsucker organ",
"\n",
"'''Plants''' (0.5u per second)",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"* 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)"
"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\"\u003E-3\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-1.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"
},
},
{
{
Line 153: Line 358:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": -0.5
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 4
}
}
},
{
"class": "ChemVomit",
"probability": 0.25
}
]
}
},
"name": "zombie blood",
"name": "zombie blood",
"description": "Would not advise eating. Can be used to create an inoculation against the infection.",
"description": "Would not advise eating. Can be used to create an inoculation against the infection.",
"physicalDescription": "necrotic",
"physicalDescription": "necrotic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at -0.167x the average rate"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"* Has a 25% chance to cause vomiting"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
"\n",
"\n",
"* Satiates thirst at 0.167x the average rate",
"* Satiates thirst at -0.167x the average rate",
"\n",
"\n",
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 168: Line 414:
"* Has a 25% chance to cause vomiting"
"* 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": "'''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"
},
},
{
{
Line 176: Line 422:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"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
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": 0.5
}
],
"name": "ichor",
"name": "ichor",
"description": "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.",
"description": "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.",
"physicalDescription": "roaring",
"physicalDescription": "roaring",
"recipes": [],
"recipes": [],
"effectStrings": [
"structuredMetabolismStrings": {
"'''Drink''' (0.5u per second)",
"Drink": {
"\n",
"effects": [
"* Satiates thirst at 0.5x the average rate"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Increases blood level",
"* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Toxin, and \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Bloodloss",
"* Reduces bleeding"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Drink''' (0.5u per second)",
"\n",
"* Satiates thirst at 0.5x the average rate",
"* Satiates thirst at 0.5x the average rate",
"\n",
"\n",
Line 189: Line 498:
"* Increases blood level",
"* Increases blood level",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Toxin, and \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Bloodloss",
"\n",
"\n",
"* Reduces bleeding",
"* Reduces bleeding",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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\"\u003E-5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Toxin, and \u003Cspan style=\"color:green\"\u003E-5\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"
},
},
{
{
Line 207: Line 518:
"physicalDescription": "exotic smelling",
"physicalDescription": "exotic smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 216: Line 528:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "terrible",
"flavor": "terrible",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 0.5
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.1
}
]
}
},
"name": "vomit",
"name": "vomit",
"description": "You can see a few chunks of someone's last meal in it.",
"description": "You can see a few chunks of someone's last meal in it.",
"physicalDescription": "pungent",
"physicalDescription": "pungent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.167x the average rate",
"* Adds 0.1u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 235: Line 571:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "mindful",
"flavor": "mindful",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateHunger",
"factor": 1.5
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Cellular": 2
}
}
}
]
}
},
"name": "grey matter",
"name": "grey matter",
"description": "Thought juice, the stuff that leaks out of your ears.",
"description": "Thought juice, the stuff that leaks out of your ears.",
"physicalDescription": "neural",
"physicalDescription": "neural",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates hunger at 0.5x the average rate"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Cellular"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 256: Line 628:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
],
"factor": 3
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 2
}
],
"name": "EZ nutrient",
"name": "EZ nutrient",
"description": "Give your plants some of those EZ nutrients! Dionas find this delicious.",
"description": "Give your plants some of those EZ nutrients! Dionas find this delicious.",
Line 292: Line 687:
}
}
],
],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger averagely when the metabolizing organ is a Plant organ"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 297: Line 706:
"* Satiates hunger averagely when the metabolizing organ is a Plant organ",
"* Satiates hunger averagely when the metabolizing organ is a Plant organ",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 307: Line 718:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "SatiateHunger",
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
],
"factor": 3
},
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
]
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 1
},
{
"class": "PlantAdjustHealth",
"amount": -0.5
},
{
"class": "PlantAdjustMutationMod",
"probability": 0.3,
"amount": 0.4
}
],
"name": "left-4-zed",
"name": "left-4-zed",
"description": "A cocktail of mutagenic compounds that gives nutrients, harms and affects plant life's genome.",
"description": "A cocktail of mutagenic compounds that gives nutrients, harms and affects plant life's genome.",
Line 337: Line 795:
}
}
],
],
"effectStrings": [
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Satiates hunger averagely when the metabolizing organ is a Plant organ",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is a Plant organ"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E",
"* Has a 30% chance to adjust mutation modifier by \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
Line 344: Line 819:
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 354: Line 835:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 3
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
]
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 4
},
{
"class": "PlantAdjustPests",
"amount": -6
}
],
"name": "pest killer",
"name": "pest killer",
"description": "A mixture that targets pests. While useful it slowly poisons plants with toxins, be careful when using it.",
"description": "A mixture that targets pests. While useful it slowly poisons plants with toxins, be careful when using it.",
"physicalDescription": "bubbling",
"physicalDescription": "bubbling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when the metabolizing organ is a Plant organ"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E",
"* Adjusts pests level by \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 363: Line 890:
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 373: Line 904:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": -4,
"Blunt": 2,
"Slash": 1,
"Piercing": 1
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
]
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 6
},
{
"class": "PlantAdjustWeeds",
"amount": -8
},
{
"class": "PlantAdjustHealth",
"amount": -20
},
{
"class": "PlantAdjustMutationMod",
"amount": 0.1
}
],
"name": "plant-B-gone",
"name": "plant-B-gone",
"description": "A harmful toxic mixture to kill plantlife. Very effective against kudzu.",
"description": "A harmful toxic mixture to kill plantlife. Very effective against kudzu.",
Line 403: Line 976:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-4\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"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E6\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-8\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-20\u003C/span\u003E",
"* Adjusts mutation modifier by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-4\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",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"effectLine": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E-4\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"
},
},
{
{
Line 418: Line 1,016:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"name": "robust harvest",
"baseMetabolisms": {
"description": "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.",
"Poison": {
"physicalDescription": "robust",
"effects": [
"recipes": [
{
"type": "reaction",
"id": "RobustHarvest",
"reactants": [
{
{
"name": "EZ nutrient",
"class": "HealthChange",
"count": 1,
"damage": {
"id": "EZNutrient",
"types": {
"isCatalyst": false
"Poison": -2,
"Blunt": -3,
"Slash": -3,
"Piercing": -3
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
]
},
},
{
{
"name": "sulfuric acid",
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
},
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 1,
"Heat": 2,
"Poison": 1
}
}
}
]
},
"Medicine": {
"effects": [
{
"class": "Polymorph",
"prototype": "TreeMorph",
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
},
{
"class": "ReagentThreshold",
"min": 80,
"max": null
}
]
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"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",
"description": "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.",
"physicalDescription": "robust",
"recipes": [
{
"type": "reaction",
"id": "RobustHarvest",
"reactants": [
{
"name": "EZ nutrient",
"count": 1,
"id": "EZNutrient",
"isCatalyst": false
},
{
"name": "sulfuric acid",
"count": 1,
"count": 1,
"id": "SulfuricAcid",
"id": "SulfuricAcid",
Line 448: Line 1,134:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Slash, and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Piercing when the metabolizing organ is a Plant organ",
"* 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"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Polymorphs the metabolizer into a tree when the metabolizing organ is a Plant organ and there's at least 80u of robust harvest"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.05\u003C/span\u003E",
"* Has a 2% chance to adjust weeds level by \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E",
"* Has a 2% chance to adjust pests level by \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E",
"* 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"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Slash, and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Piercing when the metabolizing organ is a Plant organ",
"\n",
"\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",
"* 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",
Line 459: Line 1,169:
"* Polymorphs the metabolizer into a tree when the metabolizing organ is a Plant organ and there's at least 80u of robust harvest",
"* Polymorphs the metabolizer into a tree when the metabolizing organ is a Plant organ and there's at least 80u of robust harvest",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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": "'''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* Polymorphs the 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)"
"effectLine": "'''Poison''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Slash, and \u003Cspan style=\"color:green\"\u003E-3\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* Polymorphs the 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"
},
},
{
{
Line 469: Line 1,187:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"basePlantMetabolism": [
{
"class": "PlantAdjustHealth",
"amount": -2
},
{
"class": "PlantRestoreSeeds",
"probability": 0.2
},
{
"class": "PlantAdjustPotency",
"amount": -3
}
],
"name": "sedin",
"name": "sedin",
"description": "A modified version of diethylamine that can restore seeds on plants at the cost of potency.",
"description": "A modified version of diethylamine that can restore seeds on plants at the cost of potency.",
Line 505: Line 1,237:
}
}
],
],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E",
"* Has a 20% chance to restore the seeds of the plant",
"* Adjusts potency by \u003Cspan style=\"color:red\"\u003E-3\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)"
"'''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"
],
],
"effectLine": "'''Plants''' (0.5u per second)"
"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"
},
},
{
{
Line 516: Line 1,264:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 4
}
},
"conditions": [
{
"class": "OrganType",
"type": "Plant",
"shouldHave": true
}
]
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 4
},
{
"class": "PlantAdjustWeeds",
"amount": -6
}
],
"name": "weed killer",
"name": "weed killer",
"description": "A mixture that targets weeds. Very effective against kudzu. While useful it slowly poisons plants with toxins, be careful when using it.",
"description": "A mixture that targets weeds. Very effective against kudzu. While useful it slowly poisons plants with toxins, be careful when using it.",
"physicalDescription": "bubbling",
"physicalDescription": "bubbling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when the metabolizing organ is a Plant organ"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 525: Line 1,319:
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when the metabolizing organ is a Plant organ",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 535: Line 1,333:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 1
}
}
}
]
},
"Gas": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Rat",
"shouldHave": false
},
{
"class": "ReagentThreshold",
"reagent": "Ammonia",
"min": 1,
"max": null
}
],
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 0.25
}
}
},
{
"class": "ChemVomit",
"probability": 0.12,
"conditions": [
{
"class": "OrganType",
"type": "Rat",
"shouldHave": false
},
{
"class": "OrganType",
"type": "Vox",
"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
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 1
},
{
"class": "PlantAdjustHealth",
"amount": 0.5
}
],
"name": "ammonia",
"name": "ammonia",
"description": "An effective fertilizer, it gives your plants some nutrients.",
"description": "An effective fertilizer, it gives your plants some nutrients.",
Line 585: Line 1,508:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
],
"metabolismRate": 0.5
},
"Gas": {
"effects": [
"* 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",
"* 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",
"* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Bloodloss when the metabolizing organ is a Rat organ and there's at least 1u of ammonia"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 596: Line 1,542:
"* 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",
"* 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",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Bloodloss when the metabolizing organ is a Rat organ and there's at least 1u of ammonia",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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\"\u003E-5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-5\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"
},
},
{
{
Line 608: Line 1,558:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 1
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.1
},
{
"class": "PlantAdjustPests",
"probability": 0.1,
"amount": -1
},
{
"class": "PlantAdjustHealth",
"amount": 0.1
},
{
"class": "PlantAffectGrowth",
"probability": 0.2,
"amount": 1
},
{
"class": "PlantDiethylamine {}"
}
],
"name": "diethylamine",
"name": "diethylamine",
"description": "A very potent fertilizer, treats plants with nutrients, eliminates pests, and sometimes it can even speed up growth.",
"description": "A very potent fertilizer, treats plants with nutrients, eliminates pests, and sometimes it can even speed up growth.",
Line 638: Line 1,625:
}
}
],
],
"effectStrings": [
"structuredMetabolismStrings": {
"'''Poison''' (0.5u per second)",
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Has a 10% chance to adjust pests level by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Has a 20% chance to adjust age by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E",
"* Increases the plant's lifespan and/or base health with 10% chance for each"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Poison''' (0.5u per second)",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic\n'''Plants''' (0.5u per second)"
"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"
},
},
{
{
Line 689: Line 1,704:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 698: Line 1,714:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 1,
"Poison": 2
}
}
}
]
}
},
"name": "phenol",
"name": "phenol",
"description": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
"description": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.",
Line 728: Line 1,759:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 740: Line 1,779:
"color": "#22282b",
"color": "#22282b",
"textColorTheme": "light",
"textColorTheme": "light",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": -1
}
}
},
{
"class": "ChemCleanBloodstream",
"cleanseRate": 3
}
]
}
},
"name": "charcoal",
"name": "charcoal",
"description": "A black, porous solid",
"description": "A black, porous solid",
Line 770: Line 1,827:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Poison",
"* Cleanses the bloodstream of other chemicals"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Poison",
"\n",
"\n",
"* Cleanses the bloodstream of other chemicals"
"* 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"
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Poison\n* Cleanses the bloodstream of other chemicals"
},
},
{
{
Line 809: Line 1,875:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 860: Line 1,927:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 869: Line 1,937:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 2
}
}
}
]
}
},
"name": "artifexium",
"name": "artifexium",
"description": "A lavender mixture of microscopic artifact fragments and a strong acid. It has the ability to activate artifacts.",
"description": "A lavender mixture of microscopic artifact fragments and a strong acid. It has the ability to activate artifacts.",
"physicalDescription": "crystalline",
"physicalDescription": "crystalline",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 885: Line 1,975:
"color": "#E7EA91",
"color": "#E7EA91",
"textColorTheme": "dark",
"textColorTheme": "dark",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Cellular": 1
}
}
}
]
}
},
"name": "benzene",
"name": "benzene",
"description": "An aromatic, slightly carcinogenic, ring of carbon, forming a base for many organic compounds.",
"description": "An aromatic, slightly carcinogenic, ring of carbon, forming a base for many organic compounds.",
Line 916: Line 2,020:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cellular"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 960: Line 2,072:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 968: Line 2,081:
"color": "white",
"color": "white",
"textColorTheme": "dark",
"textColorTheme": "dark",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": 1.5
}
}
}
]
},
"Medicine": {
"effects": [
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
],
"probability": 0.1
}
]
}
},
"name": "sodium hydroxide",
"name": "sodium hydroxide",
"description": "A white, odorless, water-soluble salt that yields an strong alkaline solution in water. Causes burns and vomiting when ingested.",
"description": "A white, odorless, water-soluble salt that yields an strong alkaline solution in water. Causes burns and vomiting when ingested.",
Line 998: Line 2,140:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Heat"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Has a 10% chance to cause vomiting when there's at least 5u of sodium hydroxide"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 1,046: Line 2,202:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,055: Line 2,212:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"name": "sodium polyacrylate",
"baseMetabolisms": {
"description": "A super-absorbent polymer with assorted industrial uses.",
"Poison": {
"physicalDescription": "grainy",
"effects": [
{
"class": "SatiateThirst",
"factor": -5
},
{
"class": "PopupMessage",
"visualType": "MediumCaution",
"type": "Local",
"messages": [
"generic-reagent-effect-parched"
],
"probability": 0.1
}
]
}
},
"name": "sodium polyacrylate",
"description": "A super-absorbent polymer with assorted industrial uses.",
"physicalDescription": "grainy",
"recipes": [
"recipes": [
{
{
Line 1,092: Line 2,268:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Satiates thirst at -1.667x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
"\n",
"\n",
"* Satiates thirst at 1.667x the average rate"
"* Satiates thirst at -1.667x the average rate"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Satiates thirst at 1.667x the average rate"
"effectLine": "'''Poison''' (0.5u per second)\n* Satiates thirst at -1.667x the average rate"
},
},
{
{
Line 1,109: Line 2,293:
"physicalDescription": "crystalline",
"physicalDescription": "crystalline",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,118: Line 2,303:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "tingly",
"flavor": "tingly",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"groups": {
"Brute": -4
}
}
},
{
"class": "GenericStatusEffect",
"key": "Adrenaline",
"component": "IgnoreSlowOnDamage",
"time": 120
}
]
}
},
"name": "rororium",
"name": "rororium",
"description": "A strange substance which fills the cores of the hivelords that roam the mining asteroid. Thought to be the source of their regenerative powers.",
"description": "A strange substance which fills the cores of the hivelords that roam the mining asteroid. Thought to be the source of their regenerative powers.",
"physicalDescription": "refreshing",
"physicalDescription": "refreshing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute",
"* Causes adrenaline for at least 12s without accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Brute",
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute",
"\n",
"\n",
"* Causes adrenaline for at least 12s without accumulation"
"* Causes adrenaline for at least 12s without accumulation"
],
],
"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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute\n* Causes adrenaline for at least 12s without accumulation"
},
},
{
{
Line 1,137: Line 2,351:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"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",
"name": "bleach",
"description": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
"description": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.",
Line 1,173: Line 2,416:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison and \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Caustic"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 1,216: Line 2,467:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,225: Line 2,477:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "clean",
"flavor": "clean",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 6,
"max": null
}
],
"probability": 0.2
}
]
},
"Drink": {
"effects": [
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 6,
"max": null
}
],
"probability": 0.2
}
]
}
},
"name": "soap",
"name": "soap",
"description": "I wouldn't clean my mouth out with this if I were you.",
"description": "I wouldn't clean my mouth out with this if I were you.",
"physicalDescription": "soapy",
"physicalDescription": "soapy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Has a 20% chance to cause vomiting when there's at least 6u of soap"
],
"metabolismRate": 0.5
},
"Drink": {
"effects": [
"* Has a 20% chance to cause vomiting when there's at least 6u of soap"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 1,283: Line 2,581:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,292: Line 2,591:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "glue",
"flavor": "glue",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 5,
"refresh": false
}
]
},
"Drink": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "Muted",
"component": "Muted",
"type": "Add",
"time": 5,
"refresh": false
}
]
}
},
"name": "space glue",
"name": "space glue",
"description": "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).",
"description": "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).",
Line 1,323: Line 2,648:
}
}
],
],
"effectStrings": [
"structuredMetabolismStrings": {
"'''Narcotic''' (0.5u per second)",
"Narcotic": {
"effects": [
"* Causes hallucinations for at least 0.5s with accumulation"
],
"metabolismRate": 0.5
},
"Drink": {
"effects": [
"* Causes inability to speak for at least 0.5s with accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"\n",
"\n",
"* Causes hallucinations for at least 0.5s with accumulation",
"* Causes hallucinations for at least 0.5s with accumulation",
Line 1,344: Line 2,683:
"physicalDescription": "metallic",
"physicalDescription": "metallic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,420: Line 2,760:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,429: Line 2,770:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": -0.5
},
{
"class": "PlantAdjustToxins",
"amount": 15
},
{
"class": "PlantAdjustWeeds",
"amount": -3
},
{
"class": "PlantAdjustHealth",
"amount": -1
}
],
"name": "chlorine",
"name": "chlorine",
"description": "A yellow-green gas which is toxic to humans.",
"description": "A yellow-green gas which is toxic to humans.",
Line 1,462: Line 2,835:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E15\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 1,467: Line 2,857:
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 1,477: Line 2,875:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.1,
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"damage": {
"types": {
"Poison": 0.1
}
}
}
]
},
"Medicine": {
"effects": [
{
"class": "ModifyBloodLevel",
"conditions": [
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": true
}
],
"amount": 0.4
}
]
}
},
"name": "copper",
"name": "copper",
"description": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
"description": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.",
Line 1,525: Line 2,960:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison when the metabolizing organ is not a Arachnid organ"
],
"metabolismRate": 0.1
},
"Medicine": {
"effects": [
"* Increases blood level when the metabolizing organ is a Arachnid organ"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.1u per second)",
"'''Poison''' (0.1u per second)",
Line 1,542: Line 2,991:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 0.5,
"Poison": 0.5
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": -0.5
},
{
"class": "PlantAdjustToxins",
"amount": 25
},
{
"class": "PlantAdjustWeeds",
"amount": -4
},
{
"class": "PlantAdjustHealth",
"amount": -2
}
],
"name": "fluorine",
"name": "fluorine",
"description": "A highly toxic pale yellow gas. Extremely reactive.",
"description": "A highly toxic pale yellow gas. Extremely reactive.",
"physicalDescription": "gaseous",
"physicalDescription": "gaseous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E25\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 1,551: Line 3,050:
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Caustic and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''Plants''' (0.5u per second)",
],
"\n",
"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)"
"* 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"
],
"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"
},
},
{
{
Line 1,565: Line 3,072:
"physicalDescription": "metallic",
"physicalDescription": "metallic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,612: Line 3,120:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,625: Line 3,134:
"physicalDescription": "dark brown",
"physicalDescription": "dark brown",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,634: Line 3,144:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.1,
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": true
}
],
"damage": {
"types": {
"Poison": 0.1
}
}
}
]
},
"Medicine": {
"effects": [
{
"class": "ModifyBloodLevel",
"conditions": [
{
"class": "OrganType",
"type": "Arachnid",
"shouldHave": false
}
],
"amount": 0.4
}
]
}
},
"name": "iron",
"name": "iron",
"description": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.",
"description": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.",
Line 1,682: Line 3,229:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Poison when the metabolizing organ is a Arachnid organ"
],
"metabolismRate": 0.1
},
"Medicine": {
"effects": [
"* Increases blood level when the metabolizing organ is not a Arachnid organ"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.1u per second)",
"'''Poison''' (0.1u per second)",
Line 1,699: Line 3,260:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.1,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 0.05
}
}
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.05
},
{
"class": "Emote",
"emote": "Laugh",
"probability": 0.05
}
]
}
},
"name": "lithium",
"name": "lithium",
"description": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
"description": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.",
"physicalDescription": "shiny",
"physicalDescription": "shiny",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.05\u003C/span\u003E Poison"
],
"metabolismRate": 0.1
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.1u per second)",
"'''Poison''' (0.1u per second)",
Line 1,716: Line 3,310:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
},
{
"class": "GenericStatusEffect",
"key": "Stutter",
"component": "ScrambledAccent",
"time": 2
}
]
}
},
"name": "mercury",
"name": "mercury",
"description": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
"description": "A silver metal which is liquid at room temperature. It's highly toxic to humans.",
"physicalDescription": "shiny",
"physicalDescription": "shiny",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* Causes stuttering for at least 0.2s without accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 1,739: Line 3,362:
"physicalDescription": "shiny",
"physicalDescription": "shiny",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,748: Line 3,372:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "metallic",
"flavor": "metallic",
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.1
},
{
"class": "PlantAdjustWater",
"amount": -0.5
},
{
"class": "PlantAdjustWeeds",
"amount": -2
}
],
"name": "phosphorus",
"name": "phosphorus",
"description": "A reactive metal used in pyrotechnics and weapons.",
"description": "A reactive metal used in pyrotechnics and weapons.",
"physicalDescription": "powdery",
"physicalDescription": "powdery",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-0.5\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 1,768: Line 3,422:
"physicalDescription": "glowing",
"physicalDescription": "glowing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,777: Line 3,432:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1.5
}
}
}
]
}
},
"name": "silicon",
"name": "silicon",
"description": "A hard and brittle crystalline solid with a blue-grey color.",
"description": "A hard and brittle crystalline solid with a blue-grey color.",
"physicalDescription": "crystalline",
"physicalDescription": "crystalline",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 1,798: Line 3,475:
"physicalDescription": "reasonably metallic",
"physicalDescription": "reasonably metallic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,807: Line 3,485:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"name": "sulfur",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 0.1
}
}
}
]
}
},
"name": "sulfur",
"description": "A yellow, crystalline solid.",
"description": "A yellow, crystalline solid.",
"physicalDescription": "powdery",
"physicalDescription": "powdery",
Line 1,845: Line 3,537:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Caustic"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 1,891: Line 3,591:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,900: Line 3,601:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": 2
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustMutationLevel",
"amount": 0.6
},
{
"class": "PlantAdjustToxins",
"amount": 4
},
{
"class": "PlantAdjustHealth",
"amount": -1.5
},
{
"class": "PlantAdjustMutationMod",
"probability": 0.2,
"amount": 0.1
}
],
"name": "uranium",
"name": "uranium",
"description": "A grey metallic chemical element in the actinide series, weakly radioactive.",
"description": "A grey metallic chemical element in the actinide series, weakly radioactive.",
"physicalDescription": "metallic",
"physicalDescription": "metallic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Radiation"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts mutation level by \u003Cspan style=\"color:green\"\u003E0.6\u003C/span\u003E",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1.5\u003C/span\u003E",
"* Has a 20% chance to adjust mutation modifier by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 1,909: Line 3,660:
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Radiation",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Radiation",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Radiation\n'''Plants''' (0.5u per second)"
"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"
},
},
{
{
Line 1,923: Line 3,682:
"physicalDescription": "shiny",
"physicalDescription": "shiny",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 1,932: Line 3,692:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "carpet",
"flavor": "carpet",
"baseMetabolisms": {
"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",
"name": "carpetium",
"description": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet. Somehow filters out carpotoxin from the blood stream.",
"description": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet. Somehow filters out carpotoxin from the blood stream.",
Line 1,962: Line 3,750:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Removes -3u of carpotoxin from the solution when there's at least 1u of carpotoxin"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
"\n",
"\n",
"* Removes 3u of carpotoxin from the solution when there's at least 1u of carpotoxin"
"* Removes -3u of carpotoxin from the solution when there's at least 1u of carpotoxin"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Removes 3u of carpotoxin from the solution when there's at least 1u of carpotoxin"
"effectLine": "'''Poison''' (0.5u per second)\n* Removes -3u of carpotoxin from the solution when there's at least 1u of carpotoxin"
},
},
{
{
Line 1,975: Line 3,771:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "fiber",
"flavor": "fiber",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"conditions": [
{
"class": "OrganType",
"type": "Moth",
"shouldHave": true
}
],
"factor": 3
}
]
}
},
"name": "fiber",
"name": "fiber",
"description": "A raw material, usually extracted from wool or other fabric products.",
"description": "A raw material, usually extracted from wool or other fabric products.",
"physicalDescription": "fibrous",
"physicalDescription": "fibrous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger averagely when the metabolizing organ is a Moth organ"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 1,992: Line 3,813:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bee",
"flavor": "bee",
"name": "buzzochloric bees",
"baseMetabolisms": {
"description": "Liquid bees. Oh god it's LIQUID BEES NO-",
"Poison": {
"physicalDescription": "buzzy",
"effects": [
"recipes": [
{
"type": "reaction",
"id": "BuzzochloricBees",
"reactants": [
{
{
"name": "saxoite",
"class": "PopupMessage",
"count": 1,
"type": "Local",
"id": "Saxoite",
"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": [
{
"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"
],
"probability": 0.05,
"conditions": [
{
"class": "ReagentThreshold",
"min": 0.01,
"reagent": "Histamine"
},
{
"class": "HasTag",
"invert": true,
"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"
],
"probability": 0.05,
"conditions": [
{
"class": "HasTag",
"invert": true,
"tag": "Bee"
},
{
"class": "ReagentThreshold",
"min": 0.01,
"reagent": "Licoxide"
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"buzzochloricbees-effect-fiber-hairy",
"buzzochloricbees-effect-fiber-soft"
],
"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": "buzzochloric bees",
"description": "Liquid bees. Oh god it's LIQUID BEES NO-",
"physicalDescription": "buzzy",
"recipes": [
{
"type": "reaction",
"id": "BuzzochloricBees",
"reactants": [
{
"name": "saxoite",
"count": 1,
"id": "Saxoite",
"isCatalyst": false
"isCatalyst": false
},
},
Line 2,040: Line 3,978:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* 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"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 2,057: Line 4,003:
"physicalDescription": "bee guts",
"physicalDescription": "bee guts",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 2,070: Line 4,017:
"physicalDescription": "ground brass",
"physicalDescription": "ground brass",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 2,079: Line 4,027:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "shocking",
"flavor": "shocking",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "Electrocute",
"probability": 0.35,
"electrocuteTime": 2
}
]
}
},
"name": "licoxide",
"name": "licoxide",
"description": "A synthetic battery acid. It looks... electrifying.",
"description": "A synthetic battery acid. It looks... electrifying.",
Line 2,109: Line 4,068:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Has a 35% chance to electrocute the metabolizer for 2 seconds"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 2,122: Line 4,089:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "sharp",
"flavor": "sharp",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 3,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Slash": 9
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "LargeCaution",
"messages": [
"generic-reagent-effect-slicing-insides"
],
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.3
}
]
}
},
"name": "razorium",
"name": "razorium",
"description": "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.",
"description": "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.",
Line 2,283: Line 4,279:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E9\u003C/span\u003E Slash"
],
"metabolismRate": 3
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (3u per second)",
"'''Poison''' (3u per second)",
Line 2,296: Line 4,300:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "cold",
"flavor": "cold",
"name": "Fresium",
"baseMetabolisms": {
"description": "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.",
"Poison": {
"physicalDescription": "frosty",
"metabolismRate": 0.45,
"recipes": [
"effects": [
{
{
"type": "reaction",
"class": "HealthChange",
"id": "Fresium",
"damage": {
"priority": 20,
"types": {
"maxTemp": 300,
"Cold": 0.01,
"reactants": [
"Heat": -3
}
}
},
{
"class": "PopupMessage",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Fresium",
"max": 35
}
],
"type": "Local",
"visualType": "LargeCaution",
"messages": [
"fresium-effect-freeze-insides"
],
"probability": 0.05
},
{
"class": "PopupMessage",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Fresium",
"max": 35
}
],
"type": "Local",
"visualType": "LargeCaution",
"messages": [
"fresium-effect-slow"
],
"probability": 0.2
},
{
"class": "AdjustTemperature",
"conditions": [
{
"class": "Temperature",
"min": 160.15,
"max": null
}
],
"amount": -10000
},
{
"class": "MovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Fresium",
"max": 40,
"min": 0
}
],
"walkSpeedModifier": 0.6,
"sprintSpeedModifier": 0.6,
"statusLifetime": 2
},
{
"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",
"description": "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.",
"physicalDescription": "frosty",
"recipes": [
{
"type": "reaction",
"id": "Fresium",
"priority": 20,
"maxTemp": 300,
"reactants": [
{
{
"name": "frezon",
"name": "frezon",
Line 2,358: Line 4,465:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Modifies health by \u003Cspan style=\"color:red\"\u003E0.01\u003C/span\u003E Cold and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Heat",
"* Removes -10000J of heat from the body it's in when the body's temperature is at least 160.15k",
"* Modifies movement speed by 0.6x for at least 2 seconds when there's at most 40u of Fresium",
"* Modifies movement speed by 1x for at least 2 seconds when there's at least 40u of Fresium"
],
"metabolismRate": 0.45
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.45u per second)",
"'''Poison''' (0.45u per second)",
"\n",
"\n",
"* Modifies health by \u003Cspan style=\"color:red\"\u003E0.01\u003C/span\u003E Cold and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Heat",
"* Modifies health by \u003Cspan style=\"color:red\"\u003E0.01\u003C/span\u003E Cold and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Heat",
"\n",
"\n",
"* Removes -10000J of heat from the body it's in when the body's temperature is at least 160.15k",
"* Removes -10000J of heat from the body it's in when the body's temperature is at least 160.15k",
Line 2,369: Line 4,487:
"* Modifies movement speed by 1x for at least 2 seconds when there's at least 40u of Fresium"
"* 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''' (0.45u per second)\n* Modifies health by \u003Cspan style=\"color:red\"\u003E0.01\u003C/span\u003E Cold and \u003Cspan style=\"color:green\"\u003E-3\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"
},
},
{
{
Line 2,377: Line 4,495:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "funny",
"flavor": "funny",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "Emote",
"emote": "Laugh",
"probability": 0.3
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Large",
"messages": [
"laughter-effect-control-laughter"
],
"probability": 0.2
}
]
}
},
"name": "laughter",
"name": "laughter",
"description": "Some say that this is the best medicine, but recent studies have proven that to be untrue.",
"description": "Some say that this is the best medicine, but recent studies have proven that to be untrue.",
Line 2,407: Line 4,545:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)"
"'''Medicine''' (0.5u per second)"
Line 2,418: Line 4,562:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "weh",
"flavor": "weh",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.25,
"effects": [
{
"class": "Emote",
"emote": "Weh",
"showInChat": true,
"force": true,
"probability": 0.5
},
{
"class": "Polymorph",
"prototype": "ArtifactLizard",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": false
},
{
"class": "ReagentThreshold",
"min": 50,
"max": null
}
]
},
{
"class": "AdjustReagent",
"reagent": "juice that makes you Weh",
"amount": -20,
"conditions": [
{
"class": "ReagentThreshold",
"min": 50,
"max": null
}
]
}
]
}
},
"name": "juice that makes you Weh",
"name": "juice that makes you Weh",
"description": "Pure essence of lizard plush. Makes you Weh!",
"description": "Pure essence of lizard plush. Makes you Weh!",
"physicalDescription": "vibrant",
"physicalDescription": "vibrant",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Weh",
"* Removes -20u of juice that makes you Weh from the solution when there's at least 50u of juice that makes you Weh"
],
"metabolismRate": 0.25
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.25u per second)",
"'''Poison''' (0.25u per second)",
Line 2,427: Line 4,622:
"* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Weh",
"* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Weh",
"\n",
"\n",
"* Removes 20u of juice that makes you Weh from the solution when there's at least 50u of juice that makes you Weh"
"* 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* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Weh\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* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Weh\n* Removes -20u of juice that makes you Weh from the solution when there's at least 50u of juice that makes you Weh"
},
},
{
{
Line 2,437: Line 4,632:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "hew",
"flavor": "hew",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.25,
"effects": [
{
"class": "Emote",
"emote": "Hew",
"showInChat": true,
"force": true,
"probability": 0.5
},
{
"class": "Polymorph",
"prototype": "ArtifactLizard",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": false
},
{
"class": "ReagentThreshold",
"min": 50,
"max": null
}
]
},
{
"class": "AdjustReagent",
"reagent": "juice that makes you Hew",
"amount": -20,
"conditions": [
{
"class": "ReagentThreshold",
"min": 50,
"max": null
}
]
}
]
}
},
"name": "juice that makes you Hew",
"name": "juice that makes you Hew",
"description": "Pure essence of inversed lizard plush. Makes you Hew!",
"description": "Pure essence of inversed lizard plush. Makes you Hew!",
"physicalDescription": "inversed",
"physicalDescription": "inversed",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Hew",
"* Removes -20u of juice that makes you Hew from the solution when there's at least 50u of juice that makes you Hew"
],
"metabolismRate": 0.25
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.25u per second)",
"'''Poison''' (0.25u per second)",
Line 2,446: Line 4,692:
"* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Hew",
"* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Hew",
"\n",
"\n",
"* Removes 20u of juice that makes you Hew from the solution when there's at least 50u of juice that makes you Hew"
"* Removes -20u of juice that makes you Hew from the solution when there's at least 50u of juice that makes you Hew"
],
],
"effectLine": "'''Poison''' (0.25u per second)\n* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Hew\n* Removes 20u of juice that makes you Hew from the solution when there's at least 50u of juice that makes you Hew"
"effectLine": "'''Poison''' (0.25u per second)\n* Polymorphs the metabolizer into a lizard when the metabolizing organ is not a Animal organ and there's at least 50u of juice that makes you Hew\n* Removes -20u of juice that makes you Hew from the solution when there's at least 50u of juice that makes you Hew"
},
},
{
{
Line 2,456: Line 4,702:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"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": "ModifyLungGas",
"conditions": [
{
"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": "oxygen",
"description": "An oxidizing, colorless gas.",
"description": "An oxidizing, colorless gas.",
"physicalDescription": "gaseous",
"physicalDescription": "gaseous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Gas": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E7\u003C/span\u003E Poison when the metabolizing organ is a Vox organ"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Gas''' (0.5u per second)",
"'''Gas''' (0.5u per second)",
Line 2,473: Line 4,816:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 3
}
}
},
{
"class": "AdjustReagent",
"reagent": "inaprovaline",
"amount": -2
}
]
},
"Gas": {
"effects": [
{
"class": "HealthChange",
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Poison": 1
}
}
},
{
"class": "AdjustAlert",
"alertType": "Toxins",
"conditions": [
{
"class": "ReagentThreshold",
"min": 1.5
}
],
"clear": true,
"time": 5
}
]
}
},
"name": "plasma",
"name": "plasma",
"description": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
"description": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.",
"physicalDescription": "gaseous",
"physicalDescription": "gaseous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison",
"* Removes -2u of inaprovaline from the solution"
],
"metabolismRate": 0.5
},
"Gas": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 2,482: Line 4,885:
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison",
"\n",
"\n",
"* Removes 2u of inaprovaline from the solution",
"* Removes -2u of inaprovaline from the solution",
"\n",
"\n",
"'''Gas''' (0.5u per second)",
"'''Gas''' (0.5u per second)",
Line 2,488: Line 4,891:
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"* 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"
"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"
},
},
{
{
Line 2,496: Line 4,899:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": 3
}
}
}
]
},
"Gas": {
"effects": [
{
"class": "HealthChange",
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Radiation": 1
}
}
},
{
"class": "AdjustAlert",
"alertType": "Toxins",
"conditions": [
{
"class": "ReagentThreshold",
"min": 1.5
}
],
"clear": true,
"time": 5
}
]
}
},
"name": "tritium",
"name": "tritium",
"description": "Radioactive space-magic pixie dust.",
"description": "Radioactive space-magic pixie dust.",
"physicalDescription": "ionizing",
"physicalDescription": "ionizing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation"
],
"metabolismRate": 0.5
},
"Gas": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 2,517: Line 4,974:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Gas": {
"effects": [
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Plant"
}
]
},
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"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": "carbon dioxide",
"description": "You have genuinely no idea what this is.",
"description": "You have genuinely no idea what this is.",
Line 2,608: Line 5,118:
}
}
],
],
"structuredMetabolismStrings": {
"Gas": {
"effects": [
"* 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"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Gas''' (0.5u per second)",
"'''Gas''' (0.5u per second)",
Line 2,621: Line 5,139:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Cold": 1
}
}
}
]
},
"Gas": {
"effects": [
{
"class": "Oxygenate",
"conditions": [
{
"class": "OrganType",
"type": "Vox"
}
]
},
{
"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": "nitrogen",
"description": "A colorless, odorless unreactive gas. Highly stable.",
"description": "A colorless, odorless unreactive gas. Highly stable.",
Line 2,654: Line 5,234:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Cold"
],
"metabolismRate": 0.5
},
"Gas": {
"effects": [],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 2,669: Line 5,261:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Gas": {
"effects": [
{
"class": "Emote",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 0.2
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"emote": "Laugh",
"showInChat": true,
"probability": 0.1
},
{
"class": "Emote",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 0.2
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"emote": "Scream",
"showInChat": true,
"probability": 0.01
},
{
"class": "PopupMessage",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 0.5
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"type": "Local",
"visualType": "Medium",
"messages": [
"effect-sleepy"
],
"probability": 0.1
},
{
"class": "MovespeedModifier",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "NitrousOxide",
"min": 1,
"max": null
},
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"walkSpeedModifier": 0.65,
"sprintSpeedModifier": 0.65,
"statusLifetime": 2
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"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": "nitrous oxide",
"description": "You know how everything seems funnier when you're tired? Well...",
"description": "You know how everything seems funnier when you're tired? Well...",
"physicalDescription": "gaseous",
"physicalDescription": "gaseous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Gas": {
"effects": [
"* 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",
"* 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",
"* 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"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Gas''' (0.5u per second)",
"'''Gas''' (0.5u per second)",
Line 2,690: Line 5,416:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"name": "frezon",
"baseMetabolisms": {
"Gas": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 0.5,
"max": null
}
],
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Cellular": 0.5
}
}
},
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Frezon",
"min": 1,
"max": null
}
],
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"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",
"description": "A highly effective coolant.. and hallucinogenic.",
"description": "A highly effective coolant.. and hallucinogenic.",
"physicalDescription": "gaseous",
"physicalDescription": "gaseous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Gas": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Cellular when there's at least 0.5u of frezon",
"* Causes hallucinations for at least 50s with accumulation when there's at least 1u of frezon",
"* Causes drunkenness when there's at least 1u of frezon"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Gas''' (0.5u per second)",
"'''Gas''' (0.5u per second)",
Line 2,701: Line 5,520:
"* Causes hallucinations for at least 50s with accumulation when there's at least 1u of frezon",
"* Causes hallucinations for at least 50s with accumulation when there's at least 1u of frezon",
"\n",
"\n",
"* Causes drunkness when there's at least 1u of frezon"
"* Causes drunkenness 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": "'''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 drunkenness when there's at least 1u of frezon"
},
},
{
{
Line 2,711: Line 5,530:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "Stutter",
"component": "ScrambledAccent",
"time": 2
},
{
"class": "Drunk",
"slurSpeech": false,
"boozePower": 20
}
]
}
},
"name": "cryptobiolin",
"name": "cryptobiolin",
"description": "Causes confusion and dizziness.",
"description": "Causes confusion and dizziness.",
Line 2,747: Line 5,583:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Causes stuttering for at least 0.2s without accumulation",
"* Causes drunkenness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 2,752: Line 5,597:
"* Causes stuttering for at least 0.2s without accumulation",
"* Causes stuttering for at least 0.2s without accumulation",
"\n",
"\n",
"* Causes drunkness"
"* Causes drunkenness"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* 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 drunkenness"
},
},
{
{
Line 2,762: Line 5,607:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": -1
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"damage": {
"groups": {
"Brute": 2
}
}
},
{
"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
}
]
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": -10
},
{
"class": "PlantAdjustHealth",
"amount": 1
}
],
"name": "dylovene",
"name": "dylovene",
"description": "A broad-spectrum anti-toxin, which treats toxin damage in organisms. Overdosing will cause vomiting, dizzyness and pain.",
"description": "A broad-spectrum anti-toxin, which treats toxin damage in organisms. Overdosing will cause vomiting, dizzyness and pain.",
Line 2,798: Line 5,728:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute when there's at least 20u of dylovene",
"* Causes jittering when there's at least 20u of dylovene",
"* Has a 2% chance to cause vomiting when there's at least 20u of dylovene",
"* Causes drunkenness when there's at least 15u of dylovene"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-10\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Poison",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute when there's at least 20u of dylovene",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute when there's at least 20u of dylovene",
Line 2,809: Line 5,758:
"* Has a 2% chance to cause vomiting when there's at least 20u of dylovene",
"* Has a 2% chance to cause vomiting when there's at least 20u of dylovene",
"\n",
"\n",
"* Causes drunkness when there's at least 15u of dylovene",
"* Causes drunkenness 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",
"\n",
"'''Plants''' (0.5u per second)"
"* 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)"
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-1\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 drunkenness 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"
},
},
{
{
Line 2,821: Line 5,774:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "histamine",
"amount": -3
},
{
"class": "GenericStatusEffect",
"key": "Jitter",
"time": 3,
"type": "Remove"
},
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": -3
}
}
}
]
}
},
"name": "diphenhydramine",
"name": "diphenhydramine",
"description": "Rapidly purges the body of histamine, reduces jitteriness, and treats poison damage.",
"description": "Rapidly purges the body of histamine, reduces jitteriness, and treats poison damage.",
Line 2,871: Line 5,849:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Removes -3u of histamine from the solution",
"* Removes 3s of jittering",
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Removes 3u of histamine from the solution",
"* Removes -3u of histamine from the solution",
"\n",
"\n",
"* Removes 3s of jittering",
"* Removes 3s of jittering",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Poison"
"* Heals \u003Cspan style=\"color:green\"\u003E-3\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''' (0.5u per second)\n* Removes -3u of histamine from the solution\n* Removes 3s of jittering\n* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Poison"
},
},
{
{
Line 2,888: Line 5,876:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "Drunk",
"time": 6,
"type": "Remove"
},
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": -0.5
}
}
}
]
}
},
"name": "ethylredoxrazine",
"name": "ethylredoxrazine",
"description": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
"description": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.",
Line 2,924: Line 5,932:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Removes 6s of drunkenness",
"* Heals \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Removes 6s of drunkness",
"* Removes 6s of drunkenness",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Poison"
"* Heals \u003Cspan style=\"color:green\"\u003E-0.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": "'''Medicine''' (0.5u per second)\n* Removes 6s of drunkenness\n* Heals \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Poison"
},
},
{
{
Line 2,939: Line 5,956:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": -3
},
"groups": {
"Brute": 0.5
}
}
}
]
}
},
"name": "arithrazine",
"name": "arithrazine",
"description": "A mildly unstable medication used for the most extreme case of radiation poisoning. Exerts minor stress on the body.",
"description": "A mildly unstable medication used for the most extreme case of radiation poisoning. Exerts minor stress on the body.",
Line 2,969: Line 6,003:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Modifies health by \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Radiation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Modifies health by \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Radiation"
"* Modifies health by \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-3\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"
"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\"\u003E-3\u003C/span\u003E Radiation"
},
},
{
{
Line 2,982: Line 6,024:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"groups": {
"Brute": -2
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 0.5,
"Poison": 1.5
}
}
},
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"probability": 0.02
},
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
}
]
},
{
"class": "Drunk"
}
]
}
},
"name": "bicaridine",
"name": "bicaridine",
"description": "An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries.",
"description": "An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries.",
Line 3,012: Line 6,108:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Brute",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 15u of bicaridine",
"* Has a 2% chance to cause vomiting when there's at least 30u of bicaridine",
"* Causes jittering when there's at least 15u of bicaridine",
"* Causes drunkenness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Brute",
"* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Brute",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 15u of bicaridine",
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 15u of bicaridine",
Line 3,023: Line 6,131:
"* Causes jittering when there's at least 15u of bicaridine",
"* Causes jittering when there's at least 15u of bicaridine",
"\n",
"\n",
"* Causes drunkness"
"* Causes drunkenness"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Brute\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 15u of bicaridine\n* Has a 2% chance to cause vomiting when there's at least 30u of bicaridine\n* Causes jittering when there's at least 15u of bicaridine\n* Causes drunkness"
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Brute\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 15u of bicaridine\n* Has a 2% chance to cause vomiting when there's at least 30u of bicaridine\n* Causes jittering when there's at least 15u of bicaridine\n* Causes drunkenness"
},
},
{
{
Line 3,033: Line 6,141:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "Temperature",
"max": 213,
"min": 0
}
],
"damage": {
"groups": {
"Airloss": -6,
"Brute": -4,
"Burn": -6,
"Toxin": -4
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": -5
},
{
"class": "PlantAdjustHealth",
"amount": 5
},
{
"class": "PlantCryoxadone {}"
}
],
"name": "cryoxadone",
"name": "cryoxadone",
"description": "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.",
"description": "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.",
Line 3,069: Line 6,214:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E Airloss, \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Toxin when the body's temperature is at most 213k"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E",
"* Ages back the plant, depending on the plant's age and time to grow"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E Airloss, \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-4\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",
"\n",
"'''Plants''' (0.5u per second)"
"* 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)"
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E Airloss, \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-6\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-4\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"
},
},
{
{
Line 3,084: Line 6,251:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "Temperature",
"max": 213,
"min": 0
}
],
"damage": {
"types": {
"Cellular": -2
}
}
}
]
}
},
"name": "doxarubixadone",
"name": "doxarubixadone",
"description": "A cryogenics chemical. Heals certain types of cellular damage done by Slimes and improper use of other chemicals.",
"description": "A cryogenics chemical. Heals certain types of cellular damage done by Slimes and improper use of other chemicals.",
Line 3,114: Line 6,302:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Cellular when the body's temperature is at most 213k"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E2\u003C/span\u003E Cellular when the body's temperature is at most 213k"
"* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Cellular when the body's temperature is at most 213k"
],
],
"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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Cellular when the body's temperature is at most 213k"
},
},
{
{
Line 3,127: Line 6,323:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": -1.5,
"Shock": -1.5,
"Cold": -1.5
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 10,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 1,
"Cold": 2
},
"groups": {
"Brute": 0.5
}
}
},
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 10,
"max": null
}
]
}
]
}
},
"name": "dermaline",
"name": "dermaline",
"description": "An advanced chemical that is more effective at treating burn damage than kelotane.",
"description": "An advanced chemical that is more effective at treating burn damage than kelotane.",
Line 3,163: Line 6,404:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-1.5\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-1.5\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-1.5\u003C/span\u003E Cold",
"* 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",
"* Causes jittering when there's at least 10u of dermaline"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-1.5\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-1.5\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-1.5\u003C/span\u003E Cold",
"\n",
"\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",
"* 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",
Line 3,172: Line 6,423:
"* Causes jittering when there's at least 10u of dermaline"
"* 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''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-1.5\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-1.5\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-1.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"
},
},
{
{
Line 3,180: Line 6,431:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Asphyxiation": -1,
"Bloodloss": -0.5
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 3,
"Cold": 1
}
}
}
]
}
},
"name": "dexalin",
"name": "dexalin",
"description": "Used for treating minor oxygen deprivation and bloodloss. A required reagent for dexalin plus.",
"description": "Used for treating minor oxygen deprivation and bloodloss. A required reagent for dexalin plus.",
Line 3,210: Line 6,492:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Bloodloss",
"* 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"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E Bloodloss",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Bloodloss",
"\n",
"\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"
"* 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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E-0.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"
},
},
{
{
Line 3,225: Line 6,516:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"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": "dexalin plus",
"description": "Used in treatment of extreme cases of oxygen deprivation and bloodloss. Flushes heartbreaker toxin out of the blood stream.",
"description": "Used in treatment of extreme cases of oxygen deprivation and bloodloss. Flushes heartbreaker toxin out of the blood stream.",
Line 3,261: Line 6,596:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Bloodloss",
"* Removes -3u of heartbreaker toxin from the solution when there's at least 1u of heartbreaker toxin",
"* 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"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Bloodloss",
"* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Bloodloss",
"\n",
"\n",
"* Removes 3u of heartbreaker toxin from the solution when there's at least 1u of heartbreaker toxin",
"* Removes -3u of heartbreaker toxin from the solution when there's at least 1u of heartbreaker toxin",
"\n",
"\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"
"* 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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Asphyxiation and \u003Cspan style=\"color:green\"\u003E-3\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"
},
},
{
{
Line 3,278: Line 6,623:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "MobStateCondition",
"mobstate": "Critical"
},
{
"class": "ReagentThreshold",
"min": 0,
"max": 20
}
],
"damage": {
"types": {
"Asphyxiation": -3,
"Poison": -0.5
},
"groups": {
"Brute": -0.5,
"Burn": -0.5
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 1,
"Poison": 1
}
}
},
{
"class": "AdjustReagent",
"reagent": "heartbreaker toxin",
"amount": -2
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "HeartbreakerToxin",
"min": 1,
"max": null
}
],
"reagent": "epinephrine",
"amount": -1
},
{
"class": "AdjustReagent",
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "HeartbreakerToxin",
"min": 1,
"max": null
}
],
"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
}
]
}
},
"name": "epinephrine",
"name": "epinephrine",
"description": "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.",
"description": "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.",
Line 3,320: Line 6,761:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Asphyxiation, and \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Poison when the mob is critical and there's at most 20u of epinephrine",
"* 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",
"* Removes -2u of heartbreaker toxin from the solution",
"* Removes -1u of epinephrine from the solution when there's at least 1u of heartbreaker toxin",
"* Has a 10% chance to add 4u of histamine to the solution when there's at least 1u of heartbreaker toxin",
"* Removes 0.75s of stunning",
"* Removes 0.75s of knockdown",
"* Causes adrenaline for at least 0.5s without accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Asphyxiation, and \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Poison when the mob is critical and there's at most 20u of epinephrine",
"\n",
"\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",
"* 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",
"\n",
"* Removes 2u of heartbreaker toxin from the solution",
"* Removes -2u of heartbreaker toxin from the solution",
"\n",
"\n",
"* Removes 1u of epinephrine from the solution when there's at least 1u of heartbreaker toxin",
"* Removes -1u of epinephrine from the solution when there's at least 1u of heartbreaker toxin",
"\n",
"\n",
"* Has a 10% chance to add 4u of histamine to the solution when there's at least 1u of heartbreaker toxin",
"* Has a 10% chance to add 4u of histamine to the solution when there's at least 1u of heartbreaker toxin",
Line 3,339: Line 6,795:
"* Causes adrenaline for at least 0.5s without accumulation"
"* 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''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Asphyxiation, and \u003Cspan style=\"color:green\"\u003E-0.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"
},
},
{
{
Line 3,347: Line 6,803:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": -1
}
}
},
{
"class": "ChemVomit",
"probability": 0.02
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"damage": {
"types": {
"Heat": 2
}
}
},
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
]
}
]
}
},
"name": "hyronalin",
"name": "hyronalin",
"description": "A weak treatment for radiation damage. A precursor to arithrazine and phalanximine. Can cause vomiting.",
"description": "A weak treatment for radiation damage. A precursor to arithrazine and phalanximine. Can cause vomiting.",
Line 3,377: Line 6,876:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Radiation",
"* Has a 2% chance to cause vomiting",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 30u of hyronalin",
"* Causes jittering when there's at least 30u of hyronalin"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Radiation",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Radiation",
"\n",
"\n",
"* Has a 2% chance to cause vomiting",
"* Has a 2% chance to cause vomiting",
Line 3,388: Line 6,898:
"* Causes jittering when there's at least 30u of hyronalin"
"* Causes jittering when there's at least 30u of hyronalin"
],
],
"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.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-1\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"
},
},
{
{
Line 3,396: Line 6,906:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 4,
"max": null
}
],
"probability": 0.3
}
]
}
},
"name": "ipecac",
"name": "ipecac",
"description": "A rapid-acting emetic. Useful for stopping unmetabolized poisons, or mass-vomiting sessions.",
"description": "A rapid-acting emetic. Useful for stopping unmetabolized poisons, or mass-vomiting sessions.",
Line 3,432: Line 6,959:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Has a 30% chance to cause vomiting when there's at least 4u of ipecac"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 3,445: Line 6,980:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "MobStateCondition",
"mobstate": "Critical"
}
],
"damage": {
"types": {
"Asphyxiation": -5
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -0.25
}
]
}
},
"name": "inaprovaline",
"name": "inaprovaline",
"description": "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.",
"description": "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.",
Line 3,481: Line 7,040:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Asphyxiation when the mob is critical",
"* Reduces bleeding"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Asphyxiation when the mob is critical",
"* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Asphyxiation when the mob is critical",
"\n",
"\n",
"* Reduces bleeding"
"* Reduces bleeding"
],
],
"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"
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Asphyxiation when the mob is critical\n* Reduces bleeding"
},
},
{
{
Line 3,496: Line 7,064:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": -0.33,
"Shock": -0.33,
"Cold": -0.33
}
}
},
{
"class": "SatiateThirst",
"factor": -10,
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
]
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"generic-reagent-effect-nauseous",
"generic-reagent-effect-thirsty",
"generic-reagent-effect-parched"
],
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"min": 25
}
]
}
]
}
},
"name": "kelotane",
"name": "kelotane",
"description": "Treats burn damage. Overdosing greatly reduces the body's ability to retain water.",
"description": "Treats burn damage. Overdosing greatly reduces the body's ability to retain water.",
Line 3,526: Line 7,137:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Cold",
"* Satiates thirst at -3.333x the average rate when there's at least 30u of kelotane"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Cold",
"\n",
"\n",
"* Satiates thirst at 3.333x the average rate when there's at least 30u of kelotane"
"* Satiates thirst at -3.333x the average rate when there's at least 30u of kelotane"
],
],
"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''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Cold\n* Satiates thirst at -3.333x the average rate when there's at least 30u of kelotane"
},
},
{
{
Line 3,541: Line 7,161:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"name": "leporazine",
"baseMetabolisms": {
"description": "A chemical used to stabilize body temperature and rapidly cure cold damage. Great for unprotected EVA travel, but prevents the use of cryogenic tubes.",
"Medicine": {
"physicalDescription": "pungent",
"effects": [
"recipes": [
{
"type": "reaction",
"id": "Leporazine",
"reactants": [
{
{
"name": "copper",
"class": "HealthChange",
"count": 1,
"damage": {
"id": "Copper",
"types": {
"isCatalyst": false
"Cold": -4
}
}
},
},
{
{
"name": "fersilicite",
"class": "AdjustTemperature",
"count": 1,
"conditions": [
{
"class": "Temperature",
"max": 293.15,
"min": 0
}
],
"amount": 100000
},
{
"class": "AdjustTemperature",
"conditions": [
{
"class": "Temperature",
"min": 293.15,
"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",
"description": "A chemical used to stabilize body temperature and rapidly cure cold damage. Great for unprotected EVA travel, but prevents the use of cryogenic tubes.",
"physicalDescription": "pungent",
"recipes": [
{
"type": "reaction",
"id": "Leporazine",
"reactants": [
{
"name": "copper",
"count": 1,
"id": "Copper",
"isCatalyst": false
},
{
"name": "fersilicite",
"count": 1,
"id": "Fersilicite",
"id": "Fersilicite",
"isCatalyst": false
"isCatalyst": false
Line 3,577: Line 7,247:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Cold",
"* Adds 100kJ of heat to the body it's in when the body's temperature is at most 293.15k",
"* Removes -10000J of heat from the body it's in when the body's temperature is at least 293.15k",
"* Removes -5u of Fresium from the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Cold",
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Cold",
"\n",
"\n",
"* Adds 100kJ of heat to the body it's in when the body's temperature is at most 293.15k",
"* Adds 100kJ of heat to the body it's in when the body's temperature is at most 293.15k",
Line 3,586: Line 7,267:
"* Removes -10000J of heat from the body it's in when the body's temperature is at least 293.15k",
"* Removes -10000J of heat from the body it's in when the body's temperature is at least 293.15k",
"\n",
"\n",
"* Removes 5u of Fresium from the solution"
"* 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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-4\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"
},
},
{
{
Line 3,596: Line 7,277:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"probability": 0.3,
"damage": {
"types": {
"Heat": 0.5
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"damage": {
"types": {
"Poison": 3
}
}
},
{
"class": "ChemVomit",
"probability": 0.15,
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
]
},
{
"class": "GenericStatusEffect",
"key": "PressureImmunity",
"component": "PressureImmunity",
"time": 2
},
{
"class": "GenericStatusEffect",
"key": "Stutter",
"component": "StutteringAccent",
"time": 2
},
{
"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": "barozine",
"description": "A potent chemical that prevents pressure damage. Causes extreme stress on the body.",
"description": "A potent chemical that prevents pressure damage. Causes extreme stress on the body.",
"physicalDescription": "viscous",
"physicalDescription": "viscous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Has a 30% chance to deal \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Heat",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison when there's at least 30u of barozine",
"* Has a 15% chance to cause vomiting when there's at least 30u of barozine",
"* Causes pressure immunity for at least 0.2s without accumulation",
"* Causes stuttering for at least 0.2s without accumulation",
"* Causes jittering"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 3,623: Line 7,388:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"name": "phalanximine",
"baseMetabolisms": {
"description": "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.",
"Medicine": {
"physicalDescription": "acrid",
"effects": [
"recipes": [
{
{
"class": "HealthChange",
"type": "reaction",
"damage": {
"id": "Phalanximine",
"types": {
"reactants": [
"Cellular": -1,
"Radiation": 1
}
}
},
{
"class": "ChemVomit",
"probability": 0.05
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 6
},
{
"class": "PlantPhalanximine",
"conditions": [
{
"class": "ReagentThreshold",
"min": 4,
"max": null
}
]
}
],
"name": "phalanximine",
"description": "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.",
"physicalDescription": "acrid",
"recipes": [
{
"type": "reaction",
"id": "Phalanximine",
"reactants": [
{
{
"name": "hyronalin",
"name": "hyronalin",
Line 3,659: Line 7,459:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Cellular and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation",
"* Has a 5% chance to cause vomiting"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E6\u003C/span\u003E",
"* Restores viability to a plant rendered nonviable by a mutation when there's at least 4u of phalanximine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Cellular and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Cellular and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Radiation",
"\n",
"\n",
"* Has a 5% chance to cause vomiting",
"* Has a 5% chance to cause vomiting",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"effectLine": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E-1\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"
},
},
{
{
Line 3,676: Line 7,496:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "violets",
"flavor": "violets",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"groups": {
"Brute": -3.5
},
"types": {
"Asphyxiation": -2.5
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"damage": {
"types": {
"Asphyxiation": 3.5
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -0.25
}
]
}
},
"name": "Polypyrylium Oligomers",
"name": "Polypyrylium Oligomers",
"description": "A purple mixture of short polyelectrolyte chains not easily synthesized in the laboratory. Heals asphyxiation and brute damage. Stops bleeding over time.",
"description": "A purple mixture of short polyelectrolyte chains not easily synthesized in the laboratory. Heals asphyxiation and brute damage. Stops bleeding over time.",
"physicalDescription": "pungent",
"physicalDescription": "pungent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-2.5\u003C/span\u003E Asphyxiation",
"* Deals \u003Cspan style=\"color:red\"\u003E3.5\u003C/span\u003E Asphyxiation when there's at least 30u of Polypyrylium Oligomers",
"* Reduces bleeding"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E2.5\u003C/span\u003E Asphyxiation",
"* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-2.5\u003C/span\u003E Asphyxiation",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3.5\u003C/span\u003E Asphyxiation when there's at least 30u of Polypyrylium Oligomers",
"* Deals \u003Cspan style=\"color:red\"\u003E3.5\u003C/span\u003E Asphyxiation when there's at least 30u of Polypyrylium Oligomers",
Line 3,689: Line 7,555:
"* Reduces bleeding"
"* 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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-2.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"
},
},
{
{
Line 3,697: Line 7,563:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "CureZombieInfection",
"conditions": [
{
"class": "ReagentThreshold",
"min": 10,
"max": null
}
]
}
]
}
},
"name": "ambuzol",
"name": "ambuzol",
"description": "A highly engineered substance able to halt the progression of a zombie infection.",
"description": "A highly engineered substance able to halt the progression of a zombie infection.",
Line 3,733: Line 7,615:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Cures an ongoing zombie infection when there's at least 10u of ambuzol"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 3,746: Line 7,636:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "CureZombieInfection",
"innoculate": true,
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
]
}
]
}
},
"name": "ambuzol plus",
"name": "ambuzol plus",
"description": "Further engineered with the blood of the infected, inoculates the living against the infection.",
"description": "Further engineered with the blood of the infected, inoculates the living against the infection.",
Line 3,776: Line 7,683:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Cures an ongoing zombie infection, and provides immunity to future infections when there's at least 5u of ambuzol plus"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 3,789: Line 7,704:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "ModifyBleedAmount",
"amount": -0.5
}
]
}
},
"name": "pulped banana peel",
"name": "pulped banana peel",
"description": "Pulped banana peels have some effectiveness against bleeding.",
"description": "Pulped banana peels have some effectiveness against bleeding.",
"physicalDescription": "pulpy",
"physicalDescription": "pulpy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Reduces bleeding"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 3,806: Line 7,739:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "salty",
"flavor": "salty",
"name": "saline",
"baseMetabolisms": {
"description": "A mixture of salt and water. Commonly used to treat dehydration or low fluid presence in blood.",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 6
},
{
"class": "ModifyBloodLevel",
"amount": 6
}
]
}
},
"name": "saline",
"description": "A mixture of salt and water. Commonly used to treat dehydration or low fluid presence in blood.",
"physicalDescription": "salty",
"physicalDescription": "salty",
"recipes": [
"recipes": [
Line 3,836: Line 7,783:
}
}
],
],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 2x the average rate",
"* Increases blood level"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 3,851: Line 7,807:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": -5
}
}
}
]
}
},
"name": "siderlac",
"name": "siderlac",
"description": "A powerful anti-caustic medicine derived from plants.",
"description": "A powerful anti-caustic medicine derived from plants.",
Line 3,881: Line 7,851:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Caustic"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E Caustic"
"* Heals \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Caustic"
],
],
"effectLine": "'''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\"\u003E-5\u003C/span\u003E Caustic"
},
},
{
{
Line 3,894: Line 7,872:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": -4
}
}
},
{
"class": "AdjustReagent",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Amatoxin",
"min": 1,
"max": null
}
],
"reagent": "amatoxin",
"amount": -3
}
]
}
},
"name": "stellibinin",
"name": "stellibinin",
"description": "A natual anti-toxin with particular effectiveness against amatoxin.",
"description": "A natual anti-toxin with particular effectiveness against amatoxin.",
"physicalDescription": "starry",
"physicalDescription": "starry",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Poison",
"* Removes -3u of amatoxin from the solution when there's at least 1u of amatoxin"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Poison",
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Poison",
"\n",
"\n",
"* Removes 3u of amatoxin from the solution when there's at least 1u of amatoxin"
"* 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"
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Poison\n* Removes -3u of amatoxin from the solution when there's at least 1u of amatoxin"
},
},
{
{
Line 3,913: Line 7,927:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2
}
}
},
{
"class": "GenericStatusEffect",
"key": "Stun",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "KnockedDown",
"time": 3,
"type": "Remove"
},
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"time": 15,
"type": "Remove"
}
]
}
},
"name": "synaptizine",
"name": "synaptizine",
"description": "A toxic chemical that halves the duration of stuns and knockdowns.",
"description": "A toxic chemical that halves the duration of stuns and knockdowns.",
Line 3,949: Line 7,995:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Removes 3s of stunning",
"* Removes 3s of knockdown",
"* Removes 15s of hallucinations"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 3,968: Line 8,025:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "ModifyBleedAmount",
"amount": -1.5
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
}
],
"damage": {
"types": {
"Bloodloss": 3
}
}
}
]
}
},
"name": "tranexamic acid",
"name": "tranexamic acid",
"description": "A blood-clotting medicine used to prevent profuse bleeding. Causes heavier bleeding on overdose. Commonly found in small doses within emergency medipens.",
"description": "A blood-clotting medicine used to prevent profuse bleeding. Causes heavier bleeding on overdose. Commonly found in small doses within emergency medipens.",
Line 4,004: Line 8,086:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Reduces bleeding",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Bloodloss when there's at least 15u of tranexamic acid"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 4,019: Line 8,110:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "TotalDamage",
"max": 50,
"min": 0
}
],
"damage": {
"groups": {
"Brute": -1
},
"types": {
"Poison": -0.5,
"Heat": -0.33,
"Shock": -0.33,
"Cold": -0.33
}
}
}
]
}
},
"name": "tricordrazine",
"name": "tricordrazine",
"description": "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.",
"description": "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.",
Line 4,049: Line 8,167:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Cold when it has at most 50 total damage"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\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"
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Cold when it has at most 50 total damage"
],
],
"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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.33\u003C/span\u003E Cold when it has at most 50 total damage"
},
},
{
{
Line 4,062: Line 8,188:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "SatiateHunger",
"factor": -1
}
]
}
},
"name": "lipozine",
"name": "lipozine",
"description": "A chemical that accelerates metabolism, causing the user to hunger faster.",
"description": "A chemical that accelerates metabolism, causing the user to hunger faster.",
Line 4,098: Line 8,234:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Satiates hunger at -0.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Satiates hunger at 0.333x the average rate"
"* Satiates hunger at -0.333x the average rate"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Satiates hunger at 0.333x the average rate"
"effectLine": "'''Medicine''' (0.5u per second)\n* Satiates hunger at -0.333x the average rate"
},
},
{
{
Line 4,111: Line 8,255:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"groups": {
"Burn": -2,
"Toxin": -2,
"Airloss": -2,
"Brute": -2
}
}
}
]
}
},
"name": "omnizine",
"name": "omnizine",
"description": "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.",
"description": "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.",
"physicalDescription": "soothing",
"physicalDescription": "soothing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Toxin, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Brute"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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"
"* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Toxin, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Brute"
],
],
"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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Toxin, \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Brute"
},
},
{
{
Line 4,128: Line 8,297:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 0,
"max": 30
}
],
"damage": {
"groups": {
"Toxin": -3,
"Brute": 0.5
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"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": "ultravasculine",
"description": "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.",
"description": "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.",
Line 4,158: Line 8,391:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Toxin and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute when there's at most 30u of ultravasculine",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Toxin and \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 histamine",
"* Adds 0.5u of ultravasculine to the solution when there's at least 1u of histamine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Toxin and \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Brute when there's at most 30u of ultravasculine",
"\n",
"\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",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Toxin and \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Brute when there's at least 30u of ultravasculine",
"\n",
"\n",
"* Removes 1u of histamine from the solution when there's at least 1u of histamine",
"* Removes -1u of histamine from the solution when there's at least 1u of histamine",
"\n",
"\n",
"* Adds 0.5u of ultravasculine to the solution when there's at least 1u of histamine"
"* 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": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E-3\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\"\u003E-1\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"
},
},
{
{
Line 4,177: Line 8,421:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "ChemHealEyeDamage",
"amount": -1
}
]
}
},
"name": "oculine",
"name": "oculine",
"description": "A simple saline compound used to treat the eyes via ingestion.",
"description": "A simple saline compound used to treat the eyes via ingestion.",
Line 4,213: Line 8,467:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals eye damage"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 4,226: Line 8,488:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "magical",
"flavor": "magical",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "MakeSentient",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
]
}
]
}
},
"name": "cognizine",
"name": "cognizine",
"description": "A mysterious chemical which is able to make any non-sentient creature sentient.",
"description": "A mysterious chemical which is able to make any non-sentient creature sentient.",
Line 4,262: Line 8,540:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Makes the metabolizer sentient when there's at least 5u of cognizine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 4,275: Line 8,561:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "Jitter"
},
{
"class": "GenericStatusEffect",
"key": "Stutter",
"component": "StutteringAccent",
"time": 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": "ethyloxyephedrine",
"description": "A mildly unstable medicine derived from desoxyephedrine, primarily used to combat narcolepsy.",
"description": "A mildly unstable medicine derived from desoxyephedrine, primarily used to combat narcolepsy.",
Line 4,306: Line 8,633:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Causes jittering",
"* Causes stuttering for at least 0.2s without accumulation",
"* Removes 10s of drowsiness",
"* Temporarily staves off narcolepsy when there's at least 10u of ethyloxyephedrine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 4,325: Line 8,663:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"name": "diphenylmethylamine",
"baseMetabolisms": {
"description": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
"Medicine": {
"physicalDescription": "glowing",
"effects": [
"recipes": [
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 10,
"type": "Remove"
},
{
"class": "ResetNarcolepsy",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
]
},
{
"class": "PopupMessage",
"visualType": "Medium",
"messages": [
"ethyloxyephedrine-effect-feeling-awake",
"ethyloxyephedrine-effect-clear-mind"
],
"type": "Local",
"probability": 0.1
}
]
}
},
"name": "diphenylmethylamine",
"description": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.",
"physicalDescription": "glowing",
"recipes": [
{
{
"type": "reaction",
"type": "reaction",
Line 4,362: Line 8,732:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Removes 10s of drowsiness",
"* Temporarily staves off narcolepsy when there's at least 5u of diphenylmethylamine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 4,377: Line 8,756:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "sweet",
"flavor": "sweet",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": -3
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 16,
"max": null
}
],
"damage": {
"types": {
"Heat": 2
}
}
},
{
"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": 30,
"max": null
}
],
"probability": 0.02
}
]
}
},
"name": "sigynate",
"name": "sigynate",
"description": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
"description": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!",
Line 4,427: Line 8,871:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3\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",
"* Has a 2% chance to cause vomiting when there's at least 30u of sigynate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Caustic",
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Caustic",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 16u of sigynate",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat when there's at least 16u of sigynate",
Line 4,438: Line 8,893:
"* Has a 2% chance to cause vomiting when there's at least 30u of sigynate"
"* Has a 2% chance to cause vomiting when there's at least 30u of sigynate"
],
],
"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''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-3\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"
},
},
{
{
Line 4,446: Line 8,901:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "syrupy",
"flavor": "syrupy",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Slash": -3
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 12,
"max": null
}
],
"damage": {
"types": {
"Cold": 3
}
}
}
]
}
},
"name": "lacerinol",
"name": "lacerinol",
"description": "A fairly unreactive chemical that boosts collagen sythesis to incredible levels, healing slash trauma.",
"description": "A fairly unreactive chemical that boosts collagen sythesis to incredible levels, healing slash trauma.",
Line 4,478: Line 8,962:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Slash",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 12u of lacerinol"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3\u003C/span\u003E Slash",
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Slash",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 12u of lacerinol"
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 12u of lacerinol"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3\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.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Slash\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Cold when there's at least 12u of lacerinol"
},
},
{
{
Line 4,493: Line 8,986:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "fizzy",
"flavor": "fizzy",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Piercing": -4,
"Blunt": 0.1
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 11,
"max": null
}
],
"damage": {
"types": {
"Blunt": 5
}
}
}
]
}
},
"name": "puncturase",
"name": "puncturase",
"description": "A fizzy chemical that helps rebuild trauma caused by piercing damage, leaving a slight amount of tissue damage behind.",
"description": "A fizzy chemical that helps rebuild trauma caused by piercing damage, leaving a slight amount of tissue damage behind.",
Line 4,525: Line 9,048:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Piercing and \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Blunt",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Blunt when there's at least 11u of puncturase"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Piercing and \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Blunt",
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Piercing and \u003Cspan style=\"color:red\"\u003E0.1\u003C/span\u003E Blunt",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Blunt when there's at least 11u of puncturase"
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Blunt when there's at least 11u of puncturase"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E4\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''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E-4\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"
},
},
{
{
Line 4,540: Line 9,072:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sour",
"flavor": "sour",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Blunt": -3.5
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 10.5,
"max": null
}
],
"damage": {
"types": {
"Poison": 4
}
}
}
]
}
},
"name": "bruizine",
"name": "bruizine",
"description": "Originally developed as a cough medicine, it turns out this chemical is wildly effective at treating blunt force trauma.",
"description": "Originally developed as a cough medicine, it turns out this chemical is wildly effective at treating blunt force trauma.",
Line 4,577: Line 9,138:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Blunt",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E3.5\u003C/span\u003E Blunt",
"* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Blunt",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
],
],
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E3.5\u003C/span\u003E Blunt\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-3.5\u003C/span\u003E Blunt\n* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison when there's at least 10.5u of bruizine"
},
},
{
{
Line 4,592: Line 9,162:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "holy",
"flavor": "holy",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 3
}
]
},
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "TotalDamage",
"max": 50,
"min": 0
}
],
"damage": {
"types": {
"Blunt": -0.2,
"Poison": -0.2,
"Heat": -0.2,
"Shock": -0.2,
"Cold": -0.2
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": 1
}
],
"name": "holy water",
"name": "holy water",
"description": "The cleanest and purest of waters straight from the hands of god, is known to magically heal wounds.",
"description": "The cleanest and purest of waters straight from the hands of god, is known to magically heal wounds.",
Line 4,620: Line 9,229:
}
}
],
],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst averagely"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Cold when it has at most 50 total damage"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 4,627: Line 9,256:
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Cold when it has at most 50 total damage",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Blunt, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Poison, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-0.2\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-0.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"
},
},
{
{
Line 4,639: Line 9,270:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "syrupy",
"flavor": "syrupy",
"baseMetabolisms": {
"Medicine": {
"metabolismRate": 0.1,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": -1
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"damage": {
"types": {
"Slash": 0.5,
"Piercing": 0.5
}
}
},
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
}
],
"probability": 0.1
},
{
"class": "Emote",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20
}
],
"emote": "Scream",
"probability": 0.2
}
]
}
},
"name": "pyrazine",
"name": "pyrazine",
"description": "Efficiently heals burns from the hottest of fires. Causes massive internal bleeding when overdosed.",
"description": "Efficiently heals burns from the hottest of fires. Causes massive internal bleeding when overdosed.",
Line 4,677: Line 9,361:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Heat",
"* 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",
"* Has a 10% chance to cause vomiting when there's at least 15u of pyrazine"
],
"metabolismRate": 0.1
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.1u per second)",
"'''Medicine''' (0.1u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E Heat",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Heat",
"\n",
"\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",
"* 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",
Line 4,686: Line 9,380:
"* Has a 10% chance to cause vomiting when there's at least 15u of pyrazine"
"* 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": "'''Medicine''' (0.1u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-1\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"
},
},
{
{
Line 4,694: Line 9,388:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "metallic",
"flavor": "metallic",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Shock": -4
}
}
},
{
"class": "AdjustReagent",
"reagent": "licoxide",
"amount": -4
},
{
"class": "AdjustReagent",
"reagent": "tazinide",
"amount": -4
},
{
"class": "AdjustTemperature",
"amount": -5000
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 12,
"max": null
}
],
"damage": {
"types": {
"Cold": 2
}
}
},
{
"class": "AdjustTemperature",
"conditions": [
{
"class": "ReagentThreshold",
"min": 12,
"max": null
}
],
"amount": -30000
},
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 12,
"max": null
}
]
}
]
}
},
"name": "insuzine",
"name": "insuzine",
"description": "Rapidly repairs dead tissue caused by electrocution, but cools you slightly. Completely freezes the patient when overdosed.",
"description": "Rapidly repairs dead tissue caused by electrocution, but cools you slightly. Completely freezes the patient when overdosed.",
Line 4,732: Line 9,490:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Shock",
"* Removes -4u of licoxide from the solution",
"* Removes -4u of tazinide from the solution",
"* Removes -5000J 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"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\n",
"* Heals \u003Cspan style=\"color:green\"\u003E4\u003C/span\u003E Shock",
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Shock",
"\n",
"\n",
"* Removes 4u of licoxide from the solution",
"* Removes -4u of licoxide from the solution",
"\n",
"\n",
"* Removes 4u of tazinide from the solution",
"* Removes -4u of tazinide from the solution",
"\n",
"\n",
"* Removes -5000J of heat from the body it's in",
"* Removes -5000J of heat from the body it's in",
Line 4,749: Line 9,521:
"* Causes jittering when there's at least 12u of insuzine"
"* Causes jittering when there's at least 12u of insuzine"
],
],
"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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-4\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"
},
},
{
{
Line 4,757: Line 9,529:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "acid",
"flavor": "acid",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "ReduceRotting",
"seconds": 20,
"conditions": [
{
"class": "Temperature",
"max": 150,
"min": 0
},
{
"class": "MobStateCondition",
"mobstate": "Dead"
}
]
}
]
}
},
"name": "opporozidone",
"name": "opporozidone",
"description": "A difficult to synthesize cryogenic drug used to regenerate rotting tissue and brain matter.",
"description": "A difficult to synthesize cryogenic drug used to regenerate rotting tissue and brain matter.",
Line 4,794: Line 9,587:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Reduces 20s of rotting when the body's temperature is at most 150k and the mob is dead"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 4,807: Line 9,608:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "Temperature",
"max": 213,
"min": 0
}
],
"damage": {
"groups": {
"Brute": -4,
"Burn": -5
},
"types": {
"Poison": -2
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": -5
},
{
"class": "PlantAdjustHealth",
"amount": 5
},
{
"class": "PlantCryoxadone {}"
}
],
"name": "necrosol",
"name": "necrosol",
"description": "A necrotic substance that seems to be able to heal frozen corpses. It can treat and rejuvenate plants when applied in small doses.",
"description": "A necrotic substance that seems to be able to heal frozen corpses. It can treat and rejuvenate plants when applied in small doses.",
Line 4,845: Line 9,684:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Poison when the body's temperature is at most 213k"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E5\u003C/span\u003E",
"* Ages back the plant, depending on the plant's age and time to grow"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E Poison when the body's temperature is at most 213k",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"effectLine": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-5\u003C/span\u003E Burn, and \u003Cspan style=\"color:green\"\u003E-2\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"
},
},
{
{
Line 4,860: Line 9,721:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "Temperature",
"max": 213,
"min": 0
}
],
"damage": {
"types": {
"Heat": -3,
"Shock": -3,
"Caustic": -1
}
}
}
]
}
},
"name": "aloxadone",
"name": "aloxadone",
"description": "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.",
"description": "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.",
Line 4,897: Line 9,781:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Caustic when the body's temperature is at most 213k"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
"\n",
"\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"
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-1\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": "'''Medicine''' (0.5u per second)\n* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Heat, \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Shock, and \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Caustic when the body's temperature is at most 213k"
},
},
{
{
Line 4,910: Line 9,802:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sweet",
"flavor": "sweet",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "PopupMessage",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15
}
],
"type": "Local",
"visualType": "Medium",
"messages": [
"mannitol-effect-enlightened"
],
"probability": 0.2
}
]
}
},
"name": "mannitol",
"name": "mannitol",
"description": "Efficiently restores brain damage.",
"description": "Efficiently restores brain damage.",
Line 4,946: Line 9,859:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)"
"'''Medicine''' (0.5u per second)"
Line 4,957: Line 9,876:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"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",
"name": "psicodine",
"description": "Suppresses anxiety and other various forms of mental distress. Overdose causes hallucinations and minor toxin damage.",
"description": "Suppresses anxiety and other various forms of mental distress. Overdose causes hallucinations and minor toxin damage.",
Line 4,994: Line 9,972:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 30u of psicodine",
"* Causes hallucinations for at least 0.8s with accumulation when there's at least 30u of psicodine",
"* Removes 2s of jittering",
"* Removes 6s of drunkenness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 5,003: Line 9,992:
"* Removes 2s of jittering",
"* Removes 2s of jittering",
"\n",
"\n",
"* Removes 6s of drunkness"
"* Removes 6s of drunkenness"
],
],
"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"
"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 drunkenness"
},
},
{
{
Line 5,013: Line 10,002:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"name": "potassium iodide",
"baseMetabolisms": {
"description": "Will reduce the damaging effects of radiation by 90%. Prophylactic use only.",
"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",
"description": "Will reduce the damaging effects of radiation by 90%. Prophylactic use only.",
"physicalDescription": "grainy",
"physicalDescription": "grainy",
"recipes": [
"recipes": [
Line 5,043: Line 10,061:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Causes radiation protection for at least 0.2s with accumulation",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 20u of potassium iodide"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 5,058: Line 10,085:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"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",
"name": "haloperidol",
"description": "Removes most stimulating and hallucinogenic drugs. Reduces druggy effects and jitteriness. Causes drowsiness.",
"description": "Removes most stimulating and hallucinogenic drugs. Reduces druggy effects and jitteriness. Causes drowsiness.",
Line 5,106: Line 10,205:
}
}
],
],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Causes drowsiness for at least 0.4s with accumulation",
"* Removes 4s of jittering",
"* Removes 10s of hallucinations",
"* Removes -3u of desoxyephedrine from the solution",
"* Removes -3u of ephedrine from the solution",
"* Removes -3u of hyperzine from the solution",
"* Removes -3u of THC from the solution",
"* Removes -3u of space mirage from the solution",
"* Removes -3u of bananadine from the solution",
"* Removes -3u of space glue from the solution",
"* Removes -3u of mindbreaker toxin from the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 5,115: Line 10,232:
"* Removes 10s of hallucinations",
"* Removes 10s of hallucinations",
"\n",
"\n",
"* Removes 3u of desoxyephedrine from the solution",
"* Removes -3u of desoxyephedrine from the solution",
"\n",
"\n",
"* Removes 3u of ephedrine from the solution",
"* Removes -3u of ephedrine from the solution",
"\n",
"\n",
"* Removes 3u of hyperzine from the solution",
"* Removes -3u of hyperzine from the solution",
"\n",
"\n",
"* Removes 3u of THC from the solution",
"* Removes -3u of THC from the solution",
"\n",
"\n",
"* Removes 3u of space mirage from the solution",
"* Removes -3u of space mirage from the solution",
"\n",
"\n",
"* Removes 3u of bananadine from the solution",
"* Removes -3u of bananadine from the solution",
"\n",
"\n",
"* Removes 3u of space glue from the solution",
"* Removes -3u of space glue from the solution",
"\n",
"\n",
"* Removes 3u of mindbreaker toxin from the solution"
"* 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"
"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"
},
},
{
{
Line 5,139: Line 10,256:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 0.75
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 30,
"max": null
}
],
"damage": {
"types": {
"Poison": 2,
"Asphyxiation": 2
}
}
}
]
},
"Narcotic": {
"effects": [
{
"class": "MovespeedModifier",
"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",
"name": "desoxyephedrine",
"description": "A more effective ephedrine, with more active downsides. Requires less doses to cure narcolepsy.",
"description": "A more effective ephedrine, with more active downsides. Requires less doses to cure narcolepsy.",
Line 5,183: Line 10,389:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.75\u003C/span\u003E Poison",
"* 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"
],
"metabolismRate": 0.5
},
"Narcotic": {
"effects": [
"* Modifies movement speed by 1.35x for at least 2 seconds",
"* Causes stuttering for at least 0.2s without accumulation",
"* Causes jittering",
"* Removes 3s of stunning",
"* Removes 3s of knockdown",
"* Removes 10s of drowsiness when there's at most 0.01u of haloperidol"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Temporarily staves off narcolepsy when there's at least 20u of desoxyephedrine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 5,216: Line 10,448:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"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",
"name": "ephedrine",
"description": "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.",
"description": "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.",
Line 5,259: Line 10,572:
}
}
],
],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Modifies movement speed by 1.25x for at least 2 seconds",
"* 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",
"* Causes jittering",
"* Removes 1s of stunning",
"* Removes 1s of knockdown",
"* Removes 10s of drowsiness when there's at most 0.01u of haloperidol"
],
"metabolismRate": 0.5
},
"Medicine": {
"effects": [
"* Temporarily staves off narcolepsy when there's at least 30u of ephedrine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
Line 5,286: Line 10,618:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sharp",
"flavor": "sharp",
"name": "hyperzine",
"baseMetabolisms": {
"description": "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.",
"Narcotic": {
"physicalDescription": "energizing",
"metabolismRate": 1,
"recipes": [
"effects": [
{
"type": "reaction",
"id": "Stimulants",
"impact": "Medium",
"minTemp": 370,
"reactants": [
{
{
"name": "ephedrine",
"class": "MovespeedModifier",
"count": 1,
"walkSpeedModifier": 1.3,
"id": "Ephedrine",
"sprintSpeedModifier": 1.3,
"isCatalyst": false
"statusLifetime": 2
},
},
{
{
"name": "vestine",
"class": "HealthChange",
"count": 1,
"conditions": [
"id": "Vestine",
{
"isCatalyst": false
"class": "ReagentThreshold",
"min": 80,
"max": null
}
],
"damage": {
"types": {
"Poison": 1
}
}
},
},
{
{
"name": "oxygen",
"class": "AdjustReagent",
"count": 2,
"conditions": [
"id": "Oxygen",
{
"isCatalyst": false
"class": "ReagentThreshold",
}
"reagent": "ChloralHydrate",
],
"min": 1,
"products": [
"max": null
}
],
"reagent": "chloral hydrate",
"amount": -10
},
{
"class": "GenericStatusEffect",
"key": "Stun",
"time": 3,
"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",
"description": "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.",
"physicalDescription": "energizing",
"recipes": [
{
"type": "reaction",
"id": "Stimulants",
"impact": "Medium",
"minTemp": 370,
"reactants": [
{
"name": "ephedrine",
"count": 1,
"id": "Ephedrine",
"isCatalyst": false
},
{
"name": "vestine",
"count": 1,
"id": "Vestine",
"isCatalyst": false
},
{
"name": "oxygen",
"count": 2,
"id": "Oxygen",
"isCatalyst": false
}
],
"products": [
{
{
"name": "hyperzine",
"name": "hyperzine",
Line 5,324: Line 10,768:
}
}
],
],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Modifies movement speed by 1.3x for at least 2 seconds",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 80u of hyperzine",
"* Removes -10u of chloral hydrate from the solution when there's at least 1u of chloral hydrate",
"* Removes 3s of stunning",
"* Removes 3s of knockdown",
"* Causes modified stamina for at least 0.3s with accumulation",
"* Removes 3s of unconsciousness",
"* Removes 10s of drowsiness when there's at most 0.01u of haloperidol"
],
"metabolismRate": 1
},
"Medicine": {
"effects": [
"* Temporarily staves off narcolepsy",
"* Satiates hunger at 0.333x the average rate",
"* Satiates thirst at 0.333x the average rate",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Burn and \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute when it has at least 70 total damage"
],
"metabolismRate": 1
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (1u per second)",
"'''Narcotic''' (1u per second)",
Line 5,331: Line 10,799:
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 80u of hyperzine",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when there's at least 80u of hyperzine",
"\n",
"\n",
"* Removes 10u of chloral hydrate from the solution when there's at least 1u of chloral hydrate",
"* Removes -10u of chloral hydrate from the solution when there's at least 1u of chloral hydrate",
"\n",
"\n",
"* Removes 3s of stunning",
"* Removes 3s of stunning",
Line 5,351: Line 10,819:
"* Satiates thirst at 0.333x the average rate",
"* Satiates thirst at 0.333x the average rate",
"\n",
"\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"
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Burn and \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute when it has at least 70 total damage"
],
],
"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"
"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\"\u003E-1\u003C/span\u003E Burn and \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute when it has at least 70 total damage"
},
},
{
{
Line 5,361: Line 10,829:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"name": "THC",
"baseMetabolisms": {
"description": "The main psychoactive compound in cannabis.",
"Narcotic": {
"physicalDescription": "crystalline",
"effects": [
"recipes": [],
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 16,
"refresh": false
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": -5
},
{
"class": "PlantAdjustHealth",
"amount": -1
}
],
"name": "THC",
"description": "The main psychoactive compound in cannabis.",
"physicalDescription": "crystalline",
"recipes": [],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Causes hallucinations for at least 1.6s with accumulation"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
Line 5,370: Line 10,877:
"* Causes hallucinations for at least 1.6s with accumulation",
"* Causes hallucinations for at least 1.6s with accumulation",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 5,380: Line 10,891:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"basePlantMetabolism": [
{
"class": "PlantAdjustHealth",
"amount": -5
}
],
"name": "nicotine",
"name": "nicotine",
"description": "Dangerous and highly addictive, but that's what the propaganda says.",
"description": "Dangerous and highly addictive, but that's what the propaganda says.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)"
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
],
],
"effectLine": "'''Plants''' (0.5u per second)"
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
},
},
{
{
Line 5,395: Line 10,922:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"class": "MovespeedModifier",
"walkSpeedModifier": 0.65,
"sprintSpeedModifier": 0.65,
"statusLifetime": 2
},
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2
}
}
},
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 10,
"refresh": false
},
{
"class": "ChemVomit",
"probability": 0.05
},
{
"class": "Drunk",
"boozePower": 5
}
]
}
},
"name": "impedrezene",
"name": "impedrezene",
"description": "A narcotic that impedes one's ability by slowing down the higher brain cell functions.",
"description": "A narcotic that impedes one's ability by slowing down the higher brain cell functions.",
Line 5,432: Line 10,995:
}
}
],
],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Modifies movement speed by 0.65x for at least 2 seconds",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Causes hallucinations for at least 1s with accumulation",
"* Has a 5% chance to cause vomiting",
"* Causes drunkenness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
Line 5,443: Line 11,018:
"* Has a 5% chance to cause vomiting",
"* Has a 5% chance to cause vomiting",
"\n",
"\n",
"* Causes drunkness"
"* Causes drunkenness"
],
],
"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''' (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 drunkenness"
},
},
{
{
Line 5,453: Line 11,028:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 5,
"refresh": false
}
]
}
},
"name": "space mirage",
"name": "space mirage",
"description": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
"description": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.",
Line 5,489: Line 11,078:
}
}
],
],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Causes hallucinations for at least 0.5s with accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
Line 5,502: Line 11,099:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 5,
"refresh": false
}
]
}
},
"name": "bananadine",
"name": "bananadine",
"description": "A mild psychedelic that is found in small traces in banana peels.",
"description": "A mild psychedelic that is found in small traces in banana peels.",
"physicalDescription": "powdery",
"physicalDescription": "powdery",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Causes hallucinations for at least 0.5s with accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
Line 5,518: Line 11,137:
"color": "#128e80",
"color": "#128e80",
"textColorTheme": "light",
"textColorTheme": "light",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"class": "GenericStatusEffect",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Nocturine",
"min": 8,
"max": null
}
],
"key": "ForcedSleep",
"component": "ForcedSleeping",
"refresh": false,
"type": "Add",
"time": 2
}
]
}
},
"name": "nocturine",
"name": "nocturine",
"description": "A highly effective sedative and hypnotic, developed by the Syndicate for stealth operations. One-way ticket to honk-shoo town.",
"description": "A highly effective sedative and hypnotic, developed by the Syndicate for stealth operations. One-way ticket to honk-shoo town.",
Line 5,549: Line 11,190:
}
}
],
],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Causes unconsciousness for at least 0.2s with accumulation when there's at least 8u of nocturine"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
Line 5,561: Line 11,210:
"color": "#000000",
"color": "#000000",
"textColorTheme": "light",
"textColorTheme": "light",
"name": "mute toxin",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "Muted",
"component": "Muted",
"type": "Add",
"time": 10,
"refresh": false
}
]
}
},
"name": "mute toxin",
"description": "A thick chemical that coats the vocal cords, making the user unable to speak during metabolization.",
"description": "A thick chemical that coats the vocal cords, making the user unable to speak during metabolization.",
"physicalDescription": "syrupy",
"physicalDescription": "syrupy",
Line 5,599: Line 11,262:
}
}
],
],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Causes inability to speak for at least 1s with accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
Line 5,612: Line 11,283:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "salty",
"flavor": "salty",
"baseMetabolisms": {
"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"
],
"probability": 0.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",
"min": 20
}
],
"probability": 0.03
},
{
"class": "GenericStatusEffect",
"key": "TemporaryBlindness",
"component": "TemporaryBlindness",
"conditions": [
{
"class": "ReagentThreshold",
"min": 20,
"max": null
}
],
"time": 2
}
]
}
},
"name": "norepinephric acid",
"name": "norepinephric acid",
"description": "A smooth chemical that blocks the optical receptors, rendering the user blind during metabolization.",
"description": "A smooth chemical that blocks the optical receptors, rendering the user blind during metabolization.",
Line 5,643: Line 11,365:
}
}
],
],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Causes blindness for at least 0.2s without accumulation when there's at least 20u of norepinephric acid"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
"\n",
"\n",
"* Causes blindess for at least 0.2s without accumulation when there's at least 20u of norepinephric acid"
"* Causes blindness for at least 0.2s without accumulation when there's at least 20u of norepinephric acid"
],
],
"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": "'''Narcotic''' (0.5u per second)\n* Causes blindness for at least 0.2s without accumulation when there's at least 20u of norepinephric acid"
},
},
{
{
Line 5,656: Line 11,386:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "salty",
"flavor": "salty",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"class": "PopupMessage",
"type": "Local",
"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": 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": "tear gas",
"description": "A chemical that causes severe irritation and crying, commonly used in riot control.",
"description": "A chemical that causes severe irritation and crying, commonly used in riot control.",
"physicalDescription": "milky",
"physicalDescription": "milky",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Causes blindness for at least 0.2s without accumulation when there's at least 20u of tear gas"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
"\n",
"\n",
"* Causes blindess for at least 0.2s without accumulation when there's at least 20u of tear gas"
"* Causes blindness for at least 0.2s without accumulation when there's at least 20u of tear gas"
],
],
"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": "'''Narcotic''' (0.5u per second)\n* Causes blindness for at least 0.2s without accumulation when there's at least 20u of tear gas"
},
},
{
{
Line 5,673: Line 11,467:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "paintthinner",
"flavor": "paintthinner",
"baseMetabolisms": {
"Narcotic": {
"effects": [
{
"class": "Emote",
"emote": "Laugh",
"showInChat": true,
"probability": 0.1,
"conditions": [
{
"class": "ReagentThreshold",
"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": "happiness",
"description": "Fills you with ecstatic numbness and causes minor brain damage. Highly addictive. If overdosed causes sudden mood swings.",
"description": "Fills you with ecstatic numbness and causes minor brain damage. Highly addictive. If overdosed causes sudden mood swings.",
Line 5,715: Line 11,576:
}
}
],
],
"structuredMetabolismStrings": {
"Narcotic": {
"effects": [
"* Causes hallucinations for at least 0.5s with accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Narcotic''' (0.5u per second)",
"'''Narcotic''' (0.5u per second)",
Line 5,727: Line 11,596:
"color": "#ffffff",
"color": "#ffffff",
"textColorTheme": "dark",
"textColorTheme": "dark",
"name": "???",
"basePlantMetabolism": [
"description": "",
{
"class": "PlantAdjustWeeds",
"amount": -2
},
{
"class": "PlantAdjustHealth",
"amount": -2
}
],
"name": "???",
"description": "",
"physicalDescription": "???",
"physicalDescription": "???",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 5,743: Line 11,635:
"parent": "BasePyrotechnic",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": 2,
"Poison": 1
}
}
}
]
}
},
"name": "thermite",
"name": "thermite",
"description": "A mixture that becomes extremely hot when ignited.",
"description": "A mixture that becomes extremely hot when ignited.",
Line 5,780: Line 11,687:
}
}
],
],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)",
"'''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",
"\n",
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 5,787: Line 11,713:
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
"* 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'''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"
},
},
{
{
Line 5,796: Line 11,722:
"parent": "BasePyrotechnic",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": 2,
"Poison": 1,
"Caustic": 0.5
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.4
}
]
}
},
"name": "napalm",
"name": "napalm",
"description": "It's just a little flammable.",
"description": "It's just a little flammable.",
Line 5,832: Line 11,778:
}
}
],
],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* 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",
"* Increases flammability"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)",
"'''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",
"\n",
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 5,841: Line 11,807:
"* Increases flammability"
"* Increases flammability"
],
],
"effectLine": "'''Plants''' (0.5u per second)\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"
},
},
{
{
Line 5,850: Line 11,816:
"parent": "BasePyrotechnic",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": 3,
"Poison": 1
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.1
},
{
"class": "AdjustTemperature",
"amount": 6000
},
{
"class": "Ignite"
}
]
}
},
"name": "phlogiston",
"name": "phlogiston",
"description": "Catches you on fire and makes you ignite.",
"description": "Catches you on fire and makes you ignite.",
Line 5,900: Line 11,892:
}
}
],
],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* Increases flammability",
"* Adds 6kJ of heat to the body it's in",
"* Ignites the metabolizer"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)",
"'''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",
"\n",
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 5,913: Line 11,927:
"* Ignites the metabolizer"
"* Ignites the metabolizer"
],
],
"effectLine": "'''Plants''' (0.5u per second)\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"
},
},
{
{
Line 5,922: Line 11,936:
"parent": "BasePyrotechnic",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Heat": 2,
"Poison": 1,
"Caustic": 0.5
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.2
},
{
"class": "AdjustTemperature",
"amount": 6000
}
]
}
},
"name": "chlorine trifluoride",
"name": "chlorine trifluoride",
"description": "You really, REALLY don't want to get this shit anywhere near you.",
"description": "You really, REALLY don't want to get this shit anywhere near you.",
Line 5,972: Line 12,010:
}
}
],
],
"effectStrings": [
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* 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",
"* Increases flammability",
"* Adds 6kJ of heat to the body it's in"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Plants''' (0.5u per second)",
"'''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",
"\n",
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 5,983: Line 12,042:
"* Adds 6kJ of heat to the body it's in"
"* Adds 6kJ of heat to the body it's in"
],
],
"effectLine": "'''Plants''' (0.5u per second)\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"
},
},
{
{
Line 6,022: Line 12,081:
}
}
],
],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 6,034: Line 12,106:
"parent": "BasePyrotechnic",
"parent": "BasePyrotechnic",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
},
{
"class": "FlammableReaction",
"multiplier": 0.4
}
]
}
},
"name": "welding fuel",
"name": "welding fuel",
"description": "Used by welders to weld.",
"description": "Used by welders to weld.",
"physicalDescription": "oily",
"physicalDescription": "oily",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison",
"* Increases flammability"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)",
"'''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",
"\n",
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,047: Line 12,157:
"* Increases flammability"
"* Increases flammability"
],
],
"effectLine": "'''Plants''' (0.5u per second)\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"
},
},
{
{
Line 6,093: Line 12,203:
}
}
],
],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 6,104: Line 12,227:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 4
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 10
},
{
"class": "PlantAdjustHealth",
"amount": -5
}
],
"name": "toxin",
"name": "toxin",
"description": "An unsurprisingly toxic chemical. Available at an emagged chem dispenser.",
"description": "An unsurprisingly toxic chemical. Available at an emagged chem dispenser.",
Line 6,142: Line 12,289:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,147: Line 12,309:
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 6,157: Line 12,323:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 4
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-burning-insides"
],
"probability": 0.33
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 10
},
{
"class": "PlantAdjustHealth",
"amount": -5
}
],
"name": "carpotoxin",
"name": "carpotoxin",
"description": "A highly toxic reagent found in space carps. Causes a painful burning sensation.",
"description": "A highly toxic reagent found in space carps. Causes a painful burning sensation.",
"physicalDescription": "exotic smelling",
"physicalDescription": "exotic smelling",
"recipes": [],
"recipes": [],
"effectStrings": [
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"* Deals \u003Cspan style=\"color:red\"\u003E4\u003C/span\u003E Poison",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 6,176: Line 12,394:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "Emote",
"emote": "Yawn",
"showInChat": true,
"probability": 0.1
},
{
"class": "MovespeedModifier",
"walkSpeedModifier": 0.65,
"sprintSpeedModifier": 0.65,
"statusLifetime": 2
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"component": "Drowsiness",
"time": 4,
"type": "Add",
"refresh": false
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "ChloralHydrate",
"min": 20,
"max": null
}
],
"damage": {
"types": {
"Poison": 1.5
}
}
}
]
}
},
"name": "chloral hydrate",
"name": "chloral hydrate",
"description": "A sedative and hypnotic chemical. Commonly used to put other people to sleep, whether they want to or not.",
"description": "A sedative and hypnotic chemical. Commonly used to put other people to sleep, whether they want to or not.",
Line 6,213: Line 12,473:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Modifies movement speed by 0.65x for at least 2 seconds",
"* Causes drowsiness for at least 0.4s with accumulation",
"* Deals \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Poison when there's at least 20u of chloral hydrate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,230: Line 12,500:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2
}
}
},
{
"class": "ChemVomit",
"conditions": [
{
"class": "ReagentThreshold",
"min": 2,
"max": null
}
],
"probability": 0.2
}
]
}
},
"name": "gastrotoxin",
"name": "gastrotoxin",
"description": "A moderately toxic byproduct of decomposition. Most commonly found in spoiled food.",
"description": "A moderately toxic byproduct of decomposition. Most commonly found in spoiled food.",
"physicalDescription": "putrid",
"physicalDescription": "putrid",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison",
"* Has a 20% chance to cause vomiting when there's at least 2u of gastrotoxin"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,249: Line 12,553:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
]
}
},
"name": "mold",
"name": "mold",
"description": "A fungal growth, often found in dark, humid places or on expired bread. Will cause you to develop a disease if ingested.",
"description": "A fungal growth, often found in dark, humid places or on expired bread. Will cause you to develop a disease if ingested.",
Line 6,287: Line 12,605:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,300: Line 12,626:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "acid",
"flavor": "acid",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 3,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 11
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"visualType": "Large",
"messages": [
"generic-reagent-effect-burning-insides"
],
"probability": 0.33
},
{
"class": "Emote",
"emote": "Scream",
"probability": 0.3
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 20
},
{
"class": "PlantAdjustWeeds",
"amount": -4
},
{
"class": "PlantAdjustHealth",
"amount": -8
}
],
"name": "polytrinic acid",
"name": "polytrinic acid",
"description": "An extremely corrosive chemical substance. Severely burns anyone who comes directly into contact with it.",
"description": "An extremely corrosive chemical substance. Severely burns anyone who comes directly into contact with it.",
Line 6,336: Line 12,705:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E11\u003C/span\u003E Caustic"
],
"metabolismRate": 3
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E20\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-4\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-8\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (3u per second)",
"'''Poison''' (3u per second)",
Line 6,341: Line 12,726:
"* Deals \u003Cspan style=\"color:red\"\u003E11\u003C/span\u003E Caustic",
"* Deals \u003Cspan style=\"color:red\"\u003E11\u003C/span\u003E Caustic",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''Plants''' (0.5u per second)",
],
"\n",
"effectLine": "'''Poison''' (3u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E11\u003C/span\u003E Caustic\n'''Plants''' (0.5u per second)"
"* 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"
},
},
{
{
Line 6,351: Line 12,742:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sour",
"flavor": "sour",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": -1.5
},
{
"class": "HealthChange",
"scaleByQuantity": true,
"ignoreResistances": true,
"damage": {
"types": {
"Heat": 2.5,
"Caustic": 1
}
}
}
]
}
},
"name": "ferrochromic acid",
"name": "ferrochromic acid",
"description": "A mildy corrosive solution, unable of causing severe danger unless ingested.",
"description": "A mildy corrosive solution, unable of causing severe danger unless ingested.",
"physicalDescription": "ferrous",
"physicalDescription": "ferrous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at -0.5x the average rate",
"* Deals \u003Cspan style=\"color:red\"\u003E2.5\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
"\n",
"\n",
"* Satiates thirst at 0.5x the average rate",
"* Satiates thirst at -0.5x the average rate",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E2.5\u003C/span\u003E Heat and \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Caustic"
"* 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": "'''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"
},
},
{
{
Line 6,370: Line 12,791:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "acid",
"flavor": "acid",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 3,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Caustic": 8
}
}
},
{
"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": "fluorosulfuric acid",
"description": "A highly corrosive chemical, capable of leaving quite a mark on your skin.",
"description": "A highly corrosive chemical, capable of leaving quite a mark on your skin.",
Line 6,412: Line 12,862:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E Caustic"
],
"metabolismRate": 3
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (3u per second)",
"'''Poison''' (3u per second)",
Line 6,425: Line 12,883:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "acid",
"flavor": "acid",
"baseMetabolisms": {
"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
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 10
},
{
"class": "PlantAdjustWeeds",
"amount": -2
},
{
"class": "PlantAdjustHealth",
"amount": -5
}
],
"name": "sulfuric acid",
"name": "sulfuric acid",
"description": "A corrosive chemical. Keep away from your face.",
"description": "A corrosive chemical. Keep away from your face.",
Line 6,461: Line 12,962:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Caustic"
],
"metabolismRate": 3
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (3u per second)",
"'''Poison''' (3u per second)",
Line 6,466: Line 12,983:
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Caustic",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Caustic",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 6,476: Line 12,999:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Radiation": 3
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustMutationLevel",
"amount": 1
}
],
"name": "unstable mutagen",
"name": "unstable mutagen",
"description": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
"description": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.",
Line 6,512: Line 13,055:
}
}
],
],
"effectStrings": [
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts mutation level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
"\n",
"\n",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation",
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts mutation level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
],
"effectLine": "'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Radiation\n'''Plants''' (0.5u per second)"
"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"
},
},
{
{
Line 6,526: Line 13,085:
"color": "#5f959c",
"color": "#5f959c",
"textColorTheme": "light",
"textColorTheme": "light",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Asphyxiation": 5
}
}
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 10
}
],
"name": "heartbreaker toxin",
"name": "heartbreaker toxin",
"description": "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.",
"description": "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.",
Line 6,556: Line 13,135:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,561: Line 13,154:
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation",
"* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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* Deals \u003Cspan style=\"color:red\"\u003E5\u003C/span\u003E Asphyxiation\n'''Plants''' (0.5u per second)"
"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"
},
},
{
{
Line 6,570: Line 13,165:
"color": "#6b0007",
"color": "#6b0007",
"textColorTheme": "light",
"textColorTheme": "light",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"groups": {
"Airloss": 10
}
}
}
]
}
},
"name": "lexorin",
"name": "lexorin",
"description": "A fast-acting chemical used to asphyxiate people rapidly.",
"description": "A fast-acting chemical used to asphyxiate people rapidly.",
Line 6,607: Line 13,216:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E Airloss"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,620: Line 13,237:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "SeeingRainbows",
"component": "SeeingRainbows",
"type": "Add",
"time": 10,
"refresh": false
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustToxins",
"amount": 10
}
],
"name": "mindbreaker toxin",
"name": "mindbreaker toxin",
"description": "A potent hallucinogenic compound that is formerly known as LSD.",
"description": "A potent hallucinogenic compound that is formerly known as LSD.",
Line 6,657: Line 13,294:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Causes hallucinations for at least 1s with accumulation"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E10\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,662: Line 13,313:
"* Causes hallucinations for at least 1s with accumulation",
"* Causes hallucinations for at least 1s with accumulation",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 6,671: Line 13,324:
"color": "#FA6464",
"color": "#FA6464",
"textColorTheme": "light",
"textColorTheme": "light",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"probability": 0.1,
"damage": {
"groups": {
"Brute": 2
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 45,
"max": null
}
],
"damage": {
"groups": {
"Brute": 2,
"Toxin": 2,
"Airloss": 2
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"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": "histamine",
"description": "A chemical caused by allergenics reacting with antibodies. Lethal at large quantities.",
"description": "A chemical caused by allergenics reacting with antibodies. Lethal at large quantities.",
"physicalDescription": "abrasive",
"physicalDescription": "abrasive",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Has a 10% chance to deal \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Brute",
"* 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"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,689: Line 13,406:
"color": "#f5f5f5",
"color": "#f5f5f5",
"textColorTheme": "dark",
"textColorTheme": "dark",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.05,
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": true
}
],
"damage": {
"types": {
"Poison": 0.4
}
}
},
{
"class": "ChemVomit",
"probability": 0.04,
"conditions": [
{
"class": "OrganType",
"type": "Animal",
"shouldHave": true
}
]
}
]
}
},
"name": "theobromine",
"name": "theobromine",
"description": "A bitter alkaloid of the cacao plant, commonly found in chocolate. Do not feed to animals.",
"description": "A bitter alkaloid of the cacao plant, commonly found in chocolate. Do not feed to animals.",
"physicalDescription": "grainy",
"physicalDescription": "grainy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.4\u003C/span\u003E Poison when the metabolizing organ is a Animal organ",
"* Has a 4% chance to cause vomiting when the metabolizing organ is a Animal organ"
],
"metabolismRate": 0.05
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.05u per second)",
"'''Poison''' (0.05u per second)",
Line 6,707: Line 13,466:
"color": "#D6CE7B",
"color": "#D6CE7B",
"textColorTheme": "light",
"textColorTheme": "light",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.2,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 3
}
}
}
]
}
},
"name": "amatoxin",
"name": "amatoxin",
"description": "A deadly toxin found in some mushrooms, primarily fly amanita. Small doses can be lethal.",
"description": "A deadly toxin found in some mushrooms, primarily fly amanita. Small doses can be lethal.",
"physicalDescription": "nondescript",
"physicalDescription": "nondescript",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E3\u003C/span\u003E Poison"
],
"metabolismRate": 0.2
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.2u per second)",
"'''Poison''' (0.2u per second)",
Line 6,724: Line 13,506:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 2
}
}
}
]
}
},
"name": "vent crud",
"name": "vent crud",
"description": "A jet black substance found in poorly maintained ventilation systems. Can cause vent cough.",
"description": "A jet black substance found in poorly maintained ventilation systems. Can cause vent cough.",
"physicalDescription": "sticky",
"physicalDescription": "sticky",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,741: Line 13,545:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Medicine": {
"effects": [
{
"class": "CauseZombieInfection",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
]
}
]
}
},
"name": "romerol",
"name": "romerol",
"description": "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.",
"description": "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.",
"physicalDescription": "necrotic",
"physicalDescription": "necrotic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Medicine": {
"effects": [
"* Gives the individual the zombie infection when there's at least 5u of romerol"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Medicine''' (0.5u per second)",
"'''Medicine''' (0.5u per second)",
Line 6,758: Line 13,586:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"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",
"name": "uncooked animal proteins",
"description": "This is very risky for the stomachs of softer lifeforms to digest.",
"description": "This is very risky for the stomachs of softer lifeforms to digest.",
"physicalDescription": "clumpy",
"physicalDescription": "clumpy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Has a 10% chance to cause vomiting when the metabolizing organ is not a Animal organ",
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is not a Animal organ",
"* Adds 0.5u of protein to the solution when the metabolizing organ is a Animal organ"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 6,779: Line 13,677:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.05,
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 1,
"max": null
},
{
"class": "OrganType",
"type": "Animal",
"shouldHave": true
}
],
"damage": {
"types": {
"Poison": 0.06
}
}
}
]
}
},
"name": "allicin",
"name": "allicin",
"description": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
"description": "An organosulfur compound found in alliums like garlic, onions, and related plants.",
"physicalDescription": "pungent",
"physicalDescription": "pungent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* 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"
],
"metabolismRate": 0.05
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.05u per second)",
"'''Poison''' (0.05u per second)",
Line 6,795: Line 13,728:
"color": "#AAAAAA",
"color": "#AAAAAA",
"textColorTheme": "light",
"textColorTheme": "light",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "Pacified",
"component": "Pacified",
"type": "Add",
"time": 4
}
]
}
},
"name": "pax",
"name": "pax",
"description": "A psychiatric chemical which prevents the patient from directly harming anyone.",
"description": "A psychiatric chemical which prevents the patient from directly harming anyone.",
Line 6,832: Line 13,778:
}
}
],
],
"effectStrings": [
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Causes combat pacification for at least 0.4s with accumulation"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
"\n",
"\n",
Line 6,845: Line 13,799:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.05,
"effects": [
{
"class": "Emote",
"emote": "Honk",
"showInChat": true,
"force": true,
"probability": 0.2
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 1,
"max": null
},
{
"class": "OrganType",
"type": "Animal",
"shouldHave": true
}
],
"damage": {
"types": {
"Poison": 0.06
}
}
}
]
}
},
"name": "honk",
"name": "honk",
"description": "A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate.",
"description": "A toxin found in bananium. Causes severe honking and internal bleeding, may also cause the patient to mutate.",
"physicalDescription": "pungent",
"physicalDescription": "pungent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* 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"
],
"metabolismRate": 0.05
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.05u per second)",
"'''Poison''' (0.05u per second)",
Line 6,861: Line 13,857:
"color": "#5C6274",
"color": "#5C6274",
"textColorTheme": "light",
"textColorTheme": "light",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.03,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 0.6
}
}
}
]
}
},
"name": "lead",
"name": "lead",
"description": "A slow-acting but incredibly lethal toxin found in steel, albeit in trace amounts. Tasteless.",
"description": "A slow-acting but incredibly lethal toxin found in steel, albeit in trace amounts. Tasteless.",
"physicalDescription": "metallic",
"physicalDescription": "metallic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E0.6\u003C/span\u003E Poison"
],
"metabolismRate": 0.03
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.03u per second)",
"'''Poison''' (0.03u per second)",
Line 6,877: Line 13,896:
"color": "#EBFF8E",
"color": "#EBFF8E",
"textColorTheme": "dark",
"textColorTheme": "dark",
"baseMetabolisms": {
"Poison": {
"metabolismRate": 0.2,
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1.8
}
}
}
]
}
},
"name": "bungotoxin",
"name": "bungotoxin",
"description": "A moderately slow-acting poison found within the pit of the bungo fruit.",
"description": "A moderately slow-acting poison found within the pit of the bungo fruit.",
"physicalDescription": "nondescript",
"physicalDescription": "nondescript",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1.8\u003C/span\u003E Poison"
],
"metabolismRate": 0.2
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.2u per second)",
"'''Poison''' (0.2u per second)",
Line 6,894: Line 13,936:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "Jitter",
"conditions": [
{
"class": "ReagentThreshold",
"min": 5,
"max": null
}
]
},
{
"class": "MovespeedModifier",
"walkSpeedModifier": 0.8,
"sprintSpeedModifier": 0.8,
"statusLifetime": 2
},
{
"class": "HealthChange",
"damage": {
"groups": {
"Airloss": 2
}
}
}
]
}
},
"name": "vestine",
"name": "vestine",
"description": "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.",
"description": "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.",
"physicalDescription": "shiny",
"physicalDescription": "shiny",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Causes jittering when there's at least 5u of vestine",
"* Modifies movement speed by 0.8x for at least 2 seconds",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Airloss"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,915: Line 13,997:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "shocking",
"flavor": "shocking",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "Electrocute",
"probability": 0.8,
"electrocuteTime": 2
}
]
}
},
"name": "tazinide",
"name": "tazinide",
"description": "A highly dangerous metallic mixture which can interfere with most movement through an electrifying current.",
"description": "A highly dangerous metallic mixture which can interfere with most movement through an electrifying current.",
Line 6,946: Line 14,039:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Has a 80% chance to electrocute the metabolizer for 2 seconds"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 6,959: Line 14,060:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "mothballs",
"flavor": "mothballs",
"baseMetabolisms": {
"Poison": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "Hunger",
"max": 50,
"min": 0
}
],
"damage": {
"types": {
"Poison": 2
}
}
},
{
"class": "SatiateHunger",
"factor": -6
}
]
}
},
"name": "lipolicide",
"name": "lipolicide",
"description": "A powerful toxin that will destroy fat cells, massively reducing body weight in a short time. Deadly to those without nutriment in their body.",
"description": "A powerful toxin that will destroy fat cells, massively reducing body weight in a short time. Deadly to those without nutriment in their body.",
Line 6,995: Line 14,121:
}
}
],
],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when the target has at most 50 total hunger",
"* Satiates hunger at -2x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.5u per second)",
"'''Poison''' (0.5u per second)",
Line 7,000: Line 14,135:
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when the target has at most 50 total hunger",
"* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when the target has at most 50 total hunger",
"\n",
"\n",
"* Satiates hunger at 2x the average rate"
"* 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": "'''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"
},
},
{
{
Line 7,010: Line 14,145:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sweet",
"flavor": "sweet",
"name": "mechanotoxin",
"baseMetabolisms": {
"description": "A neurotoxin used as venom by some species of spider. Degrades movement when built up.",
"Poison": {
"physicalDescription": "nondescript",
"metabolismRate": 0.2,
"recipes": [],
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"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",
"description": "A neurotoxin used as venom by some species of spider. Degrades movement when built up.",
"physicalDescription": "nondescript",
"recipes": [],
"structuredMetabolismStrings": {
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1.6\u003C/span\u003E Poison when the metabolizing organ is not a Arachnid organ",
"* 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",
"* 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"
],
"metabolismRate": 0.2
}
},
"effectStrings": [
"effectStrings": [
"'''Poison''' (0.2u per second)",
"'''Poison''' (0.2u per second)",
Line 7,032: Line 14,237:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "absinthe",
"flavor": "absinthe",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.3
}
]
}
},
"name": "absinthe",
"name": "absinthe",
"description": "A anise-flavoured spirit derived from botanicals.",
"description": "A anise-flavoured spirit derived from botanicals.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.3u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,056: Line 14,285:
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,070: Line 14,300:
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,080: Line 14,311:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "bluecuracao",
"flavor": "bluecuracao",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.1
}
]
}
},
"name": "blue Curaçao",
"name": "blue Curaçao",
"description": "Exotically blue, fruity drink, distilled from oranges.",
"description": "Exotically blue, fruity drink, distilled from oranges.",
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.1u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,100: Line 14,355:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "bluehawaiian",
"flavor": "bluehawaiian",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "Blue Hawaiian",
"name": "Blue Hawaiian",
"description": "Aloha! Does that mean hello or goodbye?",
"description": "Aloha! Does that mean hello or goodbye?",
"physicalDescription": "tropical",
"physicalDescription": "tropical",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,120: Line 14,399:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "cognac",
"flavor": "cognac",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "cognac",
"name": "cognac",
"description": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
"description": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,140: Line 14,443:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "rum",
"flavor": "rum",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "deadrum",
"name": "deadrum",
"description": "Distilled alcoholic drink made from saltwater.",
"description": "Distilled alcoholic drink made from saltwater.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,160: Line 14,487:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "alcohol",
"flavor": "alcohol",
"name": "ethanol",
"baseMetabolisms": {
"description": "A simple alcohol, makes you drunk if consumed, flammable.",
"Alcohol": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
},
{
"class": "OrganType",
"type": "Dwarf",
"shouldHave": false
}
],
"damage": {
"types": {
"Poison": 1
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
},
{
"class": "OrganType",
"type": "Dwarf",
"shouldHave": true
}
],
"damage": {
"types": {
"Poison": 0.2
}
}
},
{
"class": "HealthChange",
"conditions": [
{
"class": "ReagentThreshold",
"min": 15,
"max": null
},
{
"class": "OrganType",
"type": "Dwarf",
"shouldHave": true
}
],
"damage": {
"groups": {
"Brute": -1
}
}
},
{
"class": "ChemVomit",
"probability": 0.04,
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Ethanol",
"min": 12,
"max": null
},
{
"class": "OrganType",
"type": "Dwarf",
"shouldHave": false
}
]
},
{
"class": "Drunk",
"boozePower": 2
}
]
}
},
"name": "ethanol",
"description": "A simple alcohol, makes you drunk if consumed, flammable.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [
"recipes": [
Line 7,198: Line 14,612:
}
}
],
],
"structuredMetabolismStrings": {
"Alcohol": {
"effects": [
"* 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\"\u003E0.2\u003C/span\u003E Poison when there's at least 15u of ethanol and the metabolizing organ is a Dwarf organ",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute when there's at least 15u of ethanol and the metabolizing organ is a Dwarf organ",
"* Has a 4% chance to cause vomiting when there's at least 12u of ethanol and the metabolizing organ is not a Dwarf organ",
"* Causes drunkenness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Alcohol''' (0.5u per second)",
"'''Alcohol''' (0.5u per second)",
Line 7,205: Line 14,631:
"* 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",
"* 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",
"\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",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute when there's at least 15u of ethanol and the metabolizing organ is a Dwarf organ",
"\n",
"\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",
"* 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",
"\n",
"* Causes drunkness"
"* Causes drunkenness"
],
],
"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": "'''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\"\u003E-1\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 drunkenness"
},
},
{
{
Line 7,220: Line 14,646:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "gin",
"flavor": "gin",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "gin",
"name": "gin",
"description": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
"description": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,244: Line 14,694:
"physicalDescription": "cloudy",
"physicalDescription": "cloudy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,258: Line 14,709:
"physicalDescription": "sweet",
"physicalDescription": "sweet",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,272: Line 14,724:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,282: Line 14,735:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.05
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
]
}
},
"name": "poison wine",
"name": "poison wine",
"description": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
"description": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.05u of ethanol to the solution"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,306: Line 14,801:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "rum",
"flavor": "rum",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "rum",
"name": "rum",
"description": "Distilled alcoholic drink made from sugarcane byproducts.",
"description": "Distilled alcoholic drink made from sugarcane byproducts.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,330: Line 14,849:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,340: Line 14,860:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "tequila",
"flavor": "tequila",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "tequila",
"name": "tequila",
"description": "A strong and mildly flavoured, mexican produced spirit.",
"description": "A strong and mildly flavoured, mexican produced spirit.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,364: Line 14,908:
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,374: Line 14,919:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "vodka",
"flavor": "vodka",
"name": "vodka",
"baseMetabolisms": {
"description": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "vodka",
"description": "Clear distilled alcoholic beverage that originates from Poland and Russia.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,394: Line 14,963:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "whiskey",
"flavor": "whiskey",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "whiskey",
"name": "whiskey",
"description": "A type of distilled alcoholic beverage made from fermented grain mash.",
"description": "A type of distilled alcoholic beverage made from fermented grain mash.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,442: Line 15,035:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,452: Line 15,046:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "champagne",
"flavor": "champagne",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 3
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.3
}
]
}
},
"name": "champagne",
"name": "champagne",
"description": "A premium sparkling wine",
"description": "A premium sparkling wine",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst averagely",
"* Adds 0.3u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,476: Line 15,094:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,490: Line 15,109:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,504: Line 15,124:
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,518: Line 15,139:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,532: Line 15,154:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,542: Line 15,165:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "antifreeze",
"flavor": "antifreeze",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "antifreeze",
"name": "antifreeze",
"description": "Ultimate refreshment.",
"description": "Ultimate refreshment.",
"physicalDescription": "translucent",
"physicalDescription": "translucent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,562: Line 15,209:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "atomicbomb",
"flavor": "atomicbomb",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
},
{
"class": "AdjustReagent",
"reagent": "uranium",
"amount": 0.05
}
]
}
},
"name": "Atomic Bomb",
"name": "Atomic Bomb",
"description": "Nuclear proliferation never tasted so good.",
"description": "Nuclear proliferation never tasted so good.",
"physicalDescription": "cloudy",
"physicalDescription": "cloudy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution",
"* Adds 0.05u of uranium to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,584: Line 15,261:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "b52",
"flavor": "b52",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "B-52",
"name": "B-52",
"description": "Coffee, irish cream, and cognac. You will get bombed.",
"description": "Coffee, irish cream, and cognac. You will get bombed.",
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,608: Line 15,309:
"physicalDescription": "tropical",
"physicalDescription": "tropical",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,622: Line 15,324:
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,636: Line 15,339:
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,646: Line 15,350:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "beepsky",
"flavor": "beepsky",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "Beepsky smash",
"name": "Beepsky smash",
"description": "Deny drinking this and prepare for THE LAW.",
"description": "Deny drinking this and prepare for THE LAW.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,666: Line 15,394:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "blackrussian",
"flavor": "blackrussian",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "Black Russian",
"name": "Black Russian",
"description": "For the lactose-intolerant. Still as classy as a White Russian.",
"description": "For the lactose-intolerant. Still as classy as a White Russian.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,690: Line 15,442:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,704: Line 15,457:
"physicalDescription": "slimy",
"physicalDescription": "slimy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,714: Line 15,468:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "bravebull",
"flavor": "bravebull",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "Brave Bull",
"name": "Brave Bull",
"description": "It's just as effective as Dutch-Courage!",
"description": "It's just as effective as Dutch-Courage!",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,734: Line 15,512:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "coconutrum",
"flavor": "coconutrum",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "coconut rum",
"name": "coconut rum",
"description": "Rum with coconut for that tropical feel.",
"description": "Rum with coconut for that tropical feel.",
"physicalDescription": "milky",
"physicalDescription": "milky",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,754: Line 15,556:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "cosmopolitan",
"flavor": "cosmopolitan",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "cosmopolitan",
"name": "cosmopolitan",
"description": "Even in the worst situations, nothing beats a fresh cosmopolitan.",
"description": "Even in the worst situations, nothing beats a fresh cosmopolitan.",
"physicalDescription": "citric",
"physicalDescription": "citric",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,774: Line 15,600:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "cubalibre",
"flavor": "cubalibre",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.07
}
]
}
},
"name": "Cuba libre",
"name": "Cuba libre",
"description": "Rum, mixed with cola. Viva la revolucion.",
"description": "Rum, mixed with cola. Viva la revolucion.",
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.07u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,798: Line 15,648:
"physicalDescription": "ferrous",
"physicalDescription": "ferrous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,812: Line 15,663:
"physicalDescription": "ferrous",
"physicalDescription": "ferrous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,822: Line 15,674:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "medicine",
"flavor": "medicine",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "SatiateHunger",
"factor": -2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.05
},
{
"class": "HealthChange",
"damage": {
"groups": {
"Burn": -1,
"Brute": -1,
"Airloss": -1,
"Toxin": -1
}
}
}
]
}
},
"name": "The Doctor's Delight",
"name": "The Doctor's Delight",
"description": "A gulp a day keeps the MediBot away. That's probably for the best.",
"description": "A gulp a day keeps the MediBot away. That's probably for the best.",
"physicalDescription": "soothing",
"physicalDescription": "soothing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Satiates hunger at -0.667x the average rate",
"* Adds 0.05u of ethanol to the solution",
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Toxin"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,831: Line 15,724:
"* Satiates thirst at 0.667x the average rate",
"* Satiates thirst at 0.667x the average rate",
"\n",
"\n",
"* Satiates hunger at 0.667x the average rate",
"* Satiates hunger at -0.667x the average rate",
"\n",
"\n",
"* Adds 0.05u of ethanol to the solution",
"* Adds 0.05u of ethanol to the solution",
"\n",
"\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"
"* Heals \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E-1\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": "'''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\"\u003E-1\u003C/span\u003E Burn, \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Brute, \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Airloss, and \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E Toxin"
},
},
{
{
Line 7,846: Line 15,739:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "driestmartini",
"flavor": "driestmartini",
"name": "driest martini",
"baseMetabolisms": {
"description": "Only for the experienced. You think you see sand floating in the glass.",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "driest martini",
"description": "Only for the experienced. You think you see sand floating in the glass.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,870: Line 15,787:
"physicalDescription": "cloudy",
"physicalDescription": "cloudy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,880: Line 15,798:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "gargleblaster",
"flavor": "gargleblaster",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "Pan-Galactic Gargle Blaster",
"name": "Pan-Galactic Gargle Blaster",
"description": "Whoah, this stuff looks volatile!",
"description": "Whoah, this stuff looks volatile!",
"physicalDescription": "volatile",
"physicalDescription": "volatile",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,900: Line 15,842:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "ginfizz",
"flavor": "ginfizz",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.07
}
]
}
},
"name": "gin fizz",
"name": "gin fizz",
"description": "Refreshingly lemony, deliciously dry.",
"description": "Refreshingly lemony, deliciously dry.",
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.07u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,920: Line 15,886:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "gintonic",
"flavor": "gintonic",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.07
}
]
}
},
"name": "gin and tonic",
"name": "gin and tonic",
"description": "An all time classic, mild cocktail.",
"description": "An all time classic, mild cocktail.",
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.07u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,940: Line 15,930:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "gildlager",
"flavor": "gildlager",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "Gildlager",
"name": "Gildlager",
"description": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
"description": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 7,964: Line 15,978:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,978: Line 15,993:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 7,992: Line 16,008:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,006: Line 16,023:
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,016: Line 16,034:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "irishslammer",
"flavor": "irishslammer",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "Irish slammer",
"name": "Irish slammer",
"description": "An unconventional mixture of irish cream and stout.",
"description": "An unconventional mixture of irish cream and stout.",
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,036: Line 16,078:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "creamy",
"flavor": "creamy",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "Irish cream",
"name": "Irish cream",
"description": "Whiskey-imbued cream. What else could you expect from the Irish.",
"description": "Whiskey-imbued cream. What else could you expect from the Irish.",
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,056: Line 16,122:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "irishcoffee",
"flavor": "irishcoffee",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "Irish coffee",
"name": "Irish coffee",
"description": "Coffee served with irish cream. Regular cream just isn't the same!",
"description": "Coffee served with irish cream. Regular cream just isn't the same!",
"physicalDescription": "cloudy",
"physicalDescription": "cloudy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,076: Line 16,166:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "longisland",
"flavor": "longisland",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "Long Island iced tea",
"name": "Long Island iced tea",
"description": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
"description": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,100: Line 16,214:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,114: Line 16,229:
"physicalDescription": "overpowering",
"physicalDescription": "overpowering",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,128: Line 16,244:
"physicalDescription": "fizzy and creamy",
"physicalDescription": "fizzy and creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,142: Line 16,259:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,152: Line 16,270:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "martini",
"flavor": "martini",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "classic martini",
"name": "classic martini",
"description": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
"description": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,176: Line 16,318:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,190: Line 16,333:
"physicalDescription": "refreshing",
"physicalDescription": "refreshing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,200: Line 16,344:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "moonshine",
"flavor": "moonshine",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.25
}
]
}
},
"name": "moonshine",
"name": "moonshine",
"description": "Artisanal homemade liquor. What could go wrong?",
"description": "Artisanal homemade liquor. What could go wrong?",
"physicalDescription": "pungent",
"physicalDescription": "pungent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.25u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,220: Line 16,388:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "neurotoxin",
"flavor": "neurotoxin",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.25
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
]
}
},
"name": "neurotoxin",
"name": "neurotoxin",
"description": "A strong neurotoxin that puts the subject into a death-like state.",
"description": "A strong neurotoxin that puts the subject into a death-like state.",
"physicalDescription": "pungent",
"physicalDescription": "pungent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.25u of ethanol to the solution"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,244: Line 16,454:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "painkiller",
"flavor": "painkiller",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "painkiller",
"name": "painkiller",
"description": "A cure for what ails you.",
"description": "A cure for what ails you.",
"physicalDescription": "refreshing",
"physicalDescription": "refreshing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,264: Line 16,498:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "patron",
"flavor": "patron",
"name": "Patrón",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.2
}
]
}
},
"name": "Patrón",
"description": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
"description": "Tequila with silver in it, a favorite of alcoholic women in the club scene.",
"physicalDescription": "metallic",
"physicalDescription": "metallic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.2u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,288: Line 16,546:
"physicalDescription": "ferrous",
"physicalDescription": "ferrous",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,302: Line 16,561:
"physicalDescription": "tropical",
"physicalDescription": "tropical",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,316: Line 16,576:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,326: Line 16,587:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "screwdriver",
"flavor": "screwdriver",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.07
}
]
}
},
"name": "screwdriver",
"name": "screwdriver",
"description": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
"description": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.",
"physicalDescription": "citric",
"physicalDescription": "citric",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.07u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,346: Line 16,631:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "cogchamp",
"flavor": "cogchamp",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "RatvarianLanguage",
"component": "RatvarianLanguage",
"time": 2
},
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "Cogchamp",
"name": "Cogchamp",
"description": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
"description": "Not even Ratvar's Four Generals could withstand this! Qevax Jryy!",
"physicalDescription": "ground brass",
"physicalDescription": "ground brass",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Causes ratvarian language patterns for at least 0.2s without accumulation",
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,368: Line 16,684:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "nothing",
"flavor": "nothing",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "GenericStatusEffect",
"key": "Muted",
"component": "Muted",
"time": 2
},
{
"class": "SatiateThirst",
"factor": 2
}
]
}
},
"name": "silencer",
"name": "silencer",
"description": "A drink from Mime Heaven.",
"description": "A drink from Mime Heaven.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Causes inability to speak for at least 0.2s without accumulation",
"* Satiates thirst at 0.667x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,392: Line 16,733:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,406: Line 16,748:
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,420: Line 16,763:
"physicalDescription": "sweet",
"physicalDescription": "sweet",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,434: Line 16,778:
"physicalDescription": "opaque",
"physicalDescription": "opaque",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,444: Line 16,789:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "tequilasunrise",
"flavor": "tequilasunrise",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "tequila sunrise",
"name": "tequila sunrise",
"description": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
"description": "Tequila and orange juice. Much like a Screwdriver, only Mexican.",
"physicalDescription": "citric",
"physicalDescription": "citric",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,468: Line 16,837:
"physicalDescription": "vibrant",
"physicalDescription": "vibrant",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,478: Line 16,848:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "threemileisland",
"flavor": "threemileisland",
"baseMetabolisms": {
"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",
"name": "Three Mile Island iced tea",
"description": "\"Made for a woman, strong enough for a man.\"",
"description": "\"Made for a woman, strong enough for a man.\"",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution",
"* Adds 0.05u of uranium to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,504: Line 16,904:
"physicalDescription": "pungent",
"physicalDescription": "pungent",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 8,514: Line 16,915:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "vodkamartini",
"flavor": "vodkamartini",
"name": "vodka martini",
"baseMetabolisms": {
"description": "Vodka instead of Gin. Not quite how 007 enjoyed it, but still delicious.",
"Drink": {
"physicalDescription": "strong smelling",
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "vodka martini",
"description": "Vodka instead of Gin. Not quite how 007 enjoyed it, but still delicious.",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,534: Line 16,959:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "vodkatonic",
"flavor": "vodkatonic",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.07
}
]
}
},
"name": "vodka tonic",
"name": "vodka tonic",
"description": "For when a gin and tonic isn't russian enough.",
"description": "For when a gin and tonic isn't russian enough.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.07u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,554: Line 17,003:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "whiskeycola",
"flavor": "whiskeycola",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.07
}
]
}
},
"name": "whiskey cola",
"name": "whiskey cola",
"description": "Whiskey, mixed with cola. Surprisingly refreshing.",
"description": "Whiskey, mixed with cola. Surprisingly refreshing.",
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.07u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,574: Line 17,047:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "whiskeycola",
"flavor": "whiskeycola",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.07
}
]
}
},
"name": "whiskey soda",
"name": "whiskey soda",
"description": "For the more refined griffon.",
"description": "For the more refined griffon.",
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.07u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,594: Line 17,091:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "white-gilgamesh",
"flavor": "white-gilgamesh",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "White Gilgamesh",
"name": "White Gilgamesh",
"description": "A sickening mixture of milk and beer. Makes you feel like you're made of wood.",
"description": "A sickening mixture of milk and beer. Makes you feel like you're made of wood.",
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,614: Line 17,135:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "whiterussian",
"flavor": "whiterussian",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.15
}
]
}
},
"name": "White Russian",
"name": "White Russian",
"description": "That's just, like, your opinion, man...",
"description": "That's just, like, your opinion, man...",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.15u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,634: Line 17,179:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "vodkaredbool",
"flavor": "vodkaredbool",
"name": "vodka red bool",
"baseMetabolisms": {
"description": "Because heart failure and liver failure go hand in hand.",
"Drink": {
"physicalDescription": "bubbly",
"effects": [
"recipes": [],
{
"effectStrings": [
"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",
"description": "Because heart failure and liver failure go hand in hand.",
"physicalDescription": "bubbly",
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate",
"* Adds 0.1u of ethanol to the solution",
"* Adds 0.05u of theobromine to the solution",
"* Removes 1s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
"\n",
"\n",
Line 8,658: Line 17,240:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "xenobasher",
"flavor": "xenobasher",
"baseMetabolisms": {
"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",
"name": "Xeno Basher",
"description": "The perfect drink before an expedition.",
"description": "The perfect drink before an expedition.",
"physicalDescription": "fizzy and creamy",
"physicalDescription": "fizzy and creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate",
"* Adds 0.15u of ethanol to the solution",
"* Adds 0.05u of theobromine to the solution",
"* Removes 1s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,682: Line 17,301:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "irishbool",
"flavor": "irishbool",
"baseMetabolisms": {
"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": "Irish bool",
"name": "Irish bool",
"description": "Like a bool in a Ireland shop.",
"description": "Like a bool in a Ireland shop.",
"physicalDescription": "bubbly",
"physicalDescription": "bubbly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate",
"* Adds 0.1u of ethanol to the solution",
"* Adds 0.05u of theobromine to the solution",
"* Removes 1s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,706: Line 17,362:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "budgetinsulsdrink",
"flavor": "budgetinsulsdrink",
"baseMetabolisms": {
"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",
"name": "budget insuls",
"description": "A tider's preferred drink.",
"description": "A tider's preferred drink.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate",
"* Adds 0.15u of ethanol to the solution",
"* Adds 0.05u of theobromine to the solution",
"* Removes 1s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,730: Line 17,423:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "watermelonwakeup",
"flavor": "watermelonwakeup",
"baseMetabolisms": {
"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",
"name": "watermelon wakeup",
"description": "If you want to be awake, this will do it... Also sweet.",
"description": "If you want to be awake, this will do it... Also sweet.",
"physicalDescription": "sweet",
"physicalDescription": "sweet",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate",
"* Adds 0.07u of ethanol to the solution",
"* Adds 0.05u of theobromine to the solution",
"* Removes 1s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,754: Line 17,484:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "rubberneck",
"flavor": "rubberneck",
"baseMetabolisms": {
"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": "rubberneck",
"name": "rubberneck",
"description": "A popular drink amongst those adhering to an all synthetic diet.",
"description": "A popular drink amongst those adhering to an all synthetic diet.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate",
"* Adds 0.15u of ethanol to the solution",
"* Adds 0.05u of theobromine to the solution",
"* Removes 1s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,778: Line 17,545:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "zombiecocktail",
"flavor": "zombiecocktail",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.25
}
]
}
},
"name": "Zombie",
"name": "Zombie",
"description": "It gets in your head. Your he-eyeh-ead.",
"description": "It gets in your head. Your he-eyeh-ead.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate",
"* Adds 0.25u of ethanol to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,796: Line 17,587:
"color": "#ffffff",
"color": "#ffffff",
"textColorTheme": "dark",
"textColorTheme": "dark",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 3
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": 1
}
],
"name": "???",
"name": "???",
"description": "",
"description": "",
"physicalDescription": "???",
"physicalDescription": "???",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst averagely"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,805: Line 17,626:
"* Satiates thirst averagely",
"* Satiates thirst averagely",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 8,815: Line 17,638:
"textColorTheme": "dark",
"textColorTheme": "dark",
"parent": "BaseDrink",
"parent": "BaseDrink",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.1
},
{
"class": "PlantAdjustWater",
"amount": 0.1
},
{
"class": "PlantAdjustHealth",
"amount": -0.1
}
],
"name": "???",
"name": "???",
"description": "",
"description": "",
"physicalDescription": "???",
"physicalDescription": "???",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst averagely",
"* Satiates thirst at 0.667x the average rate"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E",
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-0.1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,826: Line 17,691:
"* Satiates thirst at 0.667x the average rate",
"* Satiates thirst at 0.667x the average rate",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 8,835: Line 17,708:
"color": "#ffffff",
"color": "#ffffff",
"textColorTheme": "dark",
"textColorTheme": "dark",
"name": "???",
"baseMetabolisms": {
"description": "",
"Drink": {
"physicalDescription": "???",
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "ethanol",
"amount": 0.06
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.25
},
{
"class": "PlantAdjustWater",
"amount": 0.7
}
],
"name": "???",
"description": "",
"physicalDescription": "???",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.06u of ethanol to the solution"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.25\u003C/span\u003E",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.7\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,846: Line 17,760:
"* Adds 0.06u of ethanol to the solution",
"* Adds 0.06u of ethanol to the solution",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 8,861: Line 17,779:
"physicalDescription": "???",
"physicalDescription": "???",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst averagely"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,866: Line 17,798:
"* Satiates thirst averagely",
"* Satiates thirst averagely",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 8,877: Line 17,811:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "coffee",
"flavor": "coffee",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 2,
"type": "Remove"
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.05
}
]
}
},
"name": "coffee",
"name": "coffee",
"description": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
"description": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.",
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Removes 2s of drowsiness",
"* Adds 0.05u of theobromine to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,899: Line 17,864:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "chocolate",
"flavor": "chocolate",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.05
}
]
}
},
"name": "hot cocoa",
"name": "hot cocoa",
"description": "Smells like the holidays!",
"description": "Smells like the holidays!",
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.05u of theobromine to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,918: Line 17,907:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "creamy",
"flavor": "creamy",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
}
]
}
},
"name": "cream",
"name": "cream",
"description": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
"description": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?",
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,936: Line 17,943:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "nutty",
"flavor": "nutty",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
]
}
},
"name": "coconut water",
"name": "coconut water",
"description": "A favorite of survivors on deserted islands.",
"description": "A favorite of survivors on deserted islands.",
"physicalDescription": "milky",
"physicalDescription": "milky",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,954: Line 17,979:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "creamy",
"flavor": "creamy",
"name": "cream of coconut",
"baseMetabolisms": {
"description": "Sweet, syrupy version of coconut cream with added sugar.",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
}
]
}
},
"name": "cream of coconut",
"description": "Sweet, syrupy version of coconut cream with added sugar.",
"physicalDescription": "syrupy",
"physicalDescription": "syrupy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,972: Line 18,015:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "creamy",
"flavor": "creamy",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 2,
"type": "Remove"
}
]
}
},
"name": "cafe latte",
"name": "cafe latte",
"description": "A nice, strong and tasty beverage while you are reading.",
"description": "A nice, strong and tasty beverage while you are reading.",
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Removes 2s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 8,996: Line 18,064:
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,010: Line 18,079:
"physicalDescription": "dark-red",
"physicalDescription": "dark-red",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,020: Line 18,090:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "coffee",
"flavor": "coffee",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 2,
"type": "Remove"
}
]
}
},
"name": "iced coffee",
"name": "iced coffee",
"description": "Coffee and ice, refreshing and cool.",
"description": "Coffee and ice, refreshing and cool.",
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Removes 2s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,044: Line 18,139:
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,054: Line 18,150:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "icedtea",
"flavor": "icedtea",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.05
}
]
}
},
"name": "iced tea",
"name": "iced tea",
"description": "No relation to a certain rap artist/actor.",
"description": "No relation to a certain rap artist/actor.",
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.05u of theobromine to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,074: Line 18,194:
"parent": "BaseJuice",
"parent": "BaseJuice",
"flavor": "bitter",
"flavor": "bitter",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 3
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
]
}
},
"name": "poison berry juice",
"name": "poison berry juice",
"description": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
"description": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.",
"physicalDescription": "sickly",
"physicalDescription": "sickly",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst averagely"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,096: Line 18,252:
"parent": "BaseJuice",
"parent": "BaseJuice",
"flavor": "sweet",
"flavor": "sweet",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
}
]
}
},
"name": "lemonade",
"name": "lemonade",
"description": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
"description": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.",
"physicalDescription": "tart",
"physicalDescription": "tart",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,113: Line 18,287:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "milk",
"flavor": "milk",
"name": "milk",
"baseMetabolisms": {
"description": "An opaque white liquid produced by the mammary glands of mammals.",
"Drink": {
"physicalDescription": "opaque",
"effects": [
"recipes": [],
{
"class": "SatiateThirst",
"factor": 4
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.1
},
{
"class": "PlantAdjustWater",
"amount": 0.9
}
],
"name": "milk",
"description": "An opaque white liquid produced by the mammary glands of mammals.",
"physicalDescription": "opaque",
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,122: Line 18,331:
"* Satiates thirst at 1.333x the average rate",
"* Satiates thirst at 1.333x the average rate",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 9,136: Line 18,349:
"physicalDescription": "???",
"physicalDescription": "???",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,141: Line 18,369:
"* Satiates thirst at 1.333x the average rate",
"* Satiates thirst at 1.333x the average rate",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 9,151: Line 18,383:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "oats",
"flavor": "oats",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
]
}
},
"name": "oat milk",
"name": "oat milk",
"description": "Surprisingly tasty.",
"description": "Surprisingly tasty.",
"physicalDescription": "refreshing",
"physicalDescription": "refreshing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,173: Line 18,423:
"physicalDescription": "refreshing",
"physicalDescription": "refreshing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,186: Line 18,444:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "terrible",
"flavor": "terrible",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": -2
}
]
}
},
"name": "spoiled milk",
"name": "spoiled milk",
"description": "This milk has gone rancid.",
"description": "This milk has gone rancid.",
"physicalDescription": "putrid",
"physicalDescription": "putrid",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at -0.667x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
"\n",
"\n",
"* Satiates thirst at 0.667x the average rate"
"* 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''' (0.5u per second)\n* Satiates thirst at -0.667x the average rate"
},
},
{
{
Line 9,202: Line 18,478:
"color": "#ffffff",
"color": "#ffffff",
"textColorTheme": "dark",
"textColorTheme": "dark",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
}
]
}
},
"name": "nothing",
"name": "nothing",
"description": "Absolutely nothing.",
"description": "Absolutely nothing.",
"physicalDescription": "nothing",
"physicalDescription": "nothing",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,220: Line 18,514:
"parent": "BaseSoda",
"parent": "BaseSoda",
"flavor": "atomiccola",
"flavor": "atomiccola",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 6
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 3,
"type": "Remove"
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"damage": {
"types": {
"Poison": 1
}
}
}
]
}
},
"name": "nuclear cola",
"name": "nuclear cola",
"description": "Cola, cola never changes.",
"description": "Cola, cola never changes.",
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 2x the average rate",
"* Removes 3s of drowsiness"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,248: Line 18,585:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,258: Line 18,596:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "soy",
"flavor": "soy",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 2,
"type": "Remove"
}
]
}
},
"name": "soy latte",
"name": "soy latte",
"description": "A coffee drink made with espresso and steamed soy milk.",
"description": "A coffee drink made with espresso and steamed soy milk.",
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Removes 2s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,278: Line 18,641:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "tea",
"flavor": "tea",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.05
}
]
}
},
"name": "tea",
"name": "tea",
"description": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
"description": "A drink made by boiling leaves of the tea tree, Camellia sinensis.",
"physicalDescription": "aromatic",
"physicalDescription": "aromatic",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.05u of theobromine to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,302: Line 18,689:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,312: Line 18,700:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "water",
"flavor": "water",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
]
}
},
"name": "water",
"name": "water",
"description": "A colorless liquid that humans need in order to survive.",
"description": "A colorless liquid that humans need in order to survive.",
Line 9,459: Line 18,857:
}
}
],
],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,472: Line 18,878:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "cold",
"flavor": "cold",
"basePlantMetabolism": [
{
"class": "PlantAdjustWater",
"amount": 1
}
],
"name": "ice",
"name": "ice",
"description": "Frozen water.",
"description": "Frozen water.",
Line 9,509: Line 18,921:
}
}
],
],
"structuredMetabolismStrings": {
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Plants''' (0.5u per second)"
"'''Plants''' (0.5u per second)",
"\n",
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
],
],
"effectLine": "'''Plants''' (0.5u per second)"
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E"
},
},
{
{
Line 9,521: Line 18,943:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "cheapnoodles",
"flavor": "cheapnoodles",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"factor": 1
}
]
}
},
"name": "dry ramen",
"name": "dry ramen",
"description": "Dry noodles and salt.",
"description": "Dry noodles and salt.",
"physicalDescription": "wormy",
"physicalDescription": "wormy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger at 0.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 9,539: Line 18,979:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "cheapnoodles",
"flavor": "cheapnoodles",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"factor": 4
}
]
}
},
"name": "hot ramen",
"name": "hot ramen",
"description": "Hot noodles.",
"description": "Hot noodles.",
"physicalDescription": "wormy",
"physicalDescription": "wormy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger at 1.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 9,557: Line 19,015:
"parent": "BaseAlcohol",
"parent": "BaseAlcohol",
"flavor": "arnoldpalmer",
"flavor": "arnoldpalmer",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.05
}
]
}
},
"name": "Arnold Palmer",
"name": "Arnold Palmer",
"description": "Now watch this drive.",
"description": "Now watch this drive.",
"physicalDescription": "sweet",
"physicalDescription": "sweet",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate",
"* Adds 0.05u of theobromine to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,577: Line 19,059:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "pilk",
"flavor": "pilk",
"name": "pilk",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 1
}
]
}
},
"name": "pilk",
"description": "A sickening mixture of milk and cola.",
"description": "A sickening mixture of milk and cola.",
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,599: Line 19,099:
"physicalDescription": "sour",
"physicalDescription": "sour",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,613: Line 19,114:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,627: Line 19,129:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,637: Line 19,140:
"parent": "BaseDrink",
"parent": "BaseDrink",
"flavor": "mopwata",
"flavor": "mopwata",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 0.6
}
]
}
},
"name": "mopwata",
"name": "mopwata",
"description": "Dirty, stagnant mop water.",
"description": "Dirty, stagnant mop water.",
"physicalDescription": "murky",
"physicalDescription": "murky",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.2x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,659: Line 19,180:
"physicalDescription": "crisp",
"physicalDescription": "crisp",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,673: Line 19,195:
"physicalDescription": "crisp",
"physicalDescription": "crisp",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,687: Line 19,210:
"physicalDescription": "sweet",
"physicalDescription": "sweet",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,701: Line 19,225:
"physicalDescription": "strong smelling",
"physicalDescription": "strong smelling",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,715: Line 19,240:
"physicalDescription": "tart",
"physicalDescription": "tart",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,725: Line 19,251:
"parent": "BaseJuice",
"parent": "BaseJuice",
"flavor": "carrot",
"flavor": "carrot",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "oculine",
"amount": 0.5
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.5
}
]
}
},
"name": "carrot juice",
"name": "carrot juice",
"description": "It's like a carrot, but less crunchy.",
"description": "It's like a carrot, but less crunchy.",
"physicalDescription": "crisp",
"physicalDescription": "crisp",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.5u of oculine to the solution",
"* Adds 0.5u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,751: Line 19,307:
"physicalDescription": "crisp",
"physicalDescription": "crisp",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,765: Line 19,322:
"physicalDescription": "citric",
"physicalDescription": "citric",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,779: Line 19,337:
"physicalDescription": "citric",
"physicalDescription": "citric",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,793: Line 19,352:
"physicalDescription": "citric",
"physicalDescription": "citric",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,807: Line 19,367:
"physicalDescription": "tropical",
"physicalDescription": "tropical",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,821: Line 19,382:
"physicalDescription": "starchy",
"physicalDescription": "starchy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,835: Line 19,397:
"physicalDescription": "saucey",
"physicalDescription": "saucey",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,849: Line 19,412:
"physicalDescription": "sweet",
"physicalDescription": "sweet",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,863: Line 19,427:
"physicalDescription": "sweet",
"physicalDescription": "sweet",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,873: Line 19,438:
"parent": "BaseSoda",
"parent": "BaseSoda",
"flavor": "soda",
"flavor": "soda",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 1,
"type": "Remove"
}
]
}
},
"name": "Space Cola",
"name": "Space Cola",
"description": "A sweet, carbonated soft drink.",
"description": "A sweet, carbonated soft drink.",
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Removes 1s of drowsiness"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,893: Line 19,483:
"parent": "BaseSoda",
"parent": "BaseSoda",
"flavor": "cola",
"flavor": "cola",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
]
}
},
"name": "Roy Rogers",
"name": "Roy Rogers",
"description": "Solid proof that there IS something known as too sweet.",
"description": "Solid proof that there IS something known as too sweet.",
"physicalDescription": "sweet",
"physicalDescription": "sweet",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,915: Line 19,523:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,929: Line 19,538:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,939: Line 19,549:
"parent": "BaseSoda",
"parent": "BaseSoda",
"flavor": "energydrink",
"flavor": "energydrink",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "GenericStatusEffect",
"key": "Drowsiness",
"time": 2,
"type": "Remove"
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.1
}
]
}
},
"name": "Red Bool",
"name": "Red Bool",
"description": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
"description": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.",
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Removes 2s of drowsiness",
"* Adds 0.1u of theobromine to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 9,965: Line 19,606:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,979: Line 19,621:
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 9,993: Line 19,636:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,007: Line 19,651:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,021: Line 19,666:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,035: Line 19,681:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,049: Line 19,696:
"physicalDescription": "fizzy and creamy",
"physicalDescription": "fizzy and creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,063: Line 19,711:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,073: Line 19,722:
"parent": "BaseSoda",
"parent": "BaseSoda",
"flavor": "sweet",
"flavor": "sweet",
"baseMetabolisms": {
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 4
}
]
}
},
"name": "Shirley Temple",
"name": "Shirley Temple",
"description": "A favorite amongst younger members of the crew.",
"description": "A favorite amongst younger members of the crew.",
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 1.333x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 10,095: Line 19,762:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,109: Line 19,777:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,123: Line 19,792:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,133: Line 19,803:
"parent": "BaseSoda",
"parent": "BaseSoda",
"flavor": "fourteenlokosoda",
"flavor": "fourteenlokosoda",
"name": "Fourteen Loko",
"baseMetabolisms": {
"description": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
"Drink": {
"effects": [
{
"class": "SatiateThirst",
"factor": 2
},
{
"class": "AdjustReagent",
"reagent": "theobromine",
"amount": 0.1
}
]
},
"Poison": {
"effects": [
{
"class": "HealthChange",
"conditions": [
{
"class": "OrganType",
"type": "Slime",
"shouldHave": false
}
],
"damage": {
"types": {
"Poison": 1
}
}
}
]
}
},
"name": "Fourteen Loko",
"description": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.",
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Drink": {
"effects": [
"* Satiates thirst at 0.667x the average rate",
"* Adds 0.1u of theobromine to the solution"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is not a Slime organ"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Drink''' (0.5u per second)",
"'''Drink''' (0.5u per second)",
Line 10,161: Line 19,880:
"physicalDescription": "fizzy",
"physicalDescription": "fizzy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,174: Line 19,894:
"physicalDescription": "sugary",
"physicalDescription": "sugary",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,187: Line 19,908:
"physicalDescription": "gloopy",
"physicalDescription": "gloopy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,200: Line 19,922:
"physicalDescription": "cold",
"physicalDescription": "cold",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,213: Line 19,936:
"physicalDescription": "oily",
"physicalDescription": "oily",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,226: Line 19,950:
"physicalDescription": "overpowering",
"physicalDescription": "overpowering",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,239: Line 19,964:
"physicalDescription": "spicy",
"physicalDescription": "spicy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,252: Line 19,978:
"physicalDescription": "tangy",
"physicalDescription": "tangy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,265: Line 19,992:
"physicalDescription": "saucey",
"physicalDescription": "saucey",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,278: Line 20,006:
"physicalDescription": "funny",
"physicalDescription": "funny",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,291: Line 20,020:
"physicalDescription": "thick",
"physicalDescription": "thick",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,304: Line 20,034:
"physicalDescription": "thick",
"physicalDescription": "thick",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,317: Line 20,048:
"physicalDescription": "sour",
"physicalDescription": "sour",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,326: Line 20,058:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "salty",
"flavor": "salty",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"factor": 0.5
},
{
"class": "SatiateThirst",
"factor": -0.5
}
]
}
},
"name": "soy sauce",
"name": "soy sauce",
"description": "A salty soy-based flavoring.",
"description": "A salty soy-based flavoring.",
"physicalDescription": "salty",
"physicalDescription": "salty",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger at 0.167x the average rate",
"* Satiates thirst at -0.167x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 10,335: Line 20,090:
"* Satiates hunger at 0.167x the average rate",
"* Satiates hunger at 0.167x the average rate",
"\n",
"\n",
"* Satiates thirst at 0.167x the average rate"
"* 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"
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.167x the average rate\n* Satiates thirst at -0.167x the average rate"
},
},
{
{
Line 10,345: Line 20,100:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "salty",
"flavor": "salty",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateThirst",
"factor": -0.5
}
]
}
},
"basePlantMetabolism": [
{
"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",
"name": "table salt",
"description": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
"description": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.",
Line 10,376: Line 20,167:
}
}
],
],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates thirst at -0.167x the average rate"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-3\u003C/span\u003E",
"* Adjusts nutrition level by \u003Cspan style=\"color:red\"\u003E-0.3\u003C/span\u003E",
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E",
"* Adjusts pests level by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
"\n",
"\n",
"* Satiates thirst at 0.167x the average rate",
"* 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",
"\n",
"'''Plants''' (0.5u per second)"
"* 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)"
"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"
},
},
{
{
Line 10,391: Line 20,213:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "sweet",
"flavor": "sweet",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"factor": 6
}
]
}
},
"name": "syrup",
"name": "syrup",
"description": "Delicious syrup made from tree sap, somehow stickier than glue.",
"description": "Delicious syrup made from tree sap, somehow stickier than glue.",
Line 10,423: Line 20,255:
}
}
],
],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger at 2x the average rate"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 10,436: Line 20,276:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "nutriment",
"flavor": "nutriment",
"name": "nutriment",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"factor": 3
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 1.5
},
{
"class": "PlantAdjustHealth",
"amount": 0.75
}
],
"name": "nutriment",
"description": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
"description": "All the vitamins, minerals, and carbohydrates the body needs in pure form.",
"physicalDescription": "opaque",
"physicalDescription": "opaque",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger averagely"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 10,445: Line 20,320:
"* Satiates hunger averagely",
"* Satiates hunger averagely",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 10,455: Line 20,334:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "vitamin",
"flavor": "vitamin",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "HealthChange",
"probability": 0.5,
"damage": {
"groups": {
"Brute": -0.5,
"Burn": -0.5
}
}
},
{
"class": "ModifyBleedAmount",
"amount": -0.25
},
{
"class": "SatiateHunger",
"factor": 3
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.5
},
{
"class": "PlantAdjustHealth",
"amount": 1.5
}
],
"name": "vitamin",
"name": "vitamin",
"description": "Found in healthy, complete meals.",
"description": "Found in healthy, complete meals.",
"physicalDescription": "chalky",
"physicalDescription": "chalky",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Burn",
"* Reduces bleeding",
"* Satiates hunger averagely"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
"\n",
"\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",
"* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Burn",
"\n",
"\n",
"* Reduces bleeding",
"* Reduces bleeding",
Line 10,468: Line 20,398:
"* Satiates hunger averagely",
"* Satiates hunger averagely",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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"
],
],
"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)"
"effectLine": "'''Food''' (0.5u per second)\n* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E-0.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-0.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"
},
},
{
{
Line 10,478: Line 20,412:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "protein",
"flavor": "protein",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "HealthChange",
"probability": 0.5,
"damage": {
"groups": {
"Brute": -0.4
}
}
},
{
"class": "ModifyBloodLevel",
"amount": 1
},
{
"class": "SatiateHunger",
"factor": 3
}
]
}
},
"name": "protein",
"name": "protein",
"description": "Found in certain meals, good for bodily health.",
"description": "Found in certain meals, good for bodily health.",
Line 10,623: Line 20,580:
}
}
],
],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E-0.4\u003C/span\u003E Brute",
"* Increases blood level",
"* Satiates hunger averagely"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
"\n",
"\n",
"* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E0.4\u003C/span\u003E Brute",
"* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E-0.4\u003C/span\u003E Brute",
"\n",
"\n",
"* Increases blood level",
"* Increases blood level",
Line 10,632: Line 20,599:
"* Satiates hunger averagely"
"* 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"
"effectLine": "'''Food''' (0.5u per second)\n* Has a 50% chance to heal \u003Cspan style=\"color:green\"\u003E-0.4\u003C/span\u003E Brute\n* Increases blood level\n* Satiates hunger averagely"
},
},
{
{
Line 10,640: Line 20,607:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "sweet",
"flavor": "sweet",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Nutriment",
"min": 0.1,
"max": null
}
],
"factor": 1
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.1
},
{
"class": "PlantAdjustWeeds",
"amount": 2
},
{
"class": "PlantAdjustPests",
"amount": 2
}
],
"name": "sugar",
"name": "sugar",
"description": "Tasty spacey sugar!",
"description": "Tasty spacey sugar!",
Line 10,821: Line 20,820:
}
}
],
],
"effectStrings": [
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E",
"* Adjusts pests level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
"\n",
"\n",
"* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment",
"* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 10,841: Line 20,862:
"physicalDescription": "???",
"physicalDescription": "???",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger averagely"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E",
"* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 10,846: Line 20,882:
"* Satiates hunger averagely",
"* Satiates hunger averagely",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 10,856: Line 20,896:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "chalky",
"flavor": "chalky",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "sugar",
"amount": 0.4
},
{
"class": "SatiateThirst",
"factor": -0.2
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.1
}
]
}
},
"name": "flour",
"name": "flour",
"description": "Used for baking.",
"description": "Used for baking.",
"physicalDescription": "powdery",
"physicalDescription": "powdery",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.4u of sugar to the solution",
"* Satiates thirst at -0.067x the average rate",
"* Adds 0.1u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 10,865: Line 20,935:
"* Adds 0.4u of sugar to the solution",
"* Adds 0.4u of sugar to the solution",
"\n",
"\n",
"* Satiates thirst at 0.067x the average rate",
"* Satiates thirst at -0.067x the average rate",
"\n",
"\n",
"* Adds 0.1u of nutriment to the solution"
"* 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": "'''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"
},
},
{
{
Line 10,877: Line 20,947:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "corn",
"flavor": "corn",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateThirst",
"factor": -0.2
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.1
}
]
}
},
"name": "cornmeal",
"name": "cornmeal",
"description": "Used for baking.",
"description": "Used for baking.",
"physicalDescription": "powdery",
"physicalDescription": "powdery",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates thirst at -0.067x the average rate",
"* Adds 0.1u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
"\n",
"\n",
"* Satiates thirst at 0.067x the average rate",
"* Satiates thirst at -0.067x the average rate",
"\n",
"\n",
"* Adds 0.1u of nutriment to the solution"
"* 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": "'''Food''' (0.5u per second)\n* Satiates thirst at -0.067x the average rate\n* Adds 0.1u of nutriment to the solution"
},
},
{
{
Line 10,896: Line 20,990:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "oats",
"flavor": "oats",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "sugar",
"amount": 0.2
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.3
}
]
}
},
"name": "oats",
"name": "oats",
"description": "Used for a variety of tasty purposes.",
"description": "Used for a variety of tasty purposes.",
"physicalDescription": "coarse",
"physicalDescription": "coarse",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.2u of sugar to the solution",
"* Adds 0.3u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 10,919: Line 21,038:
"physicalDescription": "chalky",
"physicalDescription": "chalky",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,928: Line 21,048:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "raw-egg",
"flavor": "raw-egg",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "uncooked animal proteins",
"amount": 0.5
}
]
}
},
"name": "raw egg",
"name": "raw egg",
"description": "Used for baking.",
"description": "Used for baking.",
"physicalDescription": "mucus-like",
"physicalDescription": "mucus-like",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.5u of uncooked animal proteins to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 10,945: Line 21,084:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "egg",
"flavor": "egg",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "protein",
"amount": 1
}
]
}
},
"name": "cooked egg",
"name": "cooked egg",
"description": "Cooked chicken embryo, delicious.",
"description": "Cooked chicken embryo, delicious.",
Line 10,971: Line 21,121:
}
}
],
],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 1u of protein to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 10,988: Line 21,146:
"physicalDescription": "grainy",
"physicalDescription": "grainy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 10,997: Line 21,156:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "bitter",
"flavor": "bitter",
"name": "vinegar",
"baseMetabolisms": {
"description": "Often used to flavor food.",
"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,
"max": null
}
]
}
]
}
},
"name": "vinegar",
"description": "Often used to flavor food.",
"physicalDescription": "sour",
"physicalDescription": "sour",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.4u of water to the solution",
"* Adds 0.1u of vitamin to the solution",
"* Has a 10% chance to cause vomiting when there's at least 6u of vinegar"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 11,018: Line 21,214:
"textColorTheme": "dark",
"textColorTheme": "dark",
"flavor": "rice",
"flavor": "rice",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "sugar",
"amount": 0.4
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.1
}
]
}
},
"name": "rice",
"name": "rice",
"description": "Hard, small white grains.",
"description": "Hard, small white grains.",
"physicalDescription": "chewy",
"physicalDescription": "chewy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.4u of sugar to the solution",
"* Adds 0.1u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 11,037: Line 21,258:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "oily",
"flavor": "oily",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.75
}
]
}
},
"name": "olive oil",
"name": "olive oil",
"description": "Viscous and fragrant.",
"description": "Viscous and fragrant.",
"physicalDescription": "oily",
"physicalDescription": "oily",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.75u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 11,090: Line 21,330:
}
}
],
],
"structuredMetabolismStrings": {},
"effectStrings": [],
"effectStrings": [],
"effectLine": ""
"effectLine": ""
Line 11,099: Line 21,340:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "spicy",
"flavor": "spicy",
"baseMetabolisms": {
"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",
"name": "Capsaicin Oil",
"description": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
"description": "Capsaicin Oil is the ingredient found in different types of hot peppers.",
"physicalDescription": "oily",
"physicalDescription": "oily",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.75u of nutriment to the solution"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* 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 Capsaicin Oil"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 11,122: Line 21,420:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "chocolate",
"flavor": "chocolate",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateHunger",
"conditions": [
{
"class": "ReagentThreshold",
"reagent": "Nutriment",
"min": 0.1,
"max": null
}
],
"factor": 1
}
]
}
},
"basePlantMetabolism": [
{
"class": "PlantAdjustNutrition",
"amount": 0.1
},
{
"class": "PlantAdjustWeeds",
"amount": 2
},
{
"class": "PlantAdjustPests",
"amount": 2
}
],
"name": "cocoa powder",
"name": "cocoa powder",
"description": "From the best varieties of cocoa beans",
"description": "From the best varieties of cocoa beans",
"physicalDescription": "powdery",
"physicalDescription": "powdery",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment"
],
"metabolismRate": 0.5
},
"Plants": {
"effects": [
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E",
"* Adjusts weeds level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E",
"* Adjusts pests level by \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 11,131: Line 21,477:
"* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment",
"* Satiates hunger at 0.333x the average rate when there's at least 0.1u of nutriment",
"\n",
"\n",
"'''Plants''' (0.5u per second)"
"'''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)"
"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"
},
},
{
{
Line 11,141: Line 21,493:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "butter",
"flavor": "butter",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.75
}
]
}
},
"name": "butter",
"name": "butter",
"description": "You can believe it!",
"description": "You can believe it!",
"physicalDescription": "creamy",
"physicalDescription": "creamy",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.75u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
Line 11,158: Line 21,529:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "tea",
"flavor": "tea",
"baseMetabolisms": {
"Food": {
"effects": [
{
"class": "SatiateThirst",
"factor": -0.2
},
{
"class": "AdjustReagent",
"reagent": "nutriment",
"amount": 0.1
}
]
}
},
"name": "tea powder",
"name": "tea powder",
"description": "Finely ground tea leaves, used for making tea.",
"description": "Finely ground tea leaves, used for making tea.",
"physicalDescription": "powdery",
"physicalDescription": "powdery",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Satiates thirst at -0.067x the average rate",
"* Adds 0.1u of nutriment to the solution"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",
"\n",
"\n",
"* Satiates thirst at 0.067x the average rate",
"* Satiates thirst at -0.067x the average rate",
"\n",
"\n",
"* Adds 0.1u of nutriment to the solution"
"* 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": "'''Food''' (0.5u per second)\n* Satiates thirst at -0.067x the average rate\n* Adds 0.1u of nutriment to the solution"
},
},
{
{
Line 11,177: Line 21,572:
"textColorTheme": "light",
"textColorTheme": "light",
"flavor": "cold",
"flavor": "cold",
"baseMetabolisms": {
"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": {
"Cold": 1
}
}
},
{
"class": "PopupMessage",
"type": "Local",
"messages": [
"frost-oil-effect-light-cold"
],
"probability": 0.2
}
]
}
},
"name": "Frost Oil",
"name": "Frost Oil",
"description": "Frost Oil is the ingredient found in chilly peppers, a rare pepper mutation.",
"description": "Frost Oil is the ingredient found in chilly peppers, a rare pepper mutation.",
"physicalDescription": "oily",
"physicalDescription": "oily",
"recipes": [],
"recipes": [],
"structuredMetabolismStrings": {
"Food": {
"effects": [
"* Adds 0.75u of nutriment to the solution"
],
"metabolismRate": 0.5
},
"Poison": {
"effects": [
"* 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 Frost Oil"
],
"metabolismRate": 0.5
}
},
"effectStrings": [
"effectStrings": [
"'''Food''' (0.5u per second)",
"'''Food''' (0.5u per second)",

Revision as of 11:22, 21 March 2025

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