Участник:IanComradeBot/chem prototypes.json: различия между версиями
Материал из Space Station 14 Вики
Update chem_prototypes.json via GitHub Actions |
Update chem_prototypes.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "Egg": { | ||
"id": " | "id": "Egg", | ||
"name": " | "name": "яйцо", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "Используется в выпечке.", | ||
"physicalDesc": " | "physicalDesc": "слизеподобное", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 22: | Строка 22: | ||
} | } | ||
}, | }, | ||
" | "Allicin": { | ||
"id": " | "id": "Allicin", | ||
"name": " | "name": "аллицин", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Сероорганическое соединение, содержащееся в растениях-аллиумах, таких как чеснок, лук и других.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#F2E9D2FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 39: | Строка 37: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 6 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 50: | Строка 45: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Type": " | "Min": 1, | ||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | "ShouldHave": true, | ||
"id": "OrganType" | "id": "OrganType" | ||
| Строка 62: | Строка 63: | ||
} | } | ||
}, | }, | ||
" | "Potassium": { | ||
"id": " | "id": "Potassium", | ||
"name": " | "name": "калий", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Мягкий, блестящий серый металл. Еще более реактивный, чем литий.", | ||
"physicalDesc": " | "physicalDesc": "блестящее", | ||
"color": "# | "color": "#C6C8CCFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | |||
}, | |||
"Goldschlager": { | |||
"id": "Goldschlager", | |||
"name": "гольдшлягер", | |||
"group": "Drinks", | |||
"desc": "50-градусный коричный шнапс, созданный для девочек-подростков на весенних каникулах.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FFFF91FF", | |||
"recipes": [ | |||
"Goldschlager" | |||
], | |||
"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.2, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
"probability": | |||
"id": " | |||
} | |||
] | |||
} | |||
} | |||
}, | }, | ||
" | "Grenadine": { | ||
"id": " | "id": "Grenadine", | ||
"name": " | "name": "сироп гренадин", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Не с вишневым вкусом!", | ||
"physicalDesc": " | "physicalDesc": "тёмно-красное", | ||
"color": "# | "color": "#EA1D26FF", | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 150: | Строка 127: | ||
} | } | ||
}, | }, | ||
" | "Kelotane": { | ||
"id": " | "id": "Kelotane", | ||
"name": " | "name": "келотан", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Лечит ожоги и предотвращает инфекцию.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#BF3D19FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Kelotane" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": null, | |||
"groups": { | |||
" | "Burn": -1 | ||
" | } | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 178: | Строка 158: | ||
} | } | ||
}, | }, | ||
" | "GrapeSoda": { | ||
"id": " | "id": "GrapeSoda", | ||
"name": " | "name": "виноградная газировка", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Это Винограааааад!", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#AE94A6FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 205: | Строка 175: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 218: | Строка 180: | ||
} | } | ||
}, | }, | ||
" | "ThreeMileIsland": { | ||
"id": " | "id": "ThreeMileIsland", | ||
"name": " | "name": "чай со льдом три-майл-айленд", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "\"Сделан для женщин, достаточно крепок для мужчин.\"", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#666340FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ThreeMileIsland" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 235: | Строка 197: | ||
"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": "Uranium", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 242: | Строка 220: | ||
} | } | ||
}, | }, | ||
" | "BlackRussian": { | ||
"id": " | "id": "BlackRussian", | ||
"name": " | "name": "чёрный русский", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Для людей с непереносимостью лактозы. Так же прекрасен, как и белый русский.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#360000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "BlackRussian" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 265: | Строка 243: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 274: | Строка 252: | ||
} | } | ||
}, | }, | ||
" | "Antifreeze": { | ||
"id": " | "id": "Antifreeze", | ||
"name": " | "name": "антифриз", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Непревзойденная свежесть.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#FF7D63FF", | ||
"recipes": [], | "recipes": [ | ||
"Antifreeze" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 291: | Строка 271: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 296: | Строка 284: | ||
} | } | ||
}, | }, | ||
" | "IcedGreenTea": { | ||
"id": " | "id": "IcedGreenTea", | ||
"name": " | "name": "зелёный чай со льдом", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Холодный зеленый чай.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#CE4200FF", | ||
"recipes": [], | "recipes": [ | ||
"IcedGreenTea" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 311: | Строка 301: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 326: | Строка 308: | ||
} | } | ||
}, | }, | ||
" | "RootBeerFloat": { | ||
"id": " | "id": "RootBeerFloat", | ||
"name": " | "name": "рутбир с мороженым", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Рутбир, но теперь с мороженым сверху! Это действительно магнум опус канадских летних напитков.", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-fizzy and creamy", | ||
"color": "# | "color": "#4F361FFF", | ||
"recipes": [], | "recipes": [ | ||
"RootBeerFloat" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 341: | Строка 325: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"Ethanol": { | |||
"id": "Ethanol", | |||
"name": "этанол", | |||
"group": "Drinks", | |||
"desc": "Он же этиловый спирт. Простейший алкоголь, при употреблении пьянит, легко воспламеняется.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#B05B3CFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": | "types": null, | ||
"groups": { | |||
"Caustic": 1 | |||
"groups": { | |||
" | |||
} | } | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"ThirstAmount": -40, | |||
"HungerAmount": -40, | |||
"conditions": [ | |||
{ | |||
"Min": 3, | |||
"Max": 21474836, | |||
"Reagent": "Ethanol", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.04, | |||
"id": "ChemVomit" | |||
} | |||
] | |||
}, | |||
"Alcohol": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"BoozePower": 20, | |||
"SlurSpeech": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Drunk" | ||
} | } | ||
] | ] | ||
| Строка 370: | Строка 394: | ||
} | } | ||
}, | }, | ||
" | "SulfuricAcid": { | ||
"id": " | "id": "SulfuricAcid", | ||
"name": " | "name": "серная кислота", | ||
"group": " | "group": "Toxins", | ||
"desc": "Сильно | "desc": "Сильно коррозийная, маслянистая, бесцветная жидкость.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#BF8C00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "SulfuricAcid" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | |||
"Poison": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 406: | Строка 411: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 415: | Строка 420: | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 420: | Строка 435: | ||
} | } | ||
}, | }, | ||
" | "Milk": { | ||
"id": " | "id": "Milk", | ||
"name": " | "name": "молоко", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Непрозрачная белая жидкость, вырабатываемая молочными железами млекопитающих.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#DFDFDFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 435: | Строка 450: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 4, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 450: | Строка 457: | ||
} | } | ||
}, | }, | ||
" | "KiraSpecial": { | ||
"id": " | "id": "KiraSpecial", | ||
"name": " | "name": "кира специальный", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Да здравствует парень, которого все принимали за девушку. Бака!", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#CCCC99FF", | ||
"recipes": [], | "recipes": [ | ||
"KiraSpecial" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 465: | Строка 474: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 3, | ||
"id": " | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 472: | Строка 481: | ||
} | } | ||
}, | }, | ||
" | "AtomicBomb": { | ||
"id": " | "id": "AtomicBomb", | ||
"name": " | "name": "атомная бомба", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Распространение ядерного оружия никогда не было таким вкусным.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#666300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "AtomicBomb" | ||
], | ], | ||
"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" | |||
" | |||
"conditions | |||
"probability": 1, | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Radium", | ||
"Group": null, | |||
" | "Amount": 0.05, | ||
" | "conditions": null, | ||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 539: | Строка 521: | ||
} | } | ||
}, | }, | ||
" | "Rice": { | ||
"id": " | "id": "Rice", | ||
"name": " | "name": "рис", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Твердые, маленькие белые зёрнышки.", | ||
"physicalDesc": " | "physicalDesc": "жевательное", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 3, | ||
"id": "SatiateHunger" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 609: | Строка 543: | ||
} | } | ||
}, | }, | ||
" | "Flour": { | ||
"id": " | "id": "Flour", | ||
"name": " | "name": "мука", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Используется в выпечке.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | |||
"Food": { | |||
"metabolisms": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 1, | ||
"id": "SatiateHunger" | |||
} | } | ||
] | ] | ||
| Строка 633: | Строка 565: | ||
} | } | ||
}, | }, | ||
" | "ChlorineTrifluoride": { | ||
"id": " | "id": "ChlorineTrifluoride", | ||
"name": " | "name": "CLF3", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Он же трифторид хлора. Вы очень, ОЧЕНЬ не хотите, чтобы эта дрянь оказалась рядом с вами.", | ||
"physicalDesc": " | "physicalDesc": "пылающее", | ||
"color": "# | "color": "#FFC8C8FF", | ||
"recipes": [ | "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, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"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" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
"rate": 0.5, | }, | ||
"effects": [ | "Aloe": { | ||
{ | "id": "Aloe", | ||
"name": "алоэ", | |||
"group": "Drinks", | |||
"desc": "Очень, очень, очень хорошо.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#192C00FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Diethylamine": { | |||
"id": "Diethylamine", | |||
"name": "диэтиламин", | |||
"group": "Botanical", | |||
"desc": "Очень сильное удобрение.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A1000BFF", | |||
"recipes": [ | |||
"Diethylamine" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | "damage": { | ||
"types": null, | "types": null, | ||
"groups": { | "groups": { | ||
" | "Caustic": 1 | ||
} | } | ||
}, | }, | ||
| Строка 692: | Строка 669: | ||
} | } | ||
}, | }, | ||
" | "Radium": { | ||
"id": " | "id": "Radium", | ||
"name": " | "name": "радий", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен.", | ||
"physicalDesc": " | "physicalDesc": "светящееся", | ||
"color": "# | "color": "#00FF04FF", | ||
"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": " | |||
} | } | ||
] | ] | ||
| Строка 714: | Строка 698: | ||
} | } | ||
}, | }, | ||
" | "WhiskeyCola": { | ||
"id": " | "id": "WhiskeyCola", | ||
"name": " | "name": "виски кола", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Виски, смешанный с колой. Удивительно освежает.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#3E1B00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "WhiskeyCola" | ||
], | ], | ||
"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" | ||
} | } | ||
] | ] | ||
| Строка 759: | Строка 730: | ||
} | } | ||
}, | }, | ||
" | "Oats": { | ||
"id": " | "id": "Oats", | ||
"name": " | "name": "овёс", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Используется для различных вкусных целей.", | ||
"physicalDesc": " | "physicalDesc": "грубое", | ||
"color": "# | "color": "#D2B48CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | "metabolisms": { | ||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 1, | |||
"id": "SatiateHunger" | |||
} | |||
] | |||
} | |||
} | |||
}, | }, | ||
" | "Grog": { | ||
"id": " | "id": "Grog", | ||
"name": " | "name": "грог", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Ром, разбавленный водой, одобрено пиратами!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Grog" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 802: | Строка 775: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
} | |||
] | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "MelonLiquor": { | ||
"id": " | "id": "MelonLiquor", | ||
"name": " | "name": "дынный ликёр", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Довольно сладкий фруктовый ликер крепостью 23 градуса.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#138808FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 842: | Строка 805: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 851: | Строка 814: | ||
} | } | ||
}, | }, | ||
" | "Vitamin": { | ||
"id": " | "id": "Vitamin", | ||
"name": " | "name": "витамины", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Содержатся в здоровом, полноценном питании.", | ||
"physicalDesc": " | "physicalDesc": "меловое", | ||
"color": "# | "color": "#D3D3D3FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -0.5, | |||
"Burn": -0.5 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 0.5, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Scaled": false, | |||
"Amount": -0.25, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ModifyBleedAmount" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 3, | ||
"id": "SatiateHunger" | |||
} | } | ||
] | ] | ||
| Строка 891: | Строка 857: | ||
} | } | ||
}, | }, | ||
" | "Theobromine": { | ||
"id": " | "id": "Theobromine", | ||
"name": " | "name": "теобромин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Теобромин - это горький алкалоид, выделяемый из семян какао, который можно встретить в шоколаде и некоторых других продуктах.", | ||
"physicalDesc": " | "physicalDesc": "зернистое", | ||
"color": "# | "color": "#F5F5F5FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "damage": { | ||
"types": { | |||
"Poison": 4 | |||
}, | |||
"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" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -40, | ||
" | "HungerAmount": -40, | ||
"conditions": [ | |||
{ | |||
"probability": | "Min": 3, | ||
"id": " | "Max": 21474836, | ||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.04, | |||
"id": "ChemVomit" | |||
} | } | ||
] | ] | ||
| Строка 921: | Строка 917: | ||
} | } | ||
}, | }, | ||
" | "Inaprovaline": { | ||
"id": " | "id": "Inaprovaline", | ||
"name": " | "name": "инапровалин", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Инапровалин является синаптическим и кардио- стимулятором. Обычно используется для стабилизации состояния пациентов - он останавливает потерю кислорода, не давая задохнуться пациенту в критическом состоянии. Он также значительно замедляет кровотечение. Является хорошим болеутоляющим средством.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#731024FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Inaprovaline" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 938: | Строка 934: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Asphyxiation": - | "Asphyxiation": -5 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 945: | Строка 940: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Max": 21474836, | "Max": 21474836, | ||
" | "Min": 100, | ||
"id": " | "id": "TotalDamage" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | }, | ||
] | { | ||
} | "Scaled": false, | ||
"Amount": -0.25, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBleedAmount" | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Beer": { | ||
"id": " | "id": "Beer", | ||
"name": " | "name": "пиво", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Алкогольный напиток, изготовленный из солода, хмеля, дрожжей и воды.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#CFA85FFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 991: | Строка 982: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 999: | Строка 990: | ||
} | } | ||
} | } | ||
}, | |||
"Carbon": { | |||
"id": "Carbon", | |||
"name": "углерод", | |||
"group": "Elements", | |||
"desc": "Чёрное кристаллическое твердое вещество.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#22282BFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | }, | ||
"Spaceacillin": { | "Spaceacillin": { | ||
| Строка 1019: | Строка 1020: | ||
"probability": 1, | "probability": 1, | ||
"id": "ChemCureDisease" | "id": "ChemCureDisease" | ||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Cellular": 0.5 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 1055: | Строка 1038: | ||
} | } | ||
}, | }, | ||
" | "JuiceTomato": { | ||
"id": " | "id": "JuiceTomato", | ||
"name": " | "name": "томатный сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Томаты превращенные в сок. Какая трата хороших помидоров, а?", | ||
"physicalDesc": " | "physicalDesc": "соусное", | ||
"color": "# | "color": "#731008FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1079: | Строка 1060: | ||
} | } | ||
}, | }, | ||
" | "DrGibb": { | ||
"id": " | "id": "DrGibb", | ||
"name": " | "name": "доктор Гибб", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Восхитительная смесь из 42 различных вкусов.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#102000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1096: | Строка 1075: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 1103: | Строка 1082: | ||
} | } | ||
}, | }, | ||
" | "Vermouth": { | ||
"id": " | "id": "Vermouth", | ||
"name": " | "name": "вермут", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Ароматизированное, крепленое белое вино, со вкусом различных трав.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#91FF91FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1124: | Строка 1103: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 1133: | Строка 1112: | ||
} | } | ||
}, | }, | ||
" | "JuiceLime": { | ||
"id": " | "id": "JuiceLime", | ||
"name": " | "name": "сок лайма", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Кисло-сладкий сок лайма.", | ||
"physicalDesc": " | "physicalDesc": "цитрусовое", | ||
"color": "# | "color": "#99BB43FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 1188: | Строка 1127: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 3, | ||
"id": " | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 1195: | Строка 1134: | ||
} | } | ||
}, | }, | ||
" | "Cognac": { | ||
"id": " | "id": "Cognac", | ||
"name": " | "name": "коньяк", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Сладкий и крепкий алкогольный напиток, дважды дистиллированный и оставленный для выдержки на несколько лет. Сладкий, как блуд.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#AB3C05FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1216: | Строка 1155: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 1225: | Строка 1164: | ||
} | } | ||
}, | }, | ||
" | "HorseradishSauce": { | ||
"id": " | "id": "HorseradishSauce", | ||
"name": " | "name": "хрен", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Пакетик душистого хрена.", | ||
"physicalDesc": " | "physicalDesc": "очень мощное", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"CapsaicinOil": { | |||
"id": "CapsaicinOil", | |||
"name": "капсаициновое масло", | |||
"group": "Unknown", | |||
"desc": "Капсаициновое масло - это ингредиент, содержащийся в различных сортах острого перца.", | |||
"physicalDesc": "масляное", | |||
"color": "#FF0000FF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 1240: | Строка 1189: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1.5, | ||
"id": " | "id": "SatiateHunger" | ||
} | } | ||
] | ] | ||
} | }, | ||
"Poison": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Amount": 250, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustTemperature" | |||
"id": " | }, | ||
} | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Caustic": 1 | |||
} | |||
}, | |||
"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, | "conditions": null, | ||
"probability": | "probability": 0.2, | ||
"id": "PopupMessage" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 1291: | Строка 1237: | ||
} | } | ||
}, | }, | ||
" | "Gold": { | ||
"id": " | "id": "Gold", | ||
"name": " | "name": "золото", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Плотный, мягкий, блестящий металл, самый ковкий и пластичный из всех известных.", | ||
"physicalDesc": " | "physicalDesc": "металлическое", | ||
"color": "# | "color": "#F7C430FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": null | ||
" | }, | ||
"rate": 0.5, | "Mold": { | ||
"effects": [ | "id": "Mold", | ||
"name": "плесень", | |||
"group": "Toxins", | |||
"desc": "Часто можно встретить в темных, влажных местах или на старом хлебе.", | |||
"physicalDesc": "пушистое", | |||
"color": "#8A9A5BFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"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" | ||
}, | }, | ||
{ | { | ||
" | "Diseases": [ | ||
"VentCough", | |||
" | "SpaceCold", | ||
"SpaceFlu", | |||
"BirdFlew", | |||
"Plague", | |||
"TongueTwister", | |||
"MemeticAmirmir" | |||
], | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Mold", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ChemCauseRandomDisease" | ||
} | } | ||
] | ] | ||
| Строка 1325: | Строка 1297: | ||
} | } | ||
}, | }, | ||
" | "Moonshine": { | ||
"id": " | "id": "Moonshine", | ||
"name": " | "name": "самогон", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Самодельный напиток, изготавливаемый в домашних условиях. Что может пойти не так?", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#D1D7D155", | ||
"recipes": [ | "recipes": [ | ||
" | "Moonshine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1346: | Строка 1318: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.25, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 1357: | Строка 1329: | ||
} | } | ||
}, | }, | ||
" | "Water": { | ||
"id": " | "id": "Water", | ||
"name": " | "name": "вода", | ||
"group": "Drinks", | |||
"desc": "Бесцветная жидкость, необходимая человекам для выживания.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#75B1F0FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 4, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"WhiteRussian": { | |||
"id": "WhiteRussian", | |||
"name": "белый русский", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Но это только твоё мнение, чувак.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#A68340FF", | ||
"recipes": [], | "recipes": [ | ||
"WhiteRussian" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1387: | Строка 1383: | ||
} | } | ||
}, | }, | ||
" | "JuiceCarrot": { | ||
"id": " | "id": "JuiceCarrot", | ||
"name": " | "name": "морковный сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Как морковь, но не хрустит.", | ||
"physicalDesc": " | "physicalDesc": "хрустящее", | ||
"color": "# | "color": "#FF8820FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1406: | Строка 1402: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Oculine", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 1417: | Строка 1421: | ||
} | } | ||
}, | }, | ||
" | "Singulo": { | ||
"id": " | "id": "Singulo", | ||
"name": " | "name": "синглуло", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Блю-спейс напиток!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#3B0C0CFF", | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 1446: | Строка 1451: | ||
} | } | ||
}, | }, | ||
" | "IcedTea": { | ||
"id": " | "id": "IcedTea", | ||
"name": " | "name": "чай со льдом", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Он же айс-ти. Не имеет отношения к определенному рэп-исполнителю/актеру.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#104038FF", | ||
"recipes": [], | "recipes": [ | ||
"metabolisms": { | "IcedTea" | ||
" | ], | ||
"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" | ||
} | } | ||
] | ] | ||
| Строка 1482: | Строка 1483: | ||
} | } | ||
}, | }, | ||
" | "Vodka": { | ||
"id": " | "id": "Vodka", | ||
"name": " | "name": "водка", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Прозрачный дистиллированный алкогольный напиток, происходящий из Польши и России.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#D1D1D155", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1499: | Строка 1500: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 1504: | Строка 1513: | ||
} | } | ||
}, | }, | ||
" | "SyndicateBomb": { | ||
"id": " | "id": "SyndicateBomb", | ||
"name": " | "name": "бомба синдиката", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кто-то подложил нам бомбу!", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#2E6660FF", | ||
"recipes": [ | "recipes": [ | ||
" | "SyndicateBomb" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 1521: | Строка 1530: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": " | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 1528: | Строка 1545: | ||
} | } | ||
}, | }, | ||
" | "Wine": { | ||
"id": " | "id": "Wine", | ||
"name": " | "name": "вино", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Алкогольный напиток премиум-класса, изготовленный из дистиллированного виноградного сока.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#7E4043FF", | ||
"recipes": [], | "recipes": [ | ||
"BloodToWine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
} | "id": "SatiateThirst" | ||
] | }, | ||
} | { | ||
} | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Fiber": { | |||
"id": "Fiber", | |||
"name": "волокно", | |||
"group": "Unknown", | |||
"desc": "Сырье, обычно извлекаемое из шерсти или других тканых изделий.", | |||
"physicalDesc": "волокнистое", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | }, | ||
"Protein": { | "Protein": { | ||
| Строка 1607: | Строка 1631: | ||
} | } | ||
}, | }, | ||
" | "Nicotine": { | ||
"id": " | "id": "Nicotine", | ||
"name": " | "name": "никотин", | ||
"group": "Narcotics", | |||
"desc": "Опасен и вызывает сильное привыкание.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#C0C0C0FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"JuiceOrange": { | |||
"id": "JuiceOrange", | |||
"name": "апельсиновый сок", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "И вкусно, и богато витамином С. Чего ещё желать?", | ||
"physicalDesc": " | "physicalDesc": "цитрусовое", | ||
"color": "# | "color": "#E78108FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1624: | Строка 1656: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 1639: | Строка 1663: | ||
} | } | ||
}, | }, | ||
" | "Margarita": { | ||
"id": " | "id": "Margarita", | ||
"name": " | "name": "маргарита", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "На каёмке лайм с солью. Аррива~!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#8CFF8CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1669: | Строка 1693: | ||
} | } | ||
}, | }, | ||
" | "Saxoite": { | ||
"id": " | "id": "Saxoite", | ||
"name": " | "name": "саксонит", | ||
"group": "Unknown", | |||
"desc": "Отдаёт джазом.", | |||
"physicalDesc": "шлифованно-латунное", | |||
"color": "#B8A603FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Oculine": { | |||
"id": "Oculine", | |||
"name": "окулин", | |||
"group": "Medicine", | |||
"desc": "Излечивает повреждения глаз.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#404040FF", | |||
"recipes": [ | |||
"Oculine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Amount": -1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ChemHealEyeDamage" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"UnstableMutagen": { | |||
"id": "UnstableMutagen", | |||
"name": "нестабильный мутаген", | |||
"group": "Toxins", | "group": "Toxins", | ||
"desc": " | "desc": "Вызывает мутации при введении в живых людей или растения. Высокие дозы могут быть смертельными, особенно для людей.", | ||
"physicalDesc": " | "physicalDesc": "светящееся", | ||
"color": "# | "color": "#00FF5FFF", | ||
"recipes": [ | "recipes": [ | ||
" | "UnstableMutagen" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1684: | Строка 1742: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Radiation": 3 | |||
" | |||
" | |||
}, | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Blackpepper": { | |||
"id": "Blackpepper", | |||
"name": "чёрный перец", | |||
"group": "Foods", | |||
"desc": "Часто используется как приправа к пище, или чтобы заставить людей чихать.", | |||
"physicalDesc": "зернистое", | |||
"color": "#000000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"NutritionFactor": 1, | |||
"id": "SatiateHunger" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ash": { | |||
"id": "Ash", | |||
"name": "пепел", | |||
"group": "Unknown", | |||
"desc": "Светло-серый рассыпчатый порошок.", | |||
"physicalDesc": "reagent-physical-desc-powder", | |||
"color": "#FFFFFFFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"HotRamen": { | |||
"id": "HotRamen", | |||
"name": "горячий рамэн", | |||
"group": "Drinks", | |||
"desc": "Горячая лапша.", | |||
"physicalDesc": "червивое", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"HotRamen" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"NutritionFactor": 4, | |||
"id": "SatiateHunger" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Slime": { | |||
"id": "Slime", | |||
"name": "слизь", | |||
"group": "Biological", | |||
"desc": "Сначала вам показалось, что это градиент крови, но вы ошиблись.", | |||
"physicalDesc": "вязкое", | |||
"color": "#2CF274FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 1.5, | |||
"id": "SatiateHunger" | |||
} | |||
] | |||
"conditions": | } | ||
} | |||
}, | |||
"Silencer": { | |||
"id": "Silencer", | |||
"name": "глушитель", | |||
"group": "Drinks", | |||
"desc": "Напиток из рая мимов.", | |||
"probability": | |||
" | |||
"id": " | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
" | |||
"id": " | |||
"name": " | |||
"group": "Drinks", | |||
"desc": " | |||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#004666FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1820: | Строка 1849: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": "Muted", | |||
"Component": "Muted", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
| Строка 1837: | Строка 1868: | ||
} | } | ||
}, | }, | ||
" | "JuiceBanana": { | ||
"id": " | "id": "JuiceBanana", | ||
"name": " | "name": "банановый сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Жидкая суть банана. ХОНК.", | ||
"physicalDesc": " | "physicalDesc": "хрустящее", | ||
"color": "# | "color": "#FFE777FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1852: | Строка 1883: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 1867: | Строка 1890: | ||
} | } | ||
}, | }, | ||
" | "BahamaMama": { | ||
"id": " | "id": "BahamaMama", | ||
"name": " | "name": "багама-мама", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Тропический коктейль.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#FF7F3BFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1897: | Строка 1920: | ||
} | } | ||
}, | }, | ||
" | "RobustHarvest": { | ||
"id": " | "id": "RobustHarvest", | ||
"name": " | "name": "robust harvest", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Гормоны усиливающие растения, полезны для повышения потенции.", | ||
"physicalDesc": " | "physicalDesc": "робастное", | ||
"color": "# | "color": "#3E901CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "RobustHarvest" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 1914: | Строка 1937: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": -2, | ||
"Blunt": -3, | |||
"Slash": -3, | |||
"Piercing": -3 | |||
}, | }, | ||
"groups": | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
"probability": 1, | { | ||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
| Строка 1930: | Строка 1960: | ||
} | } | ||
}, | }, | ||
" | "Ultravasculine": { | ||
"id": " | "id": "Ultravasculine", | ||
"name": " | "name": "ультраваскулин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Быстро выводит токсины из организма, но вызывает дополнительную нагрузку на вены. Не допускать передозировки.", | ||
"physicalDesc": " | "physicalDesc": "густое и зернистое", | ||
"color": "# | "color": "#520E30FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Ultravasculine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 1970: | Строка 1978: | ||
"types": null, | "types": null, | ||
"groups": { | "groups": { | ||
" | "Toxin": -3, | ||
"Brute": 0.5 | |||
} | } | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 0, | |||
"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, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Histamine", | ||
"Group": null, | "Group": null, | ||
"Amount": | "Amount": -1, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "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": " | |||
} | } | ||
] | ] | ||
| Строка 2045: | Строка 2050: | ||
} | } | ||
}, | }, | ||
" | "Bilk": { | ||
"id": " | "id": "Bilk", | ||
"name": " | "name": "миво", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Это пиво, смешанное с молоком. Отвратительно.", | ||
"physicalDesc": " | "physicalDesc": "мивовое", | ||
"color": "# | "color": "#895C4CFF", | ||
"recipes": [], | "recipes": [ | ||
"Bilk" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 2060: | Строка 2067: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 2067: | Строка 2074: | ||
} | } | ||
}, | }, | ||
" | "Chlorine": { | ||
"id": " | "id": "Chlorine", | ||
"name": " | "name": "хлор", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Жёлто-зелёный газ, токсичный для человека.", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#A2FF00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | |||
}, | |||
"Left4Zed": { | |||
"id": "Left4Zed", | |||
"name": "left-4-zed", | |||
"group": "Botanical", | |||
"desc": "Коктейль из различных мутагенов, которые вызывают сильную нестабильность у растительности.", | |||
"physicalDesc": "гетерогенное", | |||
"color": "#5B406CFF", | |||
"recipes": [ | |||
"Left4Zed" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"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" | ||
}, | }, | ||
{ | { | ||
" | "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" | ||
} | } | ||
] | ] | ||
| Строка 2097: | Строка 2133: | ||
} | } | ||
}, | }, | ||
" | "ChloralHydrate": { | ||
"id": " | "id": "ChloralHydrate", | ||
"name": " | "name": "хлоральгидрат", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "В малых дозах вызывает сонливость. В больших дозах усыпляет. Передозировка вызывает отравление.", | ||
"physicalDesc": " | "physicalDesc": "неописуемое", | ||
"color": "# | "color": "#000067FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ChloralHydrate" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"StatusLifetime": 2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "WalkSpeedModifier": 0.65, | ||
"id": " | "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": { | ||
" | "types": { | ||
" | "Poison": 1.5 | ||
"conditions": | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": "ChloralHydrate", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 2129: | Строка 2196: | ||
} | } | ||
}, | }, | ||
" | "Epinephrine": { | ||
"id": " | "id": "Epinephrine", | ||
"name": " | "name": "эпинефрин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Эффективно возвращает людей из критического состояния. Уменьшает время оглушения. Легко получить передозировку.", | ||
"physicalDesc": " | "physicalDesc": "не имеющее запаха", | ||
"color": "# | "color": "#D2FFFAFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Epinephrine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 2180: | Строка 2213: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Asphyxiation": -3, | ||
"Poison": -0.5 | |||
}, | }, | ||
"groups": | "groups": { | ||
"Brute": -0.5, | |||
"Burn": -0.5 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 2188: | Строка 2225: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Min": 100, | ||
"id": "TotalDamage" | |||
}, | |||
{ | |||
"Min": 0, | |||
"Max": 20, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1, | |||
"Poison": 1 | |||
}, | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | { | ||
" | "Min": 20, | ||
" | "Max": 21474836, | ||
"id": " | "Reagent": null, | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "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": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Lexorin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | |||
"Reagent": "Histamine", | |||
"Group": null, | |||
"Amount": 4, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Lexorin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | { | ||
"Key": " | "Key": "Stun", | ||
"Component": " | "Component": "", | ||
"Time": | "Time": 0.75, | ||
"Refresh": true, | "Refresh": true, | ||
"Type": | "Type": 1, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 2255: | Строка 2309: | ||
}, | }, | ||
{ | { | ||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Time": 0.75, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 2264: | Строка 2322: | ||
} | } | ||
}, | }, | ||
" | "Silicon": { | ||
"id": " | "id": "Silicon", | ||
"name": " | "name": "кремний", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Твердое и хрупкое кристаллическое вещество серо-голубого цвета.", | ||
"physicalDesc": " | "physicalDesc": "кристаллическое", | ||
"color": "# | "color": "#364266FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms | "metabolisms": null | ||
}, | }, | ||
" | "Martini": { | ||
"id": " | "id": "Martini", | ||
"name": " | "name": "классический мартини", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вермут с джином. Не совсем как пил 007, но все равно вкусно.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Martini" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2309: | Строка 2355: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 2318: | Строка 2364: | ||
} | } | ||
}, | }, | ||
" | "Omnizine": { | ||
"id": " | "id": "Omnizine", | ||
"name": " | "name": "омнизин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Смягчающая молочноватая жидкость с радужным оттенком. Известная теория заговора гласит, что его происхождение остается тайной, потому что раскрытие секрета его производства сделало бы большинство коммерческих фармацевтических препаратов ненужными.", | ||
"physicalDesc": " | "physicalDesc": "смягчающее", | ||
"color": "# | "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 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 2350: | Строка 2396: | ||
} | } | ||
}, | }, | ||
" | "Mead": { | ||
"id": " | "id": "Mead", | ||
"name": " | "name": "медовуха", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Напиток викингов, хоть и дешевый.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2402: | Строка 2426: | ||
} | } | ||
}, | }, | ||
" | "Hyronalin": { | ||
"id": " | "id": "Hyronalin", | ||
"name": " | "name": "хироналин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Слабое средство для лечения радиационного поражения. Считается полезным в основном в генетических модификациях, где он понижает уровень радиации, а значит и вероятность генетических мутаций. В значительной степени проигрывает Аритразину.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#4CB580FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Hyronalin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Radiation": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -40, | ||
"HungerAmount": -40, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 0.02, | |||
"id": "ChemVomit" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Heat": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Amplitude": 10, | ||
" | "Frequency": 4, | ||
" | "Time": 2, | ||
"conditions": null, | "Refresh": true, | ||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Jitter" | ||
} | } | ||
] | ] | ||
| Строка 2464: | Строка 2500: | ||
} | } | ||
}, | }, | ||
" | "Dermaline": { | ||
"id": " | "id": "Dermaline", | ||
"name": " | "name": "дермалин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Передовой препарат, более эффективный при лечении ожогов, чем Келотан.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#215263FF", | ||
"recipes": [], | "recipes": [ | ||
"Dermaline" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
"Burn": -3 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1 | |||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 2485: | Строка 2536: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Amplitude": 10, | ||
"conditions": null, | "Frequency": 4, | ||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Jitter" | ||
} | } | ||
] | ] | ||
| Строка 2499: | Строка 2567: | ||
} | } | ||
}, | }, | ||
" | "Sugar": { | ||
"id": " | "id": "Sugar", | ||
"name": " | "name": "сахар", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Вкусный космический сахар!", | ||
"physicalDesc": " | "physicalDesc": "сладкое", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"metabolisms": { | |||
" | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1, | ||
"id": " | "id": "SatiateHunger" | ||
} | } | ||
] | ] | ||
| Строка 2531: | Строка 2589: | ||
} | } | ||
}, | }, | ||
" | "Synaptizine": { | ||
"id": " | "id": "Synaptizine", | ||
"name": " | "name": "синаптизин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Токсичен, но лечит галлюцинации, сонливость и вдвое сокращает продолжительность паралича, оглушения и нокдаунов. Одной единицы достаточно для лечения галлюцинаций; две единицы смертельны.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#D49A2FFF", | ||
"recipes": [], | "recipes": [ | ||
"Synaptizine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "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, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Copper": { | ||
"id": " | "id": "Copper", | ||
"name": " | "name": "медь", | ||
"group": "Elements", | |||
"desc": "Мягкий, ковкий и пластичный металл с очень высокой тепло- и электропроводностью.", | |||
"physicalDesc": "металлическое", | |||
"color": "#B05B3CFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"PwrGame": { | |||
"id": "PwrGame", | |||
"name": "Pwr Game", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Единственный напиток, обладающий СИЛОЙ, которую жаждут настоящие геймеры.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#9385BFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 2580: | Строка 2667: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Cola": { | |||
"id": "Cola", | |||
"name": "кола", | |||
"group": "Drinks", | |||
"desc": "Сладкий газированный безалкогольный напиток. Не содержит кофеина.", | |||
"physicalDesc": "шипучее", | |||
"color": "#422912FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
| Строка 2593: | Строка 2694: | ||
} | } | ||
}, | }, | ||
" | "CubaLibre": { | ||
"id": " | "id": "CubaLibre", | ||
"name": " | "name": "куба-либре", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Ром, смешанный с колой. Да здравствует революция.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#3E1B00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "CubaLibre" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 2610: | Строка 2711: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": " | "id": "SatiateThirst" | ||
}, | }, | ||
{ | { | ||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 2623: | Строка 2726: | ||
} | } | ||
}, | }, | ||
" | "RedMead": { | ||
"id": " | "id": "RedMead", | ||
"name": " | "name": "красная медовуха", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Настоящий напиток викингов! Несмотря на то, что он имеет странный красный цвет.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#C73C00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2638: | Строка 2741: | ||
"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" | |||
} | } | ||
] | ] | ||
} | |||
} | |||
}, | |||
"MilkSoy": { | |||
"id": "MilkSoy", | |||
"name": "соевое молоко", | |||
} | |||
} | |||
}, | |||
" | |||
"id": " | |||
"name": " | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Любимчик потребителей.", | ||
"physicalDesc": " | "physicalDesc": "освежающее", | ||
"color": "# | "color": "#302000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2678: | Строка 2771: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 4, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 2685: | Строка 2778: | ||
} | } | ||
}, | }, | ||
" | "Ipecac": { | ||
"id": " | "id": "Ipecac", | ||
"name": " | "name": "ипекак", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Вызывает рвоту. Полезен для остановки действия в организме яда, который не закончил метаболизм.", | ||
"physicalDesc": " | "physicalDesc": "чернильное", | ||
"color": "# | "color": "#422912FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Ipecac" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "ThirstAmount": -40, | ||
"HungerAmount": -40, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.3, | ||
"id": " | "id": "ChemVomit" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Toxin": { | |||
"id": "Toxin", | |||
"name": "токсин", | |||
"group": "Toxins", | |||
"desc": "Токсичный химикат.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#CF3600FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison | "Poison": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 2722: | Строка 2824: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"FluorosulfuricAcid": { | |||
"id": "FluorosulfuricAcid", | |||
"name": "фторсерная кислота", | |||
"group": "Toxins", | |||
"desc": "Чрезвычайно коррозийное химическое вещество.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#5050FFFF", | |||
"recipes": [ | |||
"FluorosulfuricAcid" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": null, | |||
"groups": { | |||
"Caustic": 2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | "Type": 1, | ||
"VisualType": 4, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.33, | ||
"id": " | "id": "PopupMessage" | ||
} | } | ||
] | ] | ||
| Строка 2789: | Строка 2873: | ||
} | } | ||
}, | }, | ||
" | "Starkist": { | ||
"id": " | "id": "Starkist", | ||
"name": " | "name": "старкист", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Сладкий безалкогольный напиток со вкусом апельсина.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#9F3400FF", | ||
"recipes": [], | "recipes": [ | ||
"Starkist" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 2804: | Строка 2890: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 2811: | Строка 2897: | ||
} | } | ||
}, | }, | ||
" | "Tea": { | ||
"id": " | "id": "Tea", | ||
"name": " | "name": "чай", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Напиток, приготовленный путем кипячения листьев чайного дерева Camellia sinensis.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#8A5A3AFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2865: | Строка 2916: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Theobromine", | ||
"Group": null, | "Group": null, | ||
"Amount": 0.05, | "Amount": 0.05, | ||
| Строка 2876: | Строка 2927: | ||
} | } | ||
}, | }, | ||
" | "Bleach": { | ||
"id": " | "id": "Bleach", | ||
"name": " | "name": "отбеливатель", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы так же, как и космический очиститель, а также обеззараживать одежду. Крайне токсичен при попадании в организм.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#A1000BFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Bleach" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2893: | Строка 2944: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 2904: | Строка 2955: | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.33, | ||
"id": " | "id": "PopupMessage" | ||
} | } | ||
] | ] | ||
| Строка 2919: | Строка 2968: | ||
} | } | ||
}, | }, | ||
" | "Desoxyephedrine": { | ||
"id": " | "id": "Desoxyephedrine", | ||
"name": " | "name": "метамфетамин", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Также известный как дезоксиэфедрин, является мощным стимулятором с опасными побочными эффектами при чрезмерном употреблении.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#FAFAFAFF", | ||
"recipes": [], | "recipes": [ | ||
"Desoxyephedrine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
| Строка 2934: | Строка 2985: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 0.75 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 2940: | Строка 2991: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "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": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
} | }, | ||
"Narcotic": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"StatusLifetime": 2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "WalkSpeedModifier": 1.35, | ||
" | "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, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "Jitter" | ||
"id": " | }, | ||
{ | |||
"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" | ||
} | } | ||
] | ] | ||
| Строка 3030: | Строка 3072: | ||
} | } | ||
}, | }, | ||
" | "Cornoil": { | ||
"id": " | "id": "Cornoil", | ||
"name": " | "name": "кукурузное масло", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Кукурузное масло. Вкусное масло, используемое в готовке. Изготавливается из кукурузы.", | ||
"physicalDesc": "масляное", | |||
"color": "#FFFF00FF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | "metabolisms": null | ||
| Строка 3092: | Строка 3106: | ||
} | } | ||
}, | }, | ||
" | "DeadRum": { | ||
"id": " | "id": "DeadRum", | ||
"name": " | "name": "мёртвый ром", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Дистиллированный алкогольный напиток, изготовленный из морской воды.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | { | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 3163: | Строка 3136: | ||
} | } | ||
}, | }, | ||
" | "SpaceMountainWind": { | ||
"id": " | "id": "SpaceMountainWind", | ||
"name": " | "name": "космический маунтин винд", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Проходит сквозь, словно космический ветер.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#102000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 3180: | Строка 3153: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 3193: | Строка 3158: | ||
} | } | ||
}, | }, | ||
" | "Licoxide": { | ||
"id": " | "id": "Licoxide", | ||
"name": " | "name": "ликоксид", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Это выглядит... электризующе.", | ||
"physicalDesc": " | "physicalDesc": "электрическое", | ||
"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": " | |||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"TequilaSunrise": { | "TequilaSunrise": { | ||
| Строка 3267: | Строка 3214: | ||
} | } | ||
}, | }, | ||
" | "Romerol": { | ||
"id": " | "id": "Romerol", | ||
"name": " | "name": "ромерол", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Сложный в получении препарат, используемый для обращения вспять процесса зомбирования. На вкус как смерть.", | ||
"physicalDesc": " | "physicalDesc": "едкое", | ||
"color": "# | "color": "#7E916EFF", | ||
"recipes": [], | "recipes": [ | ||
"Romerol" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 3297: | Строка 3245: | ||
} | } | ||
}, | }, | ||
" | "Tricordrazine": { | ||
"id": " | "id": "Tricordrazine", | ||
"name": " | "name": "трикордразин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Стимулятор широкого спектра действия, первоначально произведенный из Кордразина. Он способен лечить самые распространенные виды повреждений одновременно, но вдвое медленнее, чем другие препараты. Из-за низкой силы действия его лучше всего использовать в качестве дополнения к другим лекарствам.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#00E5FFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Tricordrazine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": | "types": { | ||
"Poison": -0.5 | |||
}, | |||
"groups": { | "groups": { | ||
" | "Burn": -1, | ||
"Brute": -1 | |||
} | } | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Max": 50, | |||
"Min": 0, | |||
"id": "TotalDamage" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
| Строка 3328: | Строка 3285: | ||
} | } | ||
}, | }, | ||
" | "Astrotame": { | ||
"id": " | "id": "Astrotame", | ||
"name": " | "name": "Астротем", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Слаще тысячи ложек сахара, но без калорий.", | ||
"physicalDesc": " | "physicalDesc": "сахаристое", | ||
"color": "# | "color": "#7FFFD4FF", | ||
"recipes": [ | "recipes": [], | ||
" | "metabolisms": null | ||
], | }, | ||
"Nutriment": { | |||
"id": "Nutriment", | |||
"name": "питательные вещества", | |||
"group": "Foods", | |||
"desc": "Все необходимые организму витамины, минералы и углеводы в чистом виде.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#664330FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Stellibinin": { | |||
"id": "Stellibinin", | |||
"name": "стеллибинин", | |||
"group": "Medicine", | |||
"desc": "Антитоксин природного происхождения, обладающий особенной эффективностью против аматоксина.", | |||
"physicalDesc": "звездное", | |||
"color": "#2B2F77FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": -4 | |||
" | }, | ||
} | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 3356: | Строка 3343: | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Amatoxin", | ||
" | "Group": null, | ||
"Amount": -3, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Amatoxin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 3400: | Строка 3361: | ||
} | } | ||
}, | }, | ||
" | "HippiesDelight": { | ||
"id": " | "id": "HippiesDelight", | ||
"name": " | "name": "радость хиппи", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Ты просто не понимаешь, чувааак.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#6EAA0CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 3421: | Строка 3382: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 3430: | Строка 3391: | ||
} | } | ||
}, | }, | ||
" | "HeartbreakerToxin": { | ||
"id": " | "id": "HeartbreakerToxin", | ||
"name": " | "name": "токсин хартбрейкер", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Галлюциногенное соединение, запрещенное космическим законом. Синтетический наркотик, получаемый из токсина хартбрейкер, блокирует некоторые нервные сигналы дыхательной системы, что вызывает удушье.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#5F959CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "HeartbreakerToxin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 3447: | Строка 3408: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Asphyxiation": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 3456: | Строка 3417: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"GargleBlaster": { | |||
"id": "GargleBlaster", | |||
"name": "пангалактический грызлодёр", | |||
"group": "Drinks", | |||
"desc": "Ого, эта штука выглядит нестабильной!", | |||
"physicalDesc": "нестабильное", | |||
"color": "#9CC8B4FF", | |||
"recipes": [ | |||
"GargleBlaster" | |||
], | |||
"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" | ||
} | } | ||
] | ] | ||
| Строка 3481: | Строка 3454: | ||
} | } | ||
}, | }, | ||
" | "DevilsKiss": { | ||
"id": " | "id": "DevilsKiss", | ||
"name": " | "name": "поцелуй дьявола", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Жуткое время!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "#A68310FF", | |||
"color": "# | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 3530: | Строка 3484: | ||
} | } | ||
}, | }, | ||
" | "IrishCarBomb": { | ||
"id": " | "id": "IrishCarBomb", | ||
"name": " | "name": "ирландская автомобильная бомба", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Тревожная смесь крема айриш и эля.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#2E6671FF", | ||
"recipes": [ | "recipes": [ | ||
"IrishCarBomb" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 3561: | Строка 3507: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 3570: | Строка 3516: | ||
} | } | ||
}, | }, | ||
" | "Soysauce": { | ||
"id": " | "id": "Soysauce", | ||
"name": " | "name": "соевый соус", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Соленая приправа на основе сои.", | ||
"physicalDesc": " | "physicalDesc": "солёное", | ||
"color": "# | "color": "#8B4513FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 3587: | Строка 3531: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 0.5, | ||
"id": " | "id": "SatiateHunger" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": -0.5, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
| Строка 3602: | Строка 3544: | ||
} | } | ||
}, | }, | ||
" | "JuiceLemon": { | ||
"id": " | "id": "JuiceLemon", | ||
"name": " | "name": "лимонный сок", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Этот сок ОЧЕНЬ кислый.", | ||
"physicalDesc": " | "physicalDesc": "цитрусовое", | ||
"color": "# | "color": "#FFF690FF", | ||
"recipes": [ | "recipes": [], | ||
" | "metabolisms": { | ||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | }, | ||
"Fluorine": { | "Fluorine": { | ||
| Строка 3624: | Строка 3576: | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "THCOil": { | ||
"id": " | "id": "THCOil", | ||
"name": " | "name": "масло ТГК", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Чистое масло ТГК, полученное из листьев конопли. Оно намного сильнее, чем в натуральной форме, и может использоваться для снятия хронической боли у пациентов.", | ||
"physicalDesc": " | "physicalDesc": "вонючее", | ||
"color": "# | "color": "#DAA520FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
| Строка 3661: | Строка 3602: | ||
} | } | ||
}, | }, | ||
" | "Phalanximine": { | ||
"id": " | "id": "Phalanximine", | ||
"name": " | "name": "фалангимин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Используется при лечении рака. Вызывает умеренное лучевое поражение.", | ||
"physicalDesc": " | "physicalDesc": "едкое", | ||
"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, | "conditions": null, | ||
"probability": | "probability": 0.05, | ||
"id": " | "id": "ChemVomit" | ||
} | } | ||
] | ] | ||
| Строка 3691: | Строка 3641: | ||
} | } | ||
}, | }, | ||
" | "Arithrazine": { | ||
"id": " | "id": "Arithrazine", | ||
"name": " | "name": "аритразин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Немного нестабильное лекарство, используемое в крайних случаях радиационного поражения. Снижает уровень радиации в три раза быстрее, чем Хироналин, и одновременно устраняет повреждения от токсинов. Со временем наносит небольшие механические повреждения пациенту, однако организм пациента обычно легко регенерирует его.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#BD5902FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Arithrazine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Radiation": -3 | |||
}, | |||
"groups": { | |||
"Brute": 0.5 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 3715: | Строка 3674: | ||
} | } | ||
}, | }, | ||
" | "Booger": { | ||
"id": " | "id": "Booger", | ||
"name": " | "name": "козявка", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Фууу...", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#8CFF8CFF", | ||
"recipes": [], | "recipes": [ | ||
"Booger" | |||
], | |||
"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": | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 3754: | Строка 3706: | ||
} | } | ||
}, | }, | ||
" | "Nitrogen": { | ||
"id": " | "id": "Nitrogen", | ||
"name": " | "name": "азот", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Он же нитроген. Бесцветный, не имеющий запаха нереактивный газ. Очень стабилен.", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Factor": 1, | ||
"conditions": [ | |||
" | { | ||
"Type": "Vox", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Oxygenate" | ||
} | }, | ||
{ | { | ||
" | "Factor": 1, | ||
" | "conditions": [ | ||
{ | |||
"Type": "Slime", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Oxygenate" | ||
}, | }, | ||
{ | { | ||
" | "_ratios": { | ||
" | "CarbonDioxide": 1, | ||
" | "Nitrogen": -1 | ||
}, | }, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Vox", | ||
"ShouldHave": true, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyLungGas" | ||
}, | }, | ||
{ | { | ||
" | "_ratios": { | ||
" | "NitrousOxide": 1, | ||
"Nitrogen": -1 | |||
}, | |||
"conditions": [ | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | ], | ||
" | "probability": 1, | ||
"id": "ModifyLungGas" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 3846: | Строка 3776: | ||
} | } | ||
}, | }, | ||
" | "WeedKiller": { | ||
"id": " | "id": "WeedKiller", | ||
"name": " | "name": "гербициды", | ||
"group": "Botanical", | "group": "Botanical", | ||
"desc": " | "desc": "Смесь, предназначенная для борьбы с сорняками.", | ||
"physicalDesc": " | "physicalDesc": "бурлящее", | ||
"color": "# | "color": "#968395FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
| Строка 3869: | Строка 3805: | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 3876: | Строка 3811: | ||
} | } | ||
}, | }, | ||
" | "SnowWhite": { | ||
"id": " | "id": "SnowWhite", | ||
"name": " | "name": "белый снег", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Морозная свежесть.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 3899: | Строка 3832: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 3908: | Строка 3841: | ||
} | } | ||
}, | }, | ||
" | "Histamine": { | ||
"id": " | "id": "Histamine", | ||
"name": " | "name": "гистамин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Эффект гистамина варьируется в зависимости от дозы. От слегка раздражающего до невероятно смертельного.", | ||
"physicalDesc": " | "physicalDesc": "абразивное", | ||
"color": "# | "color": "#FA6464FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
} | "Brute": 2 | ||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": 0. | "probability": 0.1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
"Brute": 2, | |||
"Toxin": 2, | |||
"Airloss": 2 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 3944: | Строка 3879: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 45, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 3954: | Строка 3889: | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "histamine-effect-light-itchiness" | ||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
}, | |||
{ | |||
"Messages": [ | |||
"histamine-effect-heavy-itchiness" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 45, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 3964: | Строка 3912: | ||
} | } | ||
], | ], | ||
"probability": 0. | "probability": 0.2, | ||
"id": "PopupMessage" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceWatermelon": { | |||
"id": "JuiceWatermelon", | |||
"name": "арбузный сок", | |||
"id": "PopupMessage" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
" | |||
"id": " | |||
"name": " | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вкусный сок арбуза.", | ||
"physicalDesc": " | "physicalDesc": "сладкое", | ||
"color": "# | "color": "#EF3520FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 4040: | Строка 3941: | ||
} | } | ||
}, | }, | ||
" | "Miasma": { | ||
"id": " | "id": "Miasma", | ||
"name": " | "name": "миазма", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Ух ох, как воняет!", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#56941EFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Rat", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "ChemMiasmaPoolSource" | |||
"id": " | }, | ||
{ | { | ||
" | "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": " | |||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -40, | ||
" | "HungerAmount": -40, | ||
"conditions": [ | |||
"conditions": | { | ||
"Type": "Rat", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 0.8, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.12, | |||
"id": "ChemVomit" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"miasma-smell" | |||
], | |||
" | "Type": 1, | ||
" | "VisualType": 2, | ||
" | "conditions": [ | ||
{ | |||
"Min": 0.25, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Blunt": -4, | ||
"Slash": -3, | |||
"Piercing": -3 | |||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": true, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Rat", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 4217: | Строка 4062: | ||
} | } | ||
}, | }, | ||
" | "GroundBee": { | ||
"id": " | "id": "GroundBee", | ||
"name": " | "name": "молотые пчёлы", | ||
"group": "Unknown", | |||
"desc": "Молотые пчёлы. Мерзость.", | |||
"physicalDesc": "пчелистое", | |||
"color": "#86530EFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"NuclearCola": { | |||
"id": "NuclearCola", | |||
"name": "ядерная кола", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кола, кола никогда не меняется.", | ||
"physicalDesc": "шипучее", | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#100800FF", | ||
"recipes": [], | "recipes": [ | ||
"NuclearCola" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 4232: | Строка 4089: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 6, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
} | }, | ||
"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": " | |||
} | } | ||
] | ] | ||
| Строка 4271: | Строка 4114: | ||
} | } | ||
}, | }, | ||
" | "NorepinephricAcid": { | ||
"id": " | "id": "NorepinephricAcid", | ||
"name": " | "name": "норэпинефриновая кислота", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Лишает вас возможности видеть пока усваивается организмом.", | ||
"physicalDesc": "молочное", | |||
"color": "#96A8B5FF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "NorepinephricAcid" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "Messages": [ | ||
"probability": 1, | "generic-reagent-effect-burning-eyes", | ||
" | "generic-reagent-effect-burning-eyes-a-bit", | ||
"id": " | "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, | |||
"probability": 0.08, | |||
"id": "PopupMessage" | |||
}, | |||
{ | |||
"Messages": [ | |||
"norepinephricacid-effect-eye-disconnect", | |||
"norepinephricacid-effect-eye-pain", | |||
"norepinephricacid-effect-darkness", | |||
"norepinephricacid-effect-blindness" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.03, | |||
"id": "PopupMessage" | |||
}, | }, | ||
{ | { | ||
" | "Key": "TemporaryBlindness", | ||
" | "Component": "TemporaryBlindness", | ||
" | "Time": 2, | ||
"conditions": null, | "Refresh": true, | ||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
| Строка 4325: | Строка 4185: | ||
} | } | ||
}, | }, | ||
" | "Dylovene": { | ||
"id": " | "id": "Dylovene", | ||
"name": " | "name": "диловен", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Антитоксин широкого спектра действия, который лечит поражение кровеносной системы токсинами. Передозировка вызывает рвоту, головокружение и боль.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#3A1D8AFF", | ||
"recipes": [], | "recipes": [ | ||
"Dylovene" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"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": " | |||
} | } | ||
] | ] | ||
| Строка 4347: | Строка 4216: | ||
} | } | ||
}, | }, | ||
" | "Frostoil": { | ||
"id": " | "id": "Frostoil", | ||
"name": " | "name": "холодный соус", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "Заставляет язык онеметь.", | ||
"physicalDesc": " | "physicalDesc": "холодное", | ||
"color": "# | "color": "#87CEEBFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "Pax": { | ||
"id": " | "id": "Pax", | ||
"name": " | "name": "пакс", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Психиатрический препарат, который не позволяет употребившему причинять вред кому-либо напрямую.", | ||
"physicalDesc": " | "physicalDesc": "смягчающее", | ||
"color": "# | "color": "#AAAAAAFF", | ||
"recipes": [], | "recipes": [ | ||
"Pax" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": " | "Key": "Pacified", | ||
"Component": " | "Component": "Pacified", | ||
"Time": | "Time": 2, | ||
"Refresh": false, | "Refresh": false, | ||
"Type": 0, | "Type": 0, | ||
| Строка 4383: | Строка 4254: | ||
} | } | ||
}, | }, | ||
" | "MilkSpoiled": { | ||
"id": " | "id": "MilkSpoiled", | ||
"name": " | "name": "прогорклое молоко", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Это молоко испортилось.", | ||
"physicalDesc": " | "physicalDesc": "гнилое", | ||
"color": "# | "color": "#FAFFBAFF", | ||
"recipes": [ | "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": " | |||
} | } | ||
] | ] | ||
| Строка 4420: | Строка 4276: | ||
} | } | ||
}, | }, | ||
" | "GinFizz": { | ||
"id": " | "id": "GinFizz", | ||
"name": " | "name": "шипучий джин", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Освежающе лимонный, восхитительно сухой.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"GinFizz" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 4441: | Строка 4299: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 4450: | Строка 4308: | ||
} | } | ||
}, | }, | ||
" | "Cryoxadone": { | ||
"id": " | "id": "Cryoxadone", | ||
"name": " | "name": "криоксадон", | ||
"group": "Medicine", | |||
"desc": "Необходим для нормального функционирования криогеники. Быстро исцеляет все стандартные типы повреждений, но работает только при температуре ниже 170 Кельвинов (обычно это подразумевает криокамеры). Также может медленно исцелять повреждения, полученные клонами, например, при клонировании или слизнями.", | |||
"physicalDesc": "шипучее", | |||
"color": "#0091FFFF", | |||
"recipes": [ | |||
"Cryoxadone" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Airloss": -6, | |||
"Brute": -4, | |||
"Burn": -4, | |||
"Toxin": -4 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 150, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"GinTonic": { | |||
"id": "GinTonic", | |||
"name": "джин-тоник", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Классический мягкий коктейль всех времен и народов.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#004166FF", | ||
"recipes": [ | "recipes": [ | ||
" | "GinTonic" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4473: | Строка 4371: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 4482: | Строка 4380: | ||
} | } | ||
}, | }, | ||
" | "Kvass": { | ||
"id": " | "id": "Kvass", | ||
"name": " | "name": "квас", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Прохладный освежающий напиток с привкусом социализма.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#381600FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
| Строка 4512: | Строка 4402: | ||
} | } | ||
}, | }, | ||
" | "BananaHonk": { | ||
"id": " | "id": "BananaHonk", | ||
"name": " | "name": "банана-хонк", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Напиток из Бананового Рая.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#FFFF91FF", | ||
"recipes": [ | "recipes": [ | ||
" | "BananaHonk" | ||
], | ], | ||
"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": " | |||
} | } | ||
] | ] | ||
| Строка 4575: | Строка 4434: | ||
} | } | ||
}, | }, | ||
" | "Rewriter": { | ||
"id": " | "id": "Rewriter", | ||
"name": " | "name": "переписчик", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Тайна святилища Библиотекаря...", | ||
"physicalDesc": " | "physicalDesc": "strong-smelling", | ||
"color": "# | "color": "#485000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Rewriter" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4592: | Строка 4451: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 4599: | Строка 4458: | ||
} | } | ||
}, | }, | ||
" | "Leporazine": { | ||
"id": " | "id": "Leporazine", | ||
"name": " | "name": "лепоразин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Он обеспечивает поддержание стабильной температуры тела пациента. В высокой дозировке позволяет на короткое время выйти в космос, но препятствует применению криогенных камер.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#FF7DB5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Leporazine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Cold": -4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange" | ||
"id": " | }, | ||
{ | |||
"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, | "conditions": null, | ||
"probability": | "probability": 0.2, | ||
"id": " | "id": "PopupMessage" | ||
} | } | ||
] | ] | ||
| Строка 4631: | Строка 4523: | ||
} | } | ||
}, | }, | ||
" | "JuiceBerry": { | ||
"id": " | "id": "JuiceBerry", | ||
"name": " | "name": "ягодный сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вкусная смесь нескольких видов ягод.", | ||
"physicalDesc": " | "physicalDesc": "сладкое", | ||
"color": "# | "color": "#660099FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4646: | Строка 4538: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 4661: | Строка 4545: | ||
} | } | ||
}, | }, | ||
" | "Tequila": { | ||
"id": " | "id": "Tequila", | ||
"name": " | "name": "текила", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Крепкий и слабо ароматизированный спирт производства Мексики.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#D7D1D155", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 4684: | Строка 4566: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 4693: | Строка 4575: | ||
} | } | ||
}, | }, | ||
" | "TableSalt": { | ||
"id": " | "id": "TableSalt", | ||
"name": " | "name": "столовая соль", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Хлорид натрия, широко известный как соль, часто используется в качестве пищевой приправы или для мгновенного уничтожения мозговых червей.", | ||
"physicalDesc": " | "physicalDesc": "зернистое", | ||
"color": "# | "color": "#A1000BFF", | ||
"recipes": [], | "recipes": [ | ||
"TableSalt" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 0.5, | ||
"id": "SatiateHunger" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": -0.5, | |||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
| Строка 4725: | Строка 4605: | ||
} | } | ||
}, | }, | ||
" | "Andalusia": { | ||
"id": " | "id": "Andalusia", | ||
"name": " | "name": "андалусия", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Хороший напиток со странным названием.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#665700FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4740: | Строка 4620: | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 4747: | Строка 4635: | ||
} | } | ||
}, | }, | ||
" | "Absinthe": { | ||
"id": " | "id": "Absinthe", | ||
"name": " | "name": "абсент", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Спиртной напиток со вкусом аниса, полученный из растений.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#33EE00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4768: | Строка 4656: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.3, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 4777: | Строка 4665: | ||
} | } | ||
}, | }, | ||
" | "JuicePotato": { | ||
"id": " | "id": "JuicePotato", | ||
"name": " | "name": "картофельный сок", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Сок картофеля. Фу.", | ||
"physicalDesc": " | "physicalDesc": "крахмалистое", | ||
"color": "# | "color": "#302000FF", | ||
"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": " | |||
} | } | ||
] | ] | ||
| Строка 4820: | Строка 4687: | ||
} | } | ||
}, | }, | ||
" | "Hotsauce": { | ||
"id": " | "id": "Hotsauce", | ||
"name": " | "name": "острый соус", | ||
"group": "Foods", | |||
"desc": "Вкус просто огонь.", | |||
"physicalDesc": "острое", | |||
"color": "#FF0000FF", | |||
"recipes": [ | |||
"CookingHotsauce" | |||
], | |||
"metabolisms": null | |||
}, | |||
"VentCrud": { | |||
"id": "VentCrud", | |||
"name": "вентиляционная грязь", | |||
"group": "Unknown", | "group": "Unknown", | ||
"desc": " | "desc": "Черное вещество, которое можно встретить в плохо обслуживаемых вентиляционных системах.", | ||
"physicalDesc": " | "physicalDesc": "липкое", | ||
"color": "# | "color": "#000000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 4835: | Строка 4714: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | |||
"CauseChance": 0.6, | |||
"Disease": "VentCough", | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ChemCauseDisease" | |||
} | } | ||
] | ] | ||
| Строка 4856: | Строка 4735: | ||
} | } | ||
}, | }, | ||
" | "Aluminium": { | ||
"id": " | "id": "Aluminium", | ||
"name": " | "name": "алюминий", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Серебристый, мягкий, немагнитный и ковкий металл.", | ||
"physicalDesc": " | "physicalDesc": "металлическое", | ||
"color": "# | "color": "#848789FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "Tritium": { | ||
"id": " | "id": "Tritium", | ||
"name": " | "name": "тритий", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Радиоактивная космически-магическая пыльца фей.", | ||
"physicalDesc": " | "physicalDesc": "ионизационное", | ||
"color": "# | "color": "#66FF33FF", | ||
"recipes": [], | "recipes": [], | ||
"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": " | |||
} | } | ||
] | ] | ||
} | }, | ||
"Gas": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Radiation": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 4912: | Строка 4792: | ||
} | } | ||
}, | }, | ||
" | "Barefoot": { | ||
"id": " | "id": "Barefoot", | ||
"name": " | "name": "домохозяйка", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Дети, кухня, церковь.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 4934: | Строка 4812: | ||
{ | { | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0.05, | "Amount": 0.05, | ||
| Строка 4952: | Строка 4822: | ||
} | } | ||
}, | }, | ||
" | "BloodyMary": { | ||
"id": " | "id": "BloodyMary", | ||
"name": " | "name": "кровавая Мэри", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Странная, но приятная смесь из водки, томата и сока лайма.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#660000FF", | ||
"recipes": [], | "recipes": [ | ||
"BloodyMary" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 4982: | Строка 4854: | ||
} | } | ||
}, | }, | ||
" | "JuiceGrape": { | ||
"id": " | "id": "JuiceGrape", | ||
"name": " | "name": "виноградный сок", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Свежевыжатый сок из красного винограда. Довольно сладкий.", | ||
"physicalDesc": " | "physicalDesc": "хрустящее", | ||
"color": "# | "color": "#512284FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 4997: | Строка 4869: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": 3, | |||
"HydrationFactor": | |||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 5010: | Строка 4876: | ||
} | } | ||
}, | }, | ||
" | "Fluorosurfactant": { | ||
"id": " | "id": "Fluorosurfactant", | ||
"name": " | "name": "фторсурфактант", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Перфторированная сульфоновая кислота, образующая пену при смешивании с водой.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#9E6B38FF", | ||
"recipes": [], | "recipes": [ | ||
"Fluorosurfactant" | |||
], | |||
"metabolisms": null | |||
}, | |||
"DriestMartini": { | |||
"id": "DriestMartini", | |||
"name": "самый сухой мартини", | |||
"group": "Drinks", | |||
"desc": "Только для опытных. Вы уверены, что видите плавающие в бокале песчинки.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#2E6671FF", | |||
"recipes": [ | |||
"DriestMartini" | |||
], | |||
"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.15, | |||
" | "conditions": null, | ||
" | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 5063: | Строка 4920: | ||
} | } | ||
}, | }, | ||
" | "Plasma": { | ||
"id": " | "id": "Plasma", | ||
"name": " | "name": "плазма", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Причудливая, космически-магическая пыльца фей. Вам, наверное, не стоит это есть, но мы оба знаем, что вы все равно это сделаете.", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#7E009EFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
| Строка 5080: | Строка 4935: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 5089: | Строка 4944: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | |||
"Reagent": "Inaprovaline", | |||
"Group": null, | |||
"Amount": -2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
} | }, | ||
"Gas": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 5111: | Строка 4961: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": true, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
| Строка 5125: | Строка 4975: | ||
} | } | ||
}, | }, | ||
" | "Uranium": { | ||
"id": " | "id": "Uranium", | ||
"name": " | "name": "уран", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Серый металлический химический элемент из серии актинидов, слабо радиоактивный.", | ||
"physicalDesc": " | "physicalDesc": "металлическое", | ||
"color": "# | "color": "#8FA191FF", | ||
"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" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Napalm": { | |||
"id": "Napalm", | |||
"name": "напалм", | |||
"group": "Pyrotechnic", | |||
"desc": "Немножко огнеопасен.", | |||
"physicalDesc": "мыльное", | |||
"color": "#FA00AFFF", | |||
"recipes": [ | |||
"Napalm" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"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" | ||
} | } | ||
] | ] | ||
| Строка 5163: | Строка 5041: | ||
} | } | ||
}, | }, | ||
" | "JuicePineapple": { | ||
"id": " | "id": "JuicePineapple", | ||
"name": " | "name": "ананасовый сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вкусный сок ананаса.", | ||
"physicalDesc": " | "physicalDesc": "тропическое", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5180: | Строка 5056: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Whiskey": { | ||
"id": " | "id": "Whiskey", | ||
"name": " | "name": "виски", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Тип дистиллированного алкогольного напитка, изготовленного из забродившего зернового сусла.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5228: | Строка 5084: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 5237: | Строка 5093: | ||
} | } | ||
}, | }, | ||
" | "Lexorin": { | ||
"id": " | "id": "Lexorin", | ||
"name": " | "name": "лексорин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Временно останавливает дыхание и вызывает повреждение тканей. Большие дозы смертельны и приводят к быстрой потере сознания. Дексалин и Дексалин Плюс способны вывести его из организма.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#6B0007FF", | ||
"recipes": [], | "recipes": [ | ||
"Lexorin" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": null, | |||
"groups": { | |||
"Airloss": 7 | |||
" | |||
} | } | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Blood": { | |||
"id": "Blood", | |||
"name": "кровь", | |||
"group": "Biological", | |||
"desc": "Я надеюсь, что это кетчуп.", | |||
"physicalDesc": "чёрнометаллическое", | |||
"color": "#800000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "conditions": null, | ||
" | "probability": 1, | ||
" | "HydrationFactor": 1.5, | ||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Cognizine": { | |||
"id": "Cognizine", | |||
"name": "когнизин", | |||
"group": "Medicine", | |||
"desc": "Таинственное химическое вещество, способное сделать любое неразумное существо разумным.", | |||
"physicalDesc": "загадочное", | |||
"color": "#B50EE8FF", | |||
"recipes": [ | |||
"Cognizine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "MakeSentient" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Enzyme": { | |||
"id": "Enzyme", | |||
"name": "универсальный фермент", | |||
"group": "Foods", | |||
"desc": "Используется в приготовлении различных блюд.", | |||
"physicalDesc": "меловое", | |||
"color": "#009900FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger" | |||
} | } | ||
] | ] | ||
| Строка 5358: | Строка 5198: | ||
} | } | ||
}, | }, | ||
" | "Amasec": { | ||
"id": " | "id": "Amasec", | ||
"name": " | "name": "амасек", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Официальный напиток Оружейного клуба!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#124DA7FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5381: | Строка 5219: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 5390: | Строка 5228: | ||
} | } | ||
}, | }, | ||
" | "Bicaridine": { | ||
"id": " | "id": "Bicaridine", | ||
"name": " | "name": "бикаридин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Анальгетик, который очень эффективен при лечении механических повреждений. Он полезен для стабилизации состояния людей, которых сильно избили, а также для лечения менее опасных для жизни травм. В случае кровотечения (внутреннего или внешнего) бикаридин сильно его замедляет. Если доза превышает предел передозировки, он остановит его полностью.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#FFAA00FF", | ||
"recipes": [], | "recipes": [ | ||
"Bicaridine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Asphyxiation": 1, | ||
"conditions": null, | "Poison": 0.5 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "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": 2, | ||
"SlurSpeech": true, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Drunk" | ||
} | } | ||
] | ] | ||
| Строка 5466: | Строка 5308: | ||
} | } | ||
}, | }, | ||
" | "VodkaTonic": { | ||
"id": " | "id": "VodkaTonic", | ||
"name": " | "name": "водка тоник", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Для тех случаев, когда джин-тоник недостаточно русский.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#0064C8FF", | ||
"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, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"CafeLatte": { | |||
"id": "CafeLatte", | |||
"name": "кофе латте", | |||
"group": "Drinks", | |||
"desc": "Приятный, крепкий и вкусный напиток на время чтения.", | |||
"physicalDesc": "кремообразное", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"CafeLatte" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
| Строка 5513: | Строка 5362: | ||
} | } | ||
}, | }, | ||
" | "Ketchup": { | ||
"id": " | "id": "Ketchup", | ||
"name": " | "name": "кетчуп", | ||
"group": "Foods", | |||
"desc": "Приготовлен из томатного пюре с добавлением специяй.", | |||
"physicalDesc": "пикантное", | |||
"color": "#FF0000FF", | |||
"recipes": [ | |||
"CookingKetchup" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Corpium": { | |||
"id": "Corpium", | |||
"name": "корпиум", | |||
"group": "Unknown", | "group": "Unknown", | ||
"desc": " | "desc": "Коктейль Синдиката, тщательно собранный из различных источников. Вы не захотите, чтобы это оказалось внутри вас.", | ||
"physicalDesc": " | "physicalDesc": "некротическое", | ||
"color": "# | "color": "#7668A1FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 5528: | Строка 5389: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Cellular": | "Cellular": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | }, | ||
{ | { | ||
" | "CauseChance": 1, | ||
" | "Disease": "ActiveZombieVirus", | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ChemCauseDisease" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Ichor": { | |||
"id": "Ichor", | |||
"name": "ихор", | |||
"group": "Biological", | |||
"desc": "Чрезвычайно мощное регенеративное химическое вещество, доведенное до совершенства эволюцией космической фауны. Производится в пищеварительной системе дракона и считается экзотическим товаром, поскольку охота на него требует огромных усилий.", | |||
"physicalDesc": "reagent-physical-desc-roaring", | |||
"color": "#F4692EFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 1.5, | ||
}, | "id": "SatiateThirst" | ||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"Bloodloss": -5 | |||
}, | |||
"groups": { | |||
"Burn": -5, | |||
"Brute": -5, | |||
" | "Toxin": -2 | ||
" | |||
" | |||
} | } | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
" | "id": "HealthChange" | ||
" | |||
"conditions": | |||
"probability": | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 5614: | Строка 5454: | ||
} | } | ||
}, | }, | ||
" | "MilkGoat": { | ||
"id": " | "id": "MilkGoat", | ||
"name": " | "name": "козье молоко", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Непрозрачная белая жидкость, производимая козами. Высокая концентрация обезжиренных сливок.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#DFDFDFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5631: | Строка 5469: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 4, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 5638: | Строка 5476: | ||
} | } | ||
}, | }, | ||
" | "Rum": { | ||
"id": " | "id": "Rum", | ||
"name": " | "name": "ром", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Дистиллированный алкогольный напиток, изготовленный из субпродуктов сахарного тростника.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 5653: | Строка 5491: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": " | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 5660: | Строка 5506: | ||
} | } | ||
}, | }, | ||
" | "BeepskySmash": { | ||
"id": " | "id": "BeepskySmash", | ||
"name": " | "name": "удар бипски", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Откажись выпить - и приготовься к ЗАКОНУ.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "BeepskySmash" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5692: | Строка 5538: | ||
} | } | ||
}, | }, | ||
" | "Phlogiston": { | ||
"id": " | "id": "Phlogiston", | ||
"name": " | "name": "флогистон", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Подожжёт и заставит вас гореть.", | ||
"physicalDesc": " | "physicalDesc": "горящее", | ||
"color": "# | "color": "#D4872AFF", | ||
"recipes": [ | "recipes": [ | ||
"Phlogiston" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Heat": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange" | ||
"id": " | }, | ||
{ | |||
"Multiplier": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "FlammableReaction" | |||
}, | }, | ||
{ | { | ||
"Amount": 6000, | |||
"Amount": | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustTemperature" | ||
} | } | ||
] | ] | ||
| Строка 5732: | Строка 5581: | ||
} | } | ||
}, | }, | ||
" | "SpaceCleaner": { | ||
"id": " | "id": "SpaceCleaner", | ||
"name": " | "name": "космический очиститель", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Способен очистить почти любую поверхность от всего, что может ее запачкать. Уборщик наверняка будет благодарен добавке.", | ||
"physicalDesc": " | "physicalDesc": "лимонно-свежее", | ||
"color": "# | "color": "#C8FF69FF", | ||
"recipes": [ | "recipes": [ | ||
" | "SpaceCleaner" | ||
], | ], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "TranexamicAcid": { | ||
"id": " | "id": "TranexamicAcid", | ||
"name": " | "name": "транексамовая кислота", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Препарат для свертывания крови, предотвращающий сильные кровотечения. В больших количествах очень опасен.", | ||
"physicalDesc": " | "physicalDesc": "вязкое", | ||
"color": "# | "color": "#BA7D7DFF", | ||
"recipes": [], | "recipes": [ | ||
"TranexamicAcid" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"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": { | |||
"types": { | |||
"Bloodloss": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Iron": { | ||
"id": " | "id": "Iron", | ||
"name": " | "name": "железо", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Серебристо-серый металл, образующий оксиды железа (ржавчину) при контакте с воздухом. Часто сплавляется с другими элементами для получения сплавов, таких как сталь.", | ||
"physicalDesc": " | "physicalDesc": "металлическое", | ||
"color": "# | "color": "#434B4DFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5780: | Строка 5652: | ||
{ | { | ||
"Scaled": false, | "Scaled": false, | ||
"Amount": | "Amount": 2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyBloodLevel" | ||
} | } | ||
] | ] | ||
| Строка 5789: | Строка 5661: | ||
} | } | ||
}, | }, | ||
" | "Nocturine": { | ||
"id": " | "id": "Nocturine", | ||
"name": " | "name": "ноктюрин", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Заставляет вас чувствовать сильную усталость и неспособность встать. По сути, это сок, вызывающий боль в костях.", | ||
"physicalDesc": "порошкообразное", | |||
"color": "#128E80FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | |||
"metabolisms": { | |||
" | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "damage": { | ||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 60, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Key": "ForcedSleep", | |||
"Component": "ForcedSleeping", | |||
"Time": 2, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 8, | |||
"Max": 21474836, | |||
"Reagent": "Nocturine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 5823: | Строка 5714: | ||
} | } | ||
}, | }, | ||
" | "CarpoToxin": { | ||
"id": " | "id": "CarpoToxin", | ||
"name": " | "name": "карпотоксин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Токсичные выделения космического карпа. Вызывает болезненное чувство жжения.", | ||
"physicalDesc": " | "physicalDesc": "экзотический запах", | ||
"color": "# | "color": "#E2A38CFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "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" | ||
} | } | ||
] | ] | ||
| Строка 5855: | Строка 5753: | ||
} | } | ||
}, | }, | ||
" | "IcedCoffee": { | ||
"id": " | "id": "IcedCoffee", | ||
"name": " | "name": "айс-кофе", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Кофе со льдом, бодрящий и прохладный.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#102838FF", | ||
"recipes": [], | "recipes": [ | ||
"IcedCoffee" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | |||
} | } | ||
] | ] | ||
| Строка 5878: | Строка 5777: | ||
} | } | ||
}, | }, | ||
" | "EZNutrient": { | ||
"id": " | "id": "EZNutrient", | ||
"name": " | "name": "EZ nutrient", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Дайте вашим растениям немного этих ЛЁГКИХ питательных веществ!", | ||
"physicalDesc": " | "physicalDesc": "густое", | ||
"color": "# | "color": "#664330FF", | ||
"recipes": [ | "recipes": [ | ||
" | "EZNutrient" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": [ | ||
{ | |||
" | "Type": "Plant", | ||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 3, | ||
"id": "SatiateHunger" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 5933: | Строка 5807: | ||
} | } | ||
}, | }, | ||
" | "IrishCoffee": { | ||
"id": " | "id": "IrishCoffee", | ||
"name": " | "name": "ирландский кофе", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кофе с ирландскими сливками. Обычные сливки - это совсем не то!", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"IrishCoffee" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5948: | Строка 5824: | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 5955: | Строка 5839: | ||
} | } | ||
}, | }, | ||
" | "PlantBGone": { | ||
"id": " | "id": "PlantBGone", | ||
"name": " | "name": "plant-B-gone", | ||
"group": "Botanical", | "group": "Botanical", | ||
"desc": " | "desc": "Вредная токсичная смесь для уничтожения растительной жизни. Не глотать!", | ||
"physicalDesc": " | "physicalDesc": "бурлящее", | ||
"color": "# | "color": "#49002EFF", | ||
"recipes": [ | "recipes": [ | ||
" | "PlantBGone" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5980: | Строка 5854: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": -4, | |||
" | "Blunt": 2, | ||
" | "Slash": 1, | ||
"Piercing": 1 | |||
" | |||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 6014: | Строка 5879: | ||
} | } | ||
}, | }, | ||
" | "Iodine": { | ||
"id": " | "id": "Iodine", | ||
"name": " | "name": "йод", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Обычно добавляется в поваренную соль в качестве питательного вещества. Сам по себе он гораздо менее приятен на вкус.", | ||
"physicalDesc": " | "physicalDesc": "reagent-physical-desc-dark-brown", | ||
"color": "# | "color": "#BC8A00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms | "metabolisms": null | ||
}, | }, | ||
" | "DoctorsDelight": { | ||
"id": " | "id": "DoctorsDelight", | ||
"name": " | "name": "радость доктора", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Глоток сделал - Медибот свободен. Это, наверное, даже к лучшему.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#FF8CFFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "DoctorsDelight" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6059: | Строка 5910: | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "NutritionFactor": -2, | ||
"id": "SatiateHunger" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
}, | |||
"Medicine": { | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 6086: | Строка 5930: | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
" | "Burn": -1, | ||
"Brute": -1, | |||
"Airloss": -1, | |||
"Toxin": -1 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 6097: | Строка 5943: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 6109: | Строка 5948: | ||
} | } | ||
}, | }, | ||
" | "B52": { | ||
"id": " | "id": "B52", | ||
"name": " | "name": "B-52", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Кофе, айриш крим и коньяк. Просто бомба.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "B52" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6156: | Строка 5971: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 6165: | Строка 5980: | ||
} | } | ||
}, | }, | ||
" | "UncookedAnimalProteins": { | ||
"id": " | "id": "UncookedAnimalProteins", | ||
"name": " | "name": "непрожаренные животные протеины", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Крайне опасны для желудков более слабых форм жизни.", | ||
"physicalDesc": " | "physicalDesc": "комковатое", | ||
"color": "# | "color": "#FFFFE5FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": 2 | |||
" | }, | ||
} | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
"probability": 1, | { | ||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | |||
{ | |||
"Reagent": "Protein", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": [ | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 6196: | Строка 6029: | ||
} | } | ||
}, | }, | ||
" | "NTCahors": { | ||
"id": " | "id": "NTCahors", | ||
"name": " | "name": "НеоТеологический кагор", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Крепленое десертное вино, изготовленное из каберне совиньон, саперави и других сортов винограда.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"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, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 6227: | Строка 6059: | ||
} | } | ||
}, | }, | ||
" | "ToxinsSpecial": { | ||
"id": " | "id": "ToxinsSpecial", | ||
"name": " | "name": "особый токсин", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Эта штука ОГОНЬ! ВЫЗЫВАЙТЕ ЧЁРТОВ ШАТТЛ!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#665C00FF", | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 6258: | Строка 6089: | ||
} | } | ||
}, | }, | ||
" | "Hooch": { | ||
"id": " | "id": "Hooch", | ||
"name": " | "name": "суррогат", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Либо чья-то неудача в приготовлении коктейля, либо чья-то попытка производства алкоголя. В любом случае, вы действительно хотите это выпить?", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664E00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6298: | Строка 6119: | ||
} | } | ||
}, | }, | ||
" | "Pilk": { | ||
"id": " | "id": "Pilk", | ||
"name": " | "name": "пилк", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Тошнотворная смесь молока и колы.", | ||
"physicalDesc": " | "physicalDesc": "кремообразное", | ||
"color": "# | "color": "#E7C69FFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Pilk" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6339: | Строка 6136: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 1, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 6346: | Строка 6143: | ||
} | } | ||
}, | }, | ||
" | "Patron": { | ||
"id": " | "id": "Patron", | ||
"name": " | "name": "покровитель", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Текила с серебром в своем составе, фаворит женщин-алкоголичек из клубной тусовки.", | ||
"physicalDesc": " | "physicalDesc": "металлическое", | ||
"color": "# | "color": "#585840FF", | ||
"recipes": [], | "recipes": [ | ||
"Patron" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 6361: | Строка 6160: | ||
"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" | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "OilOlive": { | ||
"id": " | "id": "OilOlive", | ||
"name": " | "name": "оливковое масло", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Вязкое и ароматное.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#808000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1, | ||
"id": "SatiateHunger" | |||
"id": " | |||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"LongIslandIcedTea": { | |||
"id": "LongIslandIcedTea", | |||
"name": "лонг-айленд айс ти", | |||
"group": "Drinks", | |||
"desc": "Винный шкаф, собранный в вкусную смесь. Предназначен только для женщин-алкоголиков среднего возраста.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"LongIslandIcedTea" | |||
], | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 6430: | Строка 6229: | ||
} | } | ||
}, | }, | ||
" | "CoffeeLiqueur": { | ||
"id": " | "id": "CoffeeLiqueur", | ||
"name": " | "name": "кофейный ликёр", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Ликёр, со вкусом кофе колд брю и специй.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"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, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "BbqSauce": { | ||
"id": " | "id": "BbqSauce", | ||
"name": " | "name": "cоус барбекю", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Салфетки в комплект не входят.", | ||
"physicalDesc": " | "physicalDesc": "вязкое", | ||
"color": "# | "color": "#8B0000FF", | ||
"recipes": [ | |||
"CookingBbqSauce" | |||
], | |||
"metabolisms": null | |||
}, | |||
"MuteToxin": { | |||
"id": "MuteToxin", | |||
"name": "токсин немоты", | |||
"group": "Narcotics", | |||
"desc": "Лишает вас возможности разговаривать пока в организме.", | |||
"physicalDesc": "сиропообразное", | |||
"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" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 6483: | Строка 6299: | ||
} | } | ||
}, | }, | ||
" | "Sake": { | ||
"id": " | "id": "Sake", | ||
"name": " | "name": "саке", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Алкогольный напиток, изготовленный путем брожения шлифованного риса.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#DDDDDDFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6513: | Строка 6329: | ||
} | } | ||
}, | }, | ||
" | "TonicWater": { | ||
"id": " | "id": "TonicWater", | ||
"name": " | "name": "тоник", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Вкус у него странный, но, по крайней мере, хинин препятствует распространению космической малярии.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#0064C8FF", | ||
"recipes": [ | "recipes": [], | ||
" | "metabolisms": { | ||
], | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Neurotoxin": { | |||
"id": "Neurotoxin", | |||
"name": "нейротоксин", | |||
"group": "Drinks", | |||
"desc": "Сильный нейротоксин, который вводит субъекта в состояние, напоминающее смерть.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#2E2E61FF", | |||
"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.25, | |||
"conditions": null, | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
}, | }, | ||
" | "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": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 6593: | Строка 6399: | ||
} | } | ||
}, | }, | ||
" | "PolytrinicAcid": { | ||
"id": " | "id": "PolytrinicAcid", | ||
"name": " | "name": "политриновая кислота", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Чрезвычайно едкое химическое вещество. Малейшее касание этого вещества расплавит большинство масок и головных уборов, и оно наносит сильнейшие повреждения всем, кто вступает с ним в непосредственный контакт.", | ||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A1000BFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "PolytrinicAcid" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 6633: | Строка 6417: | ||
"types": null, | "types": null, | ||
"groups": { | "groups": { | ||
" | "Caustic": 2 | ||
} | } | ||
}, | }, | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 6655: | Строка 6440: | ||
} | } | ||
}, | }, | ||
" | "Hydrogen": { | ||
"id": " | "id": "Hydrogen", | ||
"name": " | "name": "водород", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Легкий, легковоспламеняющийся газ.", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": null | |||
], | }, | ||
"WhiskeySoda": { | |||
"id": "WhiskeySoda", | |||
"name": "виски с содовой", | |||
"group": "Drinks", | |||
"desc": "Невероятно освежающе!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#533600FF", | |||
"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": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 6696: | Строка 6480: | ||
} | } | ||
}, | }, | ||
" | "ManhattanProject": { | ||
"id": " | "id": "ManhattanProject", | ||
"name": " | "name": "манхэттенский проект", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Напиток для ученых, размышляющих о том, как взорвать станцию.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"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.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Siderlac": { | |||
"id": "Siderlac", | |||
"name": "сидерлак", | |||
"group": "Medicine", | |||
"desc": "Мощное противокоррозийное средство, получаемое из растений.", | |||
"physicalDesc": "молочное", | |||
"color": "#F4DAB8FF", | |||
"recipes": [ | |||
"Siderlac" | |||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": | "types": null, | ||
"groups": { | |||
"Caustic": -5 | |||
" | } | ||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
| Строка 6736: | Строка 6541: | ||
} | } | ||
}, | }, | ||
" | "DemonsBlood": { | ||
"id": " | "id": "DemonsBlood", | ||
"name": " | "name": "кровь демона", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "ААААХ!!!!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#A70000FF", | ||
"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, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 6786: | Строка 6571: | ||
} | } | ||
}, | }, | ||
" | "EnergyDrink": { | ||
"id": " | "id": "EnergyDrink", | ||
"name": " | "name": "энергетический напиток", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Доза энергии! Nanotrasen не несет ответственности, если у вас вырастут птичьи придатки.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#FFFFBFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 0. | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Theobromine", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 6811: | Строка 6601: | ||
} | } | ||
}, | }, | ||
" | "Gin": { | ||
"id": " | "id": "Gin", | ||
"name": " | "name": "джин", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Дистиллированный алкогольный напиток, в котором преобладает аромат ягод можжевельника.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6826: | Строка 6616: | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 6833: | Строка 6631: | ||
} | } | ||
}, | }, | ||
" | "Barozine": { | ||
"id": " | "id": "Barozine", | ||
"name": " | "name": "барозин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Сильнодействующий препарат, предотвращающий повреждения от давления. Вызывает сильную боль и дрожание. Очень ядовит при передозировке.", | ||
"physicalDesc": "вязкое", | |||
"color": "#FF867DFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Medicine": { | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | |||
"metabolisms": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Heat": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability | "probability": 0.3, | ||
"id": "HealthChange" | |||
"id": " | |||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Poison": 3 | ||
"conditions": null, | }, | ||
"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": [ | |||
{ | |||
"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, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Jitter" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "Scream" | |||
}, | |||
{ | |||
"Messages": [ | |||
"barozine-effect-skin-burning", | |||
"barozine-effect-muscle-contract" | |||
], | |||
"Type": 1, | |||
"VisualType": 4, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
} | } | ||
] | ] | ||
| Строка 6923: | Строка 6739: | ||
} | } | ||
}, | }, | ||
" | "SuiDream": { | ||
"id": " | "id": "SuiDream", | ||
"name": " | "name": "мечты суи", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "'Состав: Белая газировка, голубой кюрасао, дынный ликер.'", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#00A86BFF", | ||
"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.05, | |||
"conditions": null, | |||
" | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 6994: | Строка 6769: | ||
} | } | ||
}, | }, | ||
" | "Ale": { | ||
"id": " | "id": "Ale", | ||
"name": " | "name": "эль", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Тёмный алкогольный напиток, приготовленный из ячменного солода и дрожжей.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#663100FF", | ||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"PoisonWine": { | |||
"id": "PoisonWine", | |||
"name": "ядовитое вино", | |||
"group": "Drinks", | |||
"desc": "Это вообще вино? Ядовитое! Галлюциногенное! Вероятно, ваше руководство потребляет его в огромных количествах!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#000000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
}, | } | ||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 1 | |||
" | }, | ||
"groups": null | |||
" | |||
}, | }, | ||
" | "scaleByQuantity": false, | ||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 7073: | Строка 6847: | ||
} | } | ||
}, | }, | ||
" | "BlueCuracao": { | ||
"id": " | "id": "BlueCuracao", | ||
"name": " | "name": "голубой кюрасао", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Экзотично-голубой фруктовый напиток, дистиллированный из апельсинов.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#0000CDFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7090: | Строка 6862: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.1, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 7115: | Строка 6877: | ||
} | } | ||
}, | }, | ||
" | "DexalinPlus": { | ||
"id": " | "id": "DexalinPlus", | ||
"name": " | "name": "дексалин плюс", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Используется для лечения кислородного голодания. Эффективно восстанавливает повреждения от потери крови.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#4DA0BDFF", | ||
"recipes": [ | "recipes": [ | ||
" | "DexalinPlus" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": | "types": { | ||
"Asphyxiation": -3.5, | |||
" | "Bloodloss": -3 | ||
} | }, | ||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 7141: | Строка 6904: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | }, | ||
{ | |||
"Reagent": "Lexorin", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Lexorin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Vinegar": { | ||
"id": " | "id": "Vinegar", | ||
"name": " | "name": "уксус", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Часто используется как приправа к пище.", | ||
"physicalDesc": " | "physicalDesc": "кислое", | ||
"color": "# | "color": "#D2B48CFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 7163: | Строка 6939: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1, | ||
"id": "SatiateHunger" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 7178: | Строка 6946: | ||
} | } | ||
}, | }, | ||
" | "Cream": { | ||
"id": " | "id": "Cream", | ||
"name": " | "name": "сливки", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Жирная, но еще жидкая часть молока. Почему бы вам не смешать это с виски, а?", | ||
"physicalDesc": "кремообразное", | "physicalDesc": "кремообразное", | ||
"color": "# | "color": "#DFD7AFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | |||
"metabolisms": { | |||
"Drink": { | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 7195: | Строка 6961: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 1, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 7210: | Строка 6968: | ||
} | } | ||
}, | }, | ||
" | "Nothing": { | ||
"id": " | "id": "Nothing", | ||
"name": " | "name": "ничего", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Абсолютно ничего.", | ||
"physicalDesc": " | "physicalDesc": "никакое", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7247: | Строка 6983: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 7254: | Строка 6990: | ||
} | } | ||
}, | }, | ||
" | "Cryptobiolin": { | ||
"id": " | "id": "Cryptobiolin", | ||
"name": " | "name": "криптобиолин", | ||
"group": "Drinks", | "group": "Medicine", | ||
"desc": " | "desc": "Вызывает растерянность и головокружение. Необходим для изготовления Космоциллина.", | ||
"physicalDesc": "шипучее", | |||
"color": "#081A80FF", | |||
"recipes": [ | |||
"Cryptobiolin" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Ethylredoxrazine": { | |||
"id": "Ethylredoxrazine", | |||
"name": "этилредоксразин", | |||
"group": "Medicine", | |||
"desc": "Нейтрализует действие алкоголя в кровеносной системе. Несмотря на то, что он часто нужен, заказывают его редко.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#2D5708FF", | |||
"recipes": [ | |||
"Ethylredoxrazine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "Drunk", | |||
"Component": "", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Impedrezene": { | |||
"id": "Impedrezene", | |||
"name": "импедризин", | |||
"group": "Narcotics", | |||
"desc": "Наркотик, который лишает человека дееспособности, замедляя высшие функции клеток мозга. Вызывает обширные повреждения мозга.", | |||
"physicalDesc": "едкое", | |||
"color": "#215263FF", | |||
"recipes": [ | |||
"Impedrezene" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Mojito": { | |||
"id": "Mojito", | |||
"name": "мохито", | |||
"group": "Drinks", | |||
"desc": "Если это достаточно хорошо для Космической Кубы, то подойдет и для вас.", | |||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"Mojito" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7281: | Строка 7071: | ||
} | } | ||
] | ] | ||
} | |||
} | |||
} | } | ||
}, | }, | ||
" | "BuzzochloricBees": { | ||
"id": " | "id": "BuzzochloricBees", | ||
"name": " | "name": "жужжехлориновые пчёлы", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Жидкие пчёлы. О боже, это ЖИДКИЕ ПЧЁЛЫ, нет...", | ||
"physicalDesc": " | "physicalDesc": "жужжащее", | ||
"color": "# | "color": "#FFD35DFF", | ||
"recipes": [ | "recipes": [ | ||
" | "BuzzochloricBees" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"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": 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", | |||
"effect- | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 0. | |||
"Max": 21474836, | |||
"Reagent": " | |||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | }, | ||
{ | { | ||
" | "Tag": "Bee", | ||
" | "Invert": true, | ||
"id": " | "id": "HasTag" | ||
} | } | ||
], | ], | ||
"probability": 0. | "probability": 0.05, | ||
"id": "PopupMessage" | "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, | ||
"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": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 2, | ||
"Piercing": 2 | |||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 7465: | Строка 7200: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Tag": "Bee", | ||
"Invert": true, | |||
"id": "HasTag" | |||
} | |||
" | |||
"id": " | |||
} | |||
], | ], | ||
"probability": 1, | "probability": 1, | ||
| Строка 7483: | Строка 7212: | ||
} | } | ||
}, | }, | ||
" | "Sbiten": { | ||
"id": " | "id": "Sbiten", | ||
"name": " | "name": "сбитень", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Пикантная водка! Может быть немного жгучей для малышей!", | ||
"physicalDesc": "сильно пахнущее", | |||
"color": "#004166FF", | |||
"recipes": [], | |||
"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" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 7527: | Строка 7242: | ||
} | } | ||
}, | }, | ||
" | "GreenTea": { | ||
"id": " | "id": "GreenTea", | ||
"name": " | "name": "зелёный чай", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вкусный зелёный чай.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#C33F00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7549: | Строка 7264: | ||
} | } | ||
}, | }, | ||
" | "LemonLime": { | ||
"id": " | "id": "LemonLime", | ||
"name": " | "name": "лимон-лайм", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Терпкая газировка из лимона и лайма", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#878F00FF", | ||
"recipes": [], | "recipes": [ | ||
"LemonLime" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BraveBull": { | |||
"id": "BraveBull", | |||
"name": "храбрый бык", | |||
"group": "Drinks", | |||
"desc": "Так же эффективен, как и голландский кураж!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"BraveBull" | |||
], | |||
"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": | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
} | } | ||
] | ] | ||
| Строка 7627: | Строка 7320: | ||
} | } | ||
}, | }, | ||
" | "ChangelingSting": { | ||
"id": " | "id": "ChangelingSting", | ||
"name": " | "name": "жало генокрада", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вы делаете маленький глоток и чувствуете жжение...", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#2E6671FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7642: | Строка 7335: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
| Строка 7649: | Строка 7342: | ||
} | } | ||
}, | }, | ||
" | "Sulfur": { | ||
"id": " | "id": "Sulfur", | ||
"name": " | "name": "сера", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Жёлтое кристаллическое твердое вещество.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#FFF385FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | |||
}, | |||
"SpaceDrugs": { | |||
"id": "SpaceDrugs", | |||
"name": "космические наркотики", | |||
"group": "Narcotics", | |||
"desc": "Запрещенное вещество, вызывающее ряд таких эффектов, как потеря равновесия и нарушения зрения.", | |||
"physicalDesc": "сиропообразное", | |||
"color": "#63806EFF", | |||
"recipes": [ | |||
"SpaceDrugs" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 7671: | Строка 7380: | ||
} | } | ||
}, | }, | ||
" | "Dexalin": { | ||
"id": " | "id": "Dexalin", | ||
"name": " | "name": "дексалин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Используется для лечения кислородного голодания. В большинстве случаев когда он может понадобиться, его усиленная версия Дексалин Плюс окажется полезнее.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#0041A8FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Dexalin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Asphyxiation": -1, | |||
"Bloodloss": -0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
"id": " | |||
} | } | ||
] | ] | ||
| Строка 7695: | Строка 7412: | ||
} | } | ||
}, | }, | ||
" | "Amatoxin": { | ||
"id": " | "id": "Amatoxin", | ||
"name": " | "name": "аматоксин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Сильный токсин, содержащийся в некоторых грибах.", | ||
"physicalDesc": "неописуемое", | |||
"color": "#D6CE7BFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7720: | Строка 7427: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 6 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 7729: | Строка 7436: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"FoamingAgent": { | |||
"id": "FoamingAgent", | |||
"name": "пенообразующий агент", | |||
"group": "Pyrotechnic", | |||
"desc": "Делает пену, подобную той, что требуется для гранат с металлической пеной.", | |||
"physicalDesc": "пенистое", | |||
"color": "#215263FF", | |||
"recipes": [ | |||
"FoamingAgent" | |||
], | |||
"metabolisms": null | |||
}, | |||
"PestKiller": { | |||
"id": "PestKiller", | |||
"name": "пестициды", | |||
"group": "Botanical", | |||
"desc": "Смесь, предназначенная для борьбы с вредителями.", | |||
"physicalDesc": "бурлящее", | |||
"color": "#9E9886FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 7746: | Строка 7468: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
| Строка 7760: | Строка 7488: | ||
} | } | ||
}, | }, | ||
" | "Coffee": { | ||
"id": " | "id": "Coffee", | ||
"name": " | "name": "кофе", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Напиток, приготовленный из заваренных кофейных зерен. Содержит умеренное количество кофеина.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7775: | Строка 7503: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
}, | |||
{ | |||
"Reagent": "Theobromine", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | } | ||
] | ] | ||
| Строка 7782: | Строка 7518: | ||
} | } | ||
}, | }, | ||
" | "THC": { | ||
"id": " | "id": "THC", | ||
"name": " | "name": "ТГК", | ||
"group": "Narcotics", | |||
"desc": "Он же тетрагидроканнабинол. Основное психоактивное вещество в конопле.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Lithium": { | |||
"id": "Lithium", | |||
"name": "литий", | |||
"group": "Elements", | |||
"desc": "Мягкий, серебристо-белый щелочной металл. Он очень реактивен и воспламеняется при контакте с водой.", | |||
"physicalDesc": "блестящее", | |||
"color": "#C6C8CCFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"FourteenLoko": { | |||
"id": "FourteenLoko", | |||
"name": "фоуртин локо", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Сильно переработанная жидкая субстанция, едва ли соответствующая межгалактическим стандартам безопасности для безалкогольного напитка.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#DEB928FF", | ||
"recipes": [], | "recipes": [ | ||
"FourteenLoko" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7803: | Строка 7577: | ||
"Reagent": "Theobromine", | "Reagent": "Theobromine", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.1, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 7809: | Строка 7583: | ||
} | } | ||
] | ] | ||
} | }, | ||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
" | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 7835: | Строка 7596: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 7856: | Строка 7604: | ||
} | } | ||
}, | }, | ||
" | "Mercury": { | ||
"id": " | "id": "Mercury", | ||
"name": " | "name": "ртуть", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Серебристый металл, который находится в жидком состоянии при комнатной температуре. Он очень токсичен для человека.", | ||
"physicalDesc": " | "physicalDesc": "блестящее", | ||
"color": "# | "color": "#929296FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | |||
} | |||
] | |||
"id": " | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Charcoal": { | ||
"id": " | "id": "Charcoal", | ||
"name": " | "name": "уголь", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Чёрное, пористое твердое вещество.", | ||
"physicalDesc": " | "physicalDesc": "reagent-physical-desc-porous", | ||
"color": "# | "color": "#22282BFF", | ||
"recipes": [], | "recipes": [ | ||
"Charcoal" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
| Строка 7901: | Строка 7650: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": - | "Poison": -1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 7912: | Строка 7661: | ||
}, | }, | ||
{ | { | ||
" | "CleanseRate": 3, | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ChemCleanBloodstream" | ||
} | } | ||
] | ] | ||
| Строка 7930: | Строка 7670: | ||
} | } | ||
}, | }, | ||
" | "Lipozine": { | ||
"id": " | "id": "Lipozine", | ||
"name": " | "name": "липозин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Вызывает потерю веса при употреблении.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#2690B5FF", | ||
"recipes": [], | "recipes": [ | ||
"Lipozine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 7945: | Строка 7687: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"NutritionFactor": 1, | "NutritionFactor": -1, | ||
"id": "SatiateHunger" | "id": "SatiateHunger" | ||
} | } | ||
| Строка 7952: | Строка 7694: | ||
} | } | ||
}, | }, | ||
" | "Oil": { | ||
"id": " | "id": "Oil", | ||
"name": " | "name": "масло", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Используется поварами для приготовления пищи.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#B67823FF", | ||
"recipes": [ | |||
"Oil" | |||
], | |||
"metabolisms": null | |||
}, | |||
"JuiceBerryPoison": { | |||
"id": "JuiceBerryPoison", | |||
"name": "ядовитый ягодный сок", | |||
"group": "Unknown", | |||
"desc": "Удивительно вкусный сок, приготовленный из различных видов очень смертоносных и ядовитых ягод.", | |||
"physicalDesc": "нездоровое", | |||
"color": "#6600CCFF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7967: | Строка 7721: | ||
"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" | ||
} | } | ||
] | ] | ||
| Строка 7982: | Строка 7746: | ||
} | } | ||
}, | }, | ||
" | "SodaWater": { | ||
"id": " | "id": "SodaWater", | ||
"name": " | "name": "содовая", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Газированная вода. Почему бы не сделать виски с содовой?", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#619494FF", | ||
"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" | |||
} | } | ||
] | ] | ||
| Строка 8013: | Строка 7768: | ||
} | } | ||
}, | }, | ||
" | "PulpedBananaPeel": { | ||
"id": " | "id": "PulpedBananaPeel", | ||
"name": " | "name": "толчёная банановая кожура", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Толченая банановая кожура обладает определенной эффективностью против кровотечений.", | ||
"physicalDesc": " | "physicalDesc": "мякотное", | ||
"color": "# | "color": "#FFE774FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
| Строка 8028: | Строка 7781: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Scaled": false, | ||
"Amount": -0.5, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyBleedAmount" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"CarbonDioxide": { | |||
"id": "CarbonDioxide", | |||
"name": "диоксид углерода", | |||
"group": "Unknown", | |||
"desc": "Он же углекислый газ. Вы совершенно не представляете, что это такое.", | |||
"physicalDesc": "не имеющее запаха", | |||
"color": "#66FF33FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 0.2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": 0, | "Min": 0.5, | ||
"Max": | "Max": 21474836, | ||
"id": " | "Reagent": null, | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 8078: | Строка 7827: | ||
} | } | ||
}, | }, | ||
" | "VodkaMartini": { | ||
"id": " | "id": "VodkaMartini", | ||
"name": " | "name": "водка мартини", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Водка с джином. Не совсем как пил 007, но все равно вкусно.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#004666FF", | ||
"recipes": [], | "recipes": [ | ||
"VodkaMartini" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8099: | Строка 7850: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 8108: | Строка 7859: | ||
} | } | ||
}, | }, | ||
" | "Ammonia": { | ||
"id": " | "id": "Ammonia", | ||
"name": " | "name": "аммиак", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Эффективное удобрение, которое лучше, чем доступное ботаникам изначально, хотя и не такое мощное, как диэтиламин.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#77B58EFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Ammonia" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 8126: | Строка 7877: | ||
"types": null, | "types": null, | ||
"groups": { | "groups": { | ||
" | "Caustic": 1 | ||
} | } | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"ManlyDorf": { | |||
"id": "ManlyDorf", | |||
"name": "мужественный дворф", | |||
"group": "Drinks", | |||
"desc": "Пиво и эль, соединённые в восхитительный коктейль. Предназначено только для крепких гномов.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"ManlyDorf" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst" | |||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
| Строка 8198: | Строка 7922: | ||
} | } | ||
}, | }, | ||
" | "SoyLatte": { | ||
"id": " | "id": "SoyLatte", | ||
"name": " | "name": "соевый латте", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кофейный напиток, приготовленный из эспрессо и подогретого соевого молока.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"SoyLatte" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8213: | Строка 7939: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 8228: | Строка 7946: | ||
} | } | ||
}, | }, | ||
" | "Phenol": { | ||
"id": " | "id": "Phenol", | ||
"name": " | "name": "фенол", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Ароматическое кольцо углерода с гидроксильной группой. Полезный ингредиент для ряда лекарств, но сам по себе не обладает лечебными свойствами.", | ||
"physicalDesc": " | "physicalDesc": "кислотное", | ||
"color": "# | "color": "#E7EA91FF", | ||
"recipes": [ | |||
"Phenol" | |||
], | |||
"metabolisms": null | |||
}, | |||
"MindbreakerToxin": { | |||
"id": "MindbreakerToxin", | |||
"name": "токсин майндбрейкер", | |||
"group": "Toxins", | |||
"desc": "Сильнодействующее галлюциногенное вещество, запрещенное космическим законом. Ранее было известно как ЛСД.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#77B58EFF", | |||
"recipes": [ | "recipes": [ | ||
" | "MindbreakerToxin" | ||
], | ], | ||
"metabolisms": null | |||
}, | |||
"JuiceApple": { | |||
"id": "JuiceApple", | |||
"name": "яблочный сок", | |||
"group": "Drinks", | |||
"desc": "Это маленький кусочек Эдема.", | |||
"physicalDesc": "хрустящее", | |||
"color": "#FDAD01FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8245: | Строка 7985: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | |||
] | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Manhattan": { | ||
"id": " | "id": "Manhattan", | ||
"name": " | "name": "манхэттен", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Любимый напиток Детектива под прикрытием. Он никогда не переносил джин...", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8301: | Строка 8013: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 8307: | Строка 8019: | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"Ephedrine": { | |||
"id": "Ephedrine", | |||
"name": "эфедрин", | |||
"group": "Narcotics", | |||
"desc": "Повышает устойчивость к оглушению и скорость передвижения, вызывает судороги рук. Передозировка наносит урон токсинами и затрудняет дыхание.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#D2FFFAFF", | |||
"recipes": [ | |||
"Ephedrine" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "StatusLifetime": 2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "WalkSpeedModifier": 1.25, | ||
"SprintSpeedModifier": 1.25, | |||
"id": "MovespeedModifier" | |||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 2, | ||
" | "Asphyxiation": 2 | ||
}, | }, | ||
"groups": | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 8357: | Строка 8056: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": 20, | |||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
| Строка 8372: | Строка 8066: | ||
}, | }, | ||
{ | { | ||
" | "Amplitude": 10, | ||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Jitter" | |||
" | |||
" | |||
" | |||
"conditions | |||
"probability": | |||
"id": " | |||
}, | }, | ||
{ | { | ||
"Key": "Stun", | "Key": "Stun", | ||
"Component": "", | "Component": "", | ||
"Time": | "Time": 1, | ||
"Refresh": true, | "Refresh": true, | ||
"Type": 1, | "Type": 1, | ||
| Строка 8443: | Строка 8087: | ||
"Key": "KnockedDown", | "Key": "KnockedDown", | ||
"Component": "", | "Component": "", | ||
"Time": | "Time": 1, | ||
"Refresh": true, | "Refresh": true, | ||
"Type": 1, | "Type": 1, | ||
| Строка 8449: | Строка 8093: | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | "id": "GenericStatusEffect" | ||
} | }, | ||
{ | |||
"Messages": [ | |||
"ephedrine-effect-tight-pain", | |||
"ephedrine-effect-heart-pounds" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "PopupMessage" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "DryRamen": { | ||
"id": " | "id": "DryRamen", | ||
"name": " | "name": "сухой рамэн", | ||
"group": "Drinks", | |||
"desc": "Сухая лапша и соль.", | |||
"physicalDesc": "червивое", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 1, | |||
"id": "SatiateHunger" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"AcidSpit": { | |||
"id": "AcidSpit", | |||
"name": "кислотный плевок", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Напиток для смелых, но при неправильном приготовлении может оказаться смертельно опасным!", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#365000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8475: | Строка 8152: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 8484: | Строка 8161: | ||
} | } | ||
}, | }, | ||
" | "MilkOat": { | ||
"id": " | "id": "MilkOat", | ||
"name": " | "name": "овсяное молоко", | ||
"group": "Drinks", | |||
"desc": "На удивление вкусное.", | |||
"physicalDesc": "освежающее", | |||
"color": "#302000FF", | |||
"recipes": [], | |||
"group": "Drinks", | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8511: | Строка 8176: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 4, | ||
"id": "SatiateThirst" | "id": "SatiateThirst" | ||
} | } | ||
] | ] | ||
| Строка 8526: | Строка 8183: | ||
} | } | ||
}, | }, | ||
" | "Phosphorus": { | ||
"id": " | "id": "Phosphorus", | ||
"name": " | "name": "фосфор", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Реактивный металл, используемый в пиротехнике и оружии.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#EDE4E4FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": null | |||
], | }, | ||
"NitrousOxide": { | |||
"id": "NitrousOxide", | |||
"name": "оксид азота", | |||
"group": "Unknown", | |||
"desc": "Знаешь, как всё кажется смешнее, когда ты устал? Так вот...", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Messages": [ | ||
"effect-sleepy" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
" | |||
" | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 0.5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "NitrousOxide", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 0.1, | ||
"id": " | "id": "PopupMessage" | ||
}, | }, | ||
{ | { | ||
" | "StatusLifetime": 2, | ||
" | "conditions": [ | ||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "WalkSpeedModifier": 0.65, | ||
"SprintSpeedModifier": 0.65, | |||
"id": "MovespeedModifier" | |||
}, | }, | ||
{ | { | ||
"Key": " | "Key": "ForcedSleep", | ||
"Component": "", | "Component": "ForcedSleeping", | ||
"Time": | "Time": 3, | ||
"Refresh": true, | "Refresh": true, | ||
"Type": | "Type": 0, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 1.8, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | "id": "GenericStatusEffect" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
" | "Poison": 0.25 | ||
" | }, | ||
"Type": | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 3.5, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange" | ||
} | } | ||
] | ] | ||
| Строка 8645: | Строка 8298: | ||
} | } | ||
}, | }, | ||
" | "Frezon": { | ||
"id": " | "id": "Frezon", | ||
"name": " | "name": "фрезон", | ||
"group": "Unknown", | "group": "Unknown", | ||
"desc": " | "desc": "Высокоэффективный хладагент... и галлюциноген.", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#3A758CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": " | "damage": { | ||
"Component": " | "types": { | ||
"Time": | "Cellular": 0.01 | ||
"Refresh": | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange" | |||
}, | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | "Type": 0, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect" | "id": "GenericStatusEffect" | ||
}, | }, | ||
{ | { | ||
" | "BoozePower": 2, | ||
" | "SlurSpeech": true, | ||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "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, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
} | } | ||
] | ] | ||
| Строка 8715: | Строка 8399: | ||
} | } | ||
}, | }, | ||
" | "WeldingFuel": { | ||
"id": " | "id": "WeldingFuel", | ||
"name": " | "name": "сварочное топливо", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Используется сварщиками для сварки.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"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": " | |||
} | } | ||
] | ] | ||
| Строка 8737: | Строка 8434: | ||
} | } | ||
}, | }, | ||
" | "IcedBeer": { | ||
"id": " | "id": "IcedBeer", | ||
"name": " | "name": "пиво со льдом", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Пиво настолько морозное, что воздух вокруг него замерзает.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"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": 0. | "probability": 1, | ||
"id": " | "id": "AdjustReagent" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"SpaceUp": { | |||
"id": "SpaceUp", | |||
"name": "спейс-ап", | |||
"group": "Drinks", | |||
"desc": "На вкус как пробоина в корпусе у вас во рту.", | |||
"physicalDesc": "шипучее", | |||
"color": "#00FF00FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Thermite": { | |||
"id": "Thermite", | |||
"name": "термит", | |||
"group": "Pyrotechnic", | |||
"desc": "Смесь, которая становится крайне горячей при воспламенении, и которая может прожечь стену, на которую она была нанесена. Она медленно наносит повреждения от ожогов любому, кто достаточно глуп, чтобы проглотить ее, однако не может быть воспламенена внутри этого глупца.", | |||
"physicalDesc": "зернистое", | |||
"color": "#757245FF", | |||
"recipes": [ | |||
"Thermite" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Heat": | "Heat": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 8780: | Строка 8509: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange" | "id": "HealthChange" | ||
}, | } | ||
{ | ] | ||
" | } | ||
" | } | ||
"Time": | }, | ||
"Diphenhydramine": { | |||
"id": "Diphenhydramine", | |||
"name": "дифенгидрамин", | |||
"group": "Medicine", | |||
"desc": "Он же димедрол. Быстро очищает организм от гистамина, и снижает нервозность и дрожь.", | |||
"physicalDesc": "меловое", | |||
"color": "#64FFE6FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "Histamine", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | "Refresh": true, | ||
" | "Type": 1, | ||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect" | ||
} | } | ||
] | ] | ||
| Строка 8811: | Строка 8551: | ||
} | } | ||
}, | }, | ||
"Carpetium": { | "SpaceLube": { | ||
"id": "Carpetium", | "id": "SpaceLube", | ||
"name": "ковриний", | "name": "космическая смазка", | ||
"group": "Special", | "group": "Unknown", | ||
"desc": "Таинственный химикат, обычно поставляемый с планеты клоунов, который покрывает ковром все, на что попадёт.", | "desc": "Космическая смазка - высокоэффективный лубрикант, предназначенный для обслуживания чрезвычайно сложного механического оборудования (и уж точно не используемый для подскальзывания людей).", | ||
"physicalDesc": "волокнистое", | "physicalDesc": "блестящее", | ||
"color": "#800000FF", | "color": "#77B58EFF", | ||
"recipes": [ | |||
"SpaceLube" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Lemonade": { | |||
"id": "Lemonade", | |||
"name": "лимонад", | |||
"group": "Drinks", | |||
"desc": "Напиток из лимонного сока, воды и подсластителя, например, тростникового сахара или меда.", | |||
"physicalDesc": "терпкое", | |||
"color": "#FFFF00FF", | |||
"recipes": [ | |||
"Lemonade" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Silver": { | |||
"id": "Silver", | |||
"name": "серебро", | |||
"group": "Elements", | |||
"desc": "Мягкий, белый, блестящий переходный металл обладает самой высокой электропроводностью среди всех элементов и самой высокой теплопроводностью среди всех металлов.", | |||
"physicalDesc": "значительно металлическое", | |||
"color": "#D0D0D0FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"RootBeer": { | |||
"id": "RootBeer", | |||
"name": "рутбир", | |||
"group": "Drinks", | |||
"desc": "Очень сладкий, газированный напиток, напоминающий сарспариллу. Хорошо сочетается с мороженым.", | |||
"physicalDesc": "шипучее", | |||
"color": "#381C07FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"IrishCream": { | |||
"id": "IrishCream", | |||
"name": "ирландские сливки", | |||
"group": "Drinks", | |||
"desc": "Сливки с добавлением виски. Что еще можно ожидать от ирландцев.", | |||
"physicalDesc": "кремообразное", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"IrishCream" | |||
], | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ScrewdriverCocktail": { | |||
"id": "ScrewdriverCocktail", | |||
"name": "отвёртка", | |||
"group": "Drinks", | |||
"desc": "Водка, смешанная с обычным апельсиновым соком. Результат на удивление вкусный.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A68310FF", | |||
"recipes": [ | |||
"ScrewdriverCocktail" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Carpetium": { | |||
"id": "Carpetium", | |||
"name": "ковриний", | |||
"group": "Special", | |||
"desc": "Таинственный химикат, обычно поставляемый с планеты клоунов, который покрывает ковром все, на что попадёт.", | |||
"physicalDesc": "волокнистое", | |||
"color": "#800000FF", | |||
"recipes": [ | "recipes": [ | ||
"Carpetium" | "Carpetium" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Messages": [ | "Messages": [ | ||
"carpetium-effect-blood-fibrous", | "carpetium-effect-blood-fibrous", | ||
"carpetium-effect-jumpsuit-insides" | "carpetium-effect-jumpsuit-insides" | ||
], | ], | ||
"Type": 1, | "Type": 1, | ||
"VisualType": 0, | "VisualType": 0, | ||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage" | |||
}, | |||
{ | |||
"Reagent": "CarpoToxin", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "CarpoToxin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Acetone": { | |||
"id": "Acetone", | |||
"name": "ацетон", | |||
"group": "Unknown", | |||
"desc": "Прозрачная, слегка канцерогенная жидкость. Имеет множество простых способов применения в повседневной жизни.", | |||
"physicalDesc": "кислотное", | |||
"color": "#AF14B7FF", | |||
"recipes": [ | |||
"Acetone" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Sodium": { | |||
"id": "Sodium", | |||
"name": "натрий", | |||
"group": "Elements", | |||
"desc": "Серебристо-белый щелочной металл. Высоко реактивный в чистом виде.", | |||
"physicalDesc": "металлическое", | |||
"color": "#C6C8CCFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"AlliesCocktail": { | |||
"id": "AlliesCocktail", | |||
"name": "коктейль Союзники", | |||
"group": "Drinks", | |||
"desc": "Напиток из ваших союзников, не так сладок, как если бы из ваших врагов.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#00664DFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ice": { | |||
"id": "Ice", | |||
"name": "лёд", | |||
"group": "Unknown", | |||
"desc": "Застывшая вода.", | |||
"physicalDesc": "морозное", | |||
"color": "#BED8E6FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Oxygen": { | |||
"id": "Oxygen", | |||
"name": "кислород", | |||
"group": "Unknown", | |||
"desc": "Окисляющий, бесцветный газ.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate" | |||
}, | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate" | |||
}, | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Rat", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate" | |||
}, | |||
{ | |||
"Factor": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ErikaSurprise": { | |||
"id": "ErikaSurprise", | |||
"name": "сюрприз Эрики", | |||
"group": "Drinks", | |||
"desc": "Сюрприз в том, что он зеленый!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#2E6671FF", | |||
"recipes": [ | |||
"ErikaSurprise" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent" | "id": "AdjustReagent" | ||
| Строка 8854: | Строка 8899: | ||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
Версия от 02:00, 1 января 2023
| Egg |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Allicin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Potassium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Goldschlager |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Grenadine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Kelotane |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GrapeSoda |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ThreeMileIsland |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BlackRussian |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Antifreeze |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedGreenTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RootBeerFloat |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ethanol |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SulfuricAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Milk |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| KiraSpecial |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AtomicBomb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rice |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Flour |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChlorineTrifluoride |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Aloe |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Diethylamine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Radium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiskeyCola |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oats |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Grog |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MelonLiquor |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vitamin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Theobromine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Inaprovaline |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Beer |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Carbon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Spaceacillin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceTomato |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DrGibb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vermouth |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceLime |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cognac |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HorseradishSauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CapsaicinOil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Gold |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mold |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Moonshine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Water |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiteRussian |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceCarrot |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Singulo |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vodka |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SyndicateBomb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fiber |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Protein |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nicotine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceOrange |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Margarita |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saxoite |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oculine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UnstableMutagen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Blackpepper |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ash |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HotRamen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Slime |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silencer |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBanana |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BahamaMama |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RobustHarvest |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ultravasculine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bilk |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Chlorine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Left4Zed |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChloralHydrate |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Epinephrine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silicon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Martini |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Omnizine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mead |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hyronalin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dermaline |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sugar |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Synaptizine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copper |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PwrGame |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cola |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CubaLibre |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RedMead |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkSoy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ipecac |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Toxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FluorosulfuricAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Starkist |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bleach |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Desoxyephedrine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cornoil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IceCream |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DeadRum |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceMountainWind |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Licoxide |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TequilaSunrise |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Romerol |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tricordrazine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Astrotame |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nutriment |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Stellibinin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HippiesDelight |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HeartbreakerToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GargleBlaster |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DevilsKiss |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishCarBomb |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Soysauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceLemon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fluorine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| THCOil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phalanximine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Arithrazine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Booger |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nitrogen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WeedKiller |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SnowWhite |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Histamine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceWatermelon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Miasma |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GroundBee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NuclearCola |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NorepinephricAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dylovene |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Frostoil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Pax |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkSpoiled |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GinFizz |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cryoxadone |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GinTonic |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Kvass |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BananaHonk |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rewriter |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leporazine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBerry |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tequila |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TableSalt |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Andalusia |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Absinthe |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuicePotato |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hotsauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VentCrud |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Aluminium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tritium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Barefoot |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BloodyMary |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceGrape |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fluorosurfactant |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DriestMartini |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Plasma |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Uranium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Napalm |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuicePineapple |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Whiskey |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lexorin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Blood |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cognizine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Enzyme |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Amasec |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bicaridine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VodkaTonic |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CafeLatte |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ketchup |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Corpium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ichor |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkGoat |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rum |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BeepskySmash |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phlogiston |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceCleaner |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TranexamicAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Iron |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nocturine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CarpoToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedCoffee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EZNutrient |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishCoffee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PlantBGone |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Iodine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DoctorsDelight |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| B52 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UncookedAnimalProteins |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NTCahors |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ToxinsSpecial |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hooch |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Pilk |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Patron |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OilOlive |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LongIslandIcedTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CoffeeLiqueur |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BbqSauce |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MuteToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sake |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TonicWater |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Neurotoxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PolytrinicAcid |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hydrogen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiskeySoda |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ManhattanProject |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Siderlac |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DemonsBlood |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EnergyDrink |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Gin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Barozine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SuiDream |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ale |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PoisonWine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BlueCuracao |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DexalinPlus |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vinegar |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cream |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nothing |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cryptobiolin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ethylredoxrazine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Impedrezene |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mojito |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BuzzochloricBees |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sbiten |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GreenTea |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LemonLime |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BraveBull |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChangelingSting |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sulfur |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceDrugs |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dexalin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Amatoxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FoamingAgent |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PestKiller |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Coffee |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| THC |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lithium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FourteenLoko |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mercury |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Charcoal |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lipozine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oil |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBerryPoison |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SodaWater |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PulpedBananaPeel |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CarbonDioxide |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VodkaMartini |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ammonia |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ManlyDorf |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SoyLatte |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phenol |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MindbreakerToxin |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceApple |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Manhattan |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ephedrine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DryRamen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AcidSpit |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkOat |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phosphorus |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NitrousOxide |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Frezon |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WeldingFuel |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedBeer |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceUp |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thermite |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Diphenhydramine |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceLube |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lemonade |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silver |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RootBeer |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishCream |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ScrewdriverCocktail |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Carpetium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Acetone |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sodium |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AlliesCocktail |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ice |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oxygen |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ErikaSurprise |
|