Module:Chem box/chem data.json: Difference between revisions
From Space Station 14 Wiki
UpAndLeaves (talk | contribs) added the missing plant metabolism |
UpAndLeaves (talk | contribs) m Yeet |
||
Line 2,806: | Line 2,806: | ||
"physicalDescription": "gaseous", | "physicalDescription": "gaseous", | ||
"recipes": [ | "recipes": [ | ||
{ | |||
"type": "reaction", | |||
"id": "InsectBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "insect blood", | |||
"count": 30, | |||
"id": "InsectBlood", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 14, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "sodium", | |||
"count": 3, | |||
"id": "Sodium" | |||
}, | |||
{ | |||
"name": "chlorine", | |||
"count": 1.5, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "carbon dioxide", | |||
"count": 5.5, | |||
"id": "CarbonDioxide" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 6, | |||
"id": "Protein" | |||
} | |||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "AmmoniaBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "anaerobic blood", | |||
"count": 30, | |||
"id": "AmmoniaBlood", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 17, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "nitrogen", | |||
"count": 4.5, | |||
"id": "Nitrogen" | |||
}, | |||
{ | |||
"name": "chlorine", | |||
"count": 2.5, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 6, | |||
"id": "Protein" | |||
} | |||
] | |||
}, | |||
{ | { | ||
"type": "reaction", | "type": "reaction", | ||
Line 3,564: | Line 3,645: | ||
{ | { | ||
"type": "reaction", | "type": "reaction", | ||
"id": " | "id": "InsectBloodBreakdown", | ||
"source": true, | "source": true, | ||
"requiredMixerCategories": [ | "requiredMixerCategories": [ | ||
" | "Centrifuge" | ||
], | ], | ||
"reactants": [ | "reactants": [ | ||
{ | { | ||
"name": " | "name": "insect blood", | ||
"count": | "count": 30, | ||
"id": " | "id": "InsectBlood", | ||
"isCatalyst": false | "isCatalyst": false | ||
} | } | ||
Line 3,579: | Line 3,660: | ||
"products": [ | "products": [ | ||
{ | { | ||
"name": " | "name": "water", | ||
"count": | "count": 14, | ||
"id": " | "id": "Water" | ||
}, | }, | ||
{ | { | ||
"name": "sodium", | "name": "sodium", | ||
"count": | "count": 3, | ||
"id": "Sodium" | "id": "Sodium" | ||
} | }, | ||
{ | |||
"name": "chlorine", | |||
"count": 1.5, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "carbon dioxide", | |||
"count": 5.5, | |||
"id": "CarbonDioxide" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 6, | |||
"id": "Protein" | |||
} | |||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "TableSaltBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Electrolysis" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "table salt", | |||
"count": 2, | |||
"id": "TableSalt", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "chlorine", | |||
"count": 1, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "sodium", | |||
"count": 1, | |||
"id": "Sodium" | |||
} | |||
] | ] | ||
} | } | ||
Line 5,070: | Line 5,194: | ||
"name": "protein", | "name": "protein", | ||
"count": 4, | "count": 4, | ||
"id": "Protein" | |||
} | |||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "InsectBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "insect blood", | |||
"count": 30, | |||
"id": "InsectBlood", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 14, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "sodium", | |||
"count": 3, | |||
"id": "Sodium" | |||
}, | |||
{ | |||
"name": "chlorine", | |||
"count": 1.5, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "carbon dioxide", | |||
"count": 5.5, | |||
"id": "CarbonDioxide" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 6, | |||
"id": "Protein" | "id": "Protein" | ||
} | } | ||
Line 5,232: | Line 5,399: | ||
} | } | ||
] | ] | ||
} | }, | ||
], | { | ||
"structuredMetabolismStrings": { | "type": "reaction", | ||
"id": "AmmoniaBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "anaerobic blood", | |||
"count": 30, | |||
"id": "AmmoniaBlood", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 17, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "nitrogen", | |||
"count": 4.5, | |||
"id": "Nitrogen" | |||
}, | |||
{ | |||
"name": "chlorine", | |||
"count": 2.5, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 6, | |||
"id": "Protein" | |||
} | |||
] | |||
} | |||
], | |||
"structuredMetabolismStrings": { | |||
"Poison": { | "Poison": { | ||
"effects": [ | "effects": [ | ||
Line 5,787: | Line 5,992: | ||
"time": 3, | "time": 3, | ||
"type": "Remove" | "type": "Remove" | ||
}, | |||
{ | |||
"class": "GenericStatusEffect", | |||
"key": "Drowsiness", | |||
"component": "Drowsiness", | |||
"time": 1.5, | |||
"type": "Add", | |||
"refresh": false | |||
}, | }, | ||
{ | { | ||
Line 5,800: | Line 6,013: | ||
}, | }, | ||
"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, causes drowsiness, and treats poison damage. Often included in sleep medication.", | ||
"physicalDescription": "chalky", | "physicalDescription": "chalky", | ||
"recipes": [ | "recipes": [ | ||
Line 5,854: | Line 6,067: | ||
"* Removes -3u of histamine from the solution", | "* Removes -3u of histamine from the solution", | ||
"* Removes 3s of jittering", | "* Removes 3s of jittering", | ||
"* Causes drowsiness for at least 0.15s with accumulation", | |||
"* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Poison" | "* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Poison" | ||
], | ], | ||
Line 5,865: | Line 6,079: | ||
"\n", | "\n", | ||
"* Removes 3s of jittering", | "* Removes 3s of jittering", | ||
"\n", | |||
"* Causes drowsiness for at least 0.15s with accumulation", | |||
"\n", | "\n", | ||
"* Heals \u003Cspan style=\"color:green\"\u003E-3\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\"\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* Causes drowsiness for at least 0.15s with accumulation\n* Heals \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Poison" | ||
}, | }, | ||
{ | { | ||
Line 5,966: | Line 6,182: | ||
}, | }, | ||
"groups": { | "groups": { | ||
"Brute": | "Brute": 1.5 | ||
} | } | ||
} | } | ||
Line 6,006: | Line 6,222: | ||
"Medicine": { | "Medicine": { | ||
"effects": [ | "effects": [ | ||
"* Modifies health by \u003Cspan style=\"color:red\"\ | "* Modifies health by \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Radiation" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 6,014: | Line 6,230: | ||
"'''Medicine''' (0.5u per second)", | "'''Medicine''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Modifies health by \u003Cspan style=\"color:red\"\ | "* Modifies health by \u003Cspan style=\"color:red\"\u003E1.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\"\ | "effectLine": "'''Medicine''' (0.5u per second)\n* Modifies health by \u003Cspan style=\"color:red\"\u003E1.5\u003C/span\u003E Brute and \u003Cspan style=\"color:green\"\u003E-3\u003C/span\u003E Radiation" | ||
}, | }, | ||
{ | { | ||
Line 6,273: | Line 6,489: | ||
}, | }, | ||
"name": "doxarubixadone", | "name": "doxarubixadone", | ||
"description": "A cryogenics chemical. Heals | "description": "A cryogenics chemical. Heals cellular damage caused by dangerous gasses and chemicals.", | ||
"physicalDescription": "bubbling", | "physicalDescription": "bubbling", | ||
"recipes": [ | "recipes": [ | ||
Line 7,390: | Line 7,606: | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Medicine": { | "Medicine": { | ||
"metabolismRate": 0.1, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
Line 7,395: | Line 7,612: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Cellular": - | "Cellular": -0.3, | ||
"Radiation": | "Radiation": 0.15, | ||
"Caustic": 0.15 | |||
} | |||
} | |||
}, | |||
{ | |||
"class": "HealthChange", | |||
"conditions": [ | |||
{ | |||
"class": "ReagentThreshold", | |||
"min": 11, | |||
"max": null | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Radiation": 0.2 | |||
} | } | ||
} | } | ||
}, | }, | ||
{ | { | ||
"class": " | "class": "HealthChange", | ||
" | "conditions": [ | ||
{ | |||
"class": "ReagentThreshold", | |||
"reagent": "Arithrazine", | |||
"min": 1, | |||
"max": null | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.3 | |||
} | |||
} | |||
} | } | ||
] | ] | ||
Line 7,462: | Line 7,707: | ||
"Medicine": { | "Medicine": { | ||
"effects": [ | "effects": [ | ||
"* Modifies health by \u003Cspan style=\"color:green\"\u003E- | "* Modifies health by \u003Cspan style=\"color:green\"\u003E-0.3\u003C/span\u003E Cellular, \u003Cspan style=\"color:red\"\u003E0.15\u003C/span\u003E Radiation, and \u003Cspan style=\"color:red\"\u003E0.15\u003C/span\u003E Caustic", | ||
"* | "* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Radiation when there's at least 11u of phalanximine", | ||
"* Deals \u003Cspan style=\"color:red\"\u003E0.3\u003C/span\u003E Caustic when there's at least 1u of arithrazine" | |||
], | ], | ||
"metabolismRate": 0. | "metabolismRate": 0.1 | ||
}, | }, | ||
"Plants": { | "Plants": { | ||
Line 7,476: | Line 7,722: | ||
}, | }, | ||
"effectStrings": [ | "effectStrings": [ | ||
"'''Medicine''' (0. | "'''Medicine''' (0.1u per second)", | ||
"\n", | |||
"* Modifies health by \u003Cspan style=\"color:green\"\u003E-0.3\u003C/span\u003E Cellular, \u003Cspan style=\"color:red\"\u003E0.15\u003C/span\u003E Radiation, and \u003Cspan style=\"color:red\"\u003E0.15\u003C/span\u003E Caustic", | |||
"\n", | "\n", | ||
"* | "* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Radiation when there's at least 11u of phalanximine", | ||
"\n", | "\n", | ||
"* | "* Deals \u003Cspan style=\"color:red\"\u003E0.3\u003C/span\u003E Caustic when there's at least 1u of arithrazine", | ||
"\n", | "\n", | ||
"'''Plants''' (0.5u per second)", | "'''Plants''' (0.5u per second)", | ||
Line 7,488: | Line 7,736: | ||
"* Restores viability to a plant rendered nonviable by a mutation when there's at least 4u of phalanximine" | "* Restores viability to a plant rendered nonviable by a mutation when there's at least 4u of phalanximine" | ||
], | ], | ||
"effectLine": "'''Medicine''' (0. | "effectLine": "'''Medicine''' (0.1u per second)\n* Modifies health by \u003Cspan style=\"color:green\"\u003E-0.3\u003C/span\u003E Cellular, \u003Cspan style=\"color:red\"\u003E0.15\u003C/span\u003E Radiation, and \u003Cspan style=\"color:red\"\u003E0.15\u003C/span\u003E Caustic\n* Deals \u003Cspan style=\"color:red\"\u003E0.2\u003C/span\u003E Radiation when there's at least 11u of phalanximine\n* Deals \u003Cspan style=\"color:red\"\u003E0.3\u003C/span\u003E Caustic when there's at least 1u of arithrazine\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 8,817: | Line 9,065: | ||
], | ], | ||
"probability": 0.02 | "probability": 0.02 | ||
} | }, | ||
] | { | ||
} | "class": "ChemVomit", | ||
"conditions": [ | |||
{ | |||
"class": "ReagentThreshold", | |||
"reagent": "Arithrazine", | |||
"min": 1, | |||
"max": null | |||
} | |||
], | |||
"probability": 0.1 | |||
}, | |||
{ | |||
"class": "PopupMessage", | |||
"conditions": [ | |||
{ | |||
"class": "ReagentThreshold", | |||
"reagent": "Arithrazine", | |||
"min": 1 | |||
} | |||
], | |||
"type": "Local", | |||
"visualType": "Medium", | |||
"messages": [ | |||
"generic-reagent-effect-nauseous" | |||
], | |||
"probability": 0.2 | |||
} | |||
] | |||
} | |||
}, | }, | ||
"name": "sigynate", | "name": "sigynate", | ||
Line 8,877: | Line 9,153: | ||
"* 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", | ||
"* Causes jittering when there's at least 20u 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" | "* Has a 2% chance to cause vomiting when there's at least 30u of sigynate", | ||
"* Has a 10% chance to cause vomiting when there's at least 1u of arithrazine" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 8,891: | Line 9,168: | ||
"* Causes jittering when there's at least 20u of sigynate", | "* Causes jittering when there's at least 20u of sigynate", | ||
"\n", | "\n", | ||
"* 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", | ||
"\n", | |||
"* Has a 10% chance to cause vomiting when there's at least 1u of arithrazine" | |||
], | ], | ||
"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" | "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\n* Has a 10% chance to cause vomiting when there's at least 1u of arithrazine" | ||
}, | }, | ||
{ | { | ||
Line 14,347: | Line 14,626: | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.1u of ethanol to the solution" | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.1u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
Line 14,845: | Line 15,080: | ||
"parent": "BaseAlcohol", | "parent": "BaseAlcohol", | ||
"flavor": "sake", | "flavor": "sake", | ||
"name": "sake", | "baseMetabolisms": { | ||
"description": "Alcoholic beverage made by fermenting rice that has been polished.", | "Drink": { | ||
"physicalDescription": "strong smelling", | "effects": [ | ||
"recipes": [], | { | ||
"structuredMetabolismStrings": {}, | "class": "SatiateThirst", | ||
"effectStrings": [], | "factor": 2 | ||
"effectLine": "" | }, | ||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.2 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "sake", | |||
"description": "Alcoholic beverage made by fermenting rice that has been polished.", | |||
"physicalDescription": "strong smelling", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 0.667x the average rate", | |||
"* Adds 0.2u of ethanol to the solution" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
"* Adds 0.2u of ethanol to the solution" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution" | |||
}, | }, | ||
{ | { | ||
Line 16,542: | Line 16,806: | ||
"parent": "BaseAlcohol", | "parent": "BaseAlcohol", | ||
"flavor": "redmead", | "flavor": "redmead", | ||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.2 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "red mead", | "name": "red mead", | ||
"description": "The true Viking's drink! Even though it has a strange red color.", | "description": "The true Viking's drink! Even though it has a strange red color.", | ||
"physicalDescription": "ferrous", | "physicalDescription": "ferrous", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": { | ||
"effectStrings": [], | "Drink": { | ||
"effectLine": "" | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | |||
"* Adds 0.2u of ethanol to the solution" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
"* Adds 0.2u of ethanol to the solution" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution" | |||
}, | }, | ||
{ | { | ||
Line 16,557: | Line 16,850: | ||
"parent": "BaseAlcohol", | "parent": "BaseAlcohol", | ||
"flavor": "pinacolada", | "flavor": "pinacolada", | ||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.2 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "Piña Colada", | "name": "Piña Colada", | ||
"description": "For getting lost in the rain.", | "description": "For getting lost in the rain.", | ||
"physicalDescription": "tropical", | "physicalDescription": "tropical", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": { | ||
"effectStrings": [], | "Drink": { | ||
"effectLine": "" | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | |||
"* Adds 0.2u of ethanol to the solution" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
"* Adds 0.2u of ethanol to the solution" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution" | |||
}, | }, | ||
{ | { | ||
Line 17,539: | Line 17,861: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "BlueHawaiian", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#47687b", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseAlcohol", | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "bluehawaiian", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 17,550: | Line 17,872: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
}, | }, | ||
{ | { | ||
"class": "AdjustReagent", | "class": "AdjustReagent", | ||
"reagent": "ethanol", | "reagent": "ethanol", | ||
"amount": 0. | "amount": 0.2 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "Blue Hawaiian", | ||
"description": " | "description": "Aloha! Does that mean hello or goodbye?", | ||
"physicalDescription": " | "physicalDescription": "tropical", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0. | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0. | "* Adds 0.2u of ethanol to the solution" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 17,576: | Line 17,898: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at 0. | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* Adds 0. | "* Adds 0.2u of ethanol to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0. | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Caipirinha", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#E6EE9C", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
"parent": "BaseAlcohol", | |||
"flavor": "caipirinha", | |||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 17,592: | Line 17,916: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.1 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": "caipirinha", | |||
"description": "The São Paulo special, straight from old Brazil.", | |||
"physicalDescription": "strong smelling", | |||
"name": " | |||
"description": "", | |||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0.1u of ethanol to the solution" | |||
"* | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 17,624: | Line 17,942: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
" | "* Adds 0.1u of ethanol to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.1u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "MoscowMule", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#CECBAD", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": "moscowmule", | |||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 17,644: | Line 17,961: | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": 2 | "factor": 2 | ||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.2 | |||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "copper", | |||
"amount": 0.05 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": "moscow mule", | |||
"description": "A surpsingly strong and refreshing mixed drink, served in an iconic copper mug.", | |||
"physicalDescription": "strong smelling", | |||
"name": " | |||
"description": "", | |||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | |||
"* Satiates thirst at 0.667x the average rate" | "* Adds 0.2u of ethanol to the solution", | ||
"* Adds 0.05u of copper to the solution" | |||
"* | |||
"* | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 17,686: | Line 17,991: | ||
"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", | ||
"\n", | "\n", | ||
" | "* Adds 0.2u of ethanol to the solution", | ||
"\n", | "\n", | ||
"* | "* Adds 0.05u of copper to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second) | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution\n* Adds 0.05u of copper to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Mimeosa", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#939393", | ||
"textColorTheme": " | "textColorTheme": "light", | ||
"parent": "BaseAlcohol", | |||
"flavor": "mimeosa", | |||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | |||
"class": "GenericStatusEffect", | |||
"key": "Muted", | |||
"component": "Muted", | |||
"time": 2 | |||
}, | |||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
Line 17,718: | Line 18,023: | ||
"class": "AdjustReagent", | "class": "AdjustReagent", | ||
"reagent": "ethanol", | "reagent": "ethanol", | ||
"amount": 0. | "amount": 0.07 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": "mimeosa", | |||
"description": "It has an orange tang so sour you just can't describe it.", | |||
"physicalDescription": "strong smelling", | |||
"name": " | |||
"description": "", | |||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Causes inability to speak for at least 0.2s without accumulation", | |||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0. | "* Adds 0.07u of ethanol to the solution" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 17,755: | Line 18,044: | ||
"effectStrings": [ | "effectStrings": [ | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | |||
"* Causes inability to speak for at least 0.2s without accumulation", | |||
"\n", | "\n", | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* Adds 0. | "* Adds 0.07u of ethanol to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst | "effectLine": "'''Drink''' (0.5u per second)\n* Causes inability to speak for at least 0.2s without accumulation\n* Satiates thirst at 0.667x the average rate\n* Adds 0.07u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Mimosa", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#FFCA48", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "mimosa", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 17,817: | Line 18,066: | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": 2 | "factor": 2 | ||
}, | }, | ||
{ | { | ||
"class": "AdjustReagent", | "class": "AdjustReagent", | ||
"reagent": " | "reagent": "ethanol", | ||
"amount": 0. | "amount": 0.07 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "mimosa", | ||
"description": " | "description": "Perfect for a lively brunch out with the girls.", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
Line 17,840: | Line 18,083: | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0.07u of ethanol to the solution" | |||
"* Adds 0. | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 17,851: | Line 18,093: | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* Adds 0.07u of ethanol to the solution" | |||
"* Adds 0. | |||
], | ], | ||
"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\n* Adds 0.07u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Mayojito", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#6FBE44", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "mayojito", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | |||
"class": "ChemVomit", | |||
"conditions": [ | |||
{ | |||
"class": "ReagentThreshold", | |||
"min": 5, | |||
"max": null | |||
} | |||
], | |||
"probability": 0.5 | |||
}, | |||
{ | |||
"class": "HealthChange", | |||
"damage": { | |||
"types": { | |||
"Poison": 0.5 | |||
} | |||
} | |||
}, | |||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 1 | ||
}, | }, | ||
{ | { | ||
"class": "AdjustReagent", | "class": "AdjustReagent", | ||
"reagent": " | "reagent": "ethanol", | ||
"amount": 0. | "amount": 0.15 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "mayojito", | ||
"description": " | "description": "An affront to god and man. Do not drink it.", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0. | "* Has a 50% chance to cause vomiting when there's at least 5u of mayojito", | ||
"* Adds 0. | "* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison", | ||
"* Satiates thirst at 0.333x the average rate", | |||
"* Adds 0.15u of ethanol to the solution" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 17,895: | Line 18,156: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at 0. | "* Has a 50% chance to cause vomiting when there's at least 5u of mayojito", | ||
"\n", | |||
"* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison", | |||
"\n", | |||
"* Satiates thirst at 0.333x the average rate", | |||
"\n", | "\n", | ||
"* Adds 0. | "* Adds 0.15u of ethanol to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0. | "effectLine": "'''Drink''' (0.5u per second)\n* Has a 50% chance to cause vomiting when there's at least 5u of mayojito\n* Deals \u003Cspan style=\"color:red\"\u003E0.5\u003C/span\u003E Poison\n* Satiates thirst at 0.333x the average rate\n* Adds 0.15u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "DeathInTheAfternoon", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#57A87D", | ||
"textColorTheme": " | "textColorTheme": "light", | ||
"flavor": " | "parent": "BaseAlcohol", | ||
"flavor": "deathintheafternoon", | |||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 17,912: | Line 18,178: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.3 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "death in the afternoon", | ||
"description": " | "description": "\"Pour one jigger absinthe into a Champagne glass. Add iced Champagne until it attains the proper opalescent milkiness. Drink three to five of these slowly.\" - Ernest Hemingway", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0. | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0.3u of ethanol to the solution" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 17,932: | Line 18,204: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at 0. | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | |||
"* Adds 0.3u of ethanol to the solution" | |||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0. | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.3u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Empress75", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#900296", | ||
"textColorTheme": " | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "empress75", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 17,948: | Line 18,222: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.3 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "empress 75", | ||
"description": "A | "description": "A more refined take on the mimosa. Just the thing Marie Antoinette might've sipped on before the revolution.", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0.3u of ethanol to the solution" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 17,968: | Line 18,248: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | |||
"* Adds 0.3u of ethanol to the solution" | |||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.3u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "EspressoMartini", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#170a0c", | ||
"textColorTheme": " | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "espressomartini", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 17,985: | Line 18,267: | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": 2 | "factor": 2 | ||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.2 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "espresso martini", | ||
"description": " | "description": "To wake you up and wind you down. Garnished with coffee beans and icy-cold.", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate" | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0.2u of ethanol to the solution" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,004: | Line 18,292: | ||
"'''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", | ||
"\n", | |||
"* Adds 0.2u of ethanol to the solution" | |||
], | ], | ||
"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\n* Adds 0.2u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Daiquiri", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#DAC865", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "daiquiri", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,023: | Line 18,313: | ||
}, | }, | ||
{ | { | ||
"class": " | "class": "AdjustReagent", | ||
" | "reagent": "ethanol", | ||
" | "amount": 0.1 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "daiquiri", | ||
"description": "A | "description": "A classic rum cocktail which remains popular even in the cold reaches of space.", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
Line 18,039: | Line 18,328: | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"* | "* Adds 0.1u of ethanol to the solution" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,049: | Line 18,338: | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* | "* Adds 0.1u of ethanol to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.1u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "TheSunAlsoRises", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#DCE2DE", | ||
"textColorTheme | "textColorTheme": "dark", | ||
"parent": "BaseAlcohol", | |||
"flavor": "thesunalsorises", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
"parent": " | |||
"flavor": " | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
}, | }, | ||
{ | { | ||
"class": " | "class": "AdjustReagent", | ||
" | "reagent": "ethanol", | ||
" | "amount": 0.3 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "the sun also rises", | ||
"description": " | "description": "A strong cocktail mixed into a murky blend. A secret favorite of tortured authors.", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
Line 18,114: | Line 18,372: | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"* | "* Adds 0.3u of ethanol to the solution" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,124: | Line 18,382: | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* | "* Adds 0.3u of ethanol to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.3u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "WhiskeySour", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#8B7941", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "whiskeysour", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,159: | Line 18,402: | ||
{ | { | ||
"class": "AdjustReagent", | "class": "AdjustReagent", | ||
"reagent": " | "reagent": "ethanol", | ||
"amount": 0. | "amount": 0.2 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "whiskey sour", | ||
"description": " | "description": "What's the secret ingredient? Eggs. It's eggs.", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
Line 18,173: | Line 18,416: | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0. | "* Adds 0.2u of ethanol to the solution" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,183: | Line 18,426: | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* Adds 0. | "* Adds 0.2u of ethanol to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0. | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.2u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "ZombieCocktail", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#d17844", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "zombiecocktail", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,199: | Line 18,442: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 1 | ||
}, | |||
{ | { | ||
"class": " | "class": "AdjustReagent", | ||
" | "reagent": "ethanol", | ||
"amount": 0.25 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "Zombie", | ||
"description": " | "description": "It gets in your head. Your he-eyeh-ead.", | ||
"physicalDescription": " | "physicalDescription": "strong smelling", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst | "* Satiates thirst at 0.333x the average rate", | ||
"* Adds 0.25u of ethanol to the solution" | |||
"* | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,237: | Line 18,468: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst | "* Satiates thirst at 0.333x the average rate", | ||
"\n", | "\n", | ||
" | "* Adds 0.25u of ethanol to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate\n* Adds 0.25u of ethanol to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "BacchusBlessing", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#331303", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseAlcohol", | ||
"flavor": " | "flavor": "bacchusblessing", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,257: | Line 18,486: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 3 | ||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.45 | |||
} | } | ||
] | ] | ||
} | }, | ||
"Alcohol": { | |||
" | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"class": " | "class": "Drunk", | ||
" | "boozePower": 10 | ||
}, | |||
{ | |||
"class": "HealthChange", | |||
"conditions": [ | |||
{ | |||
"class": "ReagentThreshold", | |||
"min": 6, | |||
"max": null | |||
}, | |||
{ | |||
"class": "OrganType", | |||
"type": "Dwarf", | |||
"shouldHave": false | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
}, | |||
{ | |||
"class": "HealthChange", | |||
"conditions": [ | |||
{ | |||
"class": "ReagentThreshold", | |||
"min": 6, | |||
"max": null | |||
}, | |||
{ | |||
"class": "OrganType", | |||
"type": "Dwarf", | |||
"shouldHave": true | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.4 | |||
} | |||
} | |||
}, | |||
{ | |||
"class": "ChemVomit", | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"class": "ReagentThreshold", | |||
"reagent": "BacchusBlessing", | |||
"min": 8, | |||
"max": null | |||
}, | |||
{ | |||
"class": "OrganType", | |||
"type": "Dwarf", | |||
"shouldHave": false | |||
} | |||
] | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": "bacchus' blessing", | |||
"description": "You didn't think it was possible for a liquid to be so utterly revolting. Are you sure about this...?", | |||
"physicalDescription": "unidentifiable", | |||
"name": " | |||
"description": " | |||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst | "* Satiates thirst averagely", | ||
"* Adds 0.45u of ethanol to the solution" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
}, | }, | ||
" | "Alcohol": { | ||
"effects": [ | "effects": [ | ||
"* | "* Causes drunkenness", | ||
"* | "* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 6u of bacchus' blessing and the metabolizing organ is not a Dwarf organ", | ||
"* Deals \u003Cspan style=\"color:red\"\u003E0.4\u003C/span\u003E Poison when there's at least 6u of bacchus' blessing and the metabolizing organ is a Dwarf organ", | |||
"* Has a 10% chance to cause vomiting when there's at least 8u of bacchus' blessing and the metabolizing organ is not a Dwarf organ" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,329: | Line 18,586: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst | "* Satiates thirst averagely", | ||
"\n", | |||
"* Adds 0.45u of ethanol to the solution", | |||
"\n", | |||
"'''Alcohol''' (0.5u per second)", | |||
"\n", | |||
"* Causes drunkenness", | |||
"\n", | "\n", | ||
"'' | "* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 6u of bacchus' blessing and the metabolizing organ is not a Dwarf organ", | ||
"\n", | "\n", | ||
"* | "* Deals \u003Cspan style=\"color:red\"\u003E0.4\u003C/span\u003E Poison when there's at least 6u of bacchus' blessing and the metabolizing organ is a Dwarf organ", | ||
"\n", | "\n", | ||
"* | "* Has a 10% chance to cause vomiting when there's at least 8u of bacchus' blessing and the metabolizing organ is not a Dwarf organ" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n* Adds 0.45u of ethanol to the solution\n'''Alcohol''' (0.5u per second)\n* Causes drunkenness\n* Deals \u003Cspan style=\"color:red\"\u003E2\u003C/span\u003E Poison when there's at least 6u of bacchus' blessing and the metabolizing organ is not a Dwarf organ\n* Deals \u003Cspan style=\"color:red\"\u003E0.4\u003C/span\u003E Poison when there's at least 6u of bacchus' blessing and the metabolizing organ is a Dwarf organ\n* Has a 10% chance to cause vomiting when there's at least 8u of bacchus' blessing and the metabolizing organ is not a Dwarf organ" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "BaseDrink", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "#ffffff", | "color": "#ffffff", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
" | "baseMetabolisms": { | ||
"name": " | "Drink": { | ||
"description": " | "effects": [ | ||
{ | |||
"class": "SatiateThirst", | |||
"factor": 3 | |||
} | |||
] | |||
} | |||
}, | |||
"basePlantMetabolism": [ | |||
{ | |||
"class": "PlantAdjustWater", | |||
"amount": 1 | |||
} | |||
], | |||
"name": "???", | |||
"description": "", | |||
"physicalDescription": "???", | "physicalDescription": "???", | ||
"recipes": [], | "recipes": [], | ||
Line 18,352: | Line 18,630: | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst | "* Satiates thirst averagely" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,358: | Line 18,636: | ||
"Plants": { | "Plants": { | ||
"effects": [ | "effects": [ | ||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\ | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,367: | Line 18,644: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst | "* Satiates thirst averagely", | ||
"\n", | "\n", | ||
"'''Plants''' (0.5u per second)", | "'''Plants''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\ | |||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "BaseSoda", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#ffffff", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
" | "parent": "BaseDrink", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,388: | Line 18,663: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "basePlantMetabolism": [ | ||
"description": " | { | ||
"physicalDescription": " | "class": "PlantAdjustNutrition", | ||
"amount": 0.1 | |||
}, | |||
{ | |||
"class": "PlantAdjustWater", | |||
"amount": 0.1 | |||
}, | |||
{ | |||
"class": "PlantAdjustHealth", | |||
"amount": -0.1 | |||
} | |||
], | |||
"name": "???", | |||
"description": "", | |||
"physicalDescription": "???", | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at | "* Satiates thirst averagely", | ||
"* Satiates thirst at 0.667x the average rate" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
} | }, | ||
"Plants": { | |||
" | |||
"effects": [ | "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 | "metabolismRate": 0.5 | ||
Line 18,434: | Line 18,707: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at | "* Satiates thirst averagely", | ||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
"'''Plants''' (0.5u per second)", | |||
"\n", | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-0.1\u003C/span\u003E" | |||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at | "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" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "BaseAlcohol", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#ffffff", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,449: | Line 18,733: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "ethanol", | |||
"amount": 0.06 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "basePlantMetabolism": [ | ||
"description": " | { | ||
"physicalDescription": " | "class": "PlantAdjustNutrition", | ||
"amount": 0.25 | |||
}, | |||
{ | |||
"class": "PlantAdjustWater", | |||
"amount": 0.7 | |||
} | |||
], | |||
"name": "???", | |||
"description": "", | |||
"physicalDescription": "???", | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at | "* 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 | "metabolismRate": 0.5 | ||
Line 18,469: | Line 18,776: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | |||
"* Adds 0.06u of ethanol to the solution", | |||
"\n", | |||
"'''Plants''' (0.5u per second)", | |||
"\n", | |||
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.25\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.7\u003C/span\u003E" | |||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at | "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" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "BaseJuice", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "#ffffff", | "color": "#ffffff", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
" | "parent": "BaseDrink", | ||
"flavor": "sweet", | |||
"name": "???", | |||
"description": "", | |||
"physicalDescription": "???", | |||
"name": " | |||
"description": " | |||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst | "* Satiates thirst averagely" | ||
], | |||
"metabolismRate": 0.5 | |||
}, | |||
"Plants": { | |||
"effects": [ | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,503: | Line 18,816: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst | "* Satiates thirst averagely", | ||
"\n", | |||
"'''Plants''' (0.5u per second)", | |||
"\n", | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | |||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Coffee", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#664300", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseDrink", | ||
"flavor": " | "flavor": "coffee", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,519: | Line 18,836: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
}, | }, | ||
{ | { | ||
"class": "GenericStatusEffect", | "class": "GenericStatusEffect", | ||
"key": "Drowsiness", | "key": "Drowsiness", | ||
"time": | "time": 2, | ||
"type": "Remove" | "type": "Remove" | ||
}, | |||
{ | { | ||
"class": " | "class": "AdjustReagent", | ||
" | "reagent": "theobromine", | ||
"amount": 0.05 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "coffee", | ||
"description": " | "description": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.", | ||
"physicalDescription": " | "physicalDescription": "aromatic", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at | "* Satiates thirst at 0.667x the average rate", | ||
"* Removes | "* Removes 2s of drowsiness", | ||
"* Adds 0.05u of theobromine to the solution" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,564: | Line 18,869: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* Removes | "* Removes 2s of drowsiness", | ||
"\n", | "\n", | ||
" | "* Adds 0.05u of theobromine to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness\n* Adds 0.05u of theobromine to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "HotCocoa", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "#664300", | "color": "#664300", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseDrink", | "parent": "BaseDrink", | ||
"flavor": " | "flavor": "chocolate", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,604: | Line 18,892: | ||
}, | }, | ||
{ | { | ||
"class": " | "class": "AdjustReagent", | ||
" | "reagent": "theobromine", | ||
" | "amount": 0.05 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "hot cocoa", | ||
"description": " | "description": "Smells like the holidays!", | ||
"physicalDescription": " | "physicalDescription": "aromatic", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
Line 18,620: | Line 18,907: | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"* | "* Adds 0.05u of theobromine to the solution" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,630: | Line 18,917: | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* | "* Adds 0.05u of theobromine to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.05u of theobromine to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Cream", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#DFD7AF", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"flavor": "creamy", | |||
"flavor": " | |||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,646: | Line 18,932: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 1 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "cream", | ||
"description": " | "description": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?", | ||
"physicalDescription": " | "physicalDescription": "creamy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0. | "* Satiates thirst at 0.333x the average rate" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,672: | Line 18,952: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at 0. | "* Satiates thirst at 0.333x the average rate" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0. | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.333x the average rate" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "CoconutWater", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#f4eadb", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"parent": "BaseDrink", | "parent": "BaseDrink", | ||
"flavor": " | "flavor": "nutty", | ||
"name": " | "baseMetabolisms": { | ||
"description": " | "Drink": { | ||
"physicalDescription": " | "effects": [ | ||
{ | |||
"class": "SatiateThirst", | |||
"factor": 4 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "coconut water", | |||
"description": "A favorite of survivors on deserted islands.", | |||
"physicalDescription": "milky", | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": { | ||
"effectStrings": [], | "Drink": { | ||
"effectLine": "" | "effects": [ | ||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate" | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "CreamOfCoconut", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#FFEABF", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"parent": "BaseDrink", | "parent": "BaseDrink", | ||
"flavor": " | "flavor": "creamy", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 18,705: | Line 19,004: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "cream of coconut", | ||
"description": " | "description": "Sweet, syrupy version of coconut cream with added sugar.", | ||
"physicalDescription": " | "physicalDescription": "syrupy", | ||
"recipes": [ | "recipes": [], | ||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 0.667x the average rate" | |||
" | |||
" | |||
], | ], | ||
" | "metabolismRate": 0.5 | ||
} | |||
}, | |||
"effectStrings": [ | |||
"'''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" | ||
}, | |||
{ | |||
"id": "CafeLatte", | |||
"group": "Drinks", | |||
"color": "#664300", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "creamy", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | { | ||
" | "class": "SatiateThirst", | ||
" | "factor": 2 | ||
}, | }, | ||
{ | { | ||
" | "class": "GenericStatusEffect", | ||
" | "key": "Drowsiness", | ||
"time": 2, | |||
"type": "Remove" | |||
" | |||
" | |||
} | } | ||
] | ] | ||
}, | } | ||
}, | |||
"name": "cafe latte", | |||
"description": "A nice, strong and tasty beverage while you are reading.", | |||
"physicalDescription": "creamy", | |||
" | "recipes": [], | ||
" | "structuredMetabolismStrings": { | ||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 0.667x the average rate", | |||
"* Removes 2s of drowsiness" | |||
], | ], | ||
" | "metabolismRate": 0.5 | ||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
" | "* Removes 2s of drowsiness" | ||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness" | |||
}, | |||
{ | |||
"id": "GreenTea", | |||
"group": "Drinks", | |||
"color": "#7EB626", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "tea", | |||
"name": "green tea", | |||
"description": "Tasty green tea.", | |||
"physicalDescription": "aromatic", | |||
"recipes": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"effectLine": "" | |||
}, | |||
{ | |||
"id": "Grenadine", | |||
"group": "Drinks", | |||
"color": "#EA1D26", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "bitter", | |||
"name": "grenadine", | |||
"description": "Not cherry flavored!", | |||
"physicalDescription": "dark-red", | |||
"recipes": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"effectLine": "" | |||
}, | |||
{ | |||
"id": "IcedCoffee", | |||
"group": "Drinks", | |||
"color": "#102838", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "coffee", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | { | ||
" | "class": "SatiateThirst", | ||
" | "factor": 2 | ||
}, | }, | ||
{ | { | ||
" | "class": "GenericStatusEffect", | ||
" | "key": "Drowsiness", | ||
" | "time": 2, | ||
"type": "Remove" | |||
} | } | ||
] | ] | ||
}, | } | ||
}, | |||
"name": "iced coffee", | |||
"description": "Coffee and ice, refreshing and cool.", | |||
"physicalDescription": "aromatic", | |||
" | "recipes": [], | ||
" | "structuredMetabolismStrings": { | ||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 0.667x the average rate", | |||
"* Removes 2s of drowsiness" | |||
], | ], | ||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | "effectStrings": [ | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | |||
"* Removes 2s of drowsiness" | |||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "IcedGreenTea", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "#bed8e6", | "color": "#5B821B", | ||
"textColorTheme": "dark", | "textColorTheme": "light", | ||
"flavor": "cold", | "parent": "BaseDrink", | ||
"basePlantMetabolism": [ | "flavor": "icedtea", | ||
{ | "name": "iced green tea", | ||
"class": "PlantAdjustWater", | "description": "Cold green tea.", | ||
"amount": 1 | "physicalDescription": "aromatic", | ||
} | "recipes": [], | ||
], | "structuredMetabolismStrings": {}, | ||
"name": "ice", | "effectStrings": [], | ||
"description": "Frozen water.", | "effectLine": "" | ||
"physicalDescription": "frosty", | }, | ||
"recipes": [ | { | ||
{ | "id": "IcedTea", | ||
"type": "reaction", | "group": "Drinks", | ||
"id": "FlashFreezeIce", | "color": "#6C3916", | ||
"quantized": true, | "textColorTheme": "light", | ||
"reactants": [ | "parent": "BaseDrink", | ||
{ | "flavor": "icedtea", | ||
"name": "Fresium", | "baseMetabolisms": { | ||
"count": 1, | "Drink": { | ||
"id": "Fresium", | "effects": [ | ||
"isCatalyst": false | { | ||
}, | "class": "SatiateThirst", | ||
{ | "factor": 2 | ||
"name": "water", | }, | ||
"count": 1, | { | ||
"id": "Water", | "class": "AdjustReagent", | ||
"isCatalyst": false | "reagent": "theobromine", | ||
} | "amount": 0.05 | ||
], | } | ||
"effects": [ | ] | ||
{ | } | ||
"class": "CreateGas", | }, | ||
"gas": "Frezon" | "name": "iced tea", | ||
} | "description": "No relation to a certain rap artist/actor.", | ||
], | "physicalDescription": "aromatic", | ||
"products": [ | "recipes": [], | ||
{ | "structuredMetabolismStrings": { | ||
"name": "ice", | "Drink": { | ||
"count": 5, | "effects": [ | ||
"id": "Ice" | "* Satiates thirst at 0.667x the average rate", | ||
} | "* Adds 0.05u of theobromine to the solution" | ||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
"* Adds 0.05u of theobromine to the solution" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.05u of theobromine to the solution" | |||
}, | |||
{ | |||
"id": "JuiceBerryPoison", | |||
"group": "Drinks", | |||
"color": "#6600CC", | |||
"textColorTheme": "light", | |||
"parent": "BaseJuice", | |||
"flavor": "bitter", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 3 | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"class": "HealthChange", | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"name": "poison berry juice", | |||
"description": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.", | |||
"physicalDescription": "sickly", | |||
"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": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst averagely", | |||
"\n", | |||
"'''Poison''' (0.5u per second)", | |||
"\n", | |||
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst averagely\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison" | |||
}, | |||
{ | |||
"id": "Lemonade", | |||
"group": "Drinks", | |||
"color": "#FFFF00", | |||
"textColorTheme": "light", | |||
"parent": "BaseJuice", | |||
"flavor": "sweet", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "lemonade", | |||
"description": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.", | |||
"physicalDescription": "tart", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 0.667x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''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" | |||
}, | |||
{ | |||
"id": "Milk", | |||
"group": "Drinks", | |||
"color": "#DFDFDF", | |||
"textColorTheme": "dark", | |||
"flavor": "milk", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"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": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 1.333x the average rate", | |||
"\n", | |||
"'''Plants''' (0.5u per second)", | |||
"\n", | |||
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E" | |||
], | |||
"effectLine": "'''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" | |||
}, | |||
{ | |||
"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": [], | |||
"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": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 1.333x the average rate", | |||
"\n", | |||
"'''Plants''' (0.5u per second)", | |||
"\n", | |||
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.1\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E0.9\u003C/span\u003E" | |||
], | |||
"effectLine": "'''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" | |||
}, | |||
{ | |||
"id": "MilkOat", | |||
"group": "Drinks", | |||
"color": "#DEDACD", | |||
"textColorTheme": "dark", | |||
"flavor": "oats", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 4 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "oat milk", | |||
"description": "Surprisingly tasty.", | |||
"physicalDescription": "refreshing", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate" | |||
}, | |||
{ | |||
"id": "MilkSoy", | |||
"group": "Drinks", | |||
"color": "#D2C29D", | |||
"textColorTheme": "light", | |||
"parent": "MilkOat", | |||
"flavor": "soy", | |||
"name": "soy milk", | |||
"description": "Consumers favorite.", | |||
"physicalDescription": "refreshing", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate" | |||
}, | |||
{ | |||
"id": "MilkSpoiled", | |||
"group": "Drinks", | |||
"color": "#faffba", | |||
"textColorTheme": "dark", | |||
"flavor": "terrible", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": -2 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "spoiled milk", | |||
"description": "This milk has gone rancid.", | |||
"physicalDescription": "putrid", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at -0.667x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''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" | |||
}, | |||
{ | |||
"id": "Nothing", | |||
"group": "Drinks", | |||
"color": "#ffffff", | |||
"textColorTheme": "dark", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "nothing", | |||
"description": "Absolutely nothing.", | |||
"physicalDescription": "nothing", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 0.667x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''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" | |||
}, | |||
{ | |||
"id": "NuclearCola", | |||
"group": "Drinks", | |||
"color": "#100800", | |||
"textColorTheme": "light", | |||
"parent": "BaseSoda", | |||
"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", | |||
"description": "Cola, cola never changes.", | |||
"physicalDescription": "fizzy", | |||
"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": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 2x the average rate", | |||
"\n", | |||
"* Removes 3s of drowsiness", | |||
"\n", | |||
"'''Poison''' (0.5u per second)", | |||
"\n", | |||
"* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 2x the average rate\n* Removes 3s of drowsiness\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison" | |||
}, | |||
{ | |||
"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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"effectLine": "" | |||
}, | |||
{ | |||
"id": "SoyLatte", | |||
"group": "Drinks", | |||
"color": "#664300", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "soy", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
}, | |||
{ | |||
"class": "GenericStatusEffect", | |||
"key": "Drowsiness", | |||
"time": 2, | |||
"type": "Remove" | |||
} | |||
] | |||
} | |||
}, | |||
"name": "soy latte", | |||
"description": "A coffee drink made with espresso and steamed soy milk.", | |||
"physicalDescription": "strong smelling", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 0.667x the average rate", | |||
"* Removes 2s of drowsiness" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
"* Removes 2s of drowsiness" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness" | |||
}, | |||
{ | |||
"id": "Tea", | |||
"group": "Drinks", | |||
"color": "#8a5a3a", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "tea", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "theobromine", | |||
"amount": 0.05 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "tea", | |||
"description": "A drink made by boiling leaves of the tea tree, Camellia sinensis.", | |||
"physicalDescription": "aromatic", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 0.667x the average rate", | |||
"* Adds 0.05u of theobromine to the solution" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
"* Adds 0.05u of theobromine to the solution" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.05u of theobromine to the solution" | |||
}, | |||
{ | |||
"id": "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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"effectLine": "" | |||
}, | |||
{ | |||
"id": "Water", | |||
"group": "Drinks", | |||
"color": "#75b1f0", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "water", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateThirst", | |||
"factor": 4 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "water", | |||
"description": "A colorless liquid that humans need in order to survive.", | |||
"physicalDescription": "translucent", | |||
"recipes": [ | |||
{ | |||
"type": "reaction", | |||
"id": "BloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "blood", | |||
"count": 20, | |||
"id": "Blood", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 11, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "iron", | |||
"count": 0.5, | |||
"id": "Iron" | |||
}, | |||
{ | |||
"name": "sugar", | |||
"count": 2, | |||
"id": "Sugar" | |||
}, | |||
{ | |||
"name": "carbon dioxide", | |||
"count": 3, | |||
"id": "CarbonDioxide" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 4, | |||
"id": "Protein" | |||
} | |||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "InsectBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "insect blood", | |||
"count": 30, | |||
"id": "InsectBlood", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 14, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "sodium", | |||
"count": 3, | |||
"id": "Sodium" | |||
}, | |||
{ | |||
"name": "chlorine", | |||
"count": 1.5, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "carbon dioxide", | |||
"count": 5.5, | |||
"id": "CarbonDioxide" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 6, | |||
"id": "Protein" | |||
} | |||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "SlimeBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "slime", | |||
"count": 5, | |||
"id": "Slime", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 4, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "nitrogen", | |||
"count": 1, | |||
"id": "Nitrogen" | |||
} | |||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "SapBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "sap", | |||
"count": 10, | |||
"id": "Sap", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 9, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "sugar", | |||
"count": 1, | |||
"id": "Sugar" | |||
} | |||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "CopperBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "blue blood", | |||
"count": 20, | |||
"id": "CopperBlood", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 11, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "copper", | |||
"count": 0.5, | |||
"id": "Copper" | |||
}, | |||
{ | |||
"name": "sugar", | |||
"count": 2, | |||
"id": "Sugar" | |||
}, | |||
{ | |||
"name": "carbon dioxide", | |||
"count": 3, | |||
"id": "CarbonDioxide" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 4, | |||
"id": "Protein" | |||
} | |||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "AmmoniaBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | |||
"reactants": [ | |||
{ | |||
"name": "anaerobic blood", | |||
"count": 30, | |||
"id": "AmmoniaBlood", | |||
"isCatalyst": false | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "water", | |||
"count": 17, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "nitrogen", | |||
"count": 4.5, | |||
"id": "Nitrogen" | |||
}, | |||
{ | |||
"name": "chlorine", | |||
"count": 2.5, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 6, | |||
"id": "Protein" | |||
} | |||
] | |||
} | |||
], | |||
"structuredMetabolismStrings": { | |||
"Drink": { | |||
"effects": [ | |||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate" | |||
}, | |||
{ | |||
"id": "Ice", | |||
"group": "Drinks", | |||
"color": "#bed8e6", | |||
"textColorTheme": "dark", | |||
"flavor": "cold", | |||
"basePlantMetabolism": [ | |||
{ | |||
"class": "PlantAdjustWater", | |||
"amount": 1 | |||
} | |||
], | |||
"name": "ice", | |||
"description": "Frozen water.", | |||
"physicalDescription": "frosty", | |||
"recipes": [ | |||
{ | |||
"type": "reaction", | |||
"id": "FlashFreezeIce", | |||
"quantized": true, | |||
"reactants": [ | |||
{ | |||
"name": "Fresium", | |||
"count": 1, | |||
"id": "Fresium", | |||
"isCatalyst": false | |||
}, | |||
{ | |||
"name": "water", | |||
"count": 1, | |||
"id": "Water", | |||
"isCatalyst": false | |||
} | |||
], | |||
"effects": [ | |||
{ | |||
"class": "CreateGas", | |||
"gas": "Frezon" | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "ice", | |||
"count": 5, | |||
"id": "Ice" | |||
} | |||
] | |||
} | |||
], | |||
"structuredMetabolismStrings": { | |||
"Plants": { | |||
"effects": [ | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Plants''' (0.5u per second)", | |||
"\n", | |||
"* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | |||
], | |||
"effectLine": "'''Plants''' (0.5u per second)\n* Adjusts water level by \u003Cspan style=\"color:green\"\u003E1\u003C/span\u003E" | |||
}, | |||
{ | |||
"id": "DryRamen", | |||
"group": "Drinks", | |||
"color": "#664300", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "cheapnoodles", | |||
"baseMetabolisms": { | |||
"Food": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateHunger", | |||
"factor": 1 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "dry ramen", | |||
"description": "Dry noodles and salt.", | |||
"physicalDescription": "wormy", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Food": { | |||
"effects": [ | |||
"* Satiates hunger at 0.333x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Food''' (0.5u per second)", | |||
"\n", | |||
"* Satiates hunger at 0.333x the average rate" | |||
], | |||
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.333x the average rate" | |||
}, | |||
{ | |||
"id": "HotRamen", | |||
"group": "Drinks", | |||
"color": "#664300", | |||
"textColorTheme": "light", | |||
"parent": "BaseDrink", | |||
"flavor": "cheapnoodles", | |||
"baseMetabolisms": { | |||
"Food": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateHunger", | |||
"factor": 4 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "hot ramen", | |||
"description": "Hot noodles.", | |||
"physicalDescription": "wormy", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | |||
"Food": { | |||
"effects": [ | |||
"* Satiates hunger at 1.333x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Food''' (0.5u per second)", | |||
"\n", | |||
"* Satiates hunger at 1.333x the average rate" | |||
], | |||
"effectLine": "'''Food''' (0.5u per second)\n* 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", | |||
"factor": 4 | |||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "theobromine", | |||
"amount": 0.05 | |||
} | |||
] | ] | ||
} | } | ||
], | }, | ||
"name": "Arnold Palmer", | |||
"description": "Now watch this drive.", | |||
"physicalDescription": "sweet", | |||
"recipes": [], | |||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* | "* Satiates thirst at 1.333x the average rate", | ||
"* Adds 0.05u of theobromine to the solution" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,930: | Line 20,145: | ||
}, | }, | ||
"effectStrings": [ | "effectStrings": [ | ||
"''' | "'''Drink''' (0.5u per second)", | ||
"\n", | |||
"* Satiates thirst at 1.333x the average rate", | |||
"\n", | "\n", | ||
"* | "* Adds 0.05u of theobromine to the solution" | ||
], | ], | ||
"effectLine": "''' | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate\n* Adds 0.05u of theobromine to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Pilk", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#e7c69f", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"parent": "BaseDrink", | "parent": "BaseDrink", | ||
"flavor": " | "flavor": "pilk", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"class": " | "class": "SatiateThirst", | ||
"factor": 1 | "factor": 1 | ||
} | } | ||
Line 18,953: | Line 20,170: | ||
} | } | ||
}, | }, | ||
"name": " | "name": "pilk", | ||
"description": " | "description": "A sickening mixture of milk and cola.", | ||
"physicalDescription": " | "physicalDescription": "creamy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates | "* Satiates thirst at 0.333x the average rate" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 18,966: | Line 20,183: | ||
}, | }, | ||
"effectStrings": [ | "effectStrings": [ | ||
"''' | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates | "* Satiates thirst at 0.333x the average rate" | ||
], | ], | ||
"effectLine": "''' | "effectLine": "'''Drink''' (0.5u per second)\n* 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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"effectLine": "" | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "Mopwata", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#59502b", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseDrink", | "parent": "BaseDrink", | ||
"flavor": " | "flavor": "mopwata", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"class": " | "class": "SatiateThirst", | ||
"factor": | "factor": 0.6 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "mopwata", | ||
"description": " | "description": "Dirty, stagnant mop water.", | ||
"physicalDescription": " | "physicalDescription": "murky", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates | "* Satiates thirst at 0.2x the average rate" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 19,002: | Line 20,264: | ||
}, | }, | ||
"effectStrings": [ | "effectStrings": [ | ||
"''' | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates | "* Satiates thirst at 0.2x the average rate" | ||
], | ], | ||
"effectLine": "''' | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.2x the average rate" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuiceApple", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#FDAD01", | ||
"textColorTheme": "light", | |||
"parent": "BaseJuice", | |||
"flavor": "apple", | |||
"name": "apple juice", | |||
"description": "It's a little piece of Eden.", | |||
"physicalDescription": "crisp", | |||
"recipes": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"effectLine": "" | |||
}, | |||
{ | |||
"id": "JuiceCarrot", | |||
"group": "Drinks", | |||
"color": "#FF8820", | |||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "carrot", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 19,020: | Line 20,357: | ||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": | "factor": 2 | ||
}, | }, | ||
{ | { | ||
"class": "AdjustReagent", | "class": "AdjustReagent", | ||
"reagent": " | "reagent": "oculine", | ||
"amount": 0. | "amount": 0.5 | ||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "nutriment", | |||
"amount": 0.5 | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "carrot juice", | ||
"description": " | "description": "It's like a carrot, but less crunchy.", | ||
"physicalDescription": " | "physicalDescription": "crisp", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0. | "* Adds 0.5u of oculine to the solution", | ||
"* Adds 0.5u of nutriment to the solution" | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 19,046: | Line 20,389: | ||
"'''Drink''' (0.5u per second)", | "'''Drink''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates thirst at | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* Adds | "* Adds 0.5u of oculine to the solution", | ||
"\n", | "\n", | ||
"* | "* Adds 0.5u of nutriment to the solution" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0. | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Adds 0.5u of oculine to the solution\n* Adds 0.5u of nutriment to the solution" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuiceGrape", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#512284", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "juice", | ||
"name": " | "name": "grape juice", | ||
"description": " | "description": "Freshly squeezed juice from red grapes. Quite sweet.", | ||
"physicalDescription": " | "physicalDescription": "crisp", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,104: | Line 20,413: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuiceLemon", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#fff690", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"parent": " | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "sour", | ||
"name": " | "name": "lemon juice", | ||
"description": " | "description": "This juice is VERY sour.", | ||
"physicalDescription": " | "physicalDescription": "citric", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,119: | Line 20,428: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuiceLime", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#99bb43", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "sour", | ||
"name": " | "name": "lime juice", | ||
"description": "The | "description": "The sweet-sour juice of limes.", | ||
"physicalDescription": " | "physicalDescription": "citric", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,134: | Line 20,443: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuiceOrange", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#E78108", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "orange", | ||
"name": "orange juice", | |||
"description": "Both delicious AND rich in Vitamin C. What more do you need?", | |||
"physicalDescription": "citric", | |||
"name": " | |||
"description": " | |||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": {}, | ||
"effectStrings": [], | |||
"effectLine": "" | |||
"effectStrings": [ | |||
"effectLine": " | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuicePineapple", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": " | "color": "yellow", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseJuice", | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "pineapple", | ||
"name": " | "name": "pineapple juice", | ||
"description": " | "description": "The delicious juice of a pineapple.", | ||
"physicalDescription": " | "physicalDescription": "tropical", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,185: | Line 20,473: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuicePotato", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#302000", | ||
"textColorTheme": " | "textColorTheme": "light", | ||
"parent": "BaseJuice", | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "potatoes", | ||
"name": " | "name": "potato juice", | ||
"description": " | "description": "Juice of the potato. Bleh.", | ||
"physicalDescription": " | "physicalDescription": "starchy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,200: | Line 20,488: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuiceTomato", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#731008", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseJuice", | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "tomato", | ||
"name": " | "name": "tomato juice", | ||
"description": " | "description": "Tomatoes made into juice. What a waste of good tomatoes, huh?", | ||
"physicalDescription": " | "physicalDescription": "saucey", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,215: | Line 20,503: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuiceWatermelon", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#EF3520", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseJuice", | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "watermelon", | ||
"name": " | "name": "watermelon juice", | ||
"description": "The juice of a | "description": "The delicious juice of a watermelon.", | ||
"physicalDescription": " | "physicalDescription": "sweet", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,230: | Line 20,518: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "JuiceCherry", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#84031a", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseJuice", | "parent": "BaseJuice", | ||
"flavor": " | "flavor": "cherry", | ||
"name": " | "name": "cherry juice", | ||
"description": " | "description": "Tasty cherry juice, sweet and tangy.", | ||
"physicalDescription": " | "physicalDescription": "sweet", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,245: | Line 20,533: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Cola", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#6c2828", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "soda", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 19,259: | Line 20,547: | ||
}, | }, | ||
{ | { | ||
"class": " | "class": "GenericStatusEffect", | ||
" | "key": "Drowsiness", | ||
" | "time": 1, | ||
"type": "Remove" | |||
" | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "Space Cola", | ||
"description": " | "description": "A sweet, carbonated soft drink.", | ||
"physicalDescription": " | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
Line 19,279: | Line 20,563: | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"* | "* Removes 1s of drowsiness" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 19,290: | Line 20,573: | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* | "* Removes 1s of drowsiness" | ||
], | ], | ||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* | "effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 1s of drowsiness" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "RoyRogers", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#262019", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "cola", | ||
"name": " | "baseMetabolisms": { | ||
"description": " | "Drink": { | ||
"physicalDescription": " | "effects": [ | ||
{ | |||
"class": "SatiateThirst", | |||
"factor": 4 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "Roy Rogers", | |||
"description": "Solid proof that there IS something known as too sweet.", | |||
"physicalDescription": "sweet", | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": { | ||
"effectStrings": [], | "Drink": { | ||
"effectLine": "" | "effects": [ | ||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 1.333x the average rate" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 1.333x the average rate" | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "ChangelingSting", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#2E6671", | ||
"textColorTheme": " | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "soda", | ||
"name": " | "name": "Changeling Sting", | ||
"description": " | "description": "You take a tiny sip and feel a burning sensation...", | ||
"physicalDescription": " | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,327: | Line 20,629: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "DrGibb", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#102000", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "drgibb", | ||
"name": " | "name": "Dr. Gibb", | ||
"description": " | "description": "A delicious blend of 42 different flavours.", | ||
"physicalDescription": " | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,342: | Line 20,644: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "EnergyDrink", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#ffffbf", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "energydrink", | ||
"name": " | "baseMetabolisms": { | ||
"description": " | "Drink": { | ||
"physicalDescription": " | "effects": [ | ||
{ | |||
"class": "SatiateThirst", | |||
"factor": 2 | |||
}, | |||
{ | |||
"class": "GenericStatusEffect", | |||
"key": "Drowsiness", | |||
"time": 2, | |||
"type": "Remove" | |||
}, | |||
{ | |||
"class": "AdjustReagent", | |||
"reagent": "theobromine", | |||
"amount": 0.1 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "Red Bool", | |||
"description": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.", | |||
"physicalDescription": "fizzy", | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": { | ||
"effectStrings": [], | "Drink": { | ||
"effectLine": "" | "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": [ | |||
"'''Drink''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at 0.667x the average rate", | |||
"\n", | |||
"* Removes 2s of drowsiness", | |||
"\n", | |||
"* Adds 0.1u of theobromine to the solution" | |||
], | |||
"effectLine": "'''Drink''' (0.5u per second)\n* Satiates thirst at 0.667x the average rate\n* Removes 2s of drowsiness\n* Adds 0.1u of theobromine to the solution" | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "GrapeSoda", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": " | "color": "#ae94a6", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "grapesoda", | ||
"name": " | "name": "grape soda", | ||
"description": " | "description": "It's Graaaaaape!", | ||
"physicalDescription": " | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,372: | Line 20,712: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "IceCream", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#fffbd6", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "icecream", | ||
"name": " | "name": "ice cream", | ||
"description": " | "description": "It was either this or the microwave, and nobody wants ice cream soup!", | ||
"physicalDescription": " | "physicalDescription": "creamy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,387: | Line 20,727: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "LemonLime", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#878F00", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "lemonlimesoda", | ||
"name": " | "name": "Smite", | ||
"description": " | "description": "Tangy lime and lemon soda.", | ||
"physicalDescription": " | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,402: | Line 20,742: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "LemonLimeCranberry", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#803C53", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "lemonlimecranberrysoda", | ||
"name": " | "name": "Smite Cranberry", | ||
"description": " | "description": "Tart cranberry, Christmas, and a hint of lemon and lime.", | ||
"physicalDescription": " | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,417: | Line 20,757: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "PwrGame", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#9385bf", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": " | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "pwrgamesoda", | ||
"name": " | "name": "PWR Game", | ||
"description": " | "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": " | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,432: | Line 20,772: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "RootBeer", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#381c07", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseSoda", | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "rootbeersoda", | ||
"name": "root beer", | |||
"description": "A very sweet, carbonated drink reminiscent of sarsaparilla. Goes well with ice cream.", | |||
"name": " | |||
"description": "A sweet, carbonated | |||
"physicalDescription": "fizzy", | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": {}, | ||
"effectStrings": [], | |||
"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": [], | |||
], | "structuredMetabolismStrings": {}, | ||
"effectLine": " | "effectStrings": [], | ||
"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": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"effectLine": "" | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "ShirleyTemple", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#af2221", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseSoda", | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "sweet", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 19,493: | Line 20,833: | ||
} | } | ||
}, | }, | ||
"name": " | "name": "Shirley Temple", | ||
"description": " | "description": "A favorite amongst younger members of the crew.", | ||
"physicalDescription": " | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
Line 19,513: | Line 20,853: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "SpaceMountainWind", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#a6fa5a", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseSoda", | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "sodacitrus", | ||
"name": " | "name": "Space Solar Wind", | ||
"description": " | "description": "Blows right through you like a solar wind.", | ||
"physicalDescription": "fizzy", | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
Line 19,528: | Line 20,868: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "SpaceUp", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#e3e3e37d", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"parent": "BaseSoda", | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "spaceup", | ||
"name": " | "name": "Space-Up", | ||
"description": " | "description": "Tastes like a hull breach in your mouth.", | ||
"physicalDescription": "fizzy", | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
Line 19,543: | Line 20,883: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Starkist", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#9F3400", | ||
"textColorTheme": " | "textColorTheme": "light", | ||
"parent": "BaseSoda", | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "starkistsoda", | ||
"baseMetabolisms": { | "name": "Starkist", | ||
"Drink": { | "description": "A sweet, orange flavored soft drink.", | ||
"effects": [ | "physicalDescription": "fizzy", | ||
"recipes": [], | |||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"effectLine": "" | |||
}, | |||
{ | |||
"id": "FourteenLoko", | |||
"group": "Drinks", | |||
"color": "#deb928", | |||
"textColorTheme": "light", | |||
"parent": "BaseSoda", | |||
"flavor": "fourteenlokosoda", | |||
"baseMetabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | { | ||
"class": "SatiateThirst", | "class": "SatiateThirst", | ||
"factor": 2 | "factor": 2 | ||
}, | }, | ||
{ | { | ||
Line 19,566: | Line 20,915: | ||
"reagent": "theobromine", | "reagent": "theobromine", | ||
"amount": 0.1 | "amount": 0.1 | ||
} | |||
] | |||
}, | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"class": "HealthChange", | |||
"conditions": [ | |||
{ | |||
"class": "OrganType", | |||
"type": "Slime", | |||
"shouldHave": false | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "Fourteen Loko", | ||
"description": "A | "description": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.", | ||
"physicalDescription": "fizzy", | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
Line 19,578: | Line 20,946: | ||
"effects": [ | "effects": [ | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"* Adds 0.1u of theobromine to the solution" | "* 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 | "metabolismRate": 0.5 | ||
Line 19,589: | Line 20,962: | ||
"* Satiates thirst at 0.667x the average rate", | "* Satiates thirst at 0.667x the average rate", | ||
"\n", | "\n", | ||
"* | "* Adds 0.1u of theobromine to the solution", | ||
"\n", | |||
"'''Poison''' (0.5u per second)", | |||
"\n", | "\n", | ||
"* | "* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is not a Slime organ" | ||
], | ], | ||
"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\n* Adds 0.1u of theobromine to the solution\n'''Poison''' (0.5u per second)\n* Deals \u003Cspan style=\"color:red\"\u003E1\u003C/span\u003E Poison when the metabolizing organ is not a Slime organ" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "ShamblersJuice", | ||
"group": "Drinks", | "group": "Drinks", | ||
"color": "# | "color": "#66538F", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"parent": "BaseSoda", | "parent": "BaseSoda", | ||
"flavor": " | "flavor": "metallic", | ||
"name": " | "name": "Shambler's Juice", | ||
"description": " | "description": "~Shake me up some of that Shambler's Juice!~", | ||
"physicalDescription": "fizzy", | "physicalDescription": "fizzy", | ||
"recipes": [], | "recipes": [], | ||
Line 19,611: | Line 20,986: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Astrotame", | ||
"group": " | "group": "Foods", | ||
"color": " | "color": "aquamarine", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
"flavor": "sweet", | |||
"flavor": " | "name": "Astrotame", | ||
"name": " | "description": "The sweetness of a thousand sugars but none of the calories.", | ||
"description": " | "physicalDescription": "sugary", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,626: | Line 21,000: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "BbqSauce", | ||
"group": " | "group": "Foods", | ||
"color": " | "color": "darkred", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": "sweet", | |||
"flavor": " | "name": "BBQ sauce", | ||
"name": " | "description": "Hand wipes not included.", | ||
"description": " | "physicalDescription": "gloopy", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,641: | Line 21,014: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Coldsauce", | ||
"group": " | "group": "Foods", | ||
"color": " | "color": "skyblue", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": "cold", | |||
"flavor": " | "name": "coldsauce", | ||
"name": " | "description": "Leaves the tongue numb in its passage.", | ||
"description": " | "physicalDescription": "cold", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,656: | Line 21,028: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Cornoil", | ||
"group": " | "group": "Foods", | ||
"color": " | "color": "yellow", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": "oily", | |||
"flavor": " | "name": "corn oil", | ||
"name": " | "description": "Corn oil, A delicious oil used in cooking. Made from corn.", | ||
"description": " | "physicalDescription": "oily", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,671: | Line 21,042: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "HorseradishSauce", | ||
"group": " | "group": "Foods", | ||
"color": " | "color": "gray", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": "spicy", | |||
"flavor": " | "name": "horseradish sauce", | ||
"name": " | "description": "Smelly horseradish sauce.", | ||
"description": " | "physicalDescription": "overpowering", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,686: | Line 21,056: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Hotsauce", | ||
"group": " | "group": "Foods", | ||
"color": " | "color": "red", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": "spicy", | |||
"flavor": " | "name": "hotsauce", | ||
"name": " | "description": "Burns so good.", | ||
"description": " | "physicalDescription": "spicy", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,701: | Line 21,070: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Ketchup", | ||
"group": " | "group": "Foods", | ||
"color": " | "color": "red", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": "tomato", | |||
"flavor": " | "name": "ketchup", | ||
"name": " | "description": "Made from pureed tomatoes and flavored with spices.", | ||
"description": " | "physicalDescription": "tangy", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,716: | Line 21,084: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Ketchunaise", | ||
"group": " | "group": "Foods", | ||
"color": "# | "color": "#fba399", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"flavor": "ketchunaise", | |||
"flavor": " | "name": "ketchunaise", | ||
"description": "So-called Russian dressing, popular among Space Americans.", | |||
"physicalDescription": "saucey", | |||
"name": " | |||
"description": " | |||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": {}, | ||
"effectStrings": [], | |||
"effectLine": "" | |||
"effectStrings": [ | |||
"effectLine": " | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "LaughinSyrup", | ||
"group": " | "group": "Foods", | ||
"color": "# | "color": "#803280", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": "sweet", | |||
"flavor": " | "name": "laughin' syrup", | ||
"name": " | "description": "The product of juicing Laughin' Peas. Fizzy, and seems to change flavour based on what it's used with!", | ||
"description": " | "physicalDescription": "funny", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,767: | Line 21,112: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Mayo", | ||
"group": " | "group": "Foods", | ||
"color": "# | "color": "#f9f5e5", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
"flavor": "mayonnaise", | |||
"flavor": " | "name": "mayonnaise", | ||
"name": " | "description": "Creamy sauce, made from oil, egg, and some (edible) acid.", | ||
"description": " | "physicalDescription": "thick", | ||
"physicalDescription": " | |||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,782: | Line 21,126: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Mustard", | ||
"group": " | "group": "Foods", | ||
"color": "# | "color": "#ffdb58", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
" | "flavor": "mustard", | ||
"flavor": " | "name": "mustard", | ||
"name": " | "description": "Basic yellow mustard, made from the seeds of the mustard plant.", | ||
"description": "A | "physicalDescription": "thick", | ||
"physicalDescription": " | "recipes": [], | ||
"structuredMetabolismStrings": {}, | |||
"effectStrings": [], | |||
"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": [], | "recipes": [], | ||
"structuredMetabolismStrings": {}, | "structuredMetabolismStrings": {}, | ||
Line 19,797: | Line 21,154: | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Soysauce", | ||
"group": " | "group": "Foods", | ||
"color": " | "color": "saddlebrown", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": "salty", | |||
"flavor": " | |||
"baseMetabolisms": { | "baseMetabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"class": " | "class": "SatiateHunger", | ||
"factor": | "factor": 0.5 | ||
}, | }, | ||
{ | { | ||
"class": " | "class": "SatiateThirst", | ||
" | "factor": -0.5 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "soy sauce", | ||
"description": "A | "description": "A salty soy-based flavoring.", | ||
"physicalDescription": " | "physicalDescription": "salty", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
"* Satiates | "* Satiates hunger at 0.167x the average rate", | ||
"* | "* Satiates thirst at -0.167x the average rate" | ||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
} | |||
}, | |||
} | |||
}, | |||
"effectStrings": [ | "effectStrings": [ | ||
"''' | "'''Food''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates | "* Satiates hunger at 0.167x the average rate", | ||
"\n", | "\n", | ||
"* | "* Satiates thirst at -0.167x the average rate" | ||
], | ], | ||
"effectLine": "''' | "effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 0.167x the average rate\n* Satiates thirst at -0.167x the average rate" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "TableSalt", | ||
"group": "Foods", | "group": "Foods", | ||
"color": " | "color": "#cfd1d0", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
"flavor": " | "flavor": "salty", | ||
" | "baseMetabolisms": { | ||
"Food": { | |||
"effects": [ | |||
{ | |||
" | "class": "SatiateThirst", | ||
"factor": -0.5 | |||
} | |||
] | |||
} | |||
}, | |||
"basePlantMetabolism": [ | |||
{ | |||
"class": "PlantAdjustWater", | |||
"amount": -3 | |||
"name": " | }, | ||
"description": " | { | ||
"physicalDescription": " | "class": "PlantAdjustNutrition", | ||
"recipes": [ | "amount": -0.3 | ||
}, | |||
{ | |||
"class": "PlantAdjustToxins", | |||
"amount": 8 | |||
}, | |||
{ | |||
"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", | |||
"minTemp": 370, | |||
"reactants": [ | |||
{ | |||
"name": "chlorine", | |||
"effectStrings": [ | "count": 1, | ||
"id": "Chlorine", | |||
"isCatalyst": false | |||
}, | |||
{ | |||
"name": "sodium", | |||
"count": 1, | |||
"id": "Sodium", | |||
"isCatalyst": false | |||
} | |||
], | |||
" | "products": [ | ||
{ | |||
"name": "table salt", | |||
"count": 2, | |||
"id": "TableSalt" | |||
} | |||
] | |||
} | |||
], | |||
"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": [ | |||
"'''Food''' (0.5u per second)", | |||
"\n", | |||
"* Satiates thirst at -0.167x the average rate", | |||
"\n", | |||
"'''Plants''' (0.5u per second)", | |||
"\n", | |||
"* Adjusts water level by \u003Cspan style=\"color:red\"\u003E-3\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts nutrition level by \u003Cspan style=\"color:red\"\u003E-0.3\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts toxins level by \u003Cspan style=\"color:red\"\u003E8\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts weeds level by \u003Cspan style=\"color:green\"\u003E-2\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts pests level by \u003Cspan style=\"color:green\"\u003E-1\u003C/span\u003E", | |||
"\n", | |||
"* Adjusts health by \u003Cspan style=\"color:red\"\u003E-2\u003C/span\u003E" | |||
], | |||
"effectLine": "'''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" | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "Syrup", | ||
"group": "Foods", | "group": "Foods", | ||
"color": " | "color": "#fb7125", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": " | "flavor": "sweet", | ||
"name": " | "baseMetabolisms": { | ||
"description": " | "Food": { | ||
"physicalDescription": " | "effects": [ | ||
"recipes": [ | { | ||
"class": "SatiateHunger", | |||
"factor": 6 | |||
} | |||
] | |||
} | |||
}, | |||
"name": "syrup", | |||
"description": "Delicious syrup made from tree sap, somehow stickier than glue.", | |||
"physicalDescription": "sticky", | |||
"recipes": [ | |||
{ | |||
"type": "reaction", | |||
" | "id": "SapBoiling", | ||
"impact": "Low", | |||
"minTemp": 377, | |||
"effectStrings": [], | "reactants": [ | ||
"effectLine": "" | { | ||
"name": "sap", | |||
"count": 1, | |||
"id": "Sap", | |||
"isCatalyst": false | |||
} | |||
], | |||
"effects": [ | |||
{ | |||
"class": "CreateGas", | |||
"gas": "WaterVapor" | |||
} | |||
], | |||
"products": [ | |||
{ | |||
"name": "syrup", | |||
"count": 0.5, | |||
"id": "Syrup" | |||
} | |||
] | |||
} | |||
], | |||
"structuredMetabolismStrings": { | |||
"Food": { | |||
"effects": [ | |||
"* Satiates hunger at 2x the average rate" | |||
], | |||
"metabolismRate": 0.5 | |||
} | |||
}, | |||
"effectStrings": [ | |||
"'''Food''' (0.5u per second)", | |||
"\n", | |||
"* Satiates hunger at 2x the average rate" | |||
], | |||
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger at 2x the average rate" | |||
}, | }, | ||
{ | { | ||
"id": " | "id": "Nutriment", | ||
"group": "Foods", | "group": "Foods", | ||
"color": "# | "color": "#24591F", | ||
"textColorTheme": "light", | "textColorTheme": "light", | ||
"flavor": " | "flavor": "nutriment", | ||
" | "baseMetabolisms": { | ||
"Food": { | |||
"effects": [ | |||
{ | |||
"class": "SatiateHunger", | |||
"factor": 3 | |||
} | |||
] | |||
} | |||
}, | |||
"basePlantMetabolism": [ | |||
{ | |||
"class": "PlantAdjustNutrition", | |||
"amount": 1.5 | |||
}, | |||
{ | |||
"class": "PlantAdjustHealth", | |||
"amount": 0.75 | |||
" | |||
} | } | ||
], | |||
"name": " | "name": "nutriment", | ||
"description": " | "description": "All the vitamins, minerals, and carbohydrates the body needs in pure form.", | ||
"physicalDescription": " | "physicalDescription": "opaque", | ||
"recipes": [], | "recipes": [], | ||
"structuredMetabolismStrings": { | "structuredMetabolismStrings": { | ||
"Food": { | "Food": { | ||
"effects": [ | "effects": [ | ||
"* Satiates hunger | "* 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 | "metabolismRate": 0.5 | ||
Line 20,088: | Line 21,419: | ||
"'''Food''' (0.5u per second)", | "'''Food''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Satiates hunger | "* Satiates hunger averagely", | ||
"\n", | |||
"'''Plants''' (0.5u per second)", | |||
"\n", | |||
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E", | |||
"\n", | "\n", | ||
"* | "* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E" | ||
], | ], | ||
"effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger | "effectLine": "'''Food''' (0.5u per second)\n* Satiates hunger averagely\n'''Plants''' (0.5u per second)\n* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E\n* Adjusts health by \u003Cspan style=\"color:green\"\u003E0.75\u003C/span\u003E" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Vitamin", | ||
"group": "Foods", | "group": "Foods", | ||
"color": "# | "color": "#D3D3D3", | ||
"textColorTheme": "dark", | "textColorTheme": "dark", | ||
"flavor": " | "flavor": "vitamin", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Food": { | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"class": " | "class": "HealthChange", | ||
" | "probability": 0.5, | ||
"damage": { | |||
"groups": { | |||
"Brute": -0.5, | |||
"Burn": -0.5 | |||
} | |||
} | |||
}, | |||
{ | |||
"class": "ModifyBleedAmount", | |||
"amount": -0.25 | |||
}, | |||
{ | |||
"class": "SatiateHunger", | |||
"factor": 3 | |||
} | } | ||
] | ] | ||
Line 20,111: | Line 21,460: | ||
}, | }, | ||
"basePlantMetabolism": [ | "basePlantMetabolism": [ | ||
{ | { | ||
"class": "PlantAdjustNutrition", | "class": "PlantAdjustNutrition", | ||
"amount": | "amount": 0.5 | ||
}, | }, | ||
{ | { | ||
"class": "PlantAdjustHealth", | "class": "PlantAdjustHealth", | ||
"amount": | "amount": 1.5 | ||
} | } | ||
], | ], | ||
"name": " | "name": "vitamin", | ||
"description": " | "description": "Found in healthy, complete meals.", | ||
"physicalDescription": " | "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" | |||
], | |||
"* Satiates | |||
], | |||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
}, | }, | ||
"Plants": { | "Plants": { | ||
"effects": [ | "effects": [ | ||
"* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E", | |||
"* Adjusts nutrition level by \u003Cspan style=\"color: | "* Adjusts health by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E" | ||
"* Adjusts | |||
], | ], | ||
"metabolismRate": 0.5 | "metabolismRate": 0.5 | ||
Line 20,189: | Line 21,493: | ||
"'''Food''' (0.5u per second)", | "'''Food''' (0.5u per second)", | ||
"\n", | "\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", | "\n", | ||
" | "* Reduces bleeding", | ||
"\n", | "\n", | ||
"* | "* Satiates hunger averagely", | ||
"\n", | "\n", | ||
" | "'''Plants''' (0.5u per second)", | ||
"\n", | "\n", | ||
"* Adjusts | "* Adjusts nutrition level by \u003Cspan style=\"color:green\"\u003E0.5\u003C/span\u003E", | ||
"\n", | "\n", | ||
"* Adjusts | "* Adjusts health by \u003Cspan style=\"color:green\"\u003E1.5\u003C/span\u003E" | ||
], | ], | ||
"effectLine": "'''Food''' (0.5u per second)\n* | "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" | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "Protein", | ||
"group": "Foods", | "group": "Foods", | ||
"color": "# | "color": "#FFFFE5", | ||
"textColorTheme": " | "textColorTheme": "dark", | ||
"flavor": " | "flavor": "protein", | ||
"baseMetabolisms": { | "baseMetabolisms": { | ||
"Food": { | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | |||
"class": "HealthChange", | |||
"probability": 0.5, | |||
"damage": { | |||
"groups": { | |||
"Brute": -0.4 | |||
} | |||
} | |||
}, | |||
{ | |||
"class": "ModifyBloodLevel", | |||
"amount": 1 | |||
}, | |||
{ | { | ||
"class": "SatiateHunger", | "class": "SatiateHunger", | ||
"factor": | "factor": 3 | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"name": " | "name": "protein", | ||
"description": " | "description": "Found in certain meals, good for bodily health.", | ||
"physicalDescription": " | "physicalDescription": "clumpy", | ||
"recipes": [ | "recipes": [ | ||
{ | { | ||
"type": "reaction", | "type": "reaction", | ||
"id": " | "id": "BloodBreakdown", | ||
" | "source": true, | ||
" | "requiredMixerCategories": [ | ||
"Centrifuge" | |||
], | |||
"reactants": [ | "reactants": [ | ||
{ | { | ||
"name": " | "name": "blood", | ||
"count": | "count": 20, | ||
"id": " | "id": "Blood", | ||
"isCatalyst": false | "isCatalyst": false | ||
} | } | ||
], | ], | ||
" | "products": [ | ||
{ | |||
"name": "water", | |||
"count": 11, | |||
"id": "Water" | |||
}, | |||
{ | |||
"name": "iron", | |||
"count": 0.5, | |||
"id": "Iron" | |||
}, | |||
{ | |||
"name": "sugar", | |||
"count": 2, | |||
"id": "Sugar" | |||
}, | |||
{ | |||
"name": "carbon dioxide", | |||
"count": 3, | |||
"id": "CarbonDioxide" | |||
}, | |||
{ | { | ||
" | "name": "protein", | ||
" | "count": 4, | ||
"id": "Protein" | |||
} | } | ||
] | |||
}, | |||
{ | |||
"type": "reaction", | |||
"id": "InsectBloodBreakdown", | |||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
], | ], | ||
" | "reactants": [ | ||
{ | { | ||
"name": " | "name": "insect blood", | ||
"count": | "count": 30, | ||
"id": " | "id": "InsectBlood", | ||
"isCatalyst": false | |||
} | } | ||
], | ], | ||
" | "products": [ | ||
{ | |||
"name": "water", | |||
"count": 14, | |||
"id": "Water" | |||
}, | |||
{ | { | ||
" | "name": "sodium", | ||
" | "count": 3, | ||
"id": "Sodium" | |||
}, | |||
{ | |||
"name": "chlorine", | |||
"count": 1.5, | |||
"id": "Chlorine" | |||
}, | |||
{ | |||
"name": "carbon dioxide", | |||
"count": 5.5, | |||
"id": "CarbonDioxide" | |||
}, | |||
{ | |||
"name": "protein", | |||
"count": 6, | |||
"id": "Protein" | |||
} | } | ||
] | ] | ||
}, | }, | ||
{ | { | ||
" | "type": "reaction", | ||
" | "id": "CopperBloodBreakdown", | ||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
" | |||
" | |||
], | ], | ||
" | "reactants": [ | ||
{ | |||
"name": "blue blood", | |||
"count": 20, | |||
"id": "CopperBlood", | |||
"isCatalyst": false | |||
} | |||
], | ], | ||
" | "products": [ | ||
{ | { | ||
" | "name": "water", | ||
" | "count": 11, | ||
" | "id": "Water" | ||
}, | |||
{ | |||
"name": "copper", | |||
"count": 0.5, | |||
"id": "Copper" | |||
}, | |||
{ | |||
"name": "sugar", | |||
"count": 2, | |||
"id": "Sugar" | |||
}, | }, | ||
{ | { | ||
" | "name": "carbon dioxide", | ||
" | "count": 3, | ||
"id": "CarbonDioxide" | |||
}, | }, | ||
{ | { | ||
" | "name": "protein", | ||
" | "count": 4, | ||
"id": "Protein" | |||
} | } | ||
] | ] | ||
}, | }, | ||
{ | { | ||
" | "type": "reaction", | ||
" | "id": "AmmoniaBloodBreakdown", | ||
"source": true, | |||
"requiredMixerCategories": [ | |||
"Centrifuge" | |||
" | |||
" | |||
], | ], | ||
" | "reactants": [ | ||
{ | |||
"name": "anaerobic blood", | |||
"count": 30, | |||
"id": "AmmoniaBlood", | |||
"isCatalyst": false | |||
} | |||
], | ], | ||
" | "products": [ | ||
{ | { | ||
" | "name": "water", | ||
" | "count": 17, | ||
" | "id": "Water" | ||
}, | }, | ||
{ | { | ||
" | "name": "nitrogen", | ||
" | "count": 4.5, | ||
"id": "Nitrogen" | |||
}, | }, | ||
{ | { | ||
"name": "chlorine", | |||
"count": 2.5, | |||
"id": "Chlorine" | |||
"name": " | |||
"count": 2 | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"name": "protein", | "name": "protein", | ||
"count": | "count": 6, | ||
"id": "Protein" | "id": "Protein" | ||
} | } |
Revision as of 11:56, 5 April 2025
|