(Update chem_prototypes.json via GitHub Actions) |
(Update chem_prototypes.json via GitHub Actions) |
||
Line 1: | Line 1: | ||
{ | { | ||
" | "DeadRum": { | ||
"id": " | "id": "DeadRum", | ||
"name": " | "name": "deadrum", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Distilled alcoholic drink made from saltwater.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 27: | Line 15: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 34: | Line 30: | ||
} | } | ||
}, | }, | ||
" | "IrishCoffee": { | ||
"id": " | "id": "IrishCoffee", | ||
"name": " | "name": "irish coffee", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Coffee served with irish cream. Regular cream just isn't the same!", | ||
"physicalDesc": " | "physicalDesc": "cloudy", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "IrishCoffee" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 67: | Line 53: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 76: | Line 62: | ||
} | } | ||
}, | }, | ||
" | "AcidSpit": { | ||
"id": " | "id": "AcidSpit", | ||
"name": " | "name": "acidspit", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A drink for the daring, can be deadly if incorrectly prepared!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#365000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 99: | Line 83: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 108: | Line 92: | ||
} | } | ||
}, | }, | ||
" | "JuiceBerry": { | ||
"id": " | "id": "JuiceBerry", | ||
"name": " | "name": "berry juice", | ||
"group": " | "group": "Drinks", | ||
"desc": "A | "desc": "A delicious blend of several different kinds of berries.", | ||
"physicalDesc": " | "physicalDesc": "sweet", | ||
"color": "# | "color": "#660099FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 148: | Line 114: | ||
} | } | ||
}, | }, | ||
" | "RootBeerFloat": { | ||
"id": " | "id": "RootBeerFloat", | ||
"name": " | "name": "root beer float", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Root beer, but now with ice cream on top. It truly is the magnum opus of Canadian summertime drinks.", | ||
"physicalDesc": " | "physicalDesc": "fizzy and creamy", | ||
"color": "# | "color": "#4F361FFF", | ||
"recipes": [], | "recipes": [ | ||
"RootBeerFloat" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 165: | Line 133: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"GinTonic": { | |||
"id": "GinTonic", | |||
"name": "gin and tonic", | |||
"group": "Drinks", | |||
"desc": "An all time classic, mild cocktail.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#004166FF", | |||
"recipes": [ | |||
"GinTonic" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 186: | Line 170: | ||
} | } | ||
}, | }, | ||
" | "BlackRussian": { | ||
"id": " | "id": "BlackRussian", | ||
"name": " | "name": "black russian", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "For the lactose-intolerant. Still as classy as a White Russian.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#360000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "BlackRussian" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 209: | Line 193: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 226: | Line 202: | ||
} | } | ||
}, | }, | ||
" | "Artifexium": { | ||
"id": " | "id": "Artifexium", | ||
"name": " | "name": "artifexium", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "A lavender mixture of microscopic artifact fragments and a strong acid. It has the ability to activate artifacts.", | ||
"physicalDesc": " | "physicalDesc": "crystalline", | ||
"color": "# | "color": "#776291FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Caustic": 2 | |||
}, | |||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
} | "conditions": null, | ||
"probability": 1, | |||
"id": "HealthChange" | |||
" | |||
" | |||
"conditions": | |||
"probability": | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 273: | Line 231: | ||
} | } | ||
}, | }, | ||
" | "Bleach": { | ||
"id": " | "id": "Bleach", | ||
"name": " | "name": "bleach", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Heavy duty cleaner that can clean tiles the same as Space Cleaner and also decontaminate clothes. Extremely toxic when ingested.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#A1000BFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Bleach" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "damage": { | ||
"types": { | |||
"Poison": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "generic-reagent-effect-burning-insides" | ||
" | ], | ||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.33, | ||
"id": " | "id": "PopupMessage" | ||
} | } | ||
] | ] | ||
Line 305: | Line 272: | ||
} | } | ||
}, | }, | ||
" | "Nitrogen": { | ||
"id": " | "id": "Nitrogen", | ||
"name": " | "name": "nitrogen", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "A colorless, odorless unreactive gas. Highly stable.", | ||
"physicalDesc": " | "physicalDesc": "gaseous", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "Factor": 1, | ||
"conditions": [ | |||
{ | |||
"Type": "Vox", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "Oxygenate" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Factor": 1, | ||
" | "conditions": [ | ||
" | { | ||
"conditions": | "Type": "Slime", | ||
"probability": 1, | "ShouldHave": true, | ||
"id": " | "id": "OrganType" | ||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate" | |||
}, | |||
{ | |||
"_ratios": { | |||
"CarbonDioxide": 1, | |||
"Nitrogen": -1 | |||
}, | |||
"conditions": [ | |||
{ | |||
"Type": "Vox", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ModifyLungGas" | |||
}, | |||
{ | |||
"_ratios": { | |||
"NitrousOxide": 1, | |||
"Nitrogen": -1 | |||
}, | |||
"conditions": [ | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ModifyLungGas" | |||
} | } | ||
] | ] | ||
Line 337: | Line 342: | ||
} | } | ||
}, | }, | ||
" | "Slime": { | ||
"id": " | "id": "Slime", | ||
"name": " | "name": "slime", | ||
"group": " | "group": "Biological", | ||
"desc": " | "desc": "You thought this was gradient blood at first, but you were mistaken.", | ||
"physicalDesc": " | "physicalDesc": "viscous", | ||
"color": "# | "color": "#2CF274FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 351: | Line 356: | ||
{ | { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Type": "Vampiric", | "Type": "Vampiric", | ||
Line 364: | Line 363: | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"NutritionFactor": 1, | "NutritionFactor": 1.5, | ||
"id": "SatiateHunger" | "id": "SatiateHunger" | ||
} | } | ||
Line 371: | Line 370: | ||
} | } | ||
}, | }, | ||
" | "Whiskey": { | ||
"id": " | "id": "Whiskey", | ||
"name": " | "name": "whiskey", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A type of distilled alcoholic beverage made from fermented grain mash.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [], | ||
" | "metabolisms": { | ||
], | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Nutriment": { | |||
"id": "Nutriment", | |||
"name": "nutriment", | |||
"group": "Foods", | |||
"desc": "All the vitamins, minerals, and carbohydrates the body needs in pure form.", | |||
"physicalDesc": "opaque", | |||
"color": "#664330FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Vampiric", | ||
"ShouldHave": false, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 3, | ||
"id": "SatiateHunger" | |||
} | |||
"id": " | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Oculine": { | ||
"id": " | "id": "Oculine", | ||
"name": " | "name": "oculine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Heals eye damage.", | ||
"physicalDesc": " | "physicalDesc": "translucent", | ||
"color": "# | "color": "#404040FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Oculine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Amount": -1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ChemHealEyeDamage" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 493: | Line 452: | ||
} | } | ||
}, | }, | ||
" | "OilGhee": { | ||
"id": " | "id": "OilGhee", | ||
"name": " | "name": "ghee", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Thick and translucent.", | ||
"physicalDesc": " | "physicalDesc": "oily", | ||
"color": "# | "color": "#FFD700FF", | ||
"recipes": [], | "recipes": [ | ||
"Ghee" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Nutriment", | |||
"Reagent": " | |||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.75, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 523: | Line 478: | ||
} | } | ||
}, | }, | ||
" | "Fluorine": { | ||
"id": " | "id": "Fluorine", | ||
"name": " | "name": "fluorine", | ||
"group": " | "group": "Elements", | ||
"desc": "A | "desc": "A highly toxic pale yellow gas. Extremely reactive.", | ||
"physicalDesc": " | "physicalDesc": "gaseous", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "Carbon": { | ||
"id": " | "id": "Carbon", | ||
"name": " | "name": "carbon", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "A black, crystalline solid.", | ||
"physicalDesc": " | "physicalDesc": "crystalline", | ||
"color": "# | "color": "#22282BFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": null | |||
], | }, | ||
"OilOlive": { | |||
"id": "OilOlive", | |||
"name": "olive oil", | |||
"group": "Foods", | |||
"desc": "Viscous and fragrant.", | |||
"physicalDesc": "oily", | |||
"color": "#808000FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Reagent": "Nutriment", | ||
"Group": null, | |||
"Amount": 0.75, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Toxin": { | |||
"id": "Toxin", | |||
"name": "toxin", | |||
"group": "Toxins", | |||
"desc": "A toxic chemical.", | |||
"physicalDesc": "opaque", | |||
"color": "#CF3600FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 4 | |||
}, | |||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
" | |||
} | |||
" | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 606: | Line 551: | ||
} | } | ||
}, | }, | ||
" | "Vinaigrette": { | ||
"id": " | "id": "Vinaigrette", | ||
"name": " | "name": "vinaigrette", | ||
"group": "Foods", | |||
"desc": "A basic salad dressing made with oil, vinegar and seasoning.", | |||
"physicalDesc": "sour", | |||
"color": "#EFDAAEFF", | |||
"recipes": [ | |||
"CookingVinaigrette" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Gunmetal": { | |||
"id": "Gunmetal", | |||
"name": "gunmetal", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A controversial drink created by the infamous Solus Cream, the first bartender to serve welding fuel without losing their liquor license.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#994422FF", | ||
"recipes": [], | "recipes": [ | ||
"Gunmetal" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 621: | Line 580: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | |||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | } | ||
] | ] | ||
Line 628: | Line 605: | ||
} | } | ||
}, | }, | ||
" | "LemonDrop": { | ||
"id": " | "id": "LemonDrop", | ||
"name": " | "name": "lemon drop", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A simple, tangy, and tasty drink consisting of lemon, vodka, and simple syrup. Refreshing!", | ||
"physicalDesc": " | "physicalDesc": "lemony fresh", | ||
"color": "# | "color": "#FFF789FF", | ||
"recipes": [], | "recipes": [ | ||
"LemonDrop" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 643: | Line 622: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
Line 650: | Line 629: | ||
} | } | ||
}, | }, | ||
" | "PulpedBananaPeel": { | ||
"id": " | "id": "PulpedBananaPeel", | ||
"name": " | "name": "pulped banana peel", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Pulped banana peels have some effectiveness against bleeding.", | ||
"physicalDesc": " | "physicalDesc": "pulpy", | ||
"color": "# | "color": "#FFE774FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Scaled": false, | ||
"Amount": -0.5, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyBleedAmount" | ||
} | } | ||
] | ] | ||
Line 697: | Line 652: | ||
} | } | ||
}, | }, | ||
" | "Sake": { | ||
"id": " | "id": "Sake", | ||
"name": " | "name": "sake", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Alcoholic beverage made by brewing rice that has been polished.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#DDDDDDFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": " | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.07, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 721: | Line 682: | ||
} | } | ||
}, | }, | ||
" | "ArsonistsBrew": { | ||
"id": " | "id": "ArsonistsBrew", | ||
"name": " | "name": "arsonist's brew", | ||
"group": "Drinks", | |||
"desc": "Take a sip and laugh, while you watch your world burn.", | |||
"physicalDesc": "volatile", | |||
"color": "#FFF789FF", | |||
"group": "Drinks", | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "ArsonistsBrew" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 748: | Line 699: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
Line 759: | Line 710: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Heat": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 768: | Line 719: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | { | ||
" | "Multiplier": 0.5, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "FlammableReaction" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Ignite" | ||
}, | }, | ||
{ | { | ||
" | "EmoteId": "Laugh", | ||
"ShowInChat": false, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.25, | ||
"id": " | "id": "Emote" | ||
} | } | ||
] | ] | ||
Line 816: | Line 742: | ||
} | } | ||
}, | }, | ||
" | "Goldschlager": { | ||
"id": " | "id": "Goldschlager", | ||
"name": " | "name": "Goldschlager", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#FFFF91FF", | ||
"recipes": [], | "recipes": [ | ||
"Goldschlager" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 831: | Line 759: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 838: | Line 774: | ||
} | } | ||
}, | }, | ||
" | "IcedTea": { | ||
"id": " | "id": "IcedTea", | ||
"name": " | "name": "iced tea", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "No relation to a certain rap artist/actor.", | ||
"physicalDesc": " | "physicalDesc": "aromatic", | ||
"color": "# | "color": "#104038FF", | ||
"recipes": [], | "recipes": [ | ||
"IcedTea" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 857: | Line 795: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Theobromine", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 886: | Line 806: | ||
} | } | ||
}, | }, | ||
" | "Mayo": { | ||
"id": " | "id": "Mayo", | ||
"name": " | "name": "mayonnaise", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Creamy sauce, made from oil, egg, and some (edible) acid.", | ||
"physicalDesc": " | "physicalDesc": "thick", | ||
"color": "# | "color": "#F9F5E5FF", | ||
"recipes": [], | "recipes": [ | ||
"CookingMayoLemon", | |||
"CookingMayoVinegar" | |||
], | |||
"metabolisms": null | |||
}, | |||
"ChlorineTrifluoride": { | |||
"id": "ChlorineTrifluoride", | |||
"name": "CLF3", | |||
"group": "Pyrotechnic", | |||
"desc": "You really, REALLY don't want to get this shit anywhere near you.", | |||
"physicalDesc": "blazing", | |||
"color": "#FFC8C8FF", | |||
"recipes": [ | |||
"ChlorineTrifluoride" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Heat": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Multiplier": 0.2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "FlammableReaction" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Amount": 6000, | |||
"Amount": | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustTemperature" | ||
} | } | ||
] | ] | ||
Line 916: | Line 862: | ||
} | } | ||
}, | }, | ||
" | "Tricordrazine": { | ||
"id": " | "id": "Tricordrazine", | ||
"name": " | "name": "tricordrazine", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "A wide-spectrum stimulant, originally derived from Cordrazine. It's capable of healing most common damage types simultaneously, however only at about half the rate of other medications. Because of its low potency, it's best used as a supplement to other medicines.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#00E5FFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Tricordrazine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 932: | Line 878: | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": | "types": { | ||
"Poison": -0.5, | |||
"Heat": -0.33, | |||
"Shock": -0.33, | |||
"Cold": -0.33 | |||
}, | |||
"groups": { | "groups": { | ||
"Brute": -1 | |||
"Brute": - | |||
} | } | ||
}, | }, | ||
Line 944: | Line 892: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Max": 50, | |||
"Min": 0, | "Min": 0, | ||
"id": "TotalDamage" | |||
"id": " | |||
} | } | ||
], | ], | ||
Line 956: | Line 904: | ||
} | } | ||
}, | }, | ||
" | "Allicin": { | ||
"id": " | "id": "Allicin", | ||
"name": " | "name": "allicin", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "An organosulfur compound found in alliums like garlic, onions, and related plants.", | ||
"physicalDesc": " | "physicalDesc": "pungent", | ||
"color": "# | "color": "#F2E9D2FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0. | "rate": 0.05, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "damage": { | ||
"types": { | |||
"Poison": 0.06 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"RootBeer": { | |||
"id": "RootBeer", | |||
"name": "root beer", | |||
"group": "Drinks", | |||
"desc": "A very sweet, carbonated drink reminiscent of sarsparilla. Goes well with ice cream.", | |||
"physicalDesc": "fizzy", | |||
"color": "#381C07FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 986: | Line 967: | ||
} | } | ||
}, | }, | ||
" | "Mead": { | ||
"id": " | "id": "Mead", | ||
"name": " | "name": "mead", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A Viking's drink, though a cheap one.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 1,013: | Line 982: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 1,020: | Line 997: | ||
} | } | ||
}, | }, | ||
" | "Diphenhydramine": { | ||
"id": " | "id": "Diphenhydramine", | ||
"name": " | "name": "diphenhydramine", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Rapidly purges the body of histamine and reduces jitteriness.", | ||
"physicalDesc": " | "physicalDesc": "chalky", | ||
"color": "# | "color": "#64FFE6FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
Line 1,035: | Line 1,010: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Amount": -1, | "Reagent": "Histamine", | ||
"Group": null, | |||
"Amount": -3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
Line 1,044: | Line 1,031: | ||
} | } | ||
}, | }, | ||
" | "Absinthe": { | ||
"id": " | "id": "Absinthe", | ||
"name": " | "name": "absinthe", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A anise-flavoured spirit derived from botanicals.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#33EE00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 1,059: | Line 1,046: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | }, | ||
{ | { | ||
"Reagent": "Ethanol", | |||
"Reagent": " | |||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.3, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Pilk": { | |||
"id": "Pilk", | |||
"name": "pilk", | |||
"group": "Drinks", | |||
"desc": "A sickening mixture of milk and cola.", | |||
"physicalDesc": "creamy", | |||
"color": "#E7C69FFF", | |||
"recipes": [ | |||
"Pilk" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 1, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 1,120: | Line 1,085: | ||
} | } | ||
}, | }, | ||
" | "SyndicateBomb": { | ||
"id": " | "id": "SyndicateBomb", | ||
"name": " | "name": "syndicate bomb", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Somebody set us up the bomb!", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#2E6660FF", | ||
"recipes": [ | "recipes": [ | ||
" | "SyndicateBomb" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 1,143: | Line 1,108: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 1,152: | Line 1,117: | ||
} | } | ||
}, | }, | ||
" | "Barefoot": { | ||
"id": " | "id": "Barefoot", | ||
"name": " | "name": "barefoot", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Barefoot and pregnant.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 1,182: | Line 1,147: | ||
} | } | ||
}, | }, | ||
" | "Lemonade": { | ||
"id": " | "id": "Lemonade", | ||
"name": " | "name": "lemonade", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Drink using lemon juice, water, and a sweetener such as cane sugar or honey.", | ||
"physicalDesc": " | "physicalDesc": "tart", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Lemonade" | ||
], | ], | ||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Coffee": { | |||
"id": "Coffee", | |||
"name": "coffee", | |||
"group": "Drinks", | |||
"desc": "A drink made from brewed coffee beans. Contains a moderate amount of caffeine.", | |||
"physicalDesc": "aromatic", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 1,214: | Line 1,201: | ||
} | } | ||
}, | }, | ||
" | "JuicePineapple": { | ||
"id": " | "id": "JuicePineapple", | ||
"name": " | "name": "pineapple juice", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "The delicious juice of a pineapple.", | ||
"physicalDesc": " | "physicalDesc": "tropical", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst" | |||
"conditions": null, | |||
"probability": 1, | |||
" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 1,255: | Line 1,223: | ||
} | } | ||
}, | }, | ||
" | "Cryptobiolin": { | ||
"id": " | "id": "Cryptobiolin", | ||
"name": " | "name": "cryptobiolin", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Causes confusion and dizziness. Temporarily protects from and disables psionics.", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#081A80FF", | ||
"recipes": [], | "recipes": [ | ||
"Cryptobiolin" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0. | "rate": 0.1, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": " | "Key": "PsionicallyInsulated", | ||
"Component": " | "Component": "PsionicInsulation", | ||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"Key": "Stutter", | |||
"Component": "ScrambledAccent", | |||
"Time": 2, | "Time": 2, | ||
"Refresh": true, | "Refresh": true, | ||
Line 1,278: | Line 1,258: | ||
}, | }, | ||
{ | { | ||
"Key": "PsionicsDisabled", | |||
"Component": "PsionicsDisabled", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 1,287: | Line 1,271: | ||
} | } | ||
}, | }, | ||
" | "Amasec": { | ||
"id": " | "id": "Amasec", | ||
"name": " | "name": "amasec", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Official drink of the Gun Club!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#124DA7FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DryRamen": { | |||
"id": "DryRamen", | |||
"name": "dry ramen", | |||
"group": "Drinks", | |||
"desc": "Dry noodles and salt.", | |||
"physicalDesc": "wormy", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Type": " | "Type": "Vampiric", | ||
"ShouldHave": | "ShouldHave": false, | ||
"id": "OrganType" | "id": "OrganType" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1, | ||
"id": "SatiateHunger" | |||
} | |||
] | |||
"id": " | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Nicotine": { | ||
"id": " | "id": "Nicotine", | ||
"name": " | "name": "Nicotine", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Dangerous and highly addictive.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#C0C0C0FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"VodkaTonic": { | |||
"id": "VodkaTonic", | |||
"name": "vodka tonic", | |||
"group": "Drinks", | |||
"desc": "For when a gin and tonic isn't russian enough.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#0064C8FF", | |||
"recipes": [ | "recipes": [ | ||
" | "VodkaTonic" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": | "Amount": 0.2, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
Line 1,401: | Line 1,371: | ||
} | } | ||
}, | }, | ||
" | "Kelotane": { | ||
"id": " | "id": "Kelotane", | ||
"name": " | "name": "kelotane", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Treats burn damage and prevents infection.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#BF3D19FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Kelotane" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Heat": -0.33, | |||
"Shock": -0.33, | |||
"Cold": -0.33 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 1,433: | Line 1,404: | ||
} | } | ||
}, | }, | ||
" | "JuiceLemon": { | ||
"id": " | "id": "JuiceLemon", | ||
"name": " | "name": "lemon juice", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "This juice is VERY sour.", | ||
"physicalDesc": " | "physicalDesc": "citric", | ||
"color": "# | "color": "#FFF690FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 1,452: | Line 1,421: | ||
"HydrationFactor": 3, | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 1,473: | Line 1,426: | ||
} | } | ||
}, | }, | ||
" | "MotorOil": { | ||
"id": " | "id": "MotorOil", | ||
"name": " | "name": "motor oil", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Keeps machines from squeaking.", | ||
"physicalDesc": " | "physicalDesc": "oily", | ||
"color": "# | "color": "#B67823FF", | ||
"recipes": [], | "recipes": [ | ||
"MotorOil" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
Line 1,488: | Line 1,443: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 1,497: | Line 1,452: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | |||
"Multiplier": 0.4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "FlammableReaction" | |||
} | } | ||
] | ] | ||
Line 1,502: | Line 1,463: | ||
} | } | ||
}, | }, | ||
" | "Sigynate": { | ||
"id": " | "id": "Sigynate", | ||
"name": " | "name": "sigynate", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "A thick pink syrup useful for neutralizing acids and soothing trauma caused by acids. Tastes sweet!", | ||
"physicalDesc": " | "physicalDesc": "thick", | ||
"color": "# | "color": "#E0A5B9FF", | ||
"recipes": [], | "recipes": [ | ||
"Sigynate" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 1,517: | Line 1,480: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": -3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 1,527: | Line 1,490: | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Heat": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 1,575: | Line 1,499: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 16, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | }, | ||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Jitter" | |||
}, | |||
{ | { | ||
"conditions": null, | "Messages": [ | ||
"generic-reagent-effect-nauseous" | |||
" | ], | ||
"id": " | "Type": 1, | ||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "PopupMessage" | |||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -40, | ||
" | "HungerAmount": -40, | ||
"conditions": [ | |||
{ | |||
"probability": | "Min": 30, | ||
"id": " | "Max": 21474836, | ||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.02, | |||
"id": "ChemVomit" | |||
} | } | ||
] | ] | ||
Line 1,615: | Line 1,561: | ||
} | } | ||
}, | }, | ||
" | "SpaceCleaner": { | ||
"id": " | "id": "SpaceCleaner", | ||
"name": " | "name": "space cleaner", | ||
"group": "Unknown", | |||
"desc": "This is able to clean almost all surfaces of almost anything that may dirty them. The janitor is likely to appreciate refills.", | |||
"physicalDesc": "lemony fresh", | |||
"color": "#C8FF69FF", | |||
"recipes": [ | |||
"SpaceCleaner" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Sulfur": { | |||
"id": "Sulfur", | |||
"name": "sulfur", | |||
"group": "Elements", | |||
"desc": "A yellow, crystalline solid.", | |||
"physicalDesc": "powdery", | |||
"color": "#FFF385FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Daiquiri": { | |||
"id": "Daiquiri", | |||
"name": "classic daiquiri", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "A | "desc": "A sweet rum and lime mix, a favourite of writers and politicians.", | ||
"physicalDesc": " | "physicalDesc": "tart", | ||
"color": "# | "color": "#DDFFDDFF", | ||
"recipes": [], | "recipes": [ | ||
"Daiquiri" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 1,632: | Line 1,602: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 1,645: | Line 1,607: | ||
} | } | ||
}, | }, | ||
" | "ToxinsSpecial": { | ||
"id": " | "id": "ToxinsSpecial", | ||
"name": " | "name": "toxins special", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "This thing is ON FIRE! CALL THE DAMN SHUTTLE!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#665C00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 1,660: | Line 1,622: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | }, | ||
] | { | ||
} | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Flour": { | ||
"id": " | "id": "Flour", | ||
"name": " | "name": "flour", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Used for baking.", | ||
"physicalDesc": " | "physicalDesc": "powdery", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Reagent": "Sugar", | ||
"Group": null, | |||
"Amount": 0.4, | |||
"conditions": null, | |||
"probability": 1, | |||
}, | "id": "AdjustReagent" | ||
" | }, | ||
" | { | ||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 1,698: | Line 1,669: | ||
} | } | ||
}, | }, | ||
" | "Rewriter": { | ||
"id": " | "id": "Rewriter", | ||
"name": " | "name": "rewriter", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "The secret of the sanctuary of the Librarian...", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#485000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Rewriter" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 1,715: | Line 1,686: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"GreenGrass": { | |||
"id": "GreenGrass", | |||
"name": "green grass", | |||
"group": "Drinks", | |||
"desc": "Green grass, or grüne wiese, is a peculiar green cocktail hailing from the now dissolved GDR. Popular amongst the disillusioned and ingenuous alike.", | |||
"physicalDesc": "tangy", | |||
"color": "#66AA55FF", | |||
"recipes": [ | |||
"GreenGrass" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 1,730: | Line 1,717: | ||
} | } | ||
}, | }, | ||
" | "Hydrogen": { | ||
"id": " | "id": "Hydrogen", | ||
"name": " | "name": "hydrogen", | ||
"group": " | "group": "Elements", | ||
"desc": "A | "desc": "A light, flammable gas.", | ||
"physicalDesc": "gaseous", | "physicalDesc": "gaseous", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"THC": { | |||
"id": "THC", | |||
"name": "THC", | |||
"group": "Narcotics", | |||
"desc": "The main psychoactive compound in cannabis.", | |||
"physicalDesc": "crystalline", | |||
"color": "#808080FF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
"Component": "SeeingRainbows", | |||
"Time": 16, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
" | "probability": 1, | ||
" | "id": "GenericStatusEffect" | ||
" | } | ||
] | |||
} | |||
} | |||
}, | |||
"Water": { | |||
"id": "Water", | |||
"name": "water", | |||
"group": "Drinks", | |||
"desc": "A colorless liquid that humans need in order to survive.", | |||
"physicalDesc": "translucent", | |||
"color": "#75B1F0FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 4, | ||
}, | "id": "SatiateThirst" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"WhiskeyCola": { | |||
"id": "WhiskeyCola", | |||
"name": "whiskey cola", | |||
"group": "Drinks", | |||
"desc": "Whiskey, mixed with cola. Surprisingly refreshing.", | |||
"physicalDesc": "bubbly", | |||
"color": "#3E1B00FF", | |||
"recipes": [ | |||
"WhiskeyCola" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
" | "Amount": 0.15, | ||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 1,831: | Line 1,807: | ||
} | } | ||
}, | }, | ||
" | "MilkSoy": { | ||
"id": " | "id": "MilkSoy", | ||
"name": " | "name": "soy milk", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Consumers favorite.", | ||
"physicalDesc": " | "physicalDesc": "refreshing", | ||
"color": "# | "color": "#D2C29DFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 4, | ||
"id": " | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 1,859: | Line 1,829: | ||
} | } | ||
}, | }, | ||
" | "SuiDream": { | ||
"id": " | "id": "SuiDream", | ||
"name": " | "name": "sui dream", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "'Comprised of: White soda, blue curacao, melon liquor.'", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#00A86BFF", | ||
"recipes": [], | "recipes": [ | ||
"SuiDream" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": " | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.18, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 1,883: | Line 1,861: | ||
} | } | ||
}, | }, | ||
" | "Blood": { | ||
"id": " | "id": "Blood", | ||
"name": " | "name": "blood", | ||
"group": " | "group": "Biological", | ||
"desc": " | "desc": "I hope this is ketchup.", | ||
"physicalDesc": " | "physicalDesc": "ferrous", | ||
"color": "# | "color": "#800000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
" | "probability": 1, | ||
"HydrationFactor": 1.5, | |||
" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"conditions": [ | |||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | } | ||
], | |||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 0.5, | ||
"id": "SatiateHunger" | |||
}, | |||
{ | { | ||
"conditions": | "Reagent": "Water", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": [ | |||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Protein", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
} | }, | ||
] | { | ||
"Reagent": "Omnizine", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": [ | |||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Blackpepper": { | ||
"id": " | "id": "Blackpepper", | ||
"name": " | "name": "black pepper", | ||
"group": "Foods", | |||
"desc": "Often used to flavor food or make people sneeze.", | |||
"physicalDesc": "grainy", | |||
"color": "#000000FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Booger": { | |||
"id": "Booger", | |||
"name": "booger", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Ewww...", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#8CFF8CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Booger" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 1,974: | Line 1,979: | ||
} | } | ||
}, | }, | ||
" | "Hyronalin": { | ||
"id": " | "id": "Hyronalin", | ||
"name": " | "name": "hyronalin", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine.", | ||
"physicalDesc": " | "physicalDesc": "cloudy", | ||
"color": "# | "color": "#4CB580FF", | ||
"recipes": [], | "recipes": [ | ||
"Hyronalin" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Radiation": -1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 1,995: | Line 2,002: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": [ | "conditions": null, | ||
{ | "probability": 1, | ||
"Min": | "id": "HealthChange" | ||
}, | |||
{ | |||
"ThirstAmount": -40, | |||
"HungerAmount": -40, | |||
"conditions": null, | |||
"probability": 0.02, | |||
"id": "ChemVomit" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Heat": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | } | ||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | { | ||
" | "Min": 30, | ||
" | "Max": 21474836, | ||
"id": " | "Reagent": null, | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Jitter" | ||
} | } | ||
] | ] | ||
Line 2,015: | Line 2,053: | ||
} | } | ||
}, | }, | ||
" | "UncookedAnimalProteins": { | ||
"id": " | "id": "UncookedAnimalProteins", | ||
"name": " | "name": "uncooked animal proteins", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "This is very risky for the stomachs of softer lifeforms to digest.", | ||
"physicalDesc": " | "physicalDesc": "clumpy", | ||
"color": "# | "color": "#FFFFE5FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "damage": { | ||
"types": { | |||
"Poison": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Protein", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.5, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
Line 2,047: | Line 2,102: | ||
} | } | ||
}, | }, | ||
" | "Romerol": { | ||
"id": " | "id": "Romerol", | ||
"name": " | "name": "romerol", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "A difficult to procure chemical used in the reversal of the zombification process. Tastes like death.", | ||
"physicalDesc": " | "physicalDesc": "acrid", | ||
"color": "# | "color": "#7E916EFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Romerol" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 2,064: | Line 2,119: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 0.5 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 2,073: | Line 2,128: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 2,088: | Line 2,133: | ||
} | } | ||
}, | }, | ||
" | "NorepinephricAcid": { | ||
"id": " | "id": "NorepinephricAcid", | ||
"name": " | "name": "norepinephric acid", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Makes you unable to see while metabolizing.", | ||
"physicalDesc": " | "physicalDesc": "milky", | ||
"color": "# | "color": "#96A8B5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "NorepinephricAcid" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Messages": [ | ||
"generic-reagent-effect-burning-eyes", | |||
"generic-reagent-effect-burning-eyes-a-bit", | |||
" | "generic-reagent-effect-tearing-up", | ||
" | "norepinephricacid-effect-eyelids", | ||
"norepinephricacid-effect-eyes-itch", | |||
"norepinephricacid-effect-vision-fade", | |||
"norepinephricacid-effect-vision-fail" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.08, | ||
"id": " | "id": "PopupMessage" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"norepinephricacid-effect-eye-disconnect", | |||
" | "norepinephricacid-effect-eye-pain", | ||
" | "norepinephricacid-effect-darkness", | ||
" | "norepinephricacid-effect-blindness" | ||
], | |||
"probability": | "Type": 1, | ||
"id": " | "VisualType": 3, | ||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.03, | |||
"id": "PopupMessage" | |||
}, | }, | ||
{ | { | ||
"Key": " | "Key": "TemporaryBlindness", | ||
"Component": " | "Component": "TemporaryBlindness", | ||
"Time": 2, | "Time": 2, | ||
"Refresh": true, | "Refresh": true, | ||
"Type": 0, | "Type": 0, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | "id": "GenericStatusEffect" | ||
Line 2,136: | Line 2,204: | ||
} | } | ||
}, | }, | ||
" | "Vermouth": { | ||
"id": " | "id": "Vermouth", | ||
"name": " | "name": "vermouth", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Aromatized, fortified white wine flavored with various botanicals.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#91FF91FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 2,160: | Line 2,234: | ||
} | } | ||
}, | }, | ||
" | "HorseradishSauce": { | ||
"id": " | "id": "HorseradishSauce", | ||
"name": " | "name": "horseradish sauce", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Smelly horseradish sauce.", | ||
"physicalDesc": " | "physicalDesc": "overpowering", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": null | |||
}, | |||
"metabolisms": { | "Nocturine": { | ||
" | "id": "Nocturine", | ||
"rate": 0.5, | "name": "nocturine", | ||
"group": "Narcotics", | |||
"desc": "Makes you feel very tired and unable to stand up. Basically, it's bone hurting juice.", | |||
"physicalDesc": "powdery", | |||
"color": "#128E80FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 2,205: | Line 2,267: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 60, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
Line 2,215: | Line 2,277: | ||
}, | }, | ||
{ | { | ||
" | "Key": "ForcedSleep", | ||
" | "Component": "ForcedSleeping", | ||
"Time": 2, | "Time": 2, | ||
"Refresh": | "Refresh": false, | ||
"Type": 0, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 8, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "Nocturine", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
Line 2,234: | Line 2,297: | ||
} | } | ||
}, | }, | ||
" | "Licoxide": { | ||
"id": " | "id": "Licoxide", | ||
"name": " | "name": "Licoxide", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "It looks... electrifying.", | ||
"physicalDesc": " | "physicalDesc": "electric", | ||
"color": "# | "color": "#FDD023FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"ElectrocuteTime": 2, | |||
"ElectrocuteDamageScale": 5, | |||
"Refresh": true, | |||
"conditions": null, | "conditions": null, | ||
"probability | "probability": 0.5, | ||
"id": "Electrocute" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 2,264: | Line 2,321: | ||
} | } | ||
}, | }, | ||
" | "TheMartinez": { | ||
"id": " | "id": "TheMartinez", | ||
"name": " | "name": "The Martinez", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "The edgerunner legend. Remembered by a drink, Forgotten by a drunk.", | ||
"physicalDesc": " | "physicalDesc": "vibrant", | ||
"color": "# | "color": "#75B1F0FF", | ||
"recipes": [], | "recipes": [ | ||
"TheMartinez" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 2,322: | Line 2,345: | ||
} | } | ||
}, | }, | ||
" | "IceCream": { | ||
"id": " | "id": "IceCream", | ||
"name": " | "name": "ice cream", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "It was either this or the microwave, and nobody wants ice cream soup!", | ||
"physicalDesc": " | "physicalDesc": "creamy", | ||
"color": "# | "color": "#FFFBD6FF", | ||
"recipes": [ | "recipes": [ | ||
" | "IceCream" | ||
], | ], | ||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Gin": { | |||
"id": "Gin", | |||
"name": "gin", | |||
"group": "Drinks", | |||
"desc": "A distilled alcoholic drink that derives its predominant flavour from juniper berries.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 2,354: | Line 2,399: | ||
} | } | ||
}, | }, | ||
" | "Neurotoxin": { | ||
"id": " | "id": "Neurotoxin", | ||
"name": " | "name": "neurotoxin", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A strong neurotoxin that puts the subject into a death-like state.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#2E2E61FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 2,375: | Line 2,420: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.25, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 2,381: | Line 2,426: | ||
} | } | ||
] | ] | ||
} | }, | ||
"Poison": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 2,401: | Line 2,433: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 2,407: | Line 2,439: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"EnergyDrink": { | |||
"id": "EnergyDrink", | |||
"name": "Energy Drink", | |||
"group": "Drinks", | |||
"desc": "A dose of energy! Nanotrasen is not responsible if you grow avian appendages.", | |||
"physicalDesc": "fizzy", | |||
"color": "#FFFFBFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
Line 2,425: | Line 2,466: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Theobromine", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 2,452: | Line 2,477: | ||
} | } | ||
}, | }, | ||
" | "NitrousOxide": { | ||
"id": " | "id": "NitrousOxide", | ||
"name": " | "name": "nitrous oxide", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "You know how everything seems funnier when you're tired? Well...", | ||
"physicalDesc": " | "physicalDesc": "gaseous", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | |||
"Gas": { | |||
"metabolisms": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Messages": [ | ||
"effect-sleepy" | |||
], | |||
" | "Type": 1, | ||
" | "VisualType": 2, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
"probability": 1 | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "StatusLifetime": 2, | ||
"conditions": [ | |||
{ | |||
"conditions | "Min": 1, | ||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | { | ||
"Type": " | "Type": "Slime", | ||
"ShouldHave": | "ShouldHave": false, | ||
"id": "OrganType" | "id": "OrganType" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "WalkSpeedModifier": 0.65, | ||
"SprintSpeedModifier": 0.65, | |||
"id": "MovespeedModifier" | |||
}, | }, | ||
{ | { | ||
" | "Key": "ForcedSleep", | ||
"Component": "ForcedSleeping", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 1.8, | ||
" | "Max": 21474836, | ||
" | "Reagent": "NitrousOxide", | ||
"id": "ReagentThreshold" | |||
}, | |||
{ | { | ||
"Type": " | "Type": "Slime", | ||
"ShouldHave": | "ShouldHave": false, | ||
"id": "OrganType" | "id": "OrganType" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 0.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 3.5, | ||
" | "Max": 21474836, | ||
" | "Reagent": "NitrousOxide", | ||
"id": "ReagentThreshold" | |||
}, | |||
{ | { | ||
"Type": " | "Type": "Slime", | ||
"ShouldHave": false, | "ShouldHave": false, | ||
"id": "OrganType" | "id": "OrganType" | ||
Line 2,605: | Line 2,576: | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 2,611: | Line 2,582: | ||
} | } | ||
}, | }, | ||
" | "WhiteRussian": { | ||
"id": " | "id": "WhiteRussian", | ||
"name": " | "name": "white russian", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "That's just, like, your opinion, man...", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#A68340FF", | ||
"recipes": [ | "recipes": [ | ||
" | "WhiteRussian" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 2,634: | Line 2,605: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 2,643: | Line 2,614: | ||
} | } | ||
}, | }, | ||
" | "Spaceacillin": { | ||
"id": " | "id": "Spaceacillin", | ||
"name": " | "name": "spaceacillin", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "A theta-lactam antibiotic. A common and very useful medicine, effective against many diseases likely to be encountered in space. Slows progression of diseases.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#9942F5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Spaceacillin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"CureChance": 0.15, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ChemCureDisease" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 2,667: | Line 2,638: | ||
} | } | ||
}, | }, | ||
" | "Silver": { | ||
"id": " | "id": "Silver", | ||
"name": " | "name": "silver", | ||
"group": "Elements", | |||
"desc": "A soft, white, lustrous transition metal, it has the highest electrical conductivity of any element and the highest thermal conductivity of any metal.", | |||
"physicalDesc": "reasonably metallic", | |||
"color": "#D0D0D0FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Ultravasculine": { | |||
"id": "Ultravasculine", | |||
"name": "ultravasculine", | |||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.", | ||
"physicalDesc": " | "physicalDesc": "thick and grainy", | ||
"color": "# | "color": "#520E30FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Ultravasculine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 2,683: | Line 2,664: | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": | "types": null, | ||
"groups": { | "groups": { | ||
"Brute": | "Toxin": -3, | ||
"Brute": 0.5 | |||
} | } | ||
}, | }, | ||
Line 2,697: | Line 2,674: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": 0, | "Min": 0, | ||
"id": " | "Max": 30, | ||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | }, | ||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Toxin": -1, | |||
"Brute": 3 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Reagent": "Histamine", | |||
"Group": null, | |||
"Amount": -1, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | { | ||
"conditions": | "Reagent": "Ultravasculine", | ||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 2,731: | Line 2,738: | ||
} | } | ||
}, | }, | ||
" | "Vitamin": { | ||
"id": " | "id": "Vitamin", | ||
"name": " | "name": "vitamin", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Found in healthy, complete meals.", | ||
"physicalDesc": " | "physicalDesc": "chalky", | ||
"color": "# | "color": "#D3D3D3FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
"Brute": -0.5, | |||
"Burn": -0.5 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.5, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Scaled": false, | |||
"Amount": -0.25, | |||
"conditions": [ | |||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ModifyBleedAmount" | |||
}, | |||
{ | |||
"conditions": [ | |||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 3, | ||
"id": "SatiateHunger" | |||
} | } | ||
] | ] | ||
Line 2,760: | Line 2,799: | ||
} | } | ||
}, | }, | ||
" | "CarpoToxin": { | ||
"id": " | "id": "CarpoToxin", | ||
"name": " | "name": "carpotoxin", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Toxic secretions of a space carp. Causes a painful burning sensation.", | ||
"physicalDesc": " | "physicalDesc": "exotic smelling", | ||
"color": "# | "color": "#E2A38CFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
Line 2,777: | Line 2,814: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 4 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 2,786: | Line 2,823: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": null, | |||
"probability": 0.33, | |||
"id": "PopupMessage" | |||
} | } | ||
] | ] | ||
Line 2,791: | Line 2,838: | ||
} | } | ||
}, | }, | ||
" | "Moonshine": { | ||
"id": " | "id": "Moonshine", | ||
"name": " | "name": "moonshine", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Artisanal homemade liquor. What could go wrong?", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#D1D7D155", | ||
"recipes": [ | "recipes": [ | ||
" | "Moonshine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 2,814: | Line 2,861: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.25, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 2,829: | Line 2,870: | ||
} | } | ||
}, | }, | ||
" | "Plasma": { | ||
"id": " | "id": "Plasma", | ||
"name": " | "name": "plasma", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Funky, space-magic pixie dust. You probably shouldn't eat this, but we both know you will anyways.", | ||
"physicalDesc": " | "physicalDesc": "gaseous", | ||
"color": "# | "color": "#7E009EFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
{ | "types": { | ||
" | "Poison": 3 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Reagent": "Inaprovaline", | |||
"Group": null, | |||
"Amount": -2, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
} | }, | ||
"Gas": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 2,881: | Line 2,925: | ||
} | } | ||
}, | }, | ||
" | "Protein": { | ||
"id": " | "id": "Protein", | ||
"name": " | "name": "protein", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Found in certain meals, good for bodily health.", | ||
"physicalDesc": " | "physicalDesc": "clumpy", | ||
"color": "# | "color": "#FFFFE5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ProteinCooking" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -0.4 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.5, | ||
"id": "HealthChange" | |||
"id": " | }, | ||
{ | { | ||
"Scaled": false, | |||
"Amount": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ModifyBloodLevel" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 3, | ||
"id": "SatiateHunger" | |||
} | } | ||
] | ] | ||
Line 2,937: | Line 2,969: | ||
} | } | ||
}, | }, | ||
" | "JuiceOrange": { | ||
"id": " | "id": "JuiceOrange", | ||
"name": " | "name": "orange juice", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Both delicious AND rich in Vitamin C. What more do you need?", | ||
"physicalDesc": " | "physicalDesc": "citric", | ||
"color": "# | "color": "#E78108FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 2,952: | Line 2,984: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Rice": { | ||
"id": " | "id": "Rice", | ||
"name": " | "name": "rice", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Hard, small white grains.", | ||
"physicalDesc": "chewy", | |||
"color": "#FFFFFFFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Sugar", | |||
"Group": null, | |||
"Amount": 0.4, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Nutriment", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.1, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 3,007: | Line 3,023: | ||
} | } | ||
}, | }, | ||
" | "HotRamen": { | ||
"id": " | "id": "HotRamen", | ||
"name": " | "name": "hot ramen", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Hot noodles.", | ||
"physicalDesc": " | "physicalDesc": "wormy", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "HotRamen" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 4, | ||
"id": "SatiateHunger" | |||
} | } | ||
] | ] | ||
Line 3,039: | Line 3,053: | ||
} | } | ||
}, | }, | ||
" | "Uranium": { | ||
"id": " | "id": "Uranium", | ||
"name": " | "name": "uranium", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "A grey metallic chemical element in the actinide series, weakly radioactive.", | ||
"physicalDesc": "metallic", | |||
"color": "#8FA191FF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Radiation": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 3,083: | Line 3,082: | ||
} | } | ||
}, | }, | ||
" | "Barozine": { | ||
"id": " | "id": "Barozine", | ||
"name": " | "name": "barozine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.", | ||
"physicalDesc": "viscous", | |||
"color": "#FF867DFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Heat": 0.5 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 0.3, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -40, | ||
" | "HungerAmount": -40, | ||
"conditions": [ | |||
"conditions": | { | ||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.15, | |||
"id": "ChemVomit" | |||
}, | |||
{ | { | ||
"Key": "PressureImmunity", | |||
"Component": "PressureImmunity", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Key": "Stutter", | ||
" | "Component": "StutteringAccent", | ||
" | "Time": 2, | ||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | }, | ||
] | { | ||
} | "Amplitude": 10, | ||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Jitter" | |||
}, | |||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "Emote" | |||
}, | |||
{ | |||
"Messages": [ | |||
"barozine-effect-skin-burning", | |||
"barozine-effect-muscle-contract" | |||
], | |||
"Type": 1, | |||
"VisualType": 4, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "FourteenLoko": { | ||
"id": " | "id": "FourteenLoko", | ||
"name": " | "name": "Fourteen Loko", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A highly processed liquid substance barely-passing intergalatic health standards for a soft drink.", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#DEB928FF", | ||
"recipes": [], | "recipes": [ | ||
"FourteenLoko" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 3,186: | Line 3,213: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Theobromine", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.1, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 3,194: | Line 3,221: | ||
} | } | ||
] | ] | ||
}, | |||
"Poison": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Poison": 1 | ||
"id": " | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | } | ||
] | ] | ||
Line 3,219: | Line 3,242: | ||
} | } | ||
}, | }, | ||
" | "Grog": { | ||
"id": " | "id": "Grog", | ||
"name": " | "name": "grog", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Watered-down rum, pirate approved!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Grog" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 3,236: | Line 3,259: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 3,243: | Line 3,274: | ||
} | } | ||
}, | }, | ||
" | "Nothing": { | ||
"id": " | "id": "Nothing", | ||
"name": " | "name": "nothing", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Absolutely nothing.", | ||
"physicalDesc": " | "physicalDesc": "nothing", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 3,260: | Line 3,291: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 3,297: | Line 3,320: | ||
} | } | ||
}, | }, | ||
" | "Pax": { | ||
"id": " | "id": "Pax", | ||
"name": " | "name": "pax", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "A psychiatric drug which prevents the patient from directly harming anyone.", | ||
"physicalDesc": " | "physicalDesc": "soothing", | ||
"color": "# | "color": "#AAAAAAFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Pax" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "Pacified", | ||
"Component": "Pacified", | |||
"Time": 2, | |||
"Refresh": false, | |||
"Type": 0, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
Line 3,330: | Line 3,348: | ||
} | } | ||
}, | }, | ||
" | "Stimulants": { | ||
"id": " | "id": "Stimulants", | ||
"name": " | "name": "stimulants", | ||
"group": " | "group": "Narcotics", | ||
"desc": "A | "desc": "A chemical cocktail developed by Donk Co. that allows agents to recover from stuns faster, move more quickly, and grants a small heal while close to critical condition. Due to the complex nature of the chemical, it is much harder for the body to purge naturally.", | ||
"physicalDesc": " | "physicalDesc": "energizing", | ||
"color": "# | "color": "#9A040EFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": | "rate": 1, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"StatusLifetime": 2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "WalkSpeedModifier": 1.3, | ||
"id": " | "SprintSpeedModifier": 1.3, | ||
"id": "MovespeedModifier" | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "damage": { | ||
" | "types": { | ||
" | "Poison": 1 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 80, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
}, | }, | ||
{ | { | ||
" | "Key": "KnockedDown", | ||
" | "Component": "", | ||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
} | }, | ||
"Medicine": { | |||
"rate": 1, | |||
" | |||
"rate": | |||
"effects": [ | "effects": [ | ||
{ | |||
"TimerReset": 600, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ResetNarcolepsy" | |||
}, | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1, | ||
"id": " | "id": "SatiateHunger" | ||
} | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 1, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": null, | ||
" | "groups": { | ||
"conditions": | "Burn": -1, | ||
"Brute": -1 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Max": 120, | |||
"Min": 70, | |||
"id": "TotalDamage" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 3,433: | Line 3,455: | ||
} | } | ||
}, | }, | ||
" | "Impedrezene": { | ||
"id": " | "id": "Impedrezene", | ||
"name": " | "name": "impedrezene", | ||
"group": " | "group": "Narcotics", | ||
"desc": "A | "desc": "A narcotic that impedes one's ability by slowing down the higher brain cell functions. Causes massive brain damage.", | ||
"physicalDesc": " | "physicalDesc": "acrid", | ||
"color": "# | "color": "#215263FF", | ||
"recipes": [], | "recipes": [ | ||
"Impedrezene" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | |||
"StatusLifetime": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 0.65, | |||
"SprintSpeedModifier": 0.65, | |||
"id": "MovespeedModifier" | |||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
Line 3,459: | Line 3,491: | ||
}, | }, | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
" | "Component": "SeeingRainbows", | ||
"Time": 10, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"ThirstAmount": -40, | |||
"HungerAmount": -40, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "ChemVomit" | |||
}, | |||
{ | |||
"BoozePower": 5, | |||
"SlurSpeech": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Drunk" | ||
} | } | ||
] | ] | ||
Line 3,469: | Line 3,518: | ||
} | } | ||
}, | }, | ||
" | "Fat": { | ||
"id": " | "id": "Fat", | ||
"name": " | "name": "fat", | ||
"group": "Biological", | |||
"desc": "No matter how it was obtained, its application is important.", | |||
"physicalDesc": "exotic smelling", | |||
"color": "#D8D8B0FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"ShamblersJuice": { | |||
"id": "ShamblersJuice", | |||
"name": "Shambler's Juice", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "~Shake me up some of that Shambler's Juice!~", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#66538FFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 3,486: | Line 3,545: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 3,499: | Line 3,550: | ||
} | } | ||
}, | }, | ||
" | "FoamingAgent": { | ||
"id": " | "id": "FoamingAgent", | ||
"name": " | "name": "foaming agent", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Makes foam such as that's required in metal foam grenades.", | ||
"physicalDesc": " | "physicalDesc": "foamy", | ||
"color": "# | "color": "#215263FF", | ||
"recipes": [ | "recipes": [ | ||
"FoamingAgent" | |||
], | |||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "Iron": { | ||
"id": " | "id": "Iron", | ||
"name": " | "name": "iron", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "A silvery-grey metal which forms iron oxides (rust) with contact with air. Commonly alloyed with other elements to create alloys such as steel.", | ||
"physicalDesc": " | "physicalDesc": "metallic", | ||
"color": "# | "color": "#434B4DFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Scaled": false, | |||
"Amount": 4, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ModifyBloodLevel" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 3,561: | Line 3,585: | ||
} | } | ||
}, | }, | ||
" | "Epinephrine": { | ||
"id": " | "id": "Epinephrine", | ||
"name": " | "name": "epinephrine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Effective at bringing people back from a critical state. Reduces some stun times. Easy to overdose on.", | ||
"physicalDesc": " | "physicalDesc": "odorless", | ||
"color": "# | "color": "#D2FFFAFF", | ||
"recipes": [], | "recipes": [ | ||
"Epinephrine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 3,576: | Line 3,602: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Asphyxiation": -3, | ||
"Poison": -0.5 | |||
}, | }, | ||
"groups": | "groups": { | ||
"Brute": -0.5, | |||
"Burn": -0.5 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"mobstate": 2, | |||
"id": "MobStateCondition" | |||
}, | |||
{ | |||
"Min": 0, | |||
"Max": 20, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Asphyxiation": 1, | |||
"Poison": 1 | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | { | ||
" | "Reagent": "Lexorin", | ||
"Group": null, | |||
"Amount": -2, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | }, | ||
{ | { | ||
"Reagent": "Epinephrine", | |||
"Group": null, | |||
"Amount": -1, | |||
"conditions": [ | |||
{ | |||
"Reagent": "Epinephrine", | |||
"Group": null, | |||
"Amount": -1, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | "Min": 1, | ||
"Max": 21474836, | "Max": 21474836, | ||
Line 3,770: | Line 3,710: | ||
} | } | ||
}, | }, | ||
" | "Wine": { | ||
"id": " | "id": "Wine", | ||
"name": " | "name": "wine", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "An premium alchoholic beverage made from distilled grape juice.", | ||
"physicalDesc": " | "physicalDesc": "translucent", | ||
"color": "# | "color": "#7E4043FF", | ||
"recipes": [ | "recipes": [ | ||
" | "BloodToWine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 3,803: | Line 3,733: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 3,812: | Line 3,742: | ||
} | } | ||
}, | }, | ||
" | "Beer": { | ||
"id": " | "id": "Beer", | ||
"name": " | "name": "beer", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "An alcoholic beverage made from malted grains, hops, yeast, and water.", | ||
"physicalDesc": " | "physicalDesc": "bubbly", | ||
"color": "# | "color": "#CFA85FFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 3,831: | Line 3,759: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 3,836: | Line 3,772: | ||
} | } | ||
}, | }, | ||
" | "Ale": { | ||
"id": " | "id": "Ale", | ||
"name": " | "name": "ale", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A dark alchoholic beverage made by malted barley and yeast.", | ||
"physicalDesc": " | "physicalDesc": "bubbly", | ||
"color": "# | "color": "#663100FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
" | "Amount": 0.05, | ||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 3,897: | Line 3,802: | ||
} | } | ||
}, | }, | ||
" | "DriestMartini": { | ||
"id": " | "id": "DriestMartini", | ||
"name": " | "name": "driest martini", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Only for the experienced. You think you see sand floating in the glass.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#2E6671FF", | ||
"recipes": [ | "recipes": [ | ||
" | "DriestMartini" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 3,929: | Line 3,834: | ||
} | } | ||
}, | }, | ||
" | "SpaceMountainWind": { | ||
"id": " | "id": "SpaceMountainWind", | ||
"name": " | "name": "Space Mountain Wind", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Blows right through you like a space wind.", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#102000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 3,948: | Line 3,851: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 3,961: | Line 3,856: | ||
} | } | ||
}, | }, | ||
" | "Copper": { | ||
"id": " | "id": "Copper", | ||
"name": " | "name": "copper", | ||
"group": "Elements", | |||
"desc": "A soft, malleable, and ductile metal with very high thermal and electrical conductivity.", | |||
"physicalDesc": "metallic", | |||
"color": "#B05B3CFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Graveyard": { | |||
"id": "Graveyard", | |||
"name": "graveyard", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "For those shifts that never seem to end.", | ||
"physicalDesc": " | "physicalDesc": "dark-red", | ||
"color": "# | "color": "#4F1B1BFF", | ||
"recipes": [], | "recipes": [ | ||
"Graveyard" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 3,982: | Line 3,889: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.03, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 3,991: | Line 3,898: | ||
} | } | ||
}, | }, | ||
" | "SpaceGlue": { | ||
"id": " | "id": "SpaceGlue", | ||
"name": " | "name": "space glue", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Space Glue is a high performance glue intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people stick to the floor).", | ||
"physicalDesc": " | "physicalDesc": "sticky", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [ | ||
"SpaceGlue" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
" | "Component": "SeeingRainbows", | ||
" | "Time": 5, | ||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"Key": "Muted", | |||
"Component": "Muted", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"Soysauce": { | |||
"id": "Soysauce", | |||
"name": "soy sauce", | |||
"group": "Foods", | |||
"desc": "A salty soy-based flavoring.", | |||
"physicalDesc": "salty", | |||
"color": "#8B4513FF", | |||
"recipes": [ | |||
"CookingSoysauce" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Vampiric", | ||
"ShouldHave": false, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 0.5, | ||
"id": "SatiateHunger" | |||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 0. | "probability": 1, | ||
"id": " | "HydrationFactor": -0.5, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 4,056: | Line 3,972: | ||
} | } | ||
}, | }, | ||
" | "ManlyDorf": { | ||
"id": " | "id": "ManlyDorf", | ||
"name": " | "name": "manly dorf", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Beer and Ale, brought together in a delicious mix. Intended for stout dwarves only.", | ||
"physicalDesc": " | "physicalDesc": "fizzy and creamy", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"ManlyDorf" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 4,086: | Line 4,004: | ||
} | } | ||
}, | }, | ||
" | "Leporazine": { | ||
"id": " | "id": "Leporazine", | ||
"name": " | "name": "leporazine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.", | ||
"physicalDesc": " | "physicalDesc": "pungent", | ||
"color": "# | "color": "#FF7DB5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Leporazine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Cold": -4 | ||
}, | }, | ||
"groups": | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
Line 4,133: | Line 4,030: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | }, | ||
] | { | ||
} | "Amount": 100000, | ||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 293.15, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustTemperature" | |||
}, | |||
{ | |||
"Amount": -10000, | |||
"conditions": [ | |||
{ | |||
"Min": 293.15, | |||
"Max": 3.4028235e+38, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustTemperature" | |||
}, | |||
{ | |||
"Messages": [ | |||
"leporazine-effect-temperature-adjusting" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "PopupMessage" | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Ethyloxyephedrine": { | ||
"id": " | "id": "Ethyloxyephedrine", | ||
"name": " | "name": "ethyloxyephedrine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "An unstable medicine derived from desoxyephedrine. With the main effects of desoxyephedrine neutralized, it may be useful for something else.", | ||
"physicalDesc": " | "physicalDesc": "shiny", | ||
"color": "# | "color": "#D5D5E4FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Ethyloxyephedrine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Amplitude": 10, | ||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Jitter" | ||
} | }, | ||
{ | { | ||
"Key": "Stutter", | |||
"Component": "StutteringAccent", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "GenericStatusEffect" | ||
"id": " | }, | ||
{ | |||
"TimerReset": 600, | |||
"conditions": [ | |||
{ | |||
"Min": 10, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ResetNarcolepsy" | |||
}, | |||
{ | |||
"Messages": [ | |||
"ethyloxyephedrine-effect-feeling-awake", | |||
"ethyloxyephedrine-effect-clear-mind" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
} | } | ||
] | ] | ||
Line 4,203: | Line 4,130: | ||
} | } | ||
}, | }, | ||
" | "SulfuricAcid": { | ||
"id": " | "id": "SulfuricAcid", | ||
"name": " | "name": "sulfuric acid", | ||
"group": " | "group": "Toxins", | ||
"desc": "A | "desc": "A highly corrosive, oily, colorless liquid.", | ||
"physicalDesc": " | "physicalDesc": "oily", | ||
"color": "# | "color": "#BF8C00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "SulfuricAcid" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 4,239: | Line 4,158: | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"generic-reagent-effect-burning-insides" | |||
], | |||
" | "Type": 1, | ||
" | "VisualType": 4, | ||
"conditions": null, | "conditions": null, | ||
"probability": 0.33, | |||
"id": "PopupMessage" | |||
"probability": 0. | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 4,266: | Line 4,171: | ||
} | } | ||
}, | }, | ||
" | "NTCahors": { | ||
"id": " | "id": "NTCahors", | ||
"name": " | "name": "NeoTheology Cahors Wine", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Fortified dessert wine made from cabernet sauvignon, saperavi and other grapes.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#7E4043FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.05, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 4,304: | Line 4,201: | ||
} | } | ||
}, | }, | ||
" | "Dermaline": { | ||
"id": " | "id": "Dermaline", | ||
"name": " | "name": "dermaline", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "An advanced chemical that is more effective at treating burn damage than Kelotane.", | ||
"physicalDesc": " | "physicalDesc": "translucent", | ||
"color": "# | "color": "#215263FF", | ||
"recipes": [], | "recipes": [ | ||
"Dermaline" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Heat": -1, | |||
"Shock": -1, | |||
"Cold": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange" | ||
"id": " | }, | ||
} | { | ||
] | "damage": { | ||
"types": { | |||
"Asphyxiation": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Jitter" | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Ketchunaise": { | ||
"id": " | "id": "Ketchunaise", | ||
"name": " | "name": "ketchunaise", | ||
"group": "Foods", | |||
"desc": "So-called Russian dressing, popular among Space Americans.", | |||
"physicalDesc": "saucey", | |||
"color": "#FBA399FF", | |||
"recipes": [ | |||
"CookingKetchunaise" | |||
], | |||
"metabolisms": null | |||
}, | |||
"GrapeSoda": { | |||
"id": "GrapeSoda", | |||
"name": "grape soda", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "It's Graaaaaape!", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#AE94A6FF", | ||
"recipes": [ | "recipes": [ | ||
" | "GrapeSoda" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 4,350: | Line 4,306: | ||
} | } | ||
}, | }, | ||
" | "ScrewdriverCocktail": { | ||
"id": " | "id": "ScrewdriverCocktail", | ||
"name": " | "name": "screwdriver", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Vodka, mixed with plain ol' orange juice. The result is surprisingly delicious.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#A68310FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ScrewdriverCocktail" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 4,367: | Line 4,323: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 4,374: | Line 4,338: | ||
} | } | ||
}, | }, | ||
" | "MilkGoat": { | ||
"id": " | "id": "MilkGoat", | ||
"name": " | "name": "goats milk", | ||
"group": " | "group": "Drinks", | ||
"desc": "An | "desc": "An opaque white liquid produced by a goat. High buttermilk content.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#DFDFDFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 4,389: | Line 4,353: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 4, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"LemonLime": { | |||
"id": "LemonLime", | |||
"name": "lemon-lime", | |||
"group": "Drinks", | |||
"desc": "tangy lime and lemon soda", | |||
"physicalDesc": "fizzy", | |||
"color": "#878F00FF", | |||
"recipes": [ | |||
"LemonLime" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": 2, | |||
"HydrationFactor": | |||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
Line 4,440: | Line 4,384: | ||
} | } | ||
}, | }, | ||
" | "SnowWhite": { | ||
"id": " | "id": "SnowWhite", | ||
"name": " | "name": "snow white", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A cold refreshment.", | ||
"physicalDesc": "bubbly", | "physicalDesc": "bubbly", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "SnowWhite" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 4,463: | Line 4,407: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 4,472: | Line 4,416: | ||
} | } | ||
}, | }, | ||
" | "Frezon": { | ||
"id": " | "id": "Frezon", | ||
"name": " | "name": "frezon", | ||
"group": " | "group": "Unknown", | ||
"desc": "A | "desc": "A highly effective coolant.. and hallucinogenic.", | ||
"physicalDesc": " | "physicalDesc": "gaseous", | ||
"color": "# | "color": "#3A758CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Cellular": 0.01 | |||
" | }, | ||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": true, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": 0, | "Min": 0.5, | ||
"Max": | "Max": 21474836, | ||
"id": " | "Reagent": "Frezon", | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 1, | ||
"Max": | "Max": 21474836, | ||
"id": " | "Reagent": "Frezon", | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
}, | }, | ||
{ | { | ||
"Messages": [ | "BoozePower": 3, | ||
" | "SlurSpeech": true, | ||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Drunk" | |||
}, | |||
{ | |||
"Messages": [ | |||
"frezon-lungs-cold" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
}, | |||
{ | |||
"Messages": [ | |||
"frezon-euphoric" | |||
], | ], | ||
"Type": 1, | "Type": 1, | ||
"VisualType": 2, | "VisualType": 2, | ||
"conditions": | "conditions": [ | ||
"probability": 0. | { | ||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage" | "id": "PopupMessage" | ||
} | } | ||
Line 4,570: | Line 4,517: | ||
} | } | ||
}, | }, | ||
" | "SpaceUp": { | ||
"id": " | "id": "SpaceUp", | ||
"name": " | "name": "Space-Up", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Tastes like a hull breach in your mouth.", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#00FF00FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 4,595: | Line 4,539: | ||
} | } | ||
}, | }, | ||
" | "Siderlac": { | ||
"id": " | "id": "Siderlac", | ||
"name": " | "name": "siderlac", | ||
"group": " | "group": "Medicine", | ||
"desc": "A | "desc": "A powerful anti-caustic medicine derived from plants.", | ||
"physicalDesc": " | "physicalDesc": "milky", | ||
"color": "# | "color": "#F4DAB8FF", | ||
"recipes": [], | "recipes": [ | ||
"Siderlac" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Caustic": -5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 4,617: | Line 4,570: | ||
} | } | ||
}, | }, | ||
" | "BloodyMary": { | ||
"id": " | "id": "BloodyMary", | ||
"name": " | "name": "bloody mary", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A strange yet pleasurable mixture made of vodka, tomato, and lime juice.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#660000FF", | ||
"recipes": [], | "recipes": [ | ||
"BloodyMary" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 4,632: | Line 4,587: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 4,639: | Line 4,602: | ||
} | } | ||
}, | }, | ||
" | "FluorosulfuricAcid": { | ||
"id": " | "id": "FluorosulfuricAcid", | ||
"name": " | "name": "fluorosulfuric acid", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "An extremely corrosive chemical substance.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#5050FFFF", | ||
"recipes": [], | "recipes": [ | ||
"FluorosulfuricAcid" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 4,654: | Line 4,619: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 4,660: | Line 4,625: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 4, | |||
"conditions": null, | |||
"probability": 0.33, | |||
"id": "PopupMessage" | |||
} | } | ||
] | ] | ||
Line 4,674: | Line 4,643: | ||
} | } | ||
}, | }, | ||
" | "DevilsKiss": { | ||
"id": " | "id": "DevilsKiss", | ||
"name": " | "name": "devils kiss", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Creepy time!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#A68310FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 4,691: | Line 4,658: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 4,706: | Line 4,673: | ||
} | } | ||
}, | }, | ||
" | "Astrotame": { | ||
"id": " | "id": "Astrotame", | ||
"name": " | "name": "Astrotame", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "The sweetness of a thousand sugars but none of the calories.", | ||
"physicalDesc": " | "physicalDesc": "sugary", | ||
"color": "# | "color": "#7FFFD4FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Corpium": { | |||
"id": "Corpium", | |||
"name": "corpium", | |||
"group": "Toxins", | |||
"desc": "A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you.", | |||
"physicalDesc": "necrotic", | |||
"color": "#7668A1FF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Cellular": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "CauseChance": 1, | ||
" | "Disease": "ActiveZombieVirus", | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ChemCauseDisease" | ||
} | } | ||
] | ] | ||
Line 4,736: | Line 4,719: | ||
} | } | ||
}, | }, | ||
" | "Bechamel": { | ||
"id": " | "id": "Bechamel", | ||
"name": " | "name": "bechamel sauce", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "A classic white sauce common to several European cultures.", | ||
"physicalDesc": " | "physicalDesc": "creamy", | ||
"color": "# | "color": "#FFFBC7FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Cream", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.55, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "OilOlive", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.1, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 4,800: | Line 4,759: | ||
} | } | ||
}, | }, | ||
" | "UnstableMutagen": { | ||
"id": " | "id": "UnstableMutagen", | ||
"name": " | "name": "unstable mutagen", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Causes mutations when injected into living people or plants. High doses may be lethal, especially in humans.", | ||
"physicalDesc": " | "physicalDesc": "glowing", | ||
"color": "# | "color": "#00FF5FFF", | ||
"recipes": [], | "recipes": [ | ||
"UnstableMutagen" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Radiation": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 4,822: | Line 4,790: | ||
} | } | ||
}, | }, | ||
" | "DexalinPlus": { | ||
"id": " | "id": "DexalinPlus", | ||
"name": " | "name": "dexalin plus", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Used in treatment of extreme cases of oxygen deprivation. Effective at healing blood loss damage.", | ||
"physicalDesc": " | "physicalDesc": "cloudy", | ||
"color": "# | "color": "#4DA0BDFF", | ||
"recipes": [ | "recipes": [ | ||
" | "DexalinPlus" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Asphyxiation": -3.5, | |||
"Bloodloss": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Reagent": "Lexorin", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 1, | ||
" | "Max": 21474836, | ||
"id": " | "Reagent": "Lexorin", | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 4,858: | Line 4,837: | ||
} | } | ||
}, | }, | ||
" | "PestKiller": { | ||
"id": " | "id": "PestKiller", | ||
"name": " | "name": "pest killer", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "A mixture that targets pests.", | ||
"physicalDesc": " | "physicalDesc": "bubbling", | ||
"color": "# | "color": "#9E9886FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": 3 | |||
" | }, | ||
} | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
"probability": | { | ||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
Line 4,887: | Line 4,872: | ||
} | } | ||
}, | }, | ||
" | "Hotsauce": { | ||
"id": " | "id": "Hotsauce", | ||
"name": " | "name": "hotsauce", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Burns so good.", | ||
"physicalDesc": " | "physicalDesc": "spicy", | ||
"color": "# | "color": "#FF0000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "CookingHotsauce" | ||
], | ], | ||
"metabolisms": null | |||
}, | |||
"RedMead": { | |||
"id": "RedMead", | |||
"name": "red mead", | |||
"group": "Drinks", | |||
"desc": "The true Viking's drink! Even though it has a strange red color.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#C73C00FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.05, | |||
" | "conditions": null, | ||
"probability": 1, | |||
"conditions | "id": "AdjustReagent" | ||
} | |||
"probability": 1, | |||
"id": " | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Butter": { | ||
"id": " | "id": "Butter", | ||
"name": " | "name": "butter", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Thick and creamy.", | ||
"physicalDesc": " | "physicalDesc": "creamy", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.75, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 4,974: | Line 4,938: | ||
} | } | ||
}, | }, | ||
" | "Ketchup": { | ||
"id": " | "id": "Ketchup", | ||
"name": " | "name": "ketchup", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Made from pureed tomatoes and flavored with spices.", | ||
"physicalDesc": " | "physicalDesc": "tangy", | ||
"color": "# | "color": "#FF0000FF", | ||
"recipes": [ | |||
"CookingKetchup" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Napalm": { | |||
"id": "Napalm", | |||
"name": "napalm", | |||
"group": "Pyrotechnic", | |||
"desc": "It's just a little flammable.", | |||
"physicalDesc": "soapy", | |||
"color": "#FA00AFFF", | |||
"recipes": [ | "recipes": [ | ||
" | "Napalm" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
" | "Heat": 1 | ||
" | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Multiplier": 0.4, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "FlammableReaction" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Cryoxadone": { | |||
"id": "Cryoxadone", | |||
"name": "cryoxadone", | |||
"group": "Medicine", | |||
"desc": "Required for the proper function of cryogenics. Heals all standard types of damage very swiftly, but only works in temperatures under 170K (usually this means cryo cells). Can also slowly heal clone damage, such as caused by cloning or Slimes.", | |||
"physicalDesc": "fizzy", | |||
"color": "#0091FFFF", | |||
"recipes": [ | |||
"Cryoxadone" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
"types": null, | |||
"groups": { | |||
"Airloss": -6, | |||
"Brute": -4, | |||
"Burn": -6, | |||
"Toxin": -4 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 0, | ||
"Max": | "Max": 150, | ||
"id": "Temperature" | |||
"id": " | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 5,035: | Line 5,027: | ||
} | } | ||
}, | }, | ||
" | "Aluminium": { | ||
"id": " | "id": "Aluminium", | ||
"name": " | "name": "aluminium", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "A silver, soft, non-magnetic, and ductile metal.", | ||
"physicalDesc": " | "physicalDesc": "metallic", | ||
"color": "# | "color": "#848789FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Mold": { | |||
"id": "Mold", | |||
"name": "mold", | |||
"group": "Toxins", | |||
"desc": "Often found in dark, humid places or on old bread.", | |||
"physicalDesc": "fuzzy", | |||
"color": "#8A9A5BFF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange" | ||
"id": " | }, | ||
{ | |||
"Diseases": [ | |||
"VentCough", | |||
"SpaceCold", | |||
"SpaceFlu", | |||
"BirdFlew", | |||
"Plague", | |||
"TongueTwister", | |||
"MemeticAmirmir" | |||
], | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Mold", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ChemCauseRandomDisease" | |||
} | } | ||
] | ] | ||
Line 5,057: | Line 5,087: | ||
} | } | ||
}, | }, | ||
" | "Phalanximine": { | ||
"id": " | "id": "Phalanximine", | ||
"name": " | "name": "phalanximine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Used in the treatment of cancer. Causes moderate radiation poisoning.", | ||
"physicalDesc": " | "physicalDesc": "acrid", | ||
"color": "# | "color": "#C8FF75FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Phalanximine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Cellular": -1, | |||
"Radiation": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange" | ||
"id": " | }, | ||
{ | |||
"ThirstAmount": -40, | |||
"HungerAmount": -40, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "ChemVomit" | |||
} | } | ||
] | ] | ||
Line 5,081: | Line 5,126: | ||
} | } | ||
}, | }, | ||
" | "Acetone": { | ||
"id": " | "id": "Acetone", | ||
"name": " | "name": "acetone", | ||
"group": "Unknown", | |||
"desc": "A slick, slightly carcinogenic liquid. Has a multitude of mundane uses in everyday life.", | |||
"physicalDesc": "acidic", | |||
"color": "#AF14B7FF", | |||
"recipes": [ | |||
"Acetone" | |||
], | |||
"metabolisms": null | |||
}, | |||
"BubbleTea": { | |||
"id": "BubbleTea", | |||
"name": "bubble tea", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Big straw not included.", | ||
"physicalDesc": " | "physicalDesc": "bubbly", | ||
"color": "# | "color": "#D2B18CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "BubbleTea" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 5,098: | Line 5,155: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Sugar", | ||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.1, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 5,113: | Line 5,178: | ||
} | } | ||
}, | }, | ||
" | "Tea": { | ||
"id": " | "id": "Tea", | ||
"name": " | "name": "tea", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A drink made by boiling leaves of the tea tree, Camellia sinensis.", | ||
"physicalDesc": " | "physicalDesc": "aromatic", | ||
"color": "# | "color": "#8A5A3AFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Theobromine", | ||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 5,150: | Line 5,208: | ||
} | } | ||
}, | }, | ||
" | "MilkSpoiled": { | ||
"id": " | "id": "MilkSpoiled", | ||
"name": " | "name": "spoiled milk", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "This milk has gone rancid.", | ||
"physicalDesc": " | "physicalDesc": "putrid", | ||
"color": "# | "color": "#FAFFBAFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 5,167: | Line 5,223: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": 2, | "HydrationFactor": -2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 5,182: | Line 5,230: | ||
} | } | ||
}, | }, | ||
" | "WeedKiller": { | ||
"id": " | "id": "WeedKiller", | ||
"name": " | "name": "weed killer", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "A mixture that targets weeds.", | ||
"physicalDesc": "bubbling", | |||
"color": "#968395FF", | |||
"recipes": [], | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Poison": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Manhattan": { | |||
"id": "Manhattan", | |||
"name": "manhattan", | |||
"group": "Drinks", | |||
"desc": "The Detective's undercover drink of choice. He never could stomach gin...", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"Manhattan" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 5,217: | Line 5,288: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 5,226: | Line 5,297: | ||
} | } | ||
}, | }, | ||
" | "PolytrinicAcid": { | ||
"id": " | "id": "PolytrinicAcid", | ||
"name": " | "name": "polytrinic acid", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#A1000BFF", | ||
"recipes": [], | "recipes": [ | ||
"PolytrinicAcid" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 5,241: | Line 5,314: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 5,248: | Line 5,321: | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"generic-reagent-effect-burning-insides" | |||
], | ], | ||
"probability": | "Type": 1, | ||
"id": " | "VisualType": 4, | ||
}, | "conditions": null, | ||
"probability": 0.33, | |||
"id": "PopupMessage" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"IcedCoffee": { | |||
"id": "IcedCoffee", | |||
"name": "iced coffee", | |||
"group": "Drinks", | |||
"desc": "Coffee and ice, refreshing and cool.", | |||
"physicalDesc": "aromatic", | |||
"color": "#102838FF", | |||
"recipes": [ | |||
"IcedCoffee" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | |||
"id": " | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "PoisonWine": { | ||
"id": " | "id": "PoisonWine", | ||
"name": " | "name": "poison wine", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Is this even wine? Toxic! Hallucinogenic! Probably consumed in boatloads by your superiors!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#000000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 5,353: | Line 5,377: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
} | }, | ||
} | "Poison": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | |||
] | |||
} | |||
} | |||
}, | }, | ||
" | "TomatoSauce": { | ||
"id": " | "id": "TomatoSauce", | ||
"name": " | "name": "tomato sauce", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Tomato with salt and herbs.", | ||
"physicalDesc": " | "physicalDesc": "dark-red", | ||
"color": "# | "color": "#A61600FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "JuiceTomato", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.6, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 5,390: | Line 5,442: | ||
} | } | ||
}, | }, | ||
" | "Vinegar": { | ||
"id": " | "id": "Vinegar", | ||
"name": " | "name": "vinegar", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Often used to flavor food.", | ||
"physicalDesc": " | "physicalDesc": "sour", | ||
"color": "# | "color": "#D2B48CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "CookingVinegar" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Water", | |||
"Group": null, | |||
"Amount": 0.4, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "AdjustReagent" | ||
"id": " | }, | ||
{ | |||
"Reagent": "Vitamin", | |||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | |||
"ThirstAmount": -40, | |||
"HungerAmount": -40, | |||
"conditions": [ | |||
{ | |||
"Min": 6, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "ChemVomit" | |||
} | } | ||
] | ] | ||
}, | } | ||
} | |||
}, | |||
"Radium": { | |||
"id": "Radium", | |||
"name": "radium", | |||
"group": "Elements", | |||
"desc": "A radioactive metal, silvery-white in its pure form. It glows due to its radioactivity and is highly toxic.", | |||
"physicalDesc": "glowing", | |||
"color": "#00FF04FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
Line 5,418: | Line 5,505: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Radiation": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 5,427: | Line 5,514: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Cognac": { | |||
"id": "Cognac", | |||
"name": "cognac", | |||
"group": "Drinks", | |||
"desc": "A sweet and strongly alcoholic drink, twice distilled and left to mature for several years. Classy as fornication.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#AB3C05FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 5,450: | Line 5,549: | ||
} | } | ||
}, | }, | ||
" | "Ephedrine": { | ||
"id": " | "id": "Ephedrine", | ||
"name": " | "name": "ephedrine", | ||
"group": "Narcotics", | "group": "Narcotics", | ||
"desc": " | "desc": "Increases stun resistance and movement speed, giving you hand cramps. Overdose deals toxin damage and inhibits breathing.", | ||
"physicalDesc": "powdery", | |||
"color": "#D2FFFAFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "Ephedrine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"StatusLifetime": 2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "WalkSpeedModifier": 1.25, | ||
"id": " | "SprintSpeedModifier": 1.25, | ||
"id": "MovespeedModifier" | |||
}, | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 2, | ||
"Asphyxiation": 2 | |||
}, | }, | ||
"groups": null | "groups": null | ||
Line 5,539: | Line 5,581: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | { | ||
" | "Amplitude": 10, | ||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Jitter" | ||
} | }, | ||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Time": 1, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
" | "Time": 1, | ||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"Messages": [ | |||
"ephedrine-effect-tight-pain", | |||
"ephedrine-effect-heart-pounds" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "PopupMessage" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "TimerReset": 600, | ||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "ResetNarcolepsy" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 5,587: | Line 5,654: | ||
} | } | ||
}, | }, | ||
" | "VentCrud": { | ||
"id": " | "id": "VentCrud", | ||
"name": " | "name": "vent crud", | ||
"group": " | "group": "Toxins", | ||
"desc": "A | "desc": "A jet black substance found in poorly maintained ventilation systems.", | ||
"physicalDesc": " | "physicalDesc": "sticky", | ||
"color": "# | "color": "#000000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 5,611: | Line 5,678: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | |||
"CauseChance": 0.6, | |||
"Disease": "VentCough", | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ChemCauseDisease" | |||
} | } | ||
] | ] | ||
Line 5,616: | Line 5,690: | ||
} | } | ||
}, | }, | ||
" | "Posca": { | ||
"id": " | "id": "Posca", | ||
"name": " | "name": "posca", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Poor warriors' drink from a forgotten era.", | ||
"physicalDesc": " | "physicalDesc": "sour", | ||
"color": "# | "color": "#B3B599FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Posca" | ||
], | ], | ||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Hooch": { | |||
"id": "Hooch", | |||
"name": "hooch", | |||
"group": "Drinks", | |||
"desc": "Either someone's failure at cocktail making or attempt in alchohol production. In any case, do you really want to drink that?", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#664E00FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 5,639: | Line 5,735: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 5,648: | Line 5,744: | ||
} | } | ||
}, | }, | ||
" | "Phosphorus": { | ||
"id": " | "id": "Phosphorus", | ||
"name": " | "name": "phosphorus", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "A reactive metal used in pyrotechnics and weapons.", | ||
"physicalDesc": " | "physicalDesc": "powdery", | ||
"color": "# | "color": "#EDE4E4FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Frostoil": { | |||
"id": "Frostoil", | |||
"name": "frostoil", | |||
"group": "Foods", | |||
"desc": "Leaves the tongue numb in its passage.", | |||
"physicalDesc": "cold", | |||
"color": "#87CEEBFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"B52": { | |||
"id": "B52", | |||
"name": "b-52", | |||
"group": "Drinks", | |||
"desc": "Coffee, irish cream, and cognac. You will get bombed.", | |||
"physicalDesc": "bubbly", | |||
"color": "#664300FF", | |||
"recipes": [ | "recipes": [ | ||
" | "B52" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
" | |||
" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
" | ] | ||
" | } | ||
} | |||
}, | |||
"CoffeeLiqueur": { | |||
"id": "CoffeeLiqueur", | |||
"name": "coffee liqueur", | |||
"group": "Drinks", | |||
"desc": "Liquor flavoured with cold brewed coffee and spices.", | |||
"physicalDesc": "cloudy", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
" | |||
" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
" | |||
" | |||
" | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 5,786: | Line 5,826: | ||
} | } | ||
}, | }, | ||
" | "JuiceWatermelon": { | ||
"id": " | "id": "JuiceWatermelon", | ||
"name": " | "name": "water melon juice", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "The delicious juice of a watermelon.", | ||
"physicalDesc": " | "physicalDesc": "sweet", | ||
"color": "# | "color": "#EF3520FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 5,803: | Line 5,841: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
Line 5,810: | Line 5,848: | ||
} | } | ||
}, | }, | ||
" | "BananaHonk": { | ||
"id": " | "id": "BananaHonk", | ||
"name": " | "name": "banana honk", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A drink from Clown Heaven.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#FFFF91FF", | ||
"recipes": [], | "recipes": [ | ||
"BananaHonk" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 5,872: | Line 5,880: | ||
} | } | ||
}, | }, | ||
" | "Ethylredoxrazine": { | ||
"id": " | "id": "Ethylredoxrazine", | ||
"name": " | "name": "ethylredoxrazine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#2D5708FF", | ||
"recipes": [], | "recipes": [ | ||
"Ethylredoxrazine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
Line 5,885: | Line 5,895: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "Drunk", | ||
" | "Component": "", | ||
"conditions": null, | "Time": 2, | ||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
Line 5,895: | Line 5,908: | ||
} | } | ||
}, | }, | ||
" | "SpaceLube": { | ||
"id": " | "id": "SpaceLube", | ||
"name": " | "name": "space lube", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Space Lube is a high performance lubricant intended for maintenance of extremely complex mechanical equipment (and certainly not used to make people slip).", | ||
"physicalDesc": "shiny", | |||
"color": "#77B58EFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "SpaceLube" | ||
], | ], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "CircusJuice": { | ||
"id": " | "id": "CircusJuice", | ||
"name": " | "name": "circus juice", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Honkmother would be proud.", | ||
"physicalDesc": " | "physicalDesc": "glittery", | ||
"color": "# | "color": "#C47872FF", | ||
"recipes": [ | "recipes": [ | ||
" | "CircusJuice" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 5,940: | Line 5,943: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
}, | |||
{ | |||
"EmoteId": "Laugh", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.15, | |||
"id": "Emote" | |||
} | } | ||
] | ] | ||
Line 5,949: | Line 5,959: | ||
} | } | ||
}, | }, | ||
" | "Patron": { | ||
"id": " | "id": "Patron", | ||
"name": " | "name": "patron", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Tequila with silver in it, a favorite of alcoholic women in the club scene.", | ||
"physicalDesc": " | "physicalDesc": "metallic", | ||
"color": "# | "color": "#585840FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Patron" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 5,993: | Line 5,991: | ||
} | } | ||
}, | }, | ||
" | "JuiceTomato": { | ||
"id": " | "id": "JuiceTomato", | ||
"name": " | "name": "tomato juice", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Tomatoes made into juice. What a waste of good tomatoes, huh?", | ||
"physicalDesc": " | "physicalDesc": "saucey", | ||
"color": "# | "color": "#731008FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 3, | ||
"id": " | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 6,021: | Line 6,013: | ||
} | } | ||
}, | }, | ||
" | "ManhattanProject": { | ||
"id": " | "id": "ManhattanProject", | ||
"name": " | "name": "manhattan project", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A scientist's drink of choice, for pondering ways to blow up the ship.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"Soju": { | |||
"id": "Soju", | |||
"name": "soju", | |||
"group": "Drinks", | |||
"desc": "Alcoholic beverage made by distilling rice that has been polished.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#DDDDDDFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 6,101: | Line 6,073: | ||
} | } | ||
}, | }, | ||
" | "Silencer": { | ||
"id": " | "id": "Silencer", | ||
"name": " | "name": "silencer", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A drink from Mime Heaven.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#004666FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "Muted", | ||
" | "Component": "Muted", | ||
" | "Time": 2, | ||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
}, | "id": "SatiateThirst" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Egg": { | |||
"id": "Egg", | |||
"name": "egg", | |||
"group": "Foods", | |||
"desc": "Used for baking.", | |||
"physicalDesc": "mucus-like", | |||
"probability": | "color": "#FFFFFFFF", | ||
"id": " | "recipes": [], | ||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "Protein", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 6,149: | Line 6,129: | ||
} | } | ||
}, | }, | ||
" | "Phlogiston": { | ||
"id": " | "id": "Phlogiston", | ||
"name": " | "name": "phlogiston", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Catches you on fire and makes you ignite.", | ||
"physicalDesc": " | "physicalDesc": "burning", | ||
"color": "# | "color": "#D4872AFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Phlogiston" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 6,166: | Line 6,146: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Heat": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 6,175: | Line 6,152: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Multiplier": 0.1, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "FlammableReaction" | |||
}, | |||
{ | |||
"Amount": 6000, | |||
"conditions": null, | |||
" | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustTemperature" | ||
} | } | ||
] | ] | ||
Line 6,216: | Line 6,172: | ||
} | } | ||
}, | }, | ||
" | "Fluorosurfactant": { | ||
"id": " | "id": "Fluorosurfactant", | ||
"name": " | "name": "fluorosurfactant", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "A perfluoronated sulfonic acid that forms a foam when mixed with water.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#9E6B38FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Fluorosurfactant" | ||
], | ], | ||
"metabolisms": null | |||
}, | |||
"Miasma": { | |||
"id": "Miasma", | |||
"name": "miasma", | |||
"group": "Unknown", | |||
"desc": "Uh oh, stinky!", | |||
"physicalDesc": "gaseous", | |||
"color": "#56941EFF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 6,233: | Line 6,199: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Type": " | "Type": "Rat", | ||
"ShouldHave": false, | "ShouldHave": false, | ||
"id": "OrganType" | "id": "OrganType" | ||
} | }, | ||
], | { | ||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "ChemMiasmaPoolSource" | |||
"id": " | }, | ||
{ | { | ||
"conditions": | "damage": { | ||
"types": { | |||
"Poison": 0.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Rat", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "ThirstAmount": -40, | ||
" | "HungerAmount": -40, | ||
" | "conditions": [ | ||
"conditions": | { | ||
"probability": 1, | "Type": "Rat", | ||
"id": " | "ShouldHave": false, | ||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 0.8, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.12, | |||
"id": "ChemVomit" | |||
}, | |||
{ | |||
"Messages": [ | |||
"miasma-smell" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 0.25, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Blunt": -4, | |||
"Slash": -3, | |||
"Piercing": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Rat", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | } | ||
] | ] | ||
Line 6,276: | Line 6,305: | ||
} | } | ||
}, | }, | ||
" | "SpaceDrugs": { | ||
"id": " | "id": "SpaceDrugs", | ||
"name": " | "name": "space drugs", | ||
"group": "Elements", | "group": "Narcotics", | ||
"desc": " | "desc": "An illegal compound which induces a number of effects such as loss of balance and visual artefacts.", | ||
"physicalDesc": " | "physicalDesc": "syrupy", | ||
"color": "# | "color": "#63806EFF", | ||
"recipes": [ | |||
"SpaceDrugs" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"BonusMuliplier": 1, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": "SpaceDrugs", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ChemRerollPsionic" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Iodine": { | |||
"id": "Iodine", | |||
"name": "iodine", | |||
"group": "Elements", | |||
"desc": "Commonly added to table salt as a nutrient. On its own it tastes far less pleasing.", | |||
"physicalDesc": "dark brown", | |||
"color": "#BC8A00FF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "SapoPicante": { | ||
"id": " | "id": "SapoPicante", | ||
"name": " | "name": "sapo picante", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Tastes nothing like a toad.", | ||
"physicalDesc": " | "physicalDesc": "oily", | ||
"color": "# | "color": "#C0501AFF", | ||
"recipes": [], | "recipes": [ | ||
"SapoPicante" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 6,307: | Line 6,379: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.07, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
} | }, | ||
{ | |||
"Amount": 75, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustTemperature" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "PwrGame": { | ||
"id": " | "id": "PwrGame", | ||
"name": " | "name": "Pwr Game", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "The only drink with the PWR that true gamers crave. When a gamer talks about gamerfuel, this is what they're literally referring to.", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#9385BFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 6,333: | Line 6,411: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Cream": { | |||
"id": "Cream", | |||
"name": "cream", | |||
"group": "Drinks", | |||
"desc": "The fatty, still liquid part of milk. Why don't you mix this with sum scotch, eh?", | |||
"physicalDesc": "creamy", | |||
"color": "#DFD7AFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 1, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 6,346: | Line 6,438: | ||
} | } | ||
}, | }, | ||
" | "TableSalt": { | ||
"id": " | "id": "TableSalt", | ||
"name": " | "name": "table salt", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "Commonly known as salt, Sodium Chloride is often used to season food or kill borers instantly.", | ||
"physicalDesc": " | "physicalDesc": "grainy", | ||
"color": "# | "color": "#A1000BFF", | ||
"recipes": [], | "recipes": [ | ||
"TableSalt" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Food": { | "Food": { | ||
Line 6,359: | Line 6,453: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": [ | |||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"conditions": [ | |||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"id": "OrganType" | "id": "OrganType" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 0.5, | ||
"id": "SatiateHunger" | |||
}, | }, | ||
{ | { | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": -0.5, | ||
"id": " | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 6,407: | Line 6,474: | ||
} | } | ||
}, | }, | ||
" | "MindbreakerToxin": { | ||
"id": " | "id": "MindbreakerToxin", | ||
"name": " | "name": "mindbreaker toxin", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "A potent, brain damaging poison that can remove psionics.", | ||
"physicalDesc": "opaque", | "physicalDesc": "opaque", | ||
"color": "# | "color": "#77B58EFF", | ||
"recipes": [ | "recipes": [ | ||
" | "MindbreakerToxin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
} | "Toxin": 2 | ||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 0.1, | |||
"probability": 1, | |||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "conditions": [ | ||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": "MindbreakerToxin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ChemRemovePsionic" | ||
} | } | ||
] | ] | ||
Line 6,450: | Line 6,517: | ||
} | } | ||
}, | }, | ||
" | "IcedBeer": { | ||
"id": " | "id": "IcedBeer", | ||
"name": " | "name": "iced beer", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A beer which is so cold the air around it freezes.", | ||
"physicalDesc": " | "physicalDesc": "bubbly", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.05, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"VodkaMartini": { | |||
"id": "VodkaMartini", | |||
"name": "vodka martini", | |||
"group": "Drinks", | |||
"desc": "Vodka with Gin. Not quite how 007 enjoyed it, but still delicious.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#004666FF", | |||
"recipes": [ | |||
"VodkaMartini" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
" | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 6,511: | Line 6,579: | ||
} | } | ||
}, | }, | ||
" | "CubaLibre": { | ||
"id": " | "id": "CubaLibre", | ||
"name": " | "name": "cuba libre", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Rum, mixed with cola. Viva la revolucion.", | ||
"physicalDesc": " | "physicalDesc": "bubbly", | ||
"color": "# | "color": "#3E1B00FF", | ||
"recipes": [], | "recipes": [ | ||
"CubaLibre" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"damage": { | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ipecac": { | |||
"id": "Ipecac", | |||
"name": "ipecac", | |||
"group": "Medicine", | |||
"desc": "Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.", | |||
"physicalDesc": "inky", | |||
"color": "#422912FF", | |||
"recipes": [ | |||
"Ipecac" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"ThirstAmount": -40, | |||
"HungerAmount": -40, | |||
"conditions": null, | |||
"probability": 0.3, | |||
"id": "ChemVomit" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Saxoite": { | |||
"id": "Saxoite", | |||
"name": "Saxoite", | |||
"group": "Unknown", | |||
"desc": "Smells like jazz.", | |||
"physicalDesc": "ground brass", | |||
"color": "#B8A603FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Theobromine": { | |||
"id": "Theobromine", | |||
"name": "theobromine", | |||
"group": "Toxins", | |||
"desc": "Theobromine is a bitter alkaloid of the cacao plant found in chocolate, and some other foods.", | |||
"physicalDesc": "grainy", | |||
"color": "#F5F5F5FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.05, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | "types": { | ||
"Poison": | "Poison": 0.4 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 6,542: | Line 6,669: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 1, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | }, | ||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | ], | ||
"probability": 1, | "probability": 1, | ||
Line 6,552: | Line 6,684: | ||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -40, | ||
" | "HungerAmount": -40, | ||
" | "conditions": [ | ||
{ | |||
"Min": 3, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.04, | |||
"probability": | "id": "ChemVomit" | ||
"id": " | |||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
"rate": | }, | ||
"ThreeMileIsland": { | |||
"id": "ThreeMileIsland", | |||
"name": "three mile island iced tea", | |||
"group": "Drinks", | |||
"desc": "\"Made for a woman, strong enough for a man.\"", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#666340FF", | |||
"recipes": [ | |||
"ThreeMileIsland" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": "Uranium", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 6,618: | Line 6,746: | ||
} | } | ||
}, | }, | ||
" | "Milk": { | ||
"id": " | "id": "Milk", | ||
"name": " | "name": "milk", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "An opaque white liquid produced by the mammary glands of mammals.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#DFDFDFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 4, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 6,649: | Line 6,768: | ||
} | } | ||
}, | }, | ||
" | "CarbonDioxide": { | ||
"id": " | "id": "CarbonDioxide", | ||
"name": " | "name": "carbon dioxide", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "You have genuinely no idea what this is.", | ||
"physicalDesc": " | "physicalDesc": "odorless", | ||
"color": "# | "color": "#66FF33FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": 0.2 | |||
"Poison": | |||
}, | }, | ||
"groups": | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": true, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
Line 6,709: | Line 6,804: | ||
} | } | ||
}, | }, | ||
" | "Desoxyephedrine": { | ||
"id": " | "id": "Desoxyephedrine", | ||
"name": " | "name": "desoxyephedrine", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Desoxyephedrine is a potent stimulant with dangerous side-effects if too much is consumed.", | ||
"physicalDesc": "translucent", | |||
"color": "#FAFAFAFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "Desoxyephedrine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 0.75 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 2, | |||
"Asphyxiation": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 30, | ||
" | "Max": 21474836, | ||
"id": " | "Reagent": null, | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
} | }, | ||
"Narcotic": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"StatusLifetime": 2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "WalkSpeedModifier": 1.35, | ||
"id": " | "SprintSpeedModifier": 1.35, | ||
"id": "MovespeedModifier" | |||
}, | }, | ||
{ | { | ||
" | "Key": "Stutter", | ||
" | "Component": "StutteringAccent", | ||
" | "Time": 2, | ||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Jitter" | |||
}, | |||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
}, | |||
"Medicine": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"TimerReset": 600, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": 20, | |||
"Min": | |||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ResetNarcolepsy" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"LongIslandIcedTea": { | |||
"id": "LongIslandIcedTea", | |||
"name": "long island iced tea", | |||
"group": "Drinks", | |||
"desc": "The liquor cabinet, brought together in a delicious mix. Intended for middle-aged alcoholic women only.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"LongIslandIcedTea" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"conditions": | "Amount": 0.15, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SoyLatte": { | |||
"id": "SoyLatte", | |||
"name": "soy latte", | |||
"group": "Drinks", | |||
"desc": "A coffee drink made with espresso and steamed soy milk.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"SoyLatte" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 3, | |||
" | "id": "SatiateThirst" | ||
" | } | ||
] | |||
} | |||
} | |||
}, | |||
"OilCorn": { | |||
"id": "OilCorn", | |||
"name": "corn oil", | |||
"group": "Foods", | |||
"desc": "Corn oil, A delicious oil used in cooking. Made from corn.", | |||
"physicalDesc": "oily", | |||
"color": "#FFFF00FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "Reagent": "Nutriment", | ||
"Group": null, | |||
"Amount": 0.75, | |||
"conditions": null, | |||
" | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 6,964: | Line 7,006: | ||
} | } | ||
}, | }, | ||
" | "Aloe": { | ||
"id": " | "id": "Aloe", | ||
"name": " | "name": "aloe", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "So very, very, very good.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#192C00FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 6,994: | Line 7,036: | ||
} | } | ||
}, | }, | ||
" | "CapsaicinOil": { | ||
"id": " | "id": "CapsaicinOil", | ||
"name": " | "name": "Capsaicin Oil", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Capsaicin Oil is the ingredient found in different types of hot peppers.", | ||
"physicalDesc": " | "physicalDesc": "oily", | ||
"color": "# | "color": "#FF0000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.75, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
} | }, | ||
"Poison": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Amount": 250, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustTemperature" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "damage": { | ||
" | "types": { | ||
" | "Caustic": 1 | ||
"conditions": null, | }, | ||
"probability": | "groups": null | ||
"id": " | }, | ||
} | "scaleByQuantity": false, | ||
] | "ignoreResistances": true, | ||
} | "conditions": [ | ||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Messages": [ | |||
"capsaicin-effect-light-burn" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "PopupMessage" | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Brainbomb": { | ||
"id": " | "id": "Brainbomb", | ||
"name": " | "name": "brainbomb", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Toxic to about anything alive, especially your liver.", | ||
"physicalDesc": " | "physicalDesc": "abrasive", | ||
"color": "# | "color": "#6F7A2CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Brainbomb" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Caustic": 0.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
" | "ignoreResistances": true, | ||
" | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.09, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "THC", | ||
" | "Group": null, | ||
"Amount": 0.33, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "SpaceDrugs", | ||
" | "Group": null, | ||
"Amount": 0.33, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 7,111: | Line 7,169: | ||
} | } | ||
}, | }, | ||
" | "IrishCarBomb": { | ||
"id": " | "id": "IrishCarBomb", | ||
"name": " | "name": "irish car bomb", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A troubling mixture of irish cream and ale.", | ||
"physicalDesc": " | "physicalDesc": "bubbly", | ||
"color": "# | "color": "#2E6671FF", | ||
"recipes": [ | "recipes": [ | ||
" | "IrishCarBomb" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
{ | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 7,170: | Line 7,201: | ||
} | } | ||
}, | }, | ||
" | "Martini": { | ||
"id": " | "id": "Martini", | ||
"name": " | "name": "classic martini", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Vermouth with Gin. Not quite how 007 enjoyed it, but still delicious.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Martini" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 7,215: | Line 7,224: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 7,224: | Line 7,233: | ||
} | } | ||
}, | }, | ||
" | "EZNutrient": { | ||
"id": " | "id": "EZNutrient", | ||
"name": " | "name": "EZ nutrient", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Give your plants some of those EZ nutrients!", | ||
"physicalDesc": " | "physicalDesc": "thick", | ||
"color": "# | "color": "#664330FF", | ||
"recipes": [ | "recipes": [ | ||
" | "EZNutrient" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 3, | ||
"id": " | "id": "SatiateHunger" | ||
} | } | ||
] | ] | ||
Line 7,256: | Line 7,263: | ||
} | } | ||
}, | }, | ||
" | "Sbiten": { | ||
"id": " | "id": "Sbiten", | ||
"name": " | "name": "sbiten", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "A | "desc": "A spicy Vodka! Might be a little hot for the little guys!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#004166FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 7,279: | Line 7,284: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 7,288: | Line 7,293: | ||
} | } | ||
}, | }, | ||
" | "Ichor": { | ||
"id": " | "id": "Ichor", | ||
"name": " | "name": "ichor", | ||
"group": " | "group": "Biological", | ||
"desc": " | "desc": "An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.", | ||
"physicalDesc": " | "physicalDesc": "enigmatic", | ||
"color": "# | "color": "#F4692EFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 7,315: | Line 7,308: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 1.5, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
}, | |||
"Medicine": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Bloodloss": -5 | |||
}, | |||
"groups": { | |||
"Burn": -5, | |||
"Brute": -5, | |||
"Toxin": -2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 7,344: | Line 7,337: | ||
} | } | ||
}, | }, | ||
" | "Potassium": { | ||
"id": " | "id": "Potassium", | ||
"name": " | "name": "potassium", | ||
"group": " | "group": "Elements", | ||
"desc": "A | "desc": "A soft, shiny grey metal. Even more reactive than lithium.", | ||
"physicalDesc": " | "physicalDesc": "shiny", | ||
"color": "# | "color": "#C6C8CCFF", | ||
"recipes": [ | "recipes": [], | ||
" | "metabolisms": null | ||
}, | |||
"PlantBGone": { | |||
"id": "PlantBGone", | |||
"name": "plant-B-gone", | |||
"group": "Botanical", | |||
"desc": "A harmful toxic mixture to kill plantlife. Do not ingest!", | |||
"physicalDesc": "bubbling", | |||
"color": "#49002EFF", | |||
"recipes": [ | |||
"PlantBGone" | |||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": -4, | |||
"Blunt": 2, | |||
"Slash": 1, | |||
"Piercing": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Type": " | "Type": "Plant", | ||
"ShouldHave": | "ShouldHave": true, | ||
"id": "OrganType" | "id": "OrganType" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
}, | } | ||
} | |||
}, | |||
"Dylovene": { | |||
"id": "Dylovene", | |||
"name": "dylovene", | |||
"group": "Medicine", | |||
"desc": "A broad-spectrum anti-toxin, which treats toxin damage in the blood stream. Overdosing will cause vomiting, dizzyness and pain.", | |||
"physicalDesc": "translucent", | |||
"color": "#3A1D8AFF", | |||
"recipes": [ | |||
"Dylovene" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
Line 7,391: | Line 7,403: | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": -1 | |||
" | }, | ||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
Line 7,409: | Line 7,418: | ||
} | } | ||
}, | }, | ||
" | "GreenTea": { | ||
"id": " | "id": "GreenTea", | ||
"name": " | "name": "green tea", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Tasty green tea.", | ||
"physicalDesc": " | "physicalDesc": "aromatic", | ||
"color": "# | "color": "#C33F00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 7,424: | Line 7,433: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 7,439: | Line 7,440: | ||
} | } | ||
}, | }, | ||
" | "TonicWater": { | ||
"id": " | "id": "TonicWater", | ||
"name": " | "name": "tonic water", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "It tastes strange but at least the quinine keeps the Space Malaria at bay.", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#0064C8FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 7,456: | Line 7,455: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 7,471: | Line 7,462: | ||
} | } | ||
}, | }, | ||
" | "NuclearCola": { | ||
"id": " | "id": "NuclearCola", | ||
"name": " | "name": "nuclear cola", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Cola, cola never changes.", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#100800FF", | ||
"recipes": [], | "recipes": [ | ||
"NuclearCola" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 7,486: | Line 7,479: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 6, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
}, | |||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
Line 7,508: | Line 7,490: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 7,522: | Line 7,504: | ||
} | } | ||
}, | }, | ||
" | "Andalusia": { | ||
"id": " | "id": "Andalusia", | ||
"name": " | "name": "andalusia", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A nice, strangely named drink.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#665700FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 7,563: | Line 7,534: | ||
} | } | ||
}, | }, | ||
" | "SodaWater": { | ||
"id": " | "id": "SodaWater", | ||
"name": " | "name": "soda water", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "A | "desc": "A container of club soda. Why not make a scotch and soda?", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#619494FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 7,590: | Line 7,549: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
Line 7,605: | Line 7,556: | ||
} | } | ||
}, | }, | ||
" | "Margarita": { | ||
"id": " | "id": "Margarita", | ||
"name": " | "name": "margarita", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "On the rocks with salt on the rim. Arriba~!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#8CFF8CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Margarita" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.16, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Cognizine": { | |||
"id": "Cognizine", | |||
"name": "cognizine", | |||
"group": "Medicine", | |||
"desc": "A mysterious chemical which is able to make any non-sentient creature sentient.", | |||
"physicalDesc": "enigmatic", | |||
"color": "#B50EE8FF", | |||
"recipes": [ | |||
"Cognizine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
Line 7,646: | Line 7,612: | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "MakeSentient" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"BeepskySmash": { | |||
"id": "BeepskySmash", | |||
"name": "beepsky smash", | |||
"group": "Drinks", | |||
"desc": "Deny drinking this and prepare for THE LAW.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"BeepskySmash" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.15, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"Ash": { | |||
"id": "Ash", | |||
"name": "ash", | |||
"group": "Unknown", | |||
"desc": "A light grey powdery residue", | |||
"physicalDesc": "powdery", | |||
"color": "#FFFFFFFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Ethanol": { | |||
"id": "Ethanol", | |||
"name": "ethanol", | |||
"group": "Drinks", | |||
"desc": "A simple alcohol, makes you drunk if consumed, flammable.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#B05B3CFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | }, | ||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
Line 7,740: | Line 7,700: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 0.2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 7,748: | Line 7,708: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | } | ||
], | ], | ||
Line 7,758: | Line 7,723: | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
"types": null, | |||
" | "groups": { | ||
" | "Brute": -1 | ||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
Line 7,795: | Line 7,752: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 3, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "Ethanol", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | } | ||
], | ], | ||
"probability": 0. | "probability": 0.04, | ||
"id": "ChemVomit" | "id": "ChemVomit" | ||
} | } | ||
] | ] | ||
} | }, | ||
"Alcohol": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "BoozePower": 20, | ||
"SlurSpeech": true, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Drunk" | ||
} | } | ||
] | ] | ||
Line 7,843: | Line 7,782: | ||
} | } | ||
}, | }, | ||
" | "Oxygen": { | ||
"id": " | "id": "Oxygen", | ||
"name": " | "name": "oxygen", | ||
"group": " | "group": "Unknown", | ||
"desc": "An | "desc": "An oxidizing, colorless gas.", | ||
"physicalDesc": " | "physicalDesc": "gaseous", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Factor": 1, | ||
"conditions": [ | |||
" | { | ||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Oxygenate" | ||
}, | }, | ||
{ | { | ||
" | "Factor": 1, | ||
" | "conditions": [ | ||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | ], | ||
"Type": 1, | "probability": 1, | ||
" | "id": "Oxygenate" | ||
"conditions": | }, | ||
"probability": | { | ||
"id": " | "Factor": 1, | ||
} | "conditions": [ | ||
] | { | ||
} | "Type": "Rat", | ||
} | "ShouldHave": true, | ||
}, | "id": "OrganType" | ||
" | } | ||
"id": " | ], | ||
"name": " | "probability": 1, | ||
"group": " | "id": "Oxygenate" | ||
"desc": "A | }, | ||
"physicalDesc": " | { | ||
"color": "# | "Factor": 1, | ||
"recipes": [], | "conditions": [ | ||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate" | |||
}, | |||
{ | |||
"_ratios": { | |||
"CarbonDioxide": 1, | |||
"Oxygen": -1 | |||
}, | |||
"conditions": [ | |||
{ | |||
"Type": "Vox", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ModifyLungGas" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Charcoal": { | |||
"id": "Charcoal", | |||
"name": "charcoal", | |||
"group": "Unknown", | |||
"desc": "A black, porous solid", | |||
"physicalDesc": "porous", | |||
"color": "#22282BFF", | |||
"recipes": [ | |||
"Charcoal" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
Line 7,899: | Line 7,878: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": - | "Poison": -1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 7,910: | Line 7,889: | ||
}, | }, | ||
{ | { | ||
" | "CleanseRate": 3, | ||
"conditions": null, | |||
"probability": 1, | |||
"conditions": | "id": "ChemCleanBloodstream" | ||
} | |||
"probability": 1, | |||
"id": " | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "TequilaSunrise": { | ||
"id": " | "id": "TequilaSunrise", | ||
"name": " | "name": "tequila sunrise", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Tequila and orange juice. Much like a Screwdriver, only Mexican.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#FFE48CFF", | ||
"recipes": [], | "recipes": [ | ||
"TequilaSunrise" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 7,949: | Line 7,921: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 7,958: | Line 7,930: | ||
} | } | ||
}, | }, | ||
" | "Cola": { | ||
"id": " | "id": "Cola", | ||
"name": " | "name": "cola", | ||
"group": " | "group": "Drinks", | ||
"desc": "A | "desc": "A sweet, carbonated soft drink. Caffeine free.", | ||
"physicalDesc": " | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#422912FF", | ||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ErikaSurprise": { | |||
"id": "ErikaSurprise", | |||
"name": "erika surprise", | |||
"group": "Drinks", | |||
"desc": "The surprise is, it's green!", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#2E6671FF", | |||
"recipes": [ | "recipes": [ | ||
" | "ErikaSurprise" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.05, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 8,000: | Line 7,984: | ||
} | } | ||
}, | }, | ||
" | "ClownBlood": { | ||
"id": " | "id": "ClownBlood", | ||
"name": " | "name": "clown blood", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Security Officers favorite drink after a long day.", | ||
"physicalDesc": " | "physicalDesc": "cloudy", | ||
"color": "# | "color": "#94001CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "ClownBlood" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 8,019: | Line 8,003: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.03, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 8,024: | Line 8,016: | ||
} | } | ||
}, | }, | ||
" | "AtomicBomb": { | ||
"id": " | "id": "AtomicBomb", | ||
"name": " | "name": "atomic bomb", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Nuclear proliferation never tasted so good.", | ||
"physicalDesc": " | "physicalDesc": "cloudy", | ||
"color": "# | "color": "#666300FF", | ||
"recipes": [], | "recipes": [ | ||
"AtomicBomb" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 8,039: | Line 8,033: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | |||
"Reagent": "Radium", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 8,046: | Line 8,056: | ||
} | } | ||
}, | }, | ||
" | "Rum": { | ||
"id": " | "id": "Rum", | ||
"name": " | "name": "rum", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Distilled alcoholic drink made from sugarcane byproducts.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 8,079: | Line 8,077: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 8,088: | Line 8,086: | ||
} | } | ||
}, | }, | ||
" | "JuiceCarrot": { | ||
"id": " | "id": "JuiceCarrot", | ||
"name": " | "name": "carrot juice", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "It's like a carrot, but less crunchy.", | ||
"physicalDesc": " | "physicalDesc": "crisp", | ||
"color": "# | "color": "#FF8820FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Oculine", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Nutriment", | ||
"Group": null, | |||
" | "Amount": 0.5, | ||
" | "conditions": null, | ||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 8,157: | Line 8,124: | ||
} | } | ||
}, | }, | ||
" | "WhiskeySoda": { | ||
"id": " | "id": "WhiskeySoda", | ||
"name": " | "name": "whiskey soda", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "For the more refined griffon.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#533600FF", | ||
"recipes": [ | "recipes": [ | ||
" | "WhiskeySoda" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 8,202: | Line 8,147: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 8,208: | Line 8,153: | ||
} | } | ||
] | ] | ||
}, | } | ||
} | |||
}, | |||
"Mercury": { | |||
"id": "Mercury", | |||
"name": "mercury", | |||
"group": "Elements", | |||
"desc": "A silver metal which is liquid at room temperature. It's highly toxic to humans.", | |||
"physicalDesc": "shiny", | |||
"color": "#929296FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
Line 8,215: | Line 8,171: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 8,229: | Line 8,185: | ||
} | } | ||
}, | }, | ||
" | "Nausium": { | ||
"id": " | "id": "Nausium", | ||
"name": " | "name": "nausium", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Sickening.", | ||
"physicalDesc": " | "physicalDesc": "sickly", | ||
"color": "# | "color": "#A52A2AFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "ThirstAmount": -40, | ||
"probability": 1, | "HungerAmount": -40, | ||
" | "conditions": [ | ||
"id": " | { | ||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": "Nausium", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.9, | |||
"id": "ChemVomit" | |||
}, | |||
{ | |||
"Messages": [ | |||
"disease-sick-stomach" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 2.5, | |||
"Max": 21474836, | |||
"Reagent": "Nausium", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.25, | |||
"id": "PopupMessage" | |||
} | } | ||
] | ] | ||
Line 8,253: | Line 8,232: | ||
} | } | ||
}, | }, | ||
" | "Diethylamine": { | ||
"id": " | "id": "Diethylamine", | ||
"name": " | "name": "diethylamine", | ||
"group": " | "group": "Botanical", | ||
"desc": "A | "desc": "A very potent fertilizer.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#A1000BFF", | ||
"recipes": [], | "recipes": [ | ||
"Diethylamine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BbqSauce": { | |||
"id": "BbqSauce", | |||
"name": "BBQ sauce", | |||
"group": "Foods", | |||
"desc": "Hand wipes not included.", | |||
"physicalDesc": "gloopy", | |||
"color": "#8B0000FF", | |||
"recipes": [ | |||
"CookingBbqSauce" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Kvass": { | |||
"id": "Kvass", | |||
"name": "kvass", | |||
"group": "Drinks", | |||
"desc": "A cool refreshing drink with a taste of socialism.", | |||
"physicalDesc": "bubbly", | |||
"color": "#381600FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 8,283: | Line 8,297: | ||
} | } | ||
}, | }, | ||
" | "GargleBlaster": { | ||
"id": " | "id": "GargleBlaster", | ||
"name": " | "name": "Pan-Galactic Gargle Blaster", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Whoah, this stuff looks volatile!", | ||
"physicalDesc": " | "physicalDesc": "volatile", | ||
"color": "# | "color": "#9CC8B4FF", | ||
"recipes": [], | "recipes": [ | ||
"GargleBlaster" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
" | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 8,333: | Line 8,329: | ||
} | } | ||
}, | }, | ||
" | "JuiceGrape": { | ||
"id": " | "id": "JuiceGrape", | ||
"name": " | "name": "grape juice", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Freshly squeezed juice from red grapes. Quite sweet.", | ||
"physicalDesc": " | "physicalDesc": "crisp", | ||
"color": "# | "color": "#512284FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 8,357: | Line 8,351: | ||
} | } | ||
}, | }, | ||
" | "BraveBull": { | ||
"id": " | "id": "BraveBull", | ||
"name": " | "name": "brave bull", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "It's just as effective as Dutch-Courage!", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"BraveBull" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 8,378: | Line 8,374: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 8,387: | Line 8,383: | ||
} | } | ||
}, | }, | ||
" | "Antifreeze": { | ||
"id": " | "id": "Antifreeze", | ||
"name": " | "name": "antifreeze", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Ultimate refreshment.", | ||
"physicalDesc": " | "physicalDesc": "translucent", | ||
"color": "# | "color": "#FF7D63FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Antifreeze" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 8,424: | Line 8,415: | ||
} | } | ||
}, | }, | ||
" | "PinkDrink": { | ||
"id": " | "id": "PinkDrink", | ||
"name": " | "name": "pink drink", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Entire civilizations have crumbled trying to decide if this drink really tastes like pink...", | ||
"physicalDesc": " | "physicalDesc": "glowing", | ||
"color": "# | "color": "#D04949FF", | ||
"recipes": [ | "recipes": [ | ||
" | "PinkDrink" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
}, | "id": "SatiateThirst" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuicePotato": { | |||
"id": "JuicePotato", | |||
"name": "potato juice", | |||
"group": "Drinks", | |||
"desc": "Juice of the potato. Bleh.", | |||
"physicalDesc": "starchy", | |||
"color": "#302000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 8,467: | Line 8,461: | ||
} | } | ||
}, | }, | ||
" | "Codeine": { | ||
"id": " | "id": "Codeine", | ||
"name": " | "name": "codeine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "An opioid pain reliever used to treat mild pain. It is also used to reduce coughing.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#301934FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": null, | ||
" | "groups": { | ||
"Brute": -1 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 8,499: | Line 8,490: | ||
} | } | ||
}, | }, | ||
" | "Stellibinin": { | ||
"id": " | "id": "Stellibinin", | ||
"name": " | "name": "stellibinin", | ||
"group": " | "group": "Medicine", | ||
"desc": "A | "desc": "A natual antitoxin with particular effectiveness against amatoxin.", | ||
"physicalDesc": " | "physicalDesc": "starry", | ||
"color": "# | "color": "#2B2F77FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
Line 8,558: | Line 8,505: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": -4 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 8,570: | Line 8,516: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Amatoxin", | ||
"Group": null, | "Group": null, | ||
"Amount": -3, | "Amount": -3, | ||
Line 8,577: | Line 8,523: | ||
"Min": 1, | "Min": 1, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": " | "Reagent": "Amatoxin", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
Line 8,588: | Line 8,534: | ||
} | } | ||
}, | }, | ||
" | "Ammonia": { | ||
"id": " | "id": "Ammonia", | ||
"name": " | "name": "ammonia", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "An effective fertilizer which is better than what is available to the botanist initially, though it isn't as powerful as Diethylamine", | ||
"physicalDesc": " | "physicalDesc": "pungent", | ||
"color": "# | "color": "#77B58EFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Ammonia" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
Line 8,614: | Line 8,550: | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Caustic": 1 | |||
" | }, | ||
} | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"DrGibb": { | |||
"id": "DrGibb", | |||
"name": "Dr. Gibb", | |||
"group": "Drinks", | |||
"desc": "A delicious blend of 42 different flavours.", | |||
"physicalDesc": "fizzy", | |||
"color": "#102000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 8,678: | Line 8,587: | ||
} | } | ||
}, | }, | ||
" | "Dexalin": { | ||
"id": " | "id": "Dexalin", | ||
"name": " | "name": "dexalin", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Used for treating oxygen deprivation. In most cases where it is likely to be needed, the strength of Dexalin Plus will probably be more useful.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#0041A8FF", | ||
"recipes": [], | "recipes": [ | ||
"Dexalin" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Asphyxiation": -1, | ||
"Bloodloss": -0.5 | |||
}, | }, | ||
"groups": null | "groups": null | ||
Line 8,699: | Line 8,611: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | |||
"id": "HealthChange" | |||
} | |||
"probability": 1, | |||
"id": "HealthChange | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "HeartbreakerToxin": { | ||
"id": " | "id": "HeartbreakerToxin", | ||
"name": " | "name": "heartbreaker toxin", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "A hallucinogenic compound that is illegal under space law. A synthetic drug derived from Mindbreaker toxin, it blocks some neurological signals to the respiratory system which causes choking.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#5F959CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "HeartbreakerToxin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Asphyxiation": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
} | |||
] | |||
} | |||
"id": " | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Carpetium": { | ||
"id": " | "id": "Carpetium", | ||
"name": " | "name": "carpetium", | ||
"group": " | "group": "Special", | ||
"desc": " | "desc": "A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.", | ||
"physicalDesc": " | "physicalDesc": "fibrous", | ||
"color": "# | "color": "#800000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Carpetium" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Messages": [ | |||
"carpetium-effect-blood-fibrous", | |||
"carpetium-effect-jumpsuit-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1 | "probability": 0.1, | ||
"id": "PopupMessage" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "CarpoToxin", | ||
"Group": null, | "Group": null, | ||
"Amount": | "Amount": -3, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "CarpoToxin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
Line 8,802: | Line 8,694: | ||
} | } | ||
}, | }, | ||
" | "Oats": { | ||
"id": " | "id": "Oats", | ||
"name": " | "name": "oats", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "Used for a variety of tasty purposes.", | ||
"physicalDesc": " | "physicalDesc": "coarse", | ||
"color": "# | "color": "#D2B48CFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Food": { | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | |||
"Reagent": "Sugar", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | { | ||
"Reagent": "Nutriment", | "Reagent": "Nutriment", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.3, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 8,828: | Line 8,726: | ||
} | } | ||
}, | }, | ||
" | "ChloralHydrate": { | ||
"id": " | "id": "ChloralHydrate", | ||
"name": " | "name": "chloral hydrate", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "In low doses, makes you drowsy. In higher doses, puts you to sleep. Overdoses deal toxin damage.", | ||
"physicalDesc": " | "physicalDesc": "nondescript", | ||
"color": "# | "color": "#000067FF", | ||
"recipes": [], | "recipes": [ | ||
"ChloralHydrate" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | |||
"StatusLifetime": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 0.65, | |||
"SprintSpeedModifier": 0.65, | |||
"id": "MovespeedModifier" | |||
}, | |||
{ | |||
"Key": "ForcedSleep", | |||
"Component": "ForcedSleeping", | |||
"Time": 2, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": "ChloralHydrate", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 1.5 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 8,851: | Line 8,776: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 20, | ||
" | "Max": 21474836, | ||
"id": " | "Reagent": "ChloralHydrate", | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
Line 8,863: | Line 8,789: | ||
} | } | ||
}, | }, | ||
" | "AlliesCocktail": { | ||
"id": " | "id": "AlliesCocktail", | ||
"name": " | "name": "allies cocktail", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A drink made from your allies, not as sweet as when made from your enemies.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#00664DFF", | ||
"recipes": [], | "recipes": [ | ||
"AlliesCocktail" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 8,895: | Line 8,821: | ||
} | } | ||
}, | }, | ||
" | "CafeLatte": { | ||
"id": " | "id": "CafeLatte", | ||
"name": " | "name": "cafe latte", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A nice, strong and tasty beverage while you are reading.", | ||
"physicalDesc": " | "physicalDesc": "creamy", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "CafeLatte" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 8,919: | Line 8,845: | ||
} | } | ||
}, | }, | ||
" | "GroundBee": { | ||
"id": " | "id": "GroundBee", | ||
"name": " | "name": "Ground Bee", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Bee grounds. Gross.", | ||
"physicalDesc": " | "physicalDesc": "bee guts", | ||
"color": "# | "color": "#86530EFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "Singulo": { | ||
"id": " | "id": "Singulo", | ||
"name": " | "name": "singulo", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A blue-space beverage!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#3B0C0CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 8,959: | Line 8,885: | ||
} | } | ||
}, | }, | ||
" | "Pesto": { | ||
"id": " | "id": "Pesto", | ||
"name": " | "name": "pesto", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "A combination of salt, herbs, garlic, oil, and pine nuts.", | ||
"physicalDesc": "oily", | |||
"color": "#5C8400FF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "AdjustReagent" | ||
"id": " | }, | ||
{ | |||
"Reagent": "OilOlive", | |||
"Group": null, | |||
"Amount": 0.35, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Allicin", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.25, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 9,001: | Line 8,925: | ||
} | } | ||
}, | }, | ||
" | "Lithium": { | ||
"id": " | "id": "Lithium", | ||
"name": " | "name": "lithium", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "A soft, silvery-white alkali metal. It's highly reactive, and ignites if it makes contact with water.", | ||
"physicalDesc": " | "physicalDesc": "shiny", | ||
"color": "# | "color": "#C6C8CCFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": null | ||
" | }, | ||
"Amatoxin": { | |||
"id": "Amatoxin", | |||
"name": "amatoxin", | |||
"group": "Toxins", | |||
"desc": "A potent toxin found in some mushrooms.", | |||
"physicalDesc": "nondescript", | |||
"color": "#D6CE7BFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 6 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 9,031: | Line 8,964: | ||
} | } | ||
}, | }, | ||
" | "Lipozine": { | ||
"id": " | "id": "Lipozine", | ||
"name": " | "name": "lipozine", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Causes weight loss upon consumption.", | ||
"physicalDesc": " | "physicalDesc": "oily", | ||
"color": "# | "color": "#2690B5FF", | ||
"recipes": [], | "recipes": [ | ||
"Lipozine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
Line 9,054: | Line 8,979: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": [ | ||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": -1, | ||
"id": "SatiateHunger" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 9,075: | Line 8,994: | ||
} | } | ||
}, | }, | ||
" | "Phenol": { | ||
"id": " | "id": "Phenol", | ||
"name": " | "name": "phenol", | ||
"group": "Unknown", | |||
"desc": "An aromatic ring of carbon with a hydroxyl group. A useful precursor to some medicines, but has no healing properties on its own.", | |||
"physicalDesc": "acidic", | |||
"color": "#E7EA91FF", | |||
"recipes": [ | |||
"Phenol" | |||
], | |||
"metabolisms": null | |||
}, | |||
"BahamaMama": { | |||
"id": "BahamaMama", | |||
"name": "bahama mama", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Tropical cocktail.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#FF7F3BFF", | ||
"recipes": [], | "recipes": [ | ||
"BahamaMama" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 9,096: | Line 9,029: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 9,105: | Line 9,038: | ||
} | } | ||
}, | }, | ||
" | "Left4Zed": { | ||
"id": " | "id": "Left4Zed", | ||
"name": " | "name": "left-4-zed", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "A cocktail of mutagenic compounds, which cause plant life to become highly unstable.", | ||
"physicalDesc": " | "physicalDesc": "heterogeneous", | ||
"color": "# | "color": "#5B406CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Left4Zed" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": [ | ||
"probability": 1, | { | ||
" | "Type": "Plant", | ||
"id": " | "ShouldHave": true, | ||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger" | |||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Poison": 1 | ||
"conditions": | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 9,137: | Line 9,087: | ||
} | } | ||
}, | }, | ||
" | "PsionicRegenerationEssence": { | ||
"id": " | "id": "PsionicRegenerationEssence", | ||
"name": " | "name": "prometheum", | ||
"group": " | "group": "Biological", | ||
"desc": "A | "desc": "A complex superdrug our bodies could produce if we could only unlock our potential.", | ||
"physicalDesc": " | "physicalDesc": "viscous", | ||
"color": "# | "color": "#700055FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 9,154: | Line 9,102: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": -3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": -3, | ||
} | "id": "SatiateHunger" | ||
] | }, | ||
} | { | ||
"Scaled": false, | |||
"Amount": -1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBleedAmount" | |||
}, | |||
{ | |||
"Scaled": false, | |||
"Amount": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBloodLevel" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": -3, | |||
"Poison": -3, | |||
"Bloodloss": -3 | |||
}, | |||
"groups": { | |||
"Burn": -5, | |||
"Brute": -4 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Lean": { | ||
"id": " | "id": "Lean", | ||
"name": " | "name": "lean", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A disgusting mixture of soda, booze, and cough syrup.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#9400D3FF", | ||
"recipes": [], | "recipes": [ | ||
"Lean" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "Stutter", | ||
"Component": "StutteringAccent", | |||
"Time": 2, | |||
" | "Refresh": true, | ||
" | "Type": 0, | ||
" | "conditions": null, | ||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
"probability": | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Amplitude": 10, | ||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Jitter" | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 25, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "ElectrocuteTime": 2, | ||
"ElectrocuteDamageScale": 5, | |||
" | |||
"Refresh": true, | "Refresh": true, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 35, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": " | "Reagent": null, | ||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "Electrocute" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"ThirstAmount": -40, | |||
"HungerAmount": -40, | |||
"conditions": [ | |||
{ | |||
"Min": 60, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 0.2, | |||
"id": "ChemVomit" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Bicaridine": { | |||
"id": "Bicaridine", | |||
"name": "bicaridine", | |||
"group": "Medicine", | |||
"desc": "An analgesic which is highly effective at treating brute damage. It's useful for stabilizing people who have been severely beaten, as well as treating less life-threatening injuries.", | |||
"physicalDesc": "opaque", | |||
"color": "#FFAA00FF", | |||
"recipes": [ | |||
"Bicaridine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": 0. | "Asphyxiation": 1, | ||
"Poison": 0.5 | |||
}, | }, | ||
"groups": null | "groups": null | ||
Line 9,256: | Line 9,282: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 30, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Jitter" | |||
} | } | ||
] | ] | ||
}, | |||
"Alcohol": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "BoozePower": 3, | ||
"SlurSpeech": true, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Drunk" | ||
} | } | ||
] | ] | ||
Line 9,298: | Line 9,323: | ||
} | } | ||
}, | }, | ||
" | "DemonsBlood": { | ||
"id": " | "id": "DemonsBlood", | ||
"name": " | "name": "demons blood", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "AHHHH!!!!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#A70000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 9,315: | Line 9,338: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 9,322: | Line 9,353: | ||
} | } | ||
}, | }, | ||
" | "WeldingFuel": { | ||
"id": " | "id": "WeldingFuel", | ||
"name": " | "name": "welding fuel", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Used by welders to weld.", | ||
"physicalDesc": " | "physicalDesc": "oily", | ||
"color": "# | "color": "#A76B1CFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Multiplier": 0.4, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "FlammableReaction" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 9,346: | Line 9,388: | ||
} | } | ||
}, | }, | ||
" | "GinFizz": { | ||
"id": " | "id": "GinFizz", | ||
"name": " | "name": "gin fizz", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Refreshingly lemony, deliciously dry.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "GinFizz" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
} | "id": "SatiateThirst" | ||
] | }, | ||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Synaptizine": { | ||
"id": " | "id": "Synaptizine", | ||
"name": " | "name": "synaptizine", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Toxic, but treats hallucinations, drowsiness \u0026 halves the duration of paralysis, stuns and knockdowns. One unit is enough to treat hallucinations; two units is deadly.", | ||
"physicalDesc": " | "physicalDesc": "pungent", | ||
"color": "# | "color": "#D49A2FFF", | ||
"recipes": [], | "recipes": [ | ||
"Synaptizine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
Line 9,389: | Line 9,437: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 9,395: | Line 9,443: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Key": "Stun", | ||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
" | "probability": 1, | ||
" | "id": "GenericStatusEffect" | ||
" | }, | ||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
}, | }, | ||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "", | |||
"Time": 15, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Grenadine": { | |||
"id": "Grenadine", | |||
"name": "grenadine", | |||
"group": "Drinks", | |||
"desc": "Not cherry flavored!", | |||
"physicalDesc": "dark-red", | |||
"color": "#EA1D26FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ectoplasm": { | |||
"id": "Ectoplasm", | |||
"name": "ectoplasm", | |||
"group": "Toxins", | |||
"desc": "The physical component of semi-corporeal spirits.", | |||
"physicalDesc": "ethereal", | |||
"color": "#61A79DFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": null, | "types": null, | ||
"groups": { | "groups": { | ||
" | "Toxin": 2 | ||
} | } | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 0.4, | |||
"id": "HealthChange" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SoulbreakerToxin": { | |||
"id": "SoulbreakerToxin", | |||
"name": "soulbreaker toxin", | |||
"group": "Toxins", | |||
"desc": "An anti-psionic about 4 times as powerful as mindbreaker toxin.", | |||
"physicalDesc": "cloudy", | |||
"color": "#FFFFF0FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Toxin": 2 | |||
} | } | ||
}, | |||
"probability": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 0.4, | |||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": " | "Reagent": "SoulbreakerToxin", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": | "probability": 1, | ||
"id": " | "id": "ChemRemovePsionic" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"Lexorin": { | |||
"id": "Lexorin", | |||
"name": "lexorin", | |||
"group": "Toxins", | |||
"desc": "Temporarily stops respiration and causes tissue damage. Large doses are fatal, and will cause people to pass out very quickly. Dexalin and Dexalin Plus will both remove it, however.", | |||
"physicalDesc": "pungent", | |||
"color": "#6B0007FF", | |||
"recipes": [ | |||
"Lexorin" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": null, | ||
"groups": { | |||
"Airloss": 7 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 9,496: | Line 9,604: | ||
} | } | ||
}, | }, | ||
" | "Inaprovaline": { | ||
"id": " | "id": "Inaprovaline", | ||
"name": " | "name": "inaprovaline", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding by a good amount. Acts as a decent painkiller.", | ||
"physicalDesc": " | "physicalDesc": "opaque", | ||
"color": "# | "color": "#731024FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Inaprovaline" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
" | "Asphyxiation": -5 | ||
" | }, | ||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"mobstate": 2, | |||
"id": "MobStateCondition" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Scaled": false, | ||
" | "Amount": -0.25, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyBleedAmount" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"BlueCuracao": { | |||
"id": "BlueCuracao", | |||
"name": "blue curacao", | |||
"group": "Drinks", | |||
"desc": "Exotically blue, fruity drink, distilled from oranges.", | |||
"physicalDesc": "strong-smelling", | |||
"color": "#0000CDFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
" | "Amount": 0.1, | ||
"conditions | "conditions": null, | ||
"probability": 1, | |||
"id": "AdjustReagent" | |||
"probability": | |||
"id": " | |||
} | } | ||
] | ] | ||
}, | } | ||
"Medicine": { | } | ||
}, | |||
"Enzyme": { | |||
"id": "Enzyme", | |||
"name": "universal enzyme", | |||
"group": "Foods", | |||
"desc": "Used in cooking various dishes.", | |||
"physicalDesc": "chalky", | |||
"color": "#009900FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Arithrazine": { | |||
"id": "Arithrazine", | |||
"name": "arithrazine", | |||
"group": "Medicine", | |||
"desc": "A slightly unstable medication used for the most extreme case of radiation poisoning. Lowers radiation level at over twice the rate Hyronalin does and will heal toxin damage at the same time. Deals very minor brute damage to the patient over time, but the patient's body will typically out-regenerate it easily.", | |||
"physicalDesc": "cloudy", | |||
"color": "#BD5902FF", | |||
"recipes": [ | |||
"Arithrazine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Radiation": -3 | |||
}, | |||
" | "groups": { | ||
"Brute": 0.5 | |||
" | |||
} | } | ||
}, | |||
"probability": | "scaleByQuantity": false, | ||
"id": " | "ignoreResistances": true, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | } | ||
] | ] | ||
Line 9,592: | Line 9,720: | ||
} | } | ||
}, | }, | ||
" | "Bilk": { | ||
"id": " | "id": "Bilk", | ||
"name": " | "name": "bilk", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "This appears to be beer mixed with milk. Disgusting.", | ||
"physicalDesc": " | "physicalDesc": "bilky", | ||
"color": "# | "color": "#895C4CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Bilk" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 9,609: | Line 9,737: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | |||
] | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Chlorine": { | ||
"id": " | "id": "Chlorine", | ||
"name": " | "name": "chlorine", | ||
"group": "Elements", | |||
"desc": "A yellow-green gas which is toxic to humans.", | |||
"physicalDesc": "gaseous", | |||
"color": "#A2FF00FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"JuiceBerryPoison": { | |||
"id": "JuiceBerryPoison", | |||
"name": "poison berry juice", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A surprisingly tasty juice blended from various kinds of very deadly and toxic berries.", | ||
"physicalDesc": " | "physicalDesc": "sickly", | ||
"color": "# | "color": "#6600CCFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 9,641: | Line 9,769: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | } | ||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Poison": 1 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 9,664: | Line 9,794: | ||
} | } | ||
}, | }, | ||
" | "Ice": { | ||
"id": " | "id": "Ice", | ||
"name": " | "name": "ice", | ||
"group": " | "group": "Unknown", | ||
"desc": "A | "desc": "Frozen water.", | ||
"physicalDesc": " | "physicalDesc": "frosty", | ||
"color": "# | "color": "#BED8E6FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Omnizine": { | |||
"id": "Omnizine", | |||
"name": "omnizine", | |||
"group": "Medicine", | |||
"desc": "A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete.", | |||
"physicalDesc": "soothing", | |||
"color": "#FCF7F9FF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Burn": -2, | |||
"Toxin": -2, | |||
"Airloss": -2, | |||
"Brute": -2, | |||
"Immaterial": -2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 9,694: | Line 9,837: | ||
} | } | ||
}, | }, | ||
" | "MuteToxin": { | ||
"id": " | "id": "MuteToxin", | ||
"name": " | "name": "mute toxin", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Makes you unable to talk while metabolizing.", | ||
"physicalDesc": " | "physicalDesc": "syrupy", | ||
"color": "# | "color": "#000000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "MuteToxin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": "Muted", | |||
"Component": "Muted", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "GenericStatusEffect" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"MilkOat": { | |||
"id": "MilkOat", | |||
"name": "oat milk", | |||
"group": "Drinks", | |||
"desc": "Surprisingly tasty.", | |||
"physicalDesc": "refreshing", | |||
"color": "#DEDACDFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 4, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 9,726: | Line 9,887: | ||
} | } | ||
}, | }, | ||
" | "LotophagoiOil": { | ||
"id": " | "id": "LotophagoiOil", | ||
"name": " | "name": "lotophagoi oil", | ||
"group": " | "group": "Narcotics", | ||
"desc": "A | "desc": "A super potent drug that is much better at inducing psionics than normal hallucinogens, but with worse side effects.", | ||
"physicalDesc": "overpowering", | |||
"color": "#FFBF00FF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "LotophagoiOil" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0. | "rate": 0.2, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"BonusMuliplier": 4, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 20, | ||
" | "Max": 21474836, | ||
"id": " | "Reagent": "LotophagoiOil", | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
" | "id": "ChemRerollPsionic" | ||
"id": " | }, | ||
{ | |||
"Key": "Stutter", | |||
"Component": "ScrambledAccent", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | }, | ||
{ | { | ||
" | "Key": "SlurredSpeech", | ||
"Component": "TelepathicRepeater", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
" | |||
" | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
Line 9,785: | Line 9,948: | ||
} | } | ||
}, | }, | ||
" | "Histamine": { | ||
"id": " | "id": "Histamine", | ||
"name": " | "name": "histamine", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Histamine's effects become more dangerous depending on the dosage amount. They range from mildly annoying to incredibly lethal.", | ||
"physicalDesc": " | "physicalDesc": "abrasive", | ||
"color": "# | "color": "#FA6464FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": 2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": 2, | |||
"Toxin": 2, | |||
"Airloss": 2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 45, | ||
" | "Max": 21474836, | ||
"id": " | "Reagent": null, | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Messages": [ | |||
"histamine-effect-light-itchiness" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.1, | ||
"id": "PopupMessage" | |||
"id": " | }, | ||
{ | |||
"Messages": [ | |||
"histamine-effect-heavy-itchiness" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 45, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "PopupMessage" | |||
" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 9,853: | Line 10,026: | ||
} | } | ||
}, | }, | ||
" | "Sodium": { | ||
"id": " | "id": "Sodium", | ||
"name": " | "name": "sodium", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "A silvery-white alkali metal. Highly reactive in its pure form.", | ||
"physicalDesc": " | "physicalDesc": "metallic", | ||
"color": "# | "color": "#C6C8CCFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "SodiumCarbonate": { | ||
"id": " | "id": "SodiumCarbonate", | ||
"name": " | "name": "Sodium Carbonate", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "A white, odorless, water-soluble salt that yields an alkaline solution in water. Also known as soda ash.", | ||
"physicalDesc": "powdery", | "physicalDesc": "powdery", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [ | ||
"metabolisms": { | "SodiumCarbonate" | ||
" | ], | ||
"metabolisms": null | |||
}, | |||
"Thermite": { | |||
"id": "Thermite", | |||
"name": "thermite", | |||
"group": "Pyrotechnic", | |||
"desc": "A mixture that becomes extremely hot when ignited, and which can burn straight through walls when applied and ignited. It'll slowly inflict burn damage to anybody dumb enough to ingest it, but can't be ignited inside inside said dumb person.", | |||
"physicalDesc": "grainy", | |||
"color": "#757245FF", | |||
"recipes": [ | |||
"Thermite" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 9,878: | Line 10,065: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Heat": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 9,884: | Line 10,071: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 9,916: | Line 10,079: | ||
} | } | ||
}, | }, | ||
" | "Vodka": { | ||
"id": " | "id": "Vodka", | ||
"name": " | "name": "vodka", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Clear distilled alcoholic beverage that originates from Poland and Russia.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#D1D1D155", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
" | |||
" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
Line 9,952: | Line 10,109: | ||
} | } | ||
}, | }, | ||
" | "HippiesDelight": { | ||
"id": " | "id": "HippiesDelight", | ||
"name": " | "name": "hippies delight", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "You just don't get it maaaan.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#6EAA0CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
Line 10,017: | Line 10,139: | ||
} | } | ||
}, | }, | ||
" | "MelonLiquor": { | ||
"id": " | "id": "MelonLiquor", | ||
"name": " | "name": "melon liquor", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "A sweet | "desc": "A relatively sweet and fruity 46 proof liquor.", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#138808FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 10,036: | Line 10,156: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 10,041: | Line 10,169: | ||
} | } | ||
}, | }, | ||
" | "IrishCream": { | ||
"id": " | "id": "IrishCream", | ||
"name": " | "name": "irish cream", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Whiskey-imbued cream. What else could you expect from the Irish.", | ||
"physicalDesc": " | "physicalDesc": "creamy", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"IrishCream" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 10,058: | Line 10,188: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 10,063: | Line 10,201: | ||
} | } | ||
}, | }, | ||
" | "JuiceBanana": { | ||
"id": " | "id": "JuiceBanana", | ||
"name": " | "name": "banana juice", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "The raw essence of a banana. HONK.", | ||
"physicalDesc": " | "physicalDesc": "crisp", | ||
"color": "# | "color": "#FFE777FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 10,104: | Line 10,223: | ||
} | } | ||
}, | }, | ||
" | "Fiber": { | ||
"id": " | "id": "Fiber", | ||
"name": " | "name": "fiber", | ||
"group": " | "group": "Unknown", | ||
"desc": "A | "desc": "A raw material, usually extracted from wool or other fabric products.", | ||
"physicalDesc": " | "physicalDesc": "fibrous", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"RobustHarvest": { | |||
"id": "RobustHarvest", | |||
"name": "robust harvest", | |||
"group": "Botanical", | |||
"desc": "Plant-enhancing hormones, good for increasing potency.", | |||
"physicalDesc": "robust", | |||
"color": "#3E901CFF", | |||
"recipes": [ | "recipes": [ | ||
" | "RobustHarvest" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 10,121: | Line 10,250: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": -2, | ||
"Blunt": -3, | |||
"Slash": -3, | |||
"Piercing": -3 | |||
}, | }, | ||
"groups": null | "groups": null | ||
Line 10,127: | Line 10,259: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"Asphyxiation": 1, | |||
"Burn": 2, | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | ], | ||
" | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 10,145: | Line 10,300: | ||
} | } | ||
}, | }, | ||
" | "IcedGreenTea": { | ||
"id": " | "id": "IcedGreenTea", | ||
"name": " | "name": "iced green tea", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "cold green tea.", | ||
"physicalDesc": " | "physicalDesc": "aromatic", | ||
"color": "# | "color": "#CE4200FF", | ||
"recipes": [], | "recipes": [ | ||
"IcedGreenTea" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 10,160: | Line 10,317: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
Line 10,167: | Line 10,324: | ||
} | } | ||
}, | }, | ||
" | "Silverjack": { | ||
"id": " | "id": "Silverjack", | ||
"name": " | "name": "silverjack", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Reminds you of family.", | ||
"physicalDesc": " | "physicalDesc": "translucent", | ||
"color": "# | "color": "#978647FF", | ||
"recipes": [], | "recipes": [ | ||
"Silverjack" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 10,192: | Line 10,341: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 10,199: | Line 10,356: | ||
} | } | ||
}, | }, | ||
" | "Sugar": { | ||
"id": " | "id": "Sugar", | ||
"name": " | "name": "sugar", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Tasty spacey sugar!", | ||
"physicalDesc": " | "physicalDesc": "sweet", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": [ | ||
" | { | ||
"Min": 0.1, | |||
" | "Max": 21474836, | ||
"Reagent": "Nutriment", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | } | ||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 1, | ||
"id": "SatiateHunger" | |||
} | } | ||
] | ] | ||
Line 10,230: | Line 10,390: | ||
} | } | ||
}, | }, | ||
" | "KiraSpecial": { | ||
"id": " | "id": "KiraSpecial", | ||
"name": " | "name": "kira special", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Long live the guy who everyone had mistaken for a girl. Baka!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#CCCC99FF", | ||
"recipes": [ | "recipes": [ | ||
" | "KiraSpecial" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
Line 10,262: | Line 10,414: | ||
} | } | ||
}, | }, | ||
" | "Mojito": { | ||
"id": " | "id": "Mojito", | ||
"name": " | "name": "mojito", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "If it's good enough for Spesscuba, it's good enough for you.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Mojito" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
Line 10,293: | Line 10,446: | ||
} | } | ||
}, | }, | ||
" | "Tritium": { | ||
"id": " | "id": "Tritium", | ||
"name": " | "name": "tritium", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Radioactive space-magic pixie dust.", | ||
"physicalDesc": " | "physicalDesc": "ionizing", | ||
"color": "# | "color": "#66FF33FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
Line 10,310: | Line 10,461: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Radiation": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 10,321: | Line 10,472: | ||
} | } | ||
] | ] | ||
} | }, | ||
"Gas": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Radiation": 1 | |||
" | }, | ||
} | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": true, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
Line 10,367: | Line 10,493: | ||
} | } | ||
}, | }, | ||
" | "Tequila": { | ||
"id": " | "id": "Tequila", | ||
"name": " | "name": "tequila", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "A strong and mildly flavoured, mexican produced spirit.", | ||
"physicalDesc": "strong-smelling", | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#D7D1D155", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 10,390: | Line 10,514: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 10,399: | Line 10,523: | ||
} | } | ||
}, | }, | ||
" | "DoctorsDelight": { | ||
"id": " | "id": "DoctorsDelight", | ||
"name": " | "name": "the doctor's delight", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "A gulp a day keeps the MediBot away. That's probably for the best.", | ||
"physicalDesc": "strong-smelling", | |||
"color": "#FF8CFFFF", | |||
"recipes": [ | |||
"DoctorsDelight" | |||
], | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "conditions": [ | ||
{ | |||
"Type": "Vampiric", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": -2, | ||
"id": "SatiateHunger" | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
Line 10,456: | Line 10,564: | ||
} | } | ||
] | ] | ||
}, | |||
"Medicine": { | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
"Burn": -1, | |||
"Brute": -1, | |||
"Airloss": -1, | |||
"Toxin": -1 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
Line 10,514: | Line 10,588: | ||
} | } | ||
}, | }, | ||
" | "JuiceApple": { | ||
"id": " | "id": "JuiceApple", | ||
"name": " | "name": "apple juice", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "It's a little piece of Eden.", | ||
"physicalDesc": " | "physicalDesc": "crisp", | ||
"color": "# | "color": "#FDAD01FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 10,554: | Line 10,610: | ||
} | } | ||
}, | }, | ||
" | "HolyWater": { | ||
"id": " | "id": "HolyWater", | ||
"name": " | "name": "holy water", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "holy water", | ||
"physicalDesc": " | "physicalDesc": "translucent", | ||
"color": "# | "color": "#75B1F0FF", | ||
"recipes": [ | "recipes": [ | ||
" | "HolyWater", | ||
"BlessHolyWater" | |||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
}, | |||
"Medicine": { | |||
"Medicine": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | |||
"Scaled": false, | |||
"Amount": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBloodLevel" | |||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Holy": 1 | ||
}, | }, | ||
"groups": | "groups": { | ||
"Burn": -0.5 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
Line 10,618: | Line 10,662: | ||
} | } | ||
}, | }, | ||
" | "Silicon": { | ||
"id": " | "id": "Silicon", | ||
"name": " | "name": "silicon", | ||
"group": "Elements", | |||
"desc": "A hard and brittle crystalline solid with a blue-grey color.", | |||
"physicalDesc": "crystalline", | |||
"color": "#364266FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Gold": { | |||
"id": "Gold", | |||
"name": "gold", | |||
"group": "Elements", | "group": "Elements", | ||
"desc": " | "desc": "Gold is a dense, soft, shiny metal and the most malleable and ductile metal known.", | ||
"physicalDesc": " | "physicalDesc": "metallic", | ||
"color": "# | "color": "#F7C430FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"JuiceLime": { | |||
"id": "JuiceLime", | |||
"name": "lime juice", | |||
"group": "Drinks", | |||
"desc": "The sweet-sour juice of limes.", | |||
"physicalDesc": "citric", | |||
"color": "#99BB43FF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst" | |||
" | |||
" | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 10,647: | Line 10,704: | ||
} | } | ||
}, | }, | ||
" | "BuzzochloricBees": { | ||
"id": " | "id": "BuzzochloricBees", | ||
"name": " | "name": "Buzzochloric Bees", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Liquid bees. Oh god it's LIQUID BEES NO-", | ||
"physicalDesc": " | "physicalDesc": "buzzy", | ||
"color": "# | "color": "#FFD35DFF", | ||
"recipes": [ | "recipes": [ | ||
" | "BuzzochloricBees" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 10,662: | Line 10,719: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Messages": [ | ||
" | "buzzochloricbees-effect-oh-god-bees", | ||
" | "buzzochloricbees-effect-its-the-bees", | ||
"buzzochloricbees-effect-why-am-i-covered-in-bees", | |||
"buzzochloricbees-effect-one-with-the-bees", | |||
"buzzochloricbees-effect-squeaky-clean" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 0, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
}, | }, | ||
" | { | ||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
} | |||
"probability": 1, | ], | ||
"id": " | "probability": 0.1, | ||
"id": "PopupMessage" | |||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "buzzochloricbees-effect-histamine-bee-allergy", | ||
" | "buzzochloricbees-effect-histamine-swells", | ||
" | "buzzochloricbees-effect-histamine-numb-to-the-bees", | ||
"buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees", | |||
"buzzochloricbees-effect-squeaky-clean" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 0.01, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
}, | }, | ||
" | { | ||
}, | "Tag": "Bee", | ||
" | "Invert": true, | ||
" | "id": "HasTag" | ||
} | |||
], | |||
"probability": 0.05, | |||
"id": "PopupMessage" | |||
}, | |||
{ | |||
"Messages": [ | |||
"buzzochloricbees-effect-licoxide-electrifying", | |||
"buzzochloricbees-effect-licoxide-shocked-by-bee-facts", | |||
"buzzochloricbees-effect-licoxide-buzzed", | |||
"buzzochloricbees-effect-licoxide-buzzes" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Tag": "Bee", | ||
"Invert": true, | |||
"id": "HasTag" | |||
}, | |||
{ | |||
"Min": 0.01, | |||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "Licoxide", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability | "probability": 0.05, | ||
"id": "PopupMessage" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"buzzochloricbees-effect-fiber-hairy", | |||
"buzzochloricbees-effect-fiber-soft" | |||
], | |||
"Type": 1, | "Type": 1, | ||
" | "VisualType": 0, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Tag": "Bee", | ||
"Invert": true, | |||
"id": "HasTag" | |||
}, | |||
{ | |||
"Min": 0.01, | |||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "Fiber", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": | "probability": 0.05, | ||
"id": " | "id": "PopupMessage" | ||
} | }, | ||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2, | |||
"Piercing": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
"probability": | |||
"id": " | |||
} | } | ||
] | ] | ||
Line 10,793: | Line 10,842: | ||
} | } | ||
}, | }, | ||
" | "ChangelingSting": { | ||
"id": " | "id": "ChangelingSting", | ||
"name": " | "name": "changeling sting", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "You take a tiny sip and feel a burning sensation...", | ||
"physicalDesc": "fizzy", | "physicalDesc": "fizzy", | ||
"color": "# | "color": "#2E6671FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 10,822: | Line 10,859: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | |||
] | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "OrangeCreamice": { | ||
"id": " | "id": "OrangeCreamice", | ||
"name": " | "name": "orange creamcicle", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Orangy, creamy goodness.", | ||
"physicalDesc": " | "physicalDesc": "creamy", | ||
"color": "# | "color": "#EFAA16FF", | ||
"recipes": [], | "recipes": [ | ||
"OrangeCreamice" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Line 10,872: | Line 10,885: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0.05, | "Amount": 0.05, | ||
Line 10,883: | Line 10,896: | ||
} | } | ||
}, | }, | ||
" | "TranexamicAcid": { | ||
"id": " | "id": "TranexamicAcid", | ||
"name": " | "name": "tranexamic acid", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "A blood clotting medicine for preventing heavy bleeding. Very dangerous in large quantities.", | ||
"physicalDesc": " | "physicalDesc": "viscous", | ||
"color": "# | "color": "#BA7D7DFF", | ||
"recipes": [ | "recipes": [ | ||
" | "TranexamicAcid" | ||
], | ], | ||
"metabolisms": { | |||
"Medicine": { | |||
"metabolisms": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Scaled": false, | |||
"Amount": -1.5, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ModifyBleedAmount" | |||
"id": " | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Bloodloss": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
Line 10,928: | Line 10,926: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
Line 10,936: | Line 10,941: | ||
} | } | ||
}, | }, | ||
" | "AtomicPunch": { | ||
"id": " | "id": "AtomicPunch", | ||
"name": " | "name": "atomic punch", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Will NOT make you immune to bullets; Isotopes included!", | ||
"physicalDesc": " | "physicalDesc": "volatile", | ||
"color": "# | "color": "#D04949FF", | ||
"recipes": [], | "recipes": [ | ||
"AtomicPunch" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Radium", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.01, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
Line 10,985: | Line 10,973: | ||
} | } | ||
}, | }, | ||
" | "Diphenylmethylamine": { | ||
"id": " | "id": "Diphenylmethylamine", | ||
"name": " | "name": "diphenylmethylamine", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": "A | "desc": "A more stable medicine than ethyloxyephedrine. Useful for keeping someone awake.", | ||
"physicalDesc": " | "physicalDesc": "glowing", | ||
"color": "# | "color": "#B0ABAAFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Diphenylmethylamine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
Line 11,000: | Line 10,988: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"TimerReset": 600, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
Line 11,009: | Line 10,998: | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ResetNarcolepsy" | ||
}, | |||
{ | |||
"Messages": [ | |||
"ethyloxyephedrine-effect-feeling-awake", | |||
"ethyloxyephedrine-effect-clear-mind" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
} | } | ||
] | ] |
Revision as of 17:39, 21 July 2023
DeadRum |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
IrishCoffee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AcidSpit |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceBerry |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RootBeerFloat |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GinTonic |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BlackRussian |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Artifexium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Bleach |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nitrogen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Slime |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Whiskey |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nutriment |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Oculine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OilGhee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fluorine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Carbon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OilOlive |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Toxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vinaigrette |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Gunmetal |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LemonDrop |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PulpedBananaPeel |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sake |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ArsonistsBrew |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Goldschlager |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IcedTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mayo |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ChlorineTrifluoride |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tricordrazine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Allicin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RootBeer |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mead |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Diphenhydramine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Absinthe |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Pilk |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SyndicateBomb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Barefoot |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lemonade |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Coffee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuicePineapple |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cryptobiolin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Amasec |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DryRamen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nicotine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
VodkaTonic |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kelotane |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceLemon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MotorOil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sigynate |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SpaceCleaner |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sulfur |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Daiquiri |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ToxinsSpecial |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Flour |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rewriter |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GreenGrass |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hydrogen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
THC |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Water |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
WhiskeyCola |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MilkSoy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SuiDream |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Blood |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Blackpepper |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Booger |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hyronalin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UncookedAnimalProteins |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Romerol |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
NorepinephricAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vermouth |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HorseradishSauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nocturine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licoxide |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TheMartinez |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IceCream |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Gin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Neurotoxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EnergyDrink |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
NitrousOxide |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
WhiteRussian |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Spaceacillin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Silver |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ultravasculine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vitamin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CarpoToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Moonshine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Plasma |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Protein |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceOrange |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rice |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HotRamen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Uranium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Barozine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FourteenLoko |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Grog |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nothing |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Starkist |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Pax |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Stimulants |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Impedrezene |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fat |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ShamblersJuice |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FoamingAgent |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Iron |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epinephrine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Beer |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ale |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DriestMartini |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SpaceMountainWind |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copper |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Graveyard |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SpaceGlue |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Soysauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ManlyDorf |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Leporazine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ethyloxyephedrine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SulfuricAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
NTCahors |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dermaline |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ketchunaise |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GrapeSoda |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ScrewdriverCocktail |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MilkGoat |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LemonLime |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SnowWhite |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Frezon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SpaceUp |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Siderlac |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BloodyMary |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FluorosulfuricAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DevilsKiss |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Astrotame |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Corpium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Bechamel |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
UnstableMutagen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DexalinPlus |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PestKiller |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hotsauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RedMead |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Butter |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ketchup |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Napalm |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cryoxadone |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aluminium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mold |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Phalanximine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Acetone |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BubbleTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MilkSpoiled |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
WeedKiller |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Manhattan |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PolytrinicAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IcedCoffee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PoisonWine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TomatoSauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vinegar |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Radium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cognac |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ephedrine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
VentCrud |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Posca |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hooch |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Phosphorus |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Frostoil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
B52 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CoffeeLiqueur |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceWatermelon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BananaHonk |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ethylredoxrazine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SpaceLube |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CircusJuice |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Patron |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceTomato |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ManhattanProject |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Soju |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Silencer |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Egg |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Phlogiston |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fluorosurfactant |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Miasma |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SpaceDrugs |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Iodine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SapoPicante |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PwrGame |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cream |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TableSalt |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MindbreakerToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IcedBeer |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
VodkaMartini |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CubaLibre |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ipecac |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Saxoite |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Theobromine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ThreeMileIsland |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Milk |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CarbonDioxide |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Desoxyephedrine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LongIslandIcedTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SoyLatte |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OilCorn |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aloe |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CapsaicinOil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Brainbomb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IrishCarBomb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Martini |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EZNutrient |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sbiten |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ichor |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Potassium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PlantBGone |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dylovene |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GreenTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TonicWater |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
NuclearCola |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Andalusia |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SodaWater |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Margarita |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cognizine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BeepskySmash |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ash |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ethanol |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Oxygen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Charcoal |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TequilaSunrise |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Cola |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ErikaSurprise |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ClownBlood |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AtomicBomb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rum |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceCarrot |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
WhiskeySoda |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mercury |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Nausium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Diethylamine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BbqSauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kvass |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GargleBlaster |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceGrape |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BraveBull |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Antifreeze |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PinkDrink |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuicePotato |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Codeine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Stellibinin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ammonia |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DrGibb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dexalin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HeartbreakerToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Carpetium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Oats |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ChloralHydrate |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AlliesCocktail |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CafeLatte |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GroundBee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Singulo |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Pesto |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lithium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Amatoxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lipozine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Phenol |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BahamaMama |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Left4Zed |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PsionicRegenerationEssence |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lean |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Bicaridine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DemonsBlood |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
WeldingFuel |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
GinFizz |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Synaptizine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Grenadine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ectoplasm |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SoulbreakerToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lexorin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Inaprovaline |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BlueCuracao |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Enzyme |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Arithrazine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Bilk |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Chlorine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceBerryPoison |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ice |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Omnizine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MuteToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MilkOat |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LotophagoiOil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Histamine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sodium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SodiumCarbonate |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Thermite |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vodka |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HippiesDelight |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MelonLiquor |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IrishCream |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceBanana |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fiber |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RobustHarvest |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
IcedGreenTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Silverjack |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sugar |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
KiraSpecial |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mojito |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tritium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tequila |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DoctorsDelight |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceApple |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
HolyWater |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Silicon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Gold |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JuiceLime |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BuzzochloricBees |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ChangelingSting |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OrangeCreamice |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TranexamicAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AtomicPunch |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Diphenylmethylamine |
|