Модуль:ChemistryAPI/chemicals prototypes.json: различия между версиями
Kirus59 (обсуждение | вклад) Update chemicals_prototypes.json via GitHub Actions |
Kirus59 (обсуждение | вклад) Update chemicals_prototypes.json via GitHub Actions |
||
| (не показано 12 промежуточных версий этого же участника) | |||
| Строка 17: | Строка 17: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Электрические." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от ликоксид из раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от тазинид из раствора." | ||
}, | }, | ||
{ | { | ||
| Строка 33: | Строка 33: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Обморожение, пока в кровеносной системе имеется по крайней мере 12 ед. инсузин." | ||
}, | }, | ||
{ | { | ||
| Строка 41: | Строка 41: | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока в кровеносной системе имеется по крайней мере 12 ед. инсузин." | ||
} | } | ||
] | ] | ||
| Строка 64: | Строка 64: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 91: | Строка 91: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 2x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 114: | Строка 114: | ||
{ | { | ||
"id": "ModifyBleed", | "id": "ModifyBleed", | ||
"description": " | "description": "Ослабляет кровотечение." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Кровопотеря, пока в кровеносной системе имеется по крайней мере 15 ед. транексамовая кислота." | ||
} | } | ||
] | ] | ||
| Строка 141: | Строка 141: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 168: | Строка 168: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,5x от обычного, пока метаболизирующий орган это Растение орган." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Растение орган." | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Aglomorphine": { | |||
"id": "Aglomorphine", | |||
"name": "агломорфин", | |||
"group": "Narcotics", | |||
"desc": "Синтезированный опиоид, продукт разработки учёных Транс-Солнечной Федерации. Применяется отрядами быстрого реагирования для купирования боли и стабилизации состояния в условиях боевых действий. Представляет собой белую жидкость.", | |||
"physicalDesc": "горькое", | |||
"color": "#FFFFFFFF", | |||
"textColor": "#000000FF", | |||
"recipes": [ | |||
"Aglomorphine" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "HealthChange", | |||
"description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Мозговой и \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 10 ед. агломорфин." | |||
} | |||
] | |||
}, | |||
"Narcotic": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"id": "MovementSpeedModifier", | |||
"description": "Modifies movement speed by 1,2x for at least 2 seconds." | |||
}, | |||
{ | |||
"id": "GenericStatusEffect", | |||
"description": "Вызывает stuttering минимум на 3 секунды, эффект не накапливается." | |||
}, | |||
{ | |||
"id": "Jitter", | |||
"description": "Вызывает тряску." | |||
}, | |||
{ | |||
"id": "HealthChange", | |||
"description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | |||
}, | |||
{ | |||
"id": "Hallucination", | |||
"description": "Вызывает галлюцинации длительностью в 3 секунды." | |||
}, | |||
{ | |||
"id": "MobThresholdsModifier", | |||
"description": "На 5 секунд (накапливается) вызывает изменение порогов состояний сущности: \n Critical: увеличивает на 20 ед." | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "HealthChange", | |||
"description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Электрические, и \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Термические." | |||
} | } | ||
] | ] | ||
| Строка 207: | Строка 268: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Уколы, пока метаболизирующий орган это гидропонный орган." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного, пока метаболизирующий орган это не Человек орган." | ||
} | } | ||
] | ] | ||
| Строка 220: | Строка 281: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от непрожаренные животные протеины к раствора." | ||
} | } | ||
] | ] | ||
| Строка 229: | Строка 290: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Обморожение, и \u003Cspan style=\"color: green;\"\u003E0,32\u003C/span\u003E ед. Кислотные, пока метаболизирующий орган это Кровососущее орган." | ||
} | } | ||
] | ] | ||
| Строка 252: | Строка 313: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Термические и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 275: | Строка 336: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 302: | Строка 363: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Изменяет здоровье на \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Радиация, \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Уколы." | ||
} | } | ||
] | ] | ||
| Строка 312: | Строка 373: | ||
"name": "лексорин", | "name": "лексорин", | ||
"group": "Toxins", | "group": "Toxins", | ||
"desc": "Быстродействующее химическое вещество, используемое для быстрого удушения людей | "desc": "Быстродействующее химическое вещество, используемое для быстрого удушения людей.", | ||
"physicalDesc": "жгучее", | "physicalDesc": "жгучее", | ||
"color": "#6B0007FF", | "color": "#6B0007FF", | ||
| Строка 325: | Строка 386: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E5\u003C/span\u003E ед. Удушение и \u003Cspan style=\"color: red;\"\u003E5\u003C/span\u003E ед. Кровопотеря." | ||
} | } | ||
] | ] | ||
| Строка 348: | Строка 409: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 6 секунд от drunk немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 373: | Строка 434: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 396: | Строка 457: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает radiation protection минимум на 2 секунды, эффект накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 20 ед. иодид калия." | ||
} | } | ||
] | ] | ||
| Строка 421: | Строка 482: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 433: | Строка 494: | ||
"FourteenLoko": { | "FourteenLoko": { | ||
"id": "FourteenLoko", | "id": "FourteenLoko", | ||
"name": " | "name": "Фоуртин Локо", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Сильно переработанная жидкая субстанция, едва ли соответствующая межгалактическим стандартам безопасности для безалкогольного напитка.", | "desc": "Сильно переработанная жидкая субстанция, едва ли соответствующая межгалактическим стандартам безопасности для безалкогольного напитка.", | ||
| Строка 448: | Строка 509: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от теобромин к раствора." | ||
} | } | ||
] | ] | ||
| Строка 461: | Строка 522: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Слаймолюд орган." | ||
} | } | ||
] | ] | ||
| Строка 484: | Строка 545: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 30 ед. псикодин." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 8 секунд, эффект накапливается немедленно, пока в кровеносной системе имеется по крайней мере 30 ед. псикодин." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 2 от jittering." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 6 секунд от drunk немедленно." | ||
}, | }, | ||
{ | { | ||
| Строка 523: | Строка 584: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 550: | Строка 611: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 577: | Строка 638: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E10\u003C/span\u003E ед. Клеточные и \u003Cspan style=\"color: red;\"\u003E5\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 20,5 ед. рубеж." | ||
}, | }, | ||
{ | { | ||
"id": "StaminaChange", | "id": "StaminaChange", | ||
"description": "Наносит 100 ед. урона по стамине, пока в кровеносной системе имеется по крайней мере 20, | "description": "Наносит 100 ед. урона по стамине, пока в кровеносной системе имеется по крайней мере 20,5 ед. рубеж." | ||
} | } | ||
] | ] | ||
| Строка 594: | Строка 655: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает stuttering минимум на 8 секунд, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает inability to speak минимум на 5 секунд, эффект накапливается." | ||
}, | }, | ||
{ | { | ||
| Строка 623: | Строка 684: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Электрические, и \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Термические." | ||
} | } | ||
] | ] | ||
| Строка 646: | Строка 707: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 671: | Строка 732: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E10\u003C/span\u003E ед. Кислотные и \u003Cspan style=\"color: red;\"\u003E10\u003C/span\u003E ед. Термические." | ||
}, | |||
{ | |||
"id": "MovementSpeedModifier", | |||
"description": "Modifies movement speed by 0,6x for at least 10 seconds." | |||
}, | }, | ||
{ | { | ||
| Строка 700: | Строка 765: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,3 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 712: | Строка 777: | ||
"SolDry": { | "SolDry": { | ||
"id": "SolDry", | "id": "SolDry", | ||
"name": " | "name": "Сол Драй", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Сладкая имбирная газировка из космоса!", | "desc": "Сладкая имбирная газировка из космоса!", | ||
| Строка 725: | Строка 790: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 749: | Строка 814: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 776: | Строка 841: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 797: | Строка 862: | ||
{ | { | ||
"id": "Emote", | "id": "Emote", | ||
"description": "Имеет 5% шанс | "description": "Имеет 5% шанс вызвать у цели \u003Cbold\u003E\u003Cspan style=\"color: white;\"\u003EКашлять\u003C/span\u003E\u003C/bold\u003E." | ||
} | } | ||
] | ] | ||
| Строка 818: | Строка 883: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,5x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 841: | Строка 906: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 868: | Строка 933: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,5x от обычного, пока метаболизирующий орган это Растение орган." | ||
} | } | ||
] | ] | ||
| Строка 891: | Строка 956: | ||
{ | { | ||
"id": "ReduceRotting", | "id": "ReduceRotting", | ||
"description": " | "description": "Регенерирует 20 секунд гниения, пока температура тела составляет не более 150k и пациент в dead." | ||
} | } | ||
] | ] | ||
| Строка 912: | Строка 977: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,75 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 944: | Строка 1009: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,05\u003C/span\u003E ед. Клеточные." | ||
} | } | ||
] | ] | ||
| Строка 968: | Строка 1033: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 995: | Строка 1060: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1022: | Строка 1087: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Уколы, пока метаболизирующий орган это гидропонный орган." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного, пока метаболизирующий орган это не Человек орган." | ||
} | } | ||
] | ] | ||
| Строка 1035: | Строка 1100: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от непрожаренные животные протеины к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1044: | Строка 1109: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Обморожение, и \u003Cspan style=\"color: green;\"\u003E0,32\u003C/span\u003E ед. Кислотные, пока метаболизирующий орган это Кровососущее орган." | ||
} | } | ||
] | ] | ||
| Строка 1067: | Строка 1132: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает inability to speak минимум на 2 секунды, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1098: | Строка 1163: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,167x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -0,167x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 1125: | Строка 1190: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1152: | Строка 1217: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": "Имеет 20% шанс | "description": "Имеет 20% шанс наносить \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Клеточные." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от эпинефрин из раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 1 ед. от галоперидол из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. эпинефрин." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от эфедрин из раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 1 ед. от галоперидол из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. эфедрин." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от ТГК из раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 1 ед. от галоперидол из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. ТГК." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от космический мираж из раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 1 ед. от галоперидол из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. космический мираж." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от дезоксиэфедрин из раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 1 ед. от галоперидол из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. дезоксиэфедрин." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 5 от jittering." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 5 от stuttering." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 5 от hallucinations." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": "Имеет 30% шанс | "description": "Имеет 30% шанс вызывают unconsciousness минимум на 2 секунды, эффект не накапливается, пока в кровеносной системе имеется по крайней мере 0 ед. галоперидол." | ||
} | } | ||
] | ] | ||
| Строка 1229: | Строка 1294: | ||
{ | { | ||
"id": "CauseZombieInfection", | "id": "CauseZombieInfection", | ||
"description": " | "description": "Заражает человека зомби-вирусом, пока в кровеносной системе имеется по крайней мере 5 ед. ромерол." | ||
} | } | ||
] | ] | ||
| Строка 1250: | Строка 1315: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Уколы, пока метаболизирующий орган это гидропонный орган." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного, пока метаболизирующий орган это не Человек орган." | ||
} | } | ||
] | ] | ||
| Строка 1263: | Строка 1328: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от непрожаренные животные протеины к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1272: | Строка 1337: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Обморожение, и \u003Cspan style=\"color: green;\"\u003E0,32\u003C/span\u003E ед. Кислотные, пока метаболизирующий орган это Кровососущее орган." | ||
} | } | ||
] | ] | ||
| Строка 1295: | Строка 1360: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1320: | Строка 1385: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1347: | Строка 1412: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает combat pacification минимум на 4 секунды, эффект не накапливается." | ||
} | } | ||
] | ] | ||
| Строка 1370: | Строка 1435: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Радиация." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 2% шанс | "description": "Имеет 2% шанс вызывают рвоту." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Термические, пока в кровеносной системе имеется по крайней мере 30 ед. хироналин." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока в кровеносной системе имеется по крайней мере 30 ед. хироналин." | ||
} | } | ||
] | ] | ||
| Строка 1416: | Строка 1481: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 5 секунд, эффект накапливается немедленно." | ||
} | } | ||
] | ] | ||
| Строка 1450: | Строка 1515: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 1476: | Строка 1541: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Обморожение." | ||
} | } | ||
] | ] | ||
| Строка 1514: | Строка 1579: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1541: | Строка 1606: | ||
{ | { | ||
"id": "Electrocute", | "id": "Electrocute", | ||
"description": "Имеет 35% шанс | "description": "Имеет 35% шанс бьют током употребившего в течении 2." | ||
} | } | ||
] | ] | ||
| Строка 1564: | Строка 1629: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 1587: | Строка 1652: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1612: | Строка 1677: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного, пока метаболизирующий орган это Вокс орган." | ||
} | } | ||
] | ] | ||
| Строка 1621: | Строка 1686: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Вокс орган." | ||
}, | }, | ||
{ | { | ||
"id": "Flammable", | "id": "Flammable", | ||
"description": " | "description": "Повышает воспламеняемость." | ||
} | } | ||
] | ] | ||
| Строка 1631: | Строка 1696: | ||
} | } | ||
}, | }, | ||
" | "Vermouth": { | ||
"id": " | "id": "Vermouth", | ||
"name": " | "name": "вермут", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Ароматизированное, креплёное белое вино, со вкусом различных трав.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#91FF91FF", | ||
"textColor": "# | "textColor": "#000000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1648: | Строка 1711: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1658: | Строка 1721: | ||
} | } | ||
}, | }, | ||
" | "SoyLatte": { | ||
"id": " | "id": "SoyLatte", | ||
"name": " | "name": "соевый латте", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кофейный напиток, приготовленный из эспрессо и подогретого соевого молока.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"textColor": "# | "textColor": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [ | ||
"SoyLatte" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1673: | Строка 1738: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 2 секунды от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 1698: | Строка 1763: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 20% шанс | "description": "Имеет 20% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 6 ед. мыло." | ||
} | } | ||
] | ] | ||
| Строка 1707: | Строка 1772: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 20% шанс | "description": "Имеет 20% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 6 ед. мыло." | ||
} | } | ||
] | ] | ||
| Строка 1730: | Строка 1795: | ||
{ | { | ||
"id": "Emote", | "id": "Emote", | ||
"description": "Имеет 30% шанс | "description": "Имеет 30% шанс вызвать у цели \u003Cbold\u003E\u003Cspan style=\"color: white;\"\u003EСмеяться\u003C/span\u003E\u003C/bold\u003E." | ||
}, | }, | ||
{ | { | ||
| Строка 1757: | Строка 1822: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1782: | Строка 1847: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 16 секунд, эффект накапливается немедленно." | ||
} | } | ||
] | ] | ||
| Строка 1805: | Строка 1870: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,25 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1832: | Строка 1897: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1859: | Строка 1924: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 1 секунду от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 1881: | Строка 1946: | ||
"name": "дифенгидрамин", | "name": "дифенгидрамин", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": "Он же димедрол. Быстро очищает организм от гистамина, снижает нервозность и дрожь, лечит повреждения ядами.", | "desc": "Он же димедрол. Быстро очищает организм от гистамина, снижает нервозность и дрожь, вызывает сонливость и лечит повреждения ядами. Часто входит в состав снотворных препаратов.", | ||
"physicalDesc": "меловое", | "physicalDesc": "меловое", | ||
"color": "#64FFE6FF", | "color": "#64FFE6FF", | ||
| Строка 1894: | Строка 1959: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 3 ед. от гистамин из раствора." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 3 от jittering." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает сонливость минимум на 1,5 секунд, эффект накапливается немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 1940: | Строка 2005: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 1967: | Строка 2032: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,66\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: red;\"\u003E0,67\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: red;\"\u003E0,67\u003C/span\u003E ед. Уколы, пока в кровеносной системе имеется по крайней мере 20 ед. диловен." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока в кровеносной системе имеется по крайней мере 20 ед. диловен." | ||
}, | }, | ||
{ | { | ||
| Строка 1983: | Строка 2048: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 2% шанс | "description": "Имеет 2% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 20 ед. диловен." | ||
}, | }, | ||
{ | { | ||
"id": "Drunk", | "id": "Drunk", | ||
"description": " | "description": "Вызывает опьянение, пока в кровеносной системе имеется по крайней мере 15 ед. диловен." | ||
} | } | ||
] | ] | ||
| Строка 2010: | Строка 2075: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2037: | Строка 2102: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2064: | Строка 2129: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2089: | Строка 2154: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 2110: | Строка 2175: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 2133: | Строка 2198: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 1 секунду от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 2155: | Строка 2220: | ||
"name": "космический клей", | "name": "космический клей", | ||
"group": "Unknown", | "group": "Unknown", | ||
"desc": "Космический клей | "desc": "Космический клей — высокоэффективный клей, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для приклеивания людей к полу).", | ||
"physicalDesc": "липкое", | "physicalDesc": "липкое", | ||
"color": "#FFFFFFFF", | "color": "#FFFFFFFF", | ||
| Строка 2168: | Строка 2233: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 5 секунд, эффект накапливается немедленно." | ||
} | } | ||
] | ] | ||
| Строка 2177: | Строка 2242: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает inability to speak минимум на 5 секунд, эффект не накапливается." | ||
} | } | ||
] | ] | ||
| Строка 2200: | Строка 2265: | ||
{ | { | ||
"id": "Electrocute", | "id": "Electrocute", | ||
"description": "Имеет 80% шанс | "description": "Имеет 80% шанс бьют током употребившего в течении 2." | ||
} | } | ||
] | ] | ||
| Строка 2221: | Строка 2286: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2234: | Строка 2299: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 2255: | Строка 2320: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 2292: | Строка 2357: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает blindness минимум на 2 секунды, эффект не накапливается, пока в кровеносной системе имеется по крайней мере 4 ед. слезоточивый газ." | ||
}, | }, | ||
{ | { | ||
"id": "MovementSpeedModifier", | "id": "MovementSpeedModifier", | ||
"description": "Modifies movement speed by 0,65x for at least 1,5 seconds, пока в кровеносной системе имеется по крайней мере | "description": "Modifies movement speed by 0,65x for at least 1,5 seconds, пока в кровеносной системе имеется по крайней мере 4 ед. слезоточивый газ." | ||
} | } | ||
] | ] | ||
| Строка 2333: | Строка 2398: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,5\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Вокс орган." | ||
}, | }, | ||
{ | { | ||
| Строка 2354: | Строка 2419: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,7\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Вокс орган." | ||
}, | }, | ||
{ | { | ||
| Строка 2379: | Строка 2444: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от сахар к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,3 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2422: | Строка 2487: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 5 секунд, эффект накапливается немедленно." | ||
} | } | ||
] | ] | ||
| Строка 2443: | Строка 2508: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2468: | Строка 2533: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": "Имеет 50% шанс | "description": "Имеет 50% шанс излечивать \u003Cspan style=\"color: green;\"\u003E0,16\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,17\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E0,17\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,12\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,12\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,13\u003C/span\u003E ед. Обморожение, и \u003Cspan style=\"color: green;\"\u003E0,13\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyBleed", | "id": "ModifyBleed", | ||
"description": " | "description": "Ослабляет кровотечение." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,5x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 2499: | Строка 2564: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2511: | Строка 2576: | ||
"EnergyDrink": { | "EnergyDrink": { | ||
"id": "EnergyDrink", | "id": "EnergyDrink", | ||
"name": " | "name": "Ред Булеан", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Доза энергии! Nanotrasen не несёт ответственности, если у вас вырастут птичьи придатки.", | "desc": "Доза энергии! Nanotrasen не несёт ответственности, если у вас вырастут птичьи придатки.", | ||
| Строка 2524: | Строка 2589: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 2 секунды от сонливость немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от теобромин к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2555: | Строка 2620: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E5\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
| Строка 2586: | Строка 2651: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 10 секунд от сонливость немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "ResetNarcolepsy", | "id": "ResetNarcolepsy", | ||
"description": " | "description": "Предотвращает приступы нарколепсии, пока в кровеносной системе имеется по крайней мере 5 ед. дифенилметиламин." | ||
}, | }, | ||
{ | { | ||
| Строка 2615: | Строка 2680: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Daiquiri": { | |||
"id": "Daiquiri", | |||
"name": "дайкири", | |||
"group": "Drinks", | |||
"desc": "Классический ромовый коктейль, который остаётся популярным даже на холодных космических просторах.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#DAC865FF", | |||
"textColor": "#000000FF", | |||
"recipes": [ | |||
"Daiquiri" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "SatiateThirst", | |||
"description": "Утоляет жажду на 0,667x от обычного." | |||
}, | |||
{ | |||
"id": "AdjustReagent", | |||
"description": "Добавляют 0,1 ед. от этанол к раствора." | |||
} | } | ||
] | ] | ||
| Строка 2638: | Строка 2730: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 15 ед. этанол и метаболизирующий орган это не Дварф орган." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,2\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 15 ед. этанол и метаболизирующий орган это Дварф орган." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E0,34\u003C/span\u003E ед. Уколы, пока в кровеносной системе имеется по крайней мере 15 ед. этанол и метаболизирующий орган это Дварф орган." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 4% шанс | "description": "Имеет 4% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 12 ед. этанол и метаболизирующий орган это не Дварф орган." | ||
}, | }, | ||
{ | { | ||
"id": "Drunk", | "id": "Drunk", | ||
"description": " | "description": "Вызывает опьянение." | ||
} | } | ||
] | ] | ||
| Строка 2660: | Строка 2752: | ||
} | } | ||
}, | }, | ||
" | "Coffee": { | ||
"id": " | "id": "Coffee", | ||
"name": " | "name": "кофе", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Напиток, приготовленный из заваренных кофейных зёрен. Содержит умеренное количество кофеина.", | |||
"physicalDesc": "ароматическое", | |||
"color": "#664300FF", | |||
"textColor": "#FFFFFFFF", | |||
"desc": "Напиток, приготовленный из заваренных кофейных зёрен. Содержит умеренное количество кофеина.", | |||
"physicalDesc": "ароматическое", | |||
"color": "#664300FF", | |||
"textColor": "#FFFFFFFF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2702: | Строка 2767: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 2 секунды от сонливость немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2731: | Строка 2796: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,5x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyBloodLevel", | "id": "ModifyBloodLevel", | ||
"description": " | "description": "Повышает уровень крови в организме." | ||
}, | }, | ||
{ | { | ||
"id": "EvenHealthChange", | "id": "EvenHealthChange", | ||
"description": " | "description": "Равномерно лечит \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Физические, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Механические, и \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Токсины." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Кровопотеря." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyBleed", | "id": "ModifyBleed", | ||
"description": " | "description": "Ослабляет кровотечение." | ||
} | } | ||
] | ] | ||
| Строка 2755: | Строка 2820: | ||
"JuiceThatMakesYouHew": { | "JuiceThatMakesYouHew": { | ||
"id": "JuiceThatMakesYouHew", | "id": "JuiceThatMakesYouHew", | ||
"name": " | "name": "сок, заставляющий говорить Хев", | ||
"group": "Toxins", | "group": "Toxins", | ||
"desc": " | "desc": "Чистая сущность инвертированного плюшевого унатха. Заставляет вас говорить Хев!", | ||
"physicalDesc": "инвертированное", | "physicalDesc": "инвертированное", | ||
"color": "#A64DC5FF", | "color": "#A64DC5FF", | ||
| Строка 2768: | Строка 2833: | ||
{ | { | ||
"id": "Emote", | "id": "Emote", | ||
"description": "Имеет 50% шанс | "description": "Имеет 50% шанс вызвать у цели \u003Cbold\u003E\u003Cspan style=\"color: white;\"\u003EХевать\u003C/span\u003E\u003C/bold\u003E." | ||
}, | }, | ||
{ | { | ||
"id": "Polymorph", | "id": "Polymorph", | ||
"description": " | "description": "Превращает употребившего в ящерица, пока метаболизирующий орган это не Животное орган и в кровеносной системе имеется по крайней мере 50 ед. сок, заставляющий говорить Хев." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 20 ед. от сок, заставляющий говорить Хев из раствора, пока в кровеносной системе имеется по крайней мере 50 ед. сок, заставляющий говорить Хев." | ||
} | } | ||
] | ] | ||
| Строка 2797: | Строка 2862: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,5\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от инапровалин из раствора." | ||
} | } | ||
] | ] | ||
| Строка 2810: | Строка 2875: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,1\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
| Строка 2844: | Строка 2909: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,333x от обычного, пока в кровеносной системе имеется по крайней мере 0,1 ед. питательные вещества." | ||
} | } | ||
] | ] | ||
| Строка 2865: | Строка 2930: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Растение орган." | ||
} | } | ||
] | ] | ||
| Строка 2906: | Строка 2971: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Кислотные." | ||
} | } | ||
] | ] | ||
| Строка 2929: | Строка 2994: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Удушение, пока пациент в critical." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyBleed", | "id": "ModifyBleed", | ||
"description": " | "description": "Ослабляет кровотечение." | ||
} | } | ||
] | ] | ||
| Строка 2954: | Строка 3019: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 2966: | Строка 3031: | ||
"PwrGame": { | "PwrGame": { | ||
"id": "PwrGame", | "id": "PwrGame", | ||
"name": " | "name": "ПВР Гейм", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Единственный напиток, обладающий СИЛОЙ, которую жаждут настоящие геймеры. Когда геймеры говорят о геймерском топливе, они имеют в виду именно это.", | "desc": "Единственный напиток, обладающий СИЛОЙ, которую жаждут настоящие геймеры. Когда геймеры говорят о геймерском топливе, они имеют в виду именно это.", | ||
| Строка 2979: | Строка 3044: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 3002: | Строка 3067: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 1 ед. от протеины к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3025: | Строка 3090: | ||
{ | { | ||
"id": "MakeSentient", | "id": "MakeSentient", | ||
"description": " | "description": "Делает употребившего разумным, пока в кровеносной системе имеется по крайней мере 5 ед. когнизин." | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Artifexium": { | |||
"id": "Artifexium", | |||
"name": "артифексиум", | |||
"group": "Unknown", | |||
"desc": "Лавандовая смесь микроскопических фрагментов артефактов и сильной кислоты. Обладает способностью активировать артефакты.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#776291FF", | |||
"textColor": "#FFFFFFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "HealthChange", | |||
"description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Кислотные." | |||
} | } | ||
] | ] | ||
| Строка 3048: | Строка 3134: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Радиация." | ||
} | } | ||
] | ] | ||
| Строка 3103: | Строка 3168: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,8\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 3126: | Строка 3191: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 3136: | Строка 3201: | ||
"name": "доксарубиксадон", | "name": "доксарубиксадон", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": "Химикат криогенного действия. Лечит | "desc": "Химикат криогенного действия. Лечит клеточные повреждения, вызванные опасными газами и химикатами.", | ||
"physicalDesc": "бурлящее", | "physicalDesc": "бурлящее", | ||
"color": "#32CD32FF", | "color": "#32CD32FF", | ||
| Строка 3149: | Строка 3214: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Клеточные, пока температура тела составляет не более 213k." | ||
} | } | ||
] | ] | ||
| Строка 3172: | Строка 3237: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"Ale": { | "Ale": { | ||
| Строка 3210: | Строка 3262: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | |||
"Fluorosurfactant": { | |||
"id": "Fluorosurfactant", | |||
"name": "фторсурфактант", | |||
"group": "Pyrotechnic", | |||
"desc": "Перфторированная сульфоновая кислота, образующая пену при смешивании с водой.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#9E6B38FF", | |||
"textColor": "#FFFFFFFF", | |||
"recipes": [ | |||
"Fluorosurfactant" | |||
], | |||
"metabolisms": null | |||
}, | }, | ||
"Impedrezene": { | "Impedrezene": { | ||
| Строка 3241: | Строка 3306: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 10 секунд, эффект накапливается немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 5% шанс | "description": "Имеет 5% шанс вызывают рвоту." | ||
}, | }, | ||
{ | { | ||
"id": "Drunk", | "id": "Drunk", | ||
"description": " | "description": "Вызывает опьянение." | ||
} | } | ||
] | ] | ||
| Строка 3276: | Строка 3341: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Изменяет здоровье на \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Яды, \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Уколы, пока метаболизирующий орган это Растение орган." | ||
} | } | ||
] | ] | ||
| Строка 3299: | Строка 3364: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает ratvarian language patterns минимум на 2 секунды, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3339: | Строка 3404: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 3362: | Строка 3427: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 3385: | Строка 3450: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 2 секунды от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 3416: | Строка 3481: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3441: | Строка 3506: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 20% шанс | "description": "Имеет 20% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 2 ед. гастротоксин." | ||
} | } | ||
] | ] | ||
| Строка 3468: | Строка 3533: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, и \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
"id": "Flammable", | "id": "Flammable", | ||
"description": " | "description": "Повышает воспламеняемость." | ||
} | } | ||
] | ] | ||
| Строка 3480: | Строка 3545: | ||
"SpaceUp": { | "SpaceUp": { | ||
"id": "SpaceUp", | "id": "SpaceUp", | ||
"name": " | "name": "Спейс-Ап", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "На вкус как пробоина в корпусе у вас во рту.", | "desc": "На вкус как пробоина в корпусе у вас во рту.", | ||
| Строка 3493: | Строка 3558: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 3514: | Строка 3579: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 3537: | Строка 3602: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от медь к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3568: | Строка 3633: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3595: | Строка 3660: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Электрические, и \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Обморожение." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Удушение, \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: red;\"\u003E0,16\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: red;\"\u003E0,17\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: red;\"\u003E0,17\u003C/span\u003E ед. Уколы, пока в кровеносной системе имеется по крайней мере 10 ед. дермалин." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока в кровеносной системе имеется по крайней мере 10 ед. дермалин." | ||
} | } | ||
] | ] | ||
| Строка 3626: | Строка 3691: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 3649: | Строка 3714: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды, пока цель имеет не более 50 общего голода." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на -2x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 3676: | Строка 3741: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 50% шанс | "description": "Имеет 50% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 5 ед. майохито." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3711: | Строка 3776: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,3 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3738: | Строка 3803: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3763: | Строка 3828: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 3773: | Строка 3838: | ||
"name": "рутбир", | "name": "рутбир", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Очень сладкий, газированный напиток, напоминающий | "desc": "Очень сладкий, газированный напиток, напоминающий сарсапариллу. Хорошо сочетается с мороженым.", | ||
"physicalDesc": "шипучее", | "physicalDesc": "шипучее", | ||
"color": "#381C07FF", | "color": "#381C07FF", | ||
| Строка 3784: | Строка 3849: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 3805: | Строка 3870: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 3828: | Строка 3893: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3840: | Строка 3905: | ||
"Coldsauce": { | "Coldsauce": { | ||
"id": "Coldsauce", | "id": "Coldsauce", | ||
"name": " | "name": "холодящий соус", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "Заставляет язык онеметь.", | ||
"physicalDesc": "холодное", | "physicalDesc": "холодное", | ||
"color": "#87CEEBFF", | "color": "#87CEEBFF", | ||
| Строка 3879: | Строка 3944: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3904: | Строка 3969: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 3931: | Строка 3996: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 3952: | Строка 4017: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 3975: | Строка 4040: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4002: | Строка 4067: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4027: | Строка 4092: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,5 ед. от окулин к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,5 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4058: | Строка 4123: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | |||
{ | |||
"id": "AdjustReagent", | |||
"description": "Добавляют 0,15 ед. от этанол к раствора." | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Bramble": { | |||
"id": "Bramble", | |||
"name": "брамбл", | |||
"group": "Drinks", | |||
"desc": "Ягодки, джин, и довольно стрёмный вид.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#DBB7B2FF", | |||
"textColor": "#000000FF", | |||
"recipes": [ | |||
"Bramble" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "SatiateThirst", | |||
"description": "Утоляет жажду на 0,667x от обычного." | |||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4083: | Строка 4175: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,25 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4096: | Строка 4188: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 4102: | Строка 4194: | ||
} | } | ||
}, | }, | ||
"Sap": { | |||
"id": "Sap", | |||
"name": "древесный сок", | |||
"group": "Biological", | |||
"desc": "Липкая, сладкая кровь деревьев.", | |||
"physicalDesc": "липкое", | |||
"color": "#CD7314FF", | |||
"textColor": "#FFFFFFFF", | |||
"Sap": { | |||
"id": "Sap", | |||
"name": "древесный сок", | |||
"group": "Biological", | |||
"desc": "Липкая, сладкая кровь деревьев.", | |||
"physicalDesc": "липкое", | |||
"color": "#CD7314FF", | |||
"textColor": "#FFFFFFFF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4144: | Строка 4209: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 4171: | Строка 4236: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает scrambled минимум на 2 секунды, эффект не накапливается немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает woozy минимум на 20 секунд, эффект не накапливается немедленно." | ||
} | } | ||
] | ] | ||
| Строка 4196: | Строка 4261: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 4204: | Строка 4269: | ||
"ChangelingSting": { | "ChangelingSting": { | ||
"id": "ChangelingSting", | "id": "ChangelingSting", | ||
"name": " | "name": "Жало Генокрада", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Вы делаете маленький глоток и чувствуете жжение...", | "desc": "Вы делаете маленький глоток и чувствуете жжение...", | ||
| Строка 4217: | Строка 4282: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 4256: | Строка 4321: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды и \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Уколы, пока цель не имеет метку Bee." | ||
} | } | ||
] | ] | ||
| Строка 4279: | Строка 4344: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4304: | Строка 4369: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 4327: | Строка 4392: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
}, | }, | ||
{ | { | ||
| Строка 4335: | Строка 4400: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 150 от entity-effect-status-effect-Rave." | ||
} | } | ||
] | ] | ||
| Строка 4344: | Строка 4409: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,2\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,2\u003C/span\u003E ед. Яды, \u003Cspan style=\"color: green;\"\u003E0,2\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,2\u003C/span\u003E ед. Электрические, и \u003Cspan style=\"color: green;\"\u003E0,2\u003C/span\u003E ед. Обморожение, пока имеет не более 50 общего урона." | ||
} | } | ||
] | ] | ||
| Строка 4367: | Строка 4432: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 1 секунду от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 4400: | Строка 4465: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,167x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4425: | Строка 4490: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 3 ед. от аматоксин из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. аматоксин." | ||
} | } | ||
] | ] | ||
| Строка 4452: | Строка 4517: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4488: | Строка 4553: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": "Имеет 30% шанс | "description": "Имеет 30% шанс наносить \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Термические." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 30 ед. барозин." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 15% шанс | "description": "Имеет 15% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 30 ед. барозин." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает pressure immunity минимум на 2 секунды, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает stuttering минимум на 2 секунды, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску." | ||
}, | }, | ||
{ | { | ||
| Строка 4526: | Строка 4591: | ||
"name": "капсаициновое масло", | "name": "капсаициновое масло", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": "Капсаициновое масло | "desc": "Капсаициновое масло — это ингредиент, содержащийся в различных сортах острого перца.", | ||
"physicalDesc": "масляное", | "physicalDesc": "масляное", | ||
"color": "#FF0000FF", | "color": "#FF0000FF", | ||
| Строка 4537: | Строка 4602: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,75 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4550: | Строка 4615: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Кислотные, пока в кровеносной системе имеется по крайней мере 5 ед. капсаициновое масло." | ||
}, | }, | ||
{ | { | ||
| Строка 4575: | Строка 4640: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,4 ед. от сахар к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4602: | Строка 4667: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4627: | Строка 4692: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,4 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4640: | Строка 4705: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Радиация, пока в кровеносной системе имеется по крайней мере 10 ед. водка \"Казаки\"." | ||
} | } | ||
] | ] | ||
| Строка 4674: | Строка 4739: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4699: | Строка 4764: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Кислотные и \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 4720: | Строка 4785: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4762: | Строка 4827: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 3 ед. от карпотоксин из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. карпотоксин." | ||
} | } | ||
] | ] | ||
| Строка 4785: | Строка 4850: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от уран к раствора." | ||
} | } | ||
] | ] | ||
| Строка 4816: | Строка 4881: | ||
{ | { | ||
"id": "EvenHealthChange", | "id": "EvenHealthChange", | ||
"description": " | "description": "Равномерно лечит \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Механические." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Удушение и \u003Cspan style=\"color: red;\"\u003E1,5\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 15 ед. бикаридин." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 2% шанс | "description": "Имеет 2% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 30 ед. бикаридин." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока в кровеносной системе имеется по крайней мере 15 ед. бикаридин." | ||
}, | }, | ||
{ | { | ||
"id": "Drunk", | "id": "Drunk", | ||
"description": " | "description": "Вызывает опьянение." | ||
} | } | ||
] | ] | ||
| Строка 4855: | Строка 4920: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 1 секунду от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 4877: | Строка 4942: | ||
"name": "токсин хартбрейкер", | "name": "токсин хартбрейкер", | ||
"group": "Toxins", | "group": "Toxins", | ||
"desc": "Галлюциногенное соединение, получаемое из токсина майндбрейкер. Блокирует нейронные сигналы в дыхательной системе, вызывая удушье.", | "desc": "Галлюциногенное соединение, получаемое из токсина майндбрейкер. Блокирует нейронные сигналы в дыхательной системе, вызывая удушье. Однако Дексалин, Дексалин плюс и Эпинефрин способны вывести его из организма.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "#5F959CFF", | "color": "#5F959CFF", | ||
| Строка 4890: | Строка 4955: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E5\u003C/span\u003E ед. Удушение." | ||
} | } | ||
] | ] | ||
| Строка 4924: | Строка 4989: | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока в кровеносной системе имеется по крайней мере 5 ед. вестин." | ||
}, | }, | ||
{ | { | ||
| Строка 4932: | Строка 4997: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Удушение и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Кровопотеря." | ||
} | } | ||
] | ] | ||
| Строка 4966: | Строка 5031: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 4987: | Строка 5052: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,5\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 5022: | Строка 5087: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 30% шанс | "description": "Имеет 30% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 4 ед. ипекак." | ||
} | } | ||
] | ] | ||
| Строка 5058: | Строка 5123: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3,5\u003C/span\u003E ед. Удушение и \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Кровопотеря." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 3 ед. от токсин хартбрейкер из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. токсин хартбрейкер." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E5\u003C/span\u003E ед. Удушение и \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Обморожение, пока в кровеносной системе имеется по крайней мере 25 ед. дексалин плюс." | ||
} | } | ||
] | ] | ||
| Строка 5100: | Строка 5165: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,75\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,5\u003C/span\u003E ед. Яды и \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Удушение, пока в кровеносной системе имеется по крайней мере 30 ед. дезоксиэфедрин." | ||
} | } | ||
] | ] | ||
| Строка 5117: | Строка 5182: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает stuttering минимум на 2 секунды, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 3 секунды от оглушение немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyKnockdown", | "id": "ModifyKnockdown", | ||
"description": " | "description": "Удаляет 3 секунды от нокдауна." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает adrenaline минимум на 10 секунд, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 10 секунд от сонливость немедленно, пока имеется не более 0,01ед. галоперидол." | ||
} | } | ||
] | ] | ||
| Строка 5146: | Строка 5211: | ||
{ | { | ||
"id": "ResetNarcolepsy", | "id": "ResetNarcolepsy", | ||
"description": " | "description": "Предотвращает приступы нарколепсии, пока в кровеносной системе имеется по крайней мере 20 ед. дезоксиэфедрин." | ||
} | } | ||
] | ] | ||
| Строка 5169: | Строка 5234: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 5196: | Строка 5261: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
} | } | ||
] | ] | ||
| Строка 5221: | Строка 5286: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 5244: | Строка 5309: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 5284: | Строка 5349: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 5307: | Строка 5372: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Обморожение." | ||
}, | }, | ||
{ | { | ||
| Строка 5323: | Строка 5388: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 5 ед. от фризиум из раствора." | ||
} | } | ||
] | ] | ||
| Строка 5346: | Строка 5411: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 5375: | Строка 5440: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 5398: | Строка 5463: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 5421: | Строка 5486: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 5433: | Строка 5498: | ||
"HotCocoa": { | "HotCocoa": { | ||
"id": "HotCocoa", | "id": "HotCocoa", | ||
"name": " | "name": "горячее какао", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Пахнет праздниками!", | ||
"physicalDesc": "ароматическое", | "physicalDesc": "ароматическое", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
| Строка 5448: | Строка 5513: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
} | } | ||
] | ] | ||
| Строка 5473: | Строка 5538: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 5497: | Строка 5562: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Кислотные." | ||
} | } | ||
] | ] | ||
| Строка 5506: | Строка 5571: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,25\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Крыса орган и в кровеносной системе имеется по крайней мере 1 ед. аммиак." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 12% шанс | "description": "Имеет 12% шанс вызывают рвоту, пока метаболизирующий орган это не Крыса или Вокс орган и в кровеносной системе имеется по крайней мере 0,8 ед. аммиак." | ||
}, | }, | ||
{ | { | ||
| Строка 5518: | Строка 5583: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Кровопотеря, \u003Cspan style=\"color: green;\"\u003E0,83\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,83\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E0,84\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,62\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,62\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,63\u003C/span\u003E ед. Обморожение, и \u003Cspan style=\"color: green;\"\u003E0,63\u003C/span\u003E ед. Кислотные, пока метаболизирующий орган это Крыса орган и в кровеносной системе имеется по крайней мере 1 ед. аммиак." | ||
}, | }, | ||
{ | { | ||
| Строка 5543: | Строка 5608: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 5566: | Строка 5631: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает inability to speak минимум на 2 секунды, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 5591: | Строка 5656: | ||
{ | { | ||
"id": "Emote", | "id": "Emote", | ||
"description": "Имеет 20% шанс | "description": "Имеет 20% шанс вызвать у цели \u003Cbold\u003E\u003Cspan style=\"color: white;\"\u003EХонк\u003C/span\u003E\u003C/bold\u003E." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,06\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 1 ед. хонк и метаболизирующий орган это Животное орган." | ||
} | } | ||
] | ] | ||
| Строка 5618: | Строка 5683: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 1,5 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока в кровеносной системе имеется по крайней мере 1 ед. благословение бахуса." | ||
}, | }, | ||
{ | { | ||
"id": "Drunk", | "id": "Drunk", | ||
"description": " | "description": "Вызывает опьянение, пока в кровеносной системе имеется по крайней мере 1 ед. благословение бахуса." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 1 ед. благословение бахуса и метаболизирующий орган это не Дварф орган." | ||
} | } | ||
] | ] | ||
| Строка 5671: | Строка 5736: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 5698: | Строка 5763: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 5746: | Строка 5790: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceBanana": { | |||
"id": "JuiceBanana", | |||
"name": "банановый сок", | |||
"group": "Drinks", | |||
"desc": "Жидкая суть банана. ХОНК.", | |||
"physicalDesc": "хрустящее", | |||
"color": "#FFE777FF", | |||
"textColor": "#000000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "SatiateThirst", | |||
"description": "Утоляет жажду средне." | |||
} | } | ||
] | ] | ||
| Строка 5773: | Строка 5838: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Яды, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Уколы, пока метаболизирующий орган это Растение орган." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Удушение, \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Термические, и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Растение орган и в кровеносной системе имеется по крайней мере 30 ед. робаст харвест." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Уколы, пока метаболизирующий орган это гидропонный орган." | ||
} | } | ||
] | ] | ||
| Строка 5790: | Строка 5855: | ||
{ | { | ||
"id": "Polymorph", | "id": "Polymorph", | ||
"description": " | "description": "Превращает употребившего в дерево, пока метаболизирующий орган это Растение орган и в кровеносной системе имеется по крайней мере 80 ед. робаст харвест." | ||
} | } | ||
] | ] | ||
| Строка 5813: | Строка 5878: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 5832: | Строка 5897: | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "Charcoal": { | ||
"id": " | "id": "Charcoal", | ||
"name": " | "name": "уголь", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Чёрное, пористое твёрдое вещество.", | ||
"physicalDesc": " | "physicalDesc": "пористое", | ||
"color": "# | "color": "#22282BFF", | ||
"textColor": "#FFFFFFFF", | "textColor": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Charcoal" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5849: | Строка 5914: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "CleanBloodstream", | ||
"description": " | "description": "Очищает кровеносную систему от других веществ." | ||
} | } | ||
] | ] | ||
| Строка 5859: | Строка 5924: | ||
} | } | ||
}, | }, | ||
" | "Dexalin": { | ||
"id": " | "id": "Dexalin", | ||
"name": " | "name": "дексалин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Используется для лечения лёгкого кислородного голодания и кровопотери. Необходимый реагент для создания Дексалина плюс.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#0041A8FF", | ||
"textColor": "#FFFFFFFF", | "textColor": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Dexalin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5876: | Строка 5941: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Удушение и \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Кровопотеря." | ||
}, | }, | ||
{ | { | ||
"id": " | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Удушение и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Обморожение, пока в кровеносной системе имеется по крайней мере 20 ед. дексалин." | ||
} | } | ||
] | ] | ||
| Строка 5903: | Строка 5968: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E8\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
| Строка 5947: | Строка 6012: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E11\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
| Строка 5976: | Строка 6041: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Радиация." | ||
} | } | ||
] | ] | ||
| Строка 5999: | Строка 6064: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6026: | Строка 6091: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6051: | Строка 6116: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,6\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 6059: | Строка 6124: | ||
"Hotsauce": { | "Hotsauce": { | ||
"id": "Hotsauce", | "id": "Hotsauce", | ||
"name": " | "name": "жгучий соус", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": "Вкус просто огонь.", | "desc": "Вкус просто огонь.", | ||
| Строка 6085: | Строка 6150: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 6108: | Строка 6173: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Радиация." | ||
}, | }, | ||
{ | { | ||
| Строка 6116: | Строка 6181: | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока метаболизирующий орган это гидропонный орган." | ||
} | } | ||
] | ] | ||
| Строка 6153: | Строка 6218: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6178: | Строка 6243: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 6201: | Строка 6266: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 5 ед. от гистамин из раствора, пока в кровеносной системе имеется по крайней мере 45 ед. гистамин." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Удушение, \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Яды, \u003Cspan style=\"color: green;\"\u003E0,16\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,17\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E0,17\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,12\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,12\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,13\u003C/span\u003E ед. Обморожение, и \u003Cspan style=\"color: green;\"\u003E0,13\u003C/span\u003E ед. Кислотные, пока пациент в critical и имеется не более 20ед. эпинефрин." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Удушение и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 20 ед. эпинефрин." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 2 ед. от токсин хартбрейкер из раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 1 ед. от эпинефрин из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. токсин хартбрейкер." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": "Имеет 10% шанс | "description": "Имеет 10% шанс добавляют 4 ед. от гистамин к раствора, пока в кровеносной системе имеется по крайней мере 1 ед. токсин хартбрейкер." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 0,75 секунд от оглушение немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyKnockdown", | "id": "ModifyKnockdown", | ||
"description": " | "description": "Удаляет 0,75 секунд от нокдауна." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает adrenaline минимум на 5 секунд, эффект не накапливается." | ||
} | } | ||
] | ] | ||
| Строка 6256: | Строка 6321: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6283: | Строка 6348: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 2x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyBloodLevel", | "id": "ModifyBloodLevel", | ||
"description": " | "description": "Повышает уровень крови в организме." | ||
} | } | ||
] | ] | ||
| Строка 6319: | Строка 6384: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,4 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6333: | Строка 6398: | ||
"name": "отбеливатель", | "name": "отбеливатель", | ||
"group": "Unknown", | "group": "Unknown", | ||
"desc": "В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы | "desc": "В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы лучше космического очистителя. Крайне токсичен при попадании в организм.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "#A1000BFF", | "color": "#A1000BFF", | ||
| Строка 6346: | Строка 6411: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды и \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
| Строка 6375: | Строка 6440: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,5 ед. от непрожаренные животные протеины к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6396: | Строка 6461: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 6424: | Строка 6489: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E9\u003C/span\u003E ед. Порезы." | ||
}, | }, | ||
{ | { | ||
| Строка 6453: | Строка 6518: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -0,167x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 6462: | Строка 6527: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E4\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 25% шанс | "description": "Имеет 25% шанс вызывают рвоту." | ||
} | } | ||
] | ] | ||
| Строка 6489: | Строка 6554: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6514: | Строка 6579: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6541: | Строка 6606: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 6564: | Строка 6629: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6591: | Строка 6656: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,4 ед. от вода к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от витамины к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 10% шанс | "description": "Имеет 10% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 6 ед. уксус." | ||
} | } | ||
] | ] | ||
| Строка 6608: | Строка 6673: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Кислотные, пока в кровеносной системе имеется по крайней мере 15 ед. уксус." | ||
} | } | ||
] | ] | ||
| Строка 6631: | Строка 6696: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Кислотные и \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 6654: | Строка 6719: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,1\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Арахнид орган." | ||
} | } | ||
] | ] | ||
| Строка 6663: | Строка 6728: | ||
{ | { | ||
"id": "ModifyBloodLevel", | "id": "ModifyBloodLevel", | ||
"description": " | "description": "Повышает уровень крови в организме, пока метаболизирующий орган это Арахнид орган." | ||
} | } | ||
] | ] | ||
| Строка 6686: | Строка 6751: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E4\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 6707: | Строка 6772: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,5x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 6730: | Строка 6795: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6757: | Строка 6822: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6784: | Строка 6849: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6811: | Строка 6876: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6836: | Строка 6901: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 6857: | Строка 6922: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 2 секунды, эффект накапливается немедленно, пока метаболизирующий орган это таяранский орган." | ||
} | } | ||
] | ] | ||
| Строка 6884: | Строка 6949: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 6909: | Строка 6974: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 6945: | Строка 7010: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 6968: | Строка 7033: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 7004: | Строка 7069: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7031: | Строка 7096: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1,8\u003C/span\u003E ед. Порезы." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,7\u003C/span\u003E ед. Обморожение, пока в кровеносной системе имеется по крайней мере 12 ед. лацеринол." | ||
} | } | ||
] | ] | ||
| Строка 7058: | Строка 7123: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 7081: | Строка 7146: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Термические и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "Flammable", | "id": "Flammable", | ||
"description": " | "description": "Повышает воспламеняемость." | ||
}, | }, | ||
{ | { | ||
| Строка 7093: | Строка 7158: | ||
{ | { | ||
"id": "Ignite", | "id": "Ignite", | ||
"description": " | "description": "Поджигает употребившего." | ||
} | } | ||
] | ] | ||
| Строка 7122: | Строка 7187: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,4\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Растение или Вокс орган." | ||
}, | }, | ||
{ | { | ||
| Строка 7139: | Строка 7204: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,8\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Растение или Вокс орган." | ||
}, | }, | ||
{ | { | ||
| Строка 7153: | Строка 7218: | ||
"name": "алоксадон", | "name": "алоксадон", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": "Криогенное химическое вещество. Используется для лечения тяжёлых ожогов | "desc": "Криогенное химическое вещество. Используется для лечения тяжёлых ожогов и обморожений путём регенерации пострадавших тканей. Работает независимо от того, жив пациент или мёртв.", | ||
"physicalDesc": "смягчающее", | "physicalDesc": "смягчающее", | ||
"color": "#89F77FFF", | "color": "#89F77FFF", | ||
| Строка 7166: | Строка 7231: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Электрические, и \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Кислотные, пока температура тела составляет не более 213k." | ||
} | } | ||
] | ] | ||
| Строка 7197: | Строка 7262: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает сонливость минимум на 4 секунды, эффект не накапливается немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,5\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 20 ед. хлоральгидрат." | ||
} | } | ||
] | ] | ||
| Строка 7222: | Строка 7287: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E4\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
| Строка 7247: | Строка 7312: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,02\u003C/span\u003E ед. Клеточные." | ||
} | } | ||
] | ] | ||
| Строка 7270: | Строка 7335: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7297: | Строка 7362: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7324: | Строка 7389: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7351: | Строка 7416: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 7363: | Строка 7428: | ||
"desc": "Погружает принявшего в немой кошмар Азатота.", | "desc": "Погружает принявшего в немой кошмар Азатота.", | ||
"physicalDesc": "вязкое", | "physicalDesc": "вязкое", | ||
"color": "# | "color": "#6E10DAFF", | ||
"textColor": "#FFFFFFFF", | "textColor": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [], | ||
| Строка 7372: | Строка 7437: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает принудительный сон минимум на 3 секунды, эффект накапливается немедленно, пока в кровеносной системе имеется по крайней мере 8 ед. Эссенция бездны и цель не имеет хотя бы 1 из компонентов: BibleUser,CultYogg." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает inability to speak минимум на 15 секунд, эффект накапливается, пока в кровеносной системе имеется по крайней мере 10 ед. Эссенция бездны и цель не имеет хотя бы 1 из компонентов: BibleUser,CultYogg." | ||
} | } | ||
] | ] | ||
| Строка 7399: | Строка 7464: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,3 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7424: | Строка 7489: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Клеточные." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 15 секунд, эффект накапливается немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "Drunk", | "id": "Drunk", | ||
"description": " | "description": "Вызывает опьянение." | ||
}, | }, | ||
{ | { | ||
| Строка 7449: | Строка 7514: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,05\u003C/span\u003E ед. Клеточные." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 500 секунд, эффект накапливается немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "Drunk", | "id": "Drunk", | ||
"description": " | "description": "Вызывает опьянение." | ||
}, | }, | ||
{ | { | ||
| Строка 7486: | Строка 7551: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,5x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 7495: | Строка 7560: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Клеточные." | ||
} | } | ||
] | ] | ||
| Строка 7518: | Строка 7583: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Мозговой, пока температура тела составляет не более 213k." | ||
} | } | ||
] | ] | ||
| Строка 7541: | Строка 7606: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7568: | Строка 7633: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 1 секунду от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 7603: | Строка 7668: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Электрические, и \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Обморожение." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -3,333x от обычного, пока в кровеносной системе имеется по крайней мере 30 ед. келотан." | ||
}, | }, | ||
{ | { | ||
| Строка 7632: | Строка 7697: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,5x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 7641: | Строка 7706: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Кислотные, \u003Cspan style=\"color: green;\"\u003E6,66\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E6,67\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E6,67\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E10\u003C/span\u003E ед. Яды, \u003Cspan style=\"color: green;\"\u003E10\u003C/span\u003E ед. Радиация, \u003Cspan style=\"color: green;\"\u003E10\u003C/span\u003E ед. Удушение, и \u003Cspan style=\"color: green;\"\u003E10\u003C/span\u003E ед. Кровопотеря." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает stuttering минимум на 2 секунды, эффект не накапливается." | ||
} | } | ||
] | ] | ||
| Строка 7658: | Строка 7723: | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 3 от stunning." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 3 от knockdown." | ||
} | } | ||
] | ] | ||
| Строка 7689: | Строка 7754: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Термические." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Порезы и \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Уколы, пока в кровеносной системе имеется по крайней мере 20 ед. пиразин." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 10% шанс | "description": "Имеет 10% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 15 ед. пиразин." | ||
}, | }, | ||
{ | { | ||
| Строка 7724: | Строка 7789: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает inability to speak минимум на 10 секунд, эффект накапливается." | ||
} | } | ||
] | ] | ||
| Строка 7747: | Строка 7812: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 1 секунду от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 7790: | Строка 7855: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает blindness минимум на 2 секунды, эффект не накапливается, пока в кровеносной системе имеется по крайней мере 20 ед. норэпинефриновая кислота." | ||
} | } | ||
] | ] | ||
| Строка 7811: | Строка 7876: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,75 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7834: | Строка 7899: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7861: | Строка 7926: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 7873: | Строка 7938: | ||
"ToxinTrash": { | "ToxinTrash": { | ||
"id": "ToxinTrash", | "id": "ToxinTrash", | ||
"name": " | "name": "переработанный материал", | ||
"group": "Toxins", | "group": "Toxins", | ||
"desc": " | "desc": "Ужасно пахнущая жижа, эффективно очищенная от отходов. Она представляет собой идеальное, безотходное преобразование отходов в пищу для Воксов, хотя для других она является сильным ядом.", | ||
"physicalDesc": "неописуемое", | "physicalDesc": "неописуемое", | ||
"color": "#FFFFFFFF", | "color": "#FFFFFFFF", | ||
| Строка 7886: | Строка 7951: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,333x от обычного, пока метаболизирующий орган это Вокс орган." | ||
} | } | ||
] | ] | ||
| Строка 7932: | Строка 7974: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Изменяет здоровье на \u003Cspan style=\"color: red;\"\u003E0,01\u003C/span\u003E ед. Обморожение и \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Термические." | ||
}, | }, | ||
{ | { | ||
| Строка 7952: | Строка 7994: | ||
{ | { | ||
"id": "MovementSpeedModifier", | "id": "MovementSpeedModifier", | ||
"description": "Modifies movement speed by 0x for at least 2 seconds, пока в кровеносной системе имеется по крайней мере | "description": "Modifies movement speed by 0x for at least 2 seconds, пока в кровеносной системе имеется по крайней мере 40 ед. фризиум." | ||
}, | }, | ||
{ | { | ||
| Строка 7962: | Строка 8004: | ||
} | } | ||
}, | }, | ||
"AmbuzolPlus": { | "TableSalt": { | ||
"id": "AmbuzolPlus", | "id": "TableSalt", | ||
"name": "амбузол плюс", | "name": "столовая соль", | ||
"group": "Medicine", | "group": "Foods", | ||
"desc": "Хлорид натрия, широко известный как соль, часто используется в качестве пищевой приправы или для мгновенного уничтожения мозговых червей.", | |||
"physicalDesc": "зернистое", | |||
"color": "#CFD1D0FF", | |||
"textColor": "#000000FF", | |||
"recipes": [ | |||
"TableSalt" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "SatiateThirst", | |||
"description": "Утоляет жажду на -0,167x от обычного." | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"AmbuzolPlus": { | |||
"id": "AmbuzolPlus", | |||
"name": "амбузол плюс", | |||
"group": "Medicine", | |||
"desc": "Разработка будущего с использованием крови заражённого, прививает живых против инфекции.", | "desc": "Разработка будущего с использованием крови заражённого, прививает живых против инфекции.", | ||
"physicalDesc": "хрустящее", | "physicalDesc": "хрустящее", | ||
| Строка 7979: | Строка 8044: | ||
{ | { | ||
"id": "CureZombieInfection", | "id": "CureZombieInfection", | ||
"description": " | "description": "Лечит зомби-вирус и обеспечивает иммунитет к нему в будущем, пока в кровеносной системе имеется по крайней мере 5 ед. амбузол плюс." | ||
} | } | ||
] | ] | ||
| Строка 8000: | Строка 8065: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 8021: | Строка 8086: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,3 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 8030: | Строка 8095: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 5 секунд, эффект накапливается немедленно, пока в кровеносной системе имеется по крайней мере 10 ед. абсент." | ||
}, | }, | ||
{ | { | ||
| Строка 8061: | Строка 8126: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1,8\u003C/span\u003E ед. Ушибы." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,7\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 10,5 ед. бруизин." | ||
} | } | ||
] | ] | ||
| Строка 8088: | Строка 8153: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 8115: | Строка 8180: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 2x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 3 секунды от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 8128: | Строка 8193: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 8151: | Строка 8216: | ||
{ | { | ||
"id": "EvenHealthChange", | "id": "EvenHealthChange", | ||
"description": " | "description": "Равномерно лечит \u003Cspan style=\"color: green;\"\u003E6\u003C/span\u003E ед. Токсины, пока имеется не более 20ед. ультраваскулин." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Уколы, пока имеется не более 20ед. ультраваскулин." | ||
}, | }, | ||
{ | { | ||
"id": "EvenHealthChange", | "id": "EvenHealthChange", | ||
"description": " | "description": "Равномерно лечит \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Токсины, пока в кровеносной системе имеется по крайней мере 20 ед. ультраваскулин." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Уколы, пока в кровеносной системе имеется по крайней мере 20 ед. ультраваскулин." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 1 ед. от гистамин из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. гистамин." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,5 ед. от ультраваскулин к раствора, пока в кровеносной системе имеется по крайней мере 1 ед. гистамин." | ||
} | } | ||
] | ] | ||
| Строка 8205: | Строка 8270: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,5x от обычного, пока метаболизирующий орган это Моль орган." | ||
} | } | ||
] | ] | ||
| Строка 8230: | Строка 8295: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 10% шанс | "description": "Имеет 10% шанс вызывают рвоту, пока метаболизирующий орган это не Животное, Вокс или таяранский орган." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Животное, Вокс или таяранский орган." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,5 ед. от протеины к раствора, пока метаболизирующий орган это Животное или таяранский орган." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,25 ед. от протеины к раствора, пока метаболизирующий орган это Вокс орган." | ||
} | } | ||
] | ] | ||
| Строка 8265: | Строка 8330: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Кислотные." | ||
} | } | ||
] | ] | ||
| Строка 8301: | Строка 8366: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,25 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 8326: | Строка 8391: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 35% шанс | "description": "Имеет 35% шанс вызывают рвоту." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,4\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 8351: | Строка 8416: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,6\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Арахнид орган." | ||
}, | }, | ||
{ | { | ||
"id": "MovementSpeedModifier", | "id": "MovementSpeedModifier", | ||
"description": "Modifies movement speed by 0,8x for at least 2 seconds, пока в кровеносной системе имеется по крайней мере | "description": "Modifies movement speed by 0,8x for at least 2 seconds, пока в кровеносной системе имеется по крайней мере 2 ед. механотоксин и метаболизирующий орган это не Арахнид орган." | ||
}, | }, | ||
{ | { | ||
"id": "MovementSpeedModifier", | "id": "MovementSpeedModifier", | ||
"description": "Modifies movement speed by 0,4x for at least 2 seconds, пока в кровеносной системе имеется по крайней мере | "description": "Modifies movement speed by 0,4x for at least 2 seconds, пока в кровеносной системе имеется по крайней мере 4 ед. механотоксин и метаболизирующий орган это не Арахнид орган." | ||
} | } | ||
] | ] | ||
| Строка 8367: | Строка 8432: | ||
"LemonLime": { | "LemonLime": { | ||
"id": "LemonLime", | "id": "LemonLime", | ||
"name": " | "name": "Смайт", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Терпкая газировка из лимона и лайма", | "desc": "Терпкая газировка из лимона и лайма.", | ||
"physicalDesc": "шипучее", | "physicalDesc": "шипучее", | ||
"color": "#878F00FF", | "color": "#878F00FF", | ||
| Строка 8382: | Строка 8447: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 8405: | Строка 8470: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 8432: | Строка 8497: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,1\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Арахнид орган." | ||
} | } | ||
] | ] | ||
| Строка 8441: | Строка 8506: | ||
{ | { | ||
"id": "ModifyBloodLevel", | "id": "ModifyBloodLevel", | ||
"description": " | "description": "Повышает уровень крови в организме, пока метаболизирующий орган это не Арахнид орган." | ||
} | } | ||
] | ] | ||
| Строка 8462: | Строка 8527: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает scrambled минимум на 2 секунды, эффект не накапливается немедленно." | ||
} | } | ||
] | ] | ||
| Строка 8487: | Строка 8552: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 8508: | Строка 8573: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": "Имеет 10% шанс | "description": "Имеет 10% шанс наносить \u003Cspan style=\"color: red;\"\u003E0,66\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: red;\"\u003E0,67\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: red;\"\u003E0,67\u003C/span\u003E ед. Уколы." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды, \u003Cspan style=\"color: red;\"\u003E0,66\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: red;\"\u003E0,67\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: red;\"\u003E0,67\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Удушение, и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Кровопотеря, пока в кровеносной системе имеется по крайней мере 45 ед. гистамин." | ||
}, | }, | ||
{ | { | ||
| Строка 8541: | Строка 8606: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 8564: | Строка 8629: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 8576: | Строка 8641: | ||
"Starkist": { | "Starkist": { | ||
"id": "Starkist", | "id": "Starkist", | ||
"name": " | "name": "Старкист", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Сладкий безалкогольный напиток со вкусом апельсина.", | "desc": "Сладкий безалкогольный напиток со вкусом апельсина.", | ||
| Строка 8591: | Строка 8656: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 8612: | Строка 8677: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 8637: | Строка 8702: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 8662: | Строка 8727: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает принудительный сон минимум на 3 секунды, эффект не накапливается немедленно, пока метаболизирующий орган это не Слаймолюд орган." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,25\u003C/span\u003E ед. Яды, пока метаболизирующий орган это не Слаймолюд орган." | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Nicergoline": { | |||
"id": "Nicergoline", | |||
"name": "ницерголин", | |||
"group": "Medicine", | |||
"desc": "Уникальная субстанция, позволяющая замедлить отмирание мозговых тканей.", | |||
"physicalDesc": "кислое", | |||
"color": "#E4A010FF", | |||
"textColor": "#000000FF", | |||
"recipes": [ | |||
"Nicergoline" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "ChemicalAdaptationEffect", | |||
"description": "усваивание вызывает привыкание к реагенту в 0.8 от предыдущего эффекта реагента, которое будет длиться 1200 секунд с последнего усваивания." | |||
}, | |||
{ | |||
"id": "BrainDamageTimerChange", | |||
"description": "продлевает жизнь мозга на 60 секунд." | |||
} | } | ||
] | ] | ||
| Строка 8687: | Строка 8779: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,5\u003C/span\u003E ед. Радиация." | ||
} | } | ||
] | ] | ||
| Строка 8696: | Строка 8788: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Радиация." | ||
}, | }, | ||
{ | { | ||
| Строка 8706: | Строка 8798: | ||
} | } | ||
}, | }, | ||
" | "Mannitol": { | ||
"id": " | "id": "Mannitol", | ||
"name": " | "name": "маннитол", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Эффективно устраняет повреждения мозга.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#A0A0A0FF", | ||
"textColor": "#000000FF", | "textColor": "#000000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Mannitol" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8722: | Строка 8814: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"id": "PopupMessage", | |||
"description": "" | |||
"id": "PopupMessage", | |||
"description": "" | |||
} | } | ||
] | ] | ||
| Строка 8773: | Строка 8838: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 3 секунды от оглушение немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyKnockdown", | "id": "ModifyKnockdown", | ||
"description": " | "description": "Удаляет 3 секунды от нокдауна." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 15 секунд от галлюцинации немедленно." | ||
} | } | ||
] | ] | ||
| Строка 8821: | Строка 8886: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 8857: | Строка 8922: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E4\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Растение орган." | ||
} | } | ||
] | ] | ||
| Строка 8880: | Строка 8945: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на -0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,25\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,25\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,25\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E0,25\u003C/span\u003E ед. Кислотные, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E0,34\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Удушение, \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Кровопотеря, \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Яды, и \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Радиация." | ||
} | } | ||
] | ] | ||
| Строка 8915: | Строка 8980: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 8952: | Строка 9017: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 8961: | Строка 9026: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Термические, пока метаболизирующий орган это Слаймолюд орган." | ||
} | } | ||
] | ] | ||
| Строка 8984: | Строка 9049: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 9005: | Строка 9070: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 1,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 9028: | Строка 9093: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 9051: | Строка 9116: | ||
{ | { | ||
"id": "EyeDamage", | "id": "EyeDamage", | ||
"description": " | "description": "Излечивает повреждения глаз." | ||
}, | }, | ||
{ | { | ||
| Строка 9091: | Строка 9156: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 2 секунды от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 9122: | Строка 9187: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды и \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Удушение, пока в кровеносной системе имеется по крайней мере 20 ед. эфедрин." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 1 секунду от оглушение немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyKnockdown", | "id": "ModifyKnockdown", | ||
"description": " | "description": "Удаляет 1 секунду от нокдауна." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 10 секунд от сонливость немедленно, пока имеется не более 0,01ед. галоперидол." | ||
}, | }, | ||
{ | { | ||
| Строка 9151: | Строка 9216: | ||
{ | { | ||
"id": "ResetNarcolepsy", | "id": "ResetNarcolepsy", | ||
"description": " | "description": "Предотвращает приступы нарколепсии, пока в кровеносной системе имеется по крайней мере 30 ед. эфедрин." | ||
} | } | ||
] | ] | ||
| Строка 9174: | Строка 9239: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 5 секунд, эффект накапливается немедленно." | ||
} | } | ||
] | ] | ||
| Строка 9197: | Строка 9262: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1,25\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Термические, пока в кровеносной системе имеется по крайней мере 16 ед. сигинат." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока в кровеносной системе имеется по крайней мере 20 ед. сигинат." | ||
}, | }, | ||
{ | { | ||
| Строка 9213: | Строка 9278: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 2% шанс | "description": "Имеет 2% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 30 ед. сигинат." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 10% шанс | "description": "Имеет 10% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 1 ед. аритразин." | ||
}, | }, | ||
{ | { | ||
| Строка 9242: | Строка 9307: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9269: | Строка 9334: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9294: | Строка 9359: | ||
{ | { | ||
"id": "EvenHealthChange", | "id": "EvenHealthChange", | ||
"description": " | "description": "Равномерно лечит \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Физические, \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Токсины, \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Нехватка воздуха, и \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Механические." | ||
} | } | ||
] | ] | ||
| Строка 9315: | Строка 9380: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,2x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 9336: | Строка 9401: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9363: | Строка 9428: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,12 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9390: | Строка 9455: | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает stuttering минимум на 2 секунды, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 10 секунд от сонливость немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "ResetNarcolepsy", | "id": "ResetNarcolepsy", | ||
"description": " | "description": "Предотвращает приступы нарколепсии, пока в кровеносной системе имеется по крайней мере 10 ед. этилоксиэфедрин." | ||
}, | }, | ||
{ | { | ||
| Строка 9427: | Строка 9492: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9454: | Строка 9519: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9481: | Строка 9546: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9508: | Строка 9573: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Изменяет здоровье на \u003Cspan style=\"color: green;\"\u003E1,8\u003C/span\u003E ед. Уколы и \u003Cspan style=\"color: red;\"\u003E0,1\u003C/span\u003E ед. Ушибы." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,9\u003C/span\u003E ед. Ушибы, пока в кровеносной системе имеется по крайней мере 12 ед. пунктураз." | ||
} | } | ||
] | ] | ||
| Строка 9520: | Строка 9585: | ||
"TeaPowder": { | "TeaPowder": { | ||
"id": "TeaPowder", | "id": "TeaPowder", | ||
"name": " | "name": "порошковый чай", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "Мелко измельчённые чайные листья, используемые для приготовления чая.", | ||
"physicalDesc": "порошкообразное", | "physicalDesc": "порошкообразное", | ||
"color": "#7F8400FF", | "color": "#7F8400FF", | ||
| Строка 9533: | Строка 9598: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -0,067x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9547: | Строка 9612: | ||
"name": "фалангимин", | "name": "фалангимин", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": "Современный препарат, используемый при лечении рака. Вызывает умеренное | "desc": "Современный препарат, используемый при лечении рака. Вызывает умеренное радиационное отравление, кислотные ожоги и рвоту у органиков. Потенциально может удалить ген смерти у растений.", | ||
"physicalDesc": "едкое", | "physicalDesc": "едкое", | ||
"color": "#C8FF75FF", | "color": "#C8FF75FF", | ||
| Строка 9560: | Строка 9625: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Изменяет здоровье на \u003Cspan style=\"color: green;\"\u003E0,6\u003C/span\u003E ед. Клеточные, \u003Cspan style=\"color: red;\"\u003E0,15\u003C/span\u003E ед. Радиация, и \u003Cspan style=\"color: red;\"\u003E0,15\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,2\u003C/span\u003E ед. Радиация, пока в кровеносной системе имеется по крайней мере 11 ед. фалангимин." | ||
} | } | ||
] | ] | ||
| Строка 9587: | Строка 9652: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9612: | Строка 9677: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1,33\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E1,33\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E1,34\u003C/span\u003E ед. Уколы." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает adrenaline минимум на 120 секунд, эффект не накапливается." | ||
} | } | ||
] | ] | ||
| Строка 9639: | Строка 9704: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9664: | Строка 9729: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,05\u003C/span\u003E ед. Яды." | ||
}, | }, | ||
{ | { | ||
| Строка 9695: | Строка 9760: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9722: | Строка 9787: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Удушение, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Кровопотеря, \u003Cspan style=\"color: green;\"\u003E1,33\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E1,33\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E1,34\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E1,5\u003C/span\u003E ед. Кислотные, \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Яды, и \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Радиация, пока температура тела составляет не более 213k." | ||
} | } | ||
] | ] | ||
| Строка 9746: | Строка 9811: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,1\u003C/span\u003E ед. Кислотные." | ||
} | } | ||
] | ] | ||
| Строка 9769: | Строка 9834: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1,5\u003C/span\u003E ед. Термические." | ||
} | } | ||
] | ] | ||
| Строка 9778: | Строка 9843: | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 10% шанс | "description": "Имеет 10% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 5 ед. гидроксид натрия." | ||
} | } | ||
] | ] | ||
| Строка 9803: | Строка 9868: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 60 от inability to speak." | ||
} | } | ||
] | ] | ||
| Строка 9826: | Строка 9891: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9857: | Строка 9922: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,25\u003C/span\u003E ед. Мозговой." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на -0,067x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 9884: | Строка 9949: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 9909: | Строка 9974: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"MindbreakerToxin": { | |||
"id": "MindbreakerToxin", | |||
"name": "токсин майндбрейкер", | |||
"group": "Toxins", | |||
"desc": "Сильнодействующее галлюциногенное соединение, ранее известное как ЛСД.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#77B58EFF", | |||
"textColor": "#000000FF", | |||
"recipes": [ | |||
"MindbreakerToxin" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "ModifyStatusEffect", | |||
"description": "Вызывает галлюцинации минимум на 10 секунд, эффект накапливается немедленно." | |||
} | } | ||
] | ] | ||
| Строка 9932: | Строка 10 020: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -1,667x от обычного." | ||
}, | }, | ||
{ | { | ||
| Строка 9942: | Строка 10 030: | ||
} | } | ||
}, | }, | ||
"Andalusia": { | |||
"id": "Andalusia", | |||
"name": "Андалусия", | |||
"group": "Drinks", | |||
"desc": "Хороший напиток со странным названием.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#665700FF", | |||
"textColor": "#FFFFFFFF", | |||
"Andalusia": { | |||
"id": "Andalusia", | |||
"name": "Андалусия", | |||
"group": "Drinks", | |||
"desc": "Хороший напиток со странным названием.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#665700FF", | |||
"textColor": "#FFFFFFFF", | |||
"recipes": [ | "recipes": [ | ||
"Andalusia" | "Andalusia" | ||
| Строка 9982: | Строка 10 047: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 009: | Строка 10 074: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 023: | Строка 10 088: | ||
"name": "космическая смазка", | "name": "космическая смазка", | ||
"group": "Unknown", | "group": "Unknown", | ||
"desc": "Космическая смазка | "desc": "Космическая смазка — высокоэффективный лубрикант, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для подскальзывания людей).", | ||
"physicalDesc": "блестящее", | "physicalDesc": "блестящее", | ||
"color": "#77B58EFF", | "color": "#77B58EFF", | ||
| Строка 10 049: | Строка 10 114: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 10 070: | Строка 10 135: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 10 091: | Строка 10 156: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 116: | Строка 10 181: | ||
{ | { | ||
"id": "Emote", | "id": "Emote", | ||
"description": "Имеет 50% шанс | "description": "Имеет 50% шанс вызвать у цели \u003Cbold\u003E\u003Cspan style=\"color: white;\"\u003EВехать\u003C/span\u003E\u003C/bold\u003E." | ||
}, | }, | ||
{ | { | ||
"id": "Polymorph", | "id": "Polymorph", | ||
"description": " | "description": "Превращает употребившего в ящерица, пока метаболизирующий орган это не Животное орган и в кровеносной системе имеется по крайней мере 50 ед. сок, заставляющий говорить Вех." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 20 ед. от сок, заставляющий говорить Вех из раствора, пока в кровеносной системе имеется по крайней мере 50 ед. сок, заставляющий говорить Вех." | ||
} | } | ||
] | ] | ||
| Строка 10 147: | Строка 10 212: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от теобромин к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 161: | Строка 10 226: | ||
"name": "теобромин", | "name": "теобромин", | ||
"group": "Toxins", | "group": "Toxins", | ||
"desc": "Теобромин | "desc": "Теобромин — это горький алкалоид, выделяемый из семян какао, который можно встретить в шоколаде и некоторых других продуктах. Не давать животным.", | ||
"physicalDesc": "зернистое", | "physicalDesc": "зернистое", | ||
"color": "#F5F5F5FF", | "color": "#F5F5F5FF", | ||
| Строка 10 172: | Строка 10 237: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,4\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Животное орган." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 4% шанс | "description": "Имеет 4% шанс вызывают рвоту, пока метаболизирующий орган это Животное орган." | ||
} | } | ||
] | ] | ||
| Строка 10 197: | Строка 10 262: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 222: | Строка 10 287: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -0,067x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 247: | Строка 10 312: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,06\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 1 ед. аллицин и метаболизирующий орган это Животное орган." | ||
} | } | ||
] | ] | ||
| Строка 10 279: | Строка 10 344: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -0,5x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2,5\u003C/span\u003E ед. Термические и \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Кислотные." | ||
} | } | ||
] | ] | ||
| Строка 10 304: | Строка 10 369: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 10 331: | Строка 10 396: | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает принудительный сон минимум на 6 секунд, эффект не накапливается после 5 секунд задержки, пока в кровеносной системе имеется по крайней мере 8 ед. ноктюрин." | ||
} | } | ||
] | ] | ||
| Строка 10 354: | Строка 10 419: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,07 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 394: | Строка 10 459: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E1,25\u003C/span\u003E ед. Кислотные, \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E4\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Яды, и \u003Cspan style=\"color: green;\"\u003E2\u003C/span\u003E ед. Радиация, пока температура тела составляет не более 213k." | ||
} | } | ||
] | ] | ||
| Строка 10 417: | Строка 10 482: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,5\u003C/span\u003E ед. Яды, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E0,34\u003C/span\u003E ед. Уколы, пока имеет не более 50 общего урона." | ||
} | } | ||
] | ] | ||
| Строка 10 440: | Строка 10 505: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,05 ед. от уран к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 471: | Строка 10 536: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,3 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 498: | Строка 10 563: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 523: | Строка 10 588: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": "Имеет 30% шанс | "description": "Имеет 30% шанс наносить \u003Cspan style=\"color: red;\"\u003E0,2\u003C/span\u003E ед. Термические." | ||
}, | }, | ||
{ | { | ||
| Строка 10 531: | Строка 10 596: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 30 ед. никотизин." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 15% шанс | "description": "Имеет 15% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 30 ед. никотизин." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает pressure immunity минимум на 2 секунды, эффект не накапливается." | ||
} | } | ||
] | ] | ||
| Строка 10 562: | Строка 10 627: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на -0,333x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 10 583: | Строка 10 648: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 610: | Строка 10 675: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,167x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 2 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 623: | Строка 10 688: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Термические." | ||
}, | }, | ||
{ | { | ||
| Строка 10 656: | Строка 10 721: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 10 664: | Строка 10 729: | ||
"Lye": { | "Lye": { | ||
"id": "Lye", | "id": "Lye", | ||
"name": " | "name": "щёлок", | ||
"group": "Unknown", | "group": "Unknown", | ||
"desc": " | "desc": "Прозрачный оранжевый щелочной раствор, используемый в традиционном производстве мыла.", | ||
"physicalDesc": "щелочное", | "physicalDesc": "щелочное", | ||
"color": "#E5420BFF", | "color": "#E5420BFF", | ||
| Строка 10 679: | Строка 10 744: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Кислотные." | ||
} | } | ||
] | ] | ||
| Строка 10 706: | Строка 10 771: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 80 ед. гиперзин." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 10 ед. от хлоральгидрат из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. хлоральгидрат." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 3 ед. от ноктюрин из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. ноктюрин." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 5 ед. от галоперидол из раствора, пока в кровеносной системе имеется по крайней мере 1 ед. галоперидол." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 3 секунды от оглушение немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyKnockdown", | "id": "ModifyKnockdown", | ||
"description": " | "description": "Удаляет 3 секунды от нокдауна." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает modified stamina минимум на 3 секунды, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 3 секунды от принудительный сон немедленно." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает adrenaline минимум на 10 секунд, эффект не накапливается." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 10 секунд от сонливость немедленно, пока имеется не более 0,01ед. галоперидол." | ||
} | } | ||
] | ] | ||
| Строка 10 751: | Строка 10 816: | ||
{ | { | ||
"id": "ResetNarcolepsy", | "id": "ResetNarcolepsy", | ||
"description": " | "description": "Предотвращает приступы нарколепсии." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E0,25\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,25\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,25\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E0,25\u003C/span\u003E ед. Кислотные, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,33\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E0,34\u003C/span\u003E ед. Уколы, пока тело имеет по крайней мере 70 общего урона." | ||
} | } | ||
] | ] | ||
| Строка 10 786: | Строка 10 851: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Радиация, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Электрические, и \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Кислотные, пока метаболизирующий орган это Растение орган." | ||
} | } | ||
] | ] | ||
| Строка 10 819: | Строка 10 884: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": "Имеет 50% шанс | "description": "Имеет 50% шанс излечивать \u003Cspan style=\"color: green;\"\u003E0,13\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E0,13\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E0,14\u003C/span\u003E ед. Уколы." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyBloodLevel", | "id": "ModifyBloodLevel", | ||
"description": " | "description": "Повышает уровень крови в организме." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,5x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 10 850: | Строка 10 915: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,11 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 877: | Строка 10 942: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 904: | Строка 10 969: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 931: | Строка 10 996: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 10 943: | Строка 11 008: | ||
"Cola": { | "Cola": { | ||
"id": "Cola", | "id": "Cola", | ||
"name": " | "name": "Спейс Кола", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Сладкий газированный безалкогольный напиток. Не содержит кофеина.", | "desc": "Сладкий газированный безалкогольный напиток. Не содержит кофеина.", | ||
| Строка 10 958: | Строка 11 023: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Удаляет 1 секунду от сонливость немедленно." | ||
} | } | ||
] | ] | ||
| Строка 10 985: | Строка 11 050: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 045: | Строка 11 110: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E3\u003C/span\u003E ед. Уколы, пока метаболизирующий орган это гидропонный орган." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного, пока метаболизирующий орган это не Человек орган." | ||
} | } | ||
] | ] | ||
| Строка 11 058: | Строка 11 123: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от непрожаренные животные протеины к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 067: | Строка 11 132: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E1\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E0,31\u003C/span\u003E ед. Обморожение, и \u003Cspan style=\"color: green;\"\u003E0,32\u003C/span\u003E ед. Кислотные, пока метаболизирующий орган это Кровососущее орган." | ||
} | } | ||
] | ] | ||
| Строка 11 088: | Строка 11 153: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,4 ед. от сахар к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -0,067x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 119: | Строка 11 184: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,2 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 144: | Строка 11 209: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E2,5\u003C/span\u003E ед. Удушение, \u003Cspan style=\"color: green;\"\u003E1,16\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E1,17\u003C/span\u003E ед. Порезы, и \u003Cspan style=\"color: green;\"\u003E1,17\u003C/span\u003E ед. Уколы." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E3,5\u003C/span\u003E ед. Удушение, пока в кровеносной системе имеется по крайней мере 30 ед. олигомеры полипирилия." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyBleed", | "id": "ModifyBleed", | ||
"description": " | "description": "Ослабляет кровотечение." | ||
} | } | ||
] | ] | ||
| Строка 11 173: | Строка 11 238: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на -0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 11 196: | Строка 11 261: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,12 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 223: | Строка 11 288: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 250: | Строка 11 315: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,333x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,4 ед. от этанол к раствора." | ||
}, | }, | ||
{ | { | ||
"id": "Jitter", | "id": "Jitter", | ||
"description": " | "description": "Вызывает тряску, пока метаболизирующий орган это таяранский орган." | ||
}, | }, | ||
{ | { | ||
"id": "ModifyStatusEffect", | "id": "ModifyStatusEffect", | ||
"description": " | "description": "Вызывает галлюцинации минимум на 10 секунд, эффект накапливается немедленно, пока метаболизирующий орган это таяранский орган." | ||
} | } | ||
] | ] | ||
| Строка 11 283: | Строка 11 348: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,5x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 11 292: | Строка 11 357: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды." | ||
} | } | ||
] | ] | ||
| Строка 11 313: | Строка 11 378: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 11 321: | Строка 11 386: | ||
"SpaceMountainWind": { | "SpaceMountainWind": { | ||
"id": "SpaceMountainWind", | "id": "SpaceMountainWind", | ||
"name": " | "name": "Спейс Солар Вайнд", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Проходит сквозь, словно | "desc": "Проходит сквозь, словно солнечный ветер.", | ||
"physicalDesc": "шипучее", | "physicalDesc": "шипучее", | ||
"color": "#A6FA5AFF", | "color": "#A6FA5AFF", | ||
| Строка 11 334: | Строка 11 399: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 11 357: | Строка 11 422: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 445: | Строка 11 449: | ||
{ | { | ||
"id": "CureZombieInfection", | "id": "CureZombieInfection", | ||
"description": " | "description": "Лечит зомби-вирус, пока в кровеносной системе имеется по крайней мере 10 ед. амбузол." | ||
} | } | ||
] | ] | ||
| Строка 11 466: | Строка 11 470: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Излечивает \u003Cspan style=\"color: green;\"\u003E3,33\u003C/span\u003E ед. Ушибы, \u003Cspan style=\"color: green;\"\u003E3,33\u003C/span\u003E ед. Порезы, \u003Cspan style=\"color: green;\"\u003E3,34\u003C/span\u003E ед. Уколы, \u003Cspan style=\"color: green;\"\u003E2,5\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: green;\"\u003E2,5\u003C/span\u003E ед. Электрические, \u003Cspan style=\"color: green;\"\u003E2,5\u003C/span\u003E ед. Обморожение, \u003Cspan style=\"color: green;\"\u003E2,5\u003C/span\u003E ед. Кислотные, \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Удушение, \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Кровопотеря, \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Яды, и \u003Cspan style=\"color: green;\"\u003E5\u003C/span\u003E ед. Радиация." | ||
} | } | ||
] | ] | ||
| Строка 11 489: | Строка 11 493: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,45 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 502: | Строка 11 506: | ||
{ | { | ||
"id": "Drunk", | "id": "Drunk", | ||
"description": " | "description": "Вызывает опьянение." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 6 ед. благословение бахуса и метаболизирующий орган это не Дварф орган." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,4\u003C/span\u003E ед. Яды, пока в кровеносной системе имеется по крайней мере 6 ед. благословение бахуса и метаболизирующий орган это Дварф орган." | ||
}, | }, | ||
{ | { | ||
"id": "Vomit", | "id": "Vomit", | ||
"description": "Имеет 10% шанс | "description": "Имеет 10% шанс вызывают рвоту, пока в кровеносной системе имеется по крайней мере 8 ед. благословение бахуса и метаболизирующий орган это не Дварф орган." | ||
} | } | ||
] | ] | ||
| Строка 11 537: | Строка 11 541: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 10 от jittering." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 10 от stuttering." | ||
}, | }, | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Удаляет 10 от hallucinations." | ||
} | } | ||
] | ] | ||
| Строка 11 568: | Строка 11 572: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,1 ед. от этанол к раствора." | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Benzene": { | |||
"id": "Benzene", | |||
"name": "бензол", | |||
"group": "Unknown", | |||
"desc": "Ароматическое, слегка канцерогенное кольцо углерода, составляющее основу многих органических соединений.", | |||
"physicalDesc": "кислотное", | |||
"color": "#E7EA91FF", | |||
"textColor": "#000000FF", | |||
"recipes": [ | |||
"Benzene" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"id": "HealthChange", | |||
"description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Клеточные." | |||
} | } | ||
] | ] | ||
| Строка 11 595: | Строка 11 622: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 658: | Строка 11 662: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,15 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 670: | Строка 11 674: | ||
"CorgiJuice": { | "CorgiJuice": { | ||
"id": "CorgiJuice", | "id": "CorgiJuice", | ||
"name": " | "name": "коргиум", | ||
"group": "Toxins", | "group": "Toxins", | ||
"desc": " | "desc": "На вкус как еда для собак. Очевидно, это дело вкуса.", | ||
"physicalDesc": "пушистое", | "physicalDesc": "пушистое", | ||
"color": "#ED9715FF", | "color": "#ED9715FF", | ||
| Строка 11 685: | Строка 11 689: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Клеточные, пока в кровеносной системе имеется по крайней мере 15 ед. коргиум." | ||
}, | }, | ||
{ | { | ||
"id": "Polymorph", | "id": "Polymorph", | ||
"description": " | "description": "Превращает употребившего в умный корги, пока в кровеносной системе имеется по крайней мере 50 ед. коргиум." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Удаляет 20 ед. от коргиум из раствора, пока в кровеносной системе имеется по крайней мере 50 ед. коргиум." | ||
} | } | ||
] | ] | ||
| Строка 11 716: | Строка 11 720: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,06 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 741: | Строка 11 745: | ||
{ | { | ||
"id": "ModifyBleed", | "id": "ModifyBleed", | ||
"description": " | "description": "Ослабляет кровотечение." | ||
} | } | ||
] | ] | ||
| Строка 11 762: | Строка 11 766: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 11 785: | Строка 11 789: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает combat pacification минимум на 6 секунд, эффект накапливается, пока метаболизирующий орган это Арахнид орган." | ||
} | } | ||
] | ] | ||
| Строка 11 794: | Строка 11 798: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает hallucinations минимум на 8 секунд, эффект накапливается, пока метаболизирующий орган это Арахнид орган." | ||
}, | }, | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Яды, пока метаболизирующий орган это Арахнид орган." | ||
} | } | ||
] | ] | ||
| Строка 11 806: | Строка 11 810: | ||
"FrostOil": { | "FrostOil": { | ||
"id": "FrostOil", | "id": "FrostOil", | ||
"name": " | "name": "морозное масло", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "Морозное масло — это ингредиент, содержащийся в перце чилли, редкой мутации перца.", | ||
"physicalDesc": "масляное", | "physicalDesc": "масляное", | ||
"color": "#87CEEBFF", | "color": "#87CEEBFF", | ||
| Строка 11 819: | Строка 11 823: | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,75 ед. от питательные вещества к раствора." | ||
} | } | ||
] | ] | ||
| Строка 11 832: | Строка 11 836: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Обморожение, пока в кровеносной системе имеется по крайней мере 5 ед. морозное масло." | ||
}, | }, | ||
{ | { | ||
| Строка 11 859: | Строка 11 863: | ||
{ | { | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"description": " | "description": "Наносит \u003Cspan style=\"color: red;\"\u003E2\u003C/span\u003E ед. Термические, \u003Cspan style=\"color: red;\"\u003E1\u003C/span\u003E ед. Яды, и \u003Cspan style=\"color: red;\"\u003E0,5\u003C/span\u003E ед. Кислотные." | ||
}, | }, | ||
{ | { | ||
"id": "Flammable", | "id": "Flammable", | ||
"description": " | "description": "Повышает воспламеняемость." | ||
}, | }, | ||
{ | { | ||
| Строка 11 888: | Строка 11 892: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
| Строка 11 909: | Строка 11 913: | ||
{ | { | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
"description": " | "description": "Насыщает голод на 0,333x от обычного, пока в кровеносной системе имеется по крайней мере 0,1 ед. питательные вещества." | ||
} | } | ||
] | ] | ||
| Строка 11 932: | Строка 11 936: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 11 957: | Строка 11 961: | ||
{ | { | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
"description": " | "description": "Вызывает entity-effect-status-effect-Rave минимум на 150 секунд, эффект накапливается, пока в кровеносной системе имеется по крайней мере 2 ед. Кровь Йог-Сотота и цель не имеет хотя бы 1 из компонентов: CultYogg." | ||
} | } | ||
] | ] | ||
| Строка 11 965: | Строка 11 969: | ||
"LemonLimeCranberry": { | "LemonLimeCranberry": { | ||
"id": "LemonLimeCranberry", | "id": "LemonLimeCranberry", | ||
"name": " | "name": "Клюквенный Смайт", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Терпкая клюква, Рождество, нотки лимона и лайма.", | ||
"physicalDesc": "шипучее", | "physicalDesc": "шипучее", | ||
"color": "#803C53FF", | "color": "#803C53FF", | ||
| Строка 11 978: | Строка 11 982: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
} | } | ||
] | ] | ||
| Строка 12 001: | Строка 12 005: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду на 0,667x от обычного." | ||
}, | }, | ||
{ | { | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"description": " | "description": "Добавляют 0,3 ед. от этанол к раствора." | ||
} | } | ||
] | ] | ||
| Строка 12 028: | Строка 12 032: | ||
{ | { | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"description": " | "description": "Утоляет жажду средне." | ||
} | } | ||
] | ] | ||
Текущая версия от 07:14, 27 марта 2026
| Insuzine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| DevilsKiss |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Syrup |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TranexamicAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Antifreeze |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Left4Zed |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Aglomorphine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phosphorus |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CopperBlood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thermite |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JungleBird |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Arithrazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lexorin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ethylredoxrazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBluePumpkin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PotassiumIodide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DeadRum |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FourteenLoko |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Psicodine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LongIslandIcedTea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MonkeyBusiness |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Frontier |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hooch |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CultYoggVenomancerAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Champagne |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SolDry |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mojito |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Posca |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Blackpepper |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nutriment |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Gildlager |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EZNutrient |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Opporozidone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Butter |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Enzyme |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nicotine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedBeer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Glintwine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Blood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mimeosa |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Soysauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BadTouch |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Haloperidol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Romerol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| InsectBlood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BraveBull |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cognac |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Pax |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hyronalin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SodiumCarbonate |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bananadine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Gold |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mold |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nitrogen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Aloe |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Licoxide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ShirleyTemple |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DarkandStormy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WeldingFuel |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vermouth |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SoyLatte |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SoapReagent |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Laughter |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| B52 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| THC |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Moonshine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ArnoldPalmer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| XenoBasher |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Diphenhydramine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GroundBee |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AcidSpit |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dylovene |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ManhattanProject |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GinFizz |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishCream |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceGrape |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Grenadine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VodkaRedBool |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceGlue |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tazinide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PoisonWine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VentCrud |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TearGas |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oxygen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oats |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Happiness |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sake |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vitamin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sbiten |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EnergyDrink |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SulfuricAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Diphenylmethylamine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nothing |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Daiquiri |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ethanol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Coffee |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ichor |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceThatMakesYouHew |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Plasma |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sugar |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PestKiller |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hydrogen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Siderlac |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Inaprovaline |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NTCahors |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PwrGame |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EggCooked |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cognizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Artifexium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Uranium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ketchunaise |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bungotoxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tortuga |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Doxarubixadone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CubaLibre |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ale |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fluorosurfactant |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Impedrezene |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PlantBGone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CogChamp |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silver |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Amatoxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lemonade |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedCoffee |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiskeySoda |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GastroToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Napalm |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceUp |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkGoat |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MoscowMule |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Paloma |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dermaline |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CreamOfCoconut |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lipolicide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mayojito |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DeathInTheAfternoon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RedMead |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBerry |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RootBeer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkOat |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DriestMartini |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Coldsauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Aluminium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Xlebnuldiesel |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rum |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedGreenTea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceLemon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Alexander |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DemonsBlood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceCarrot |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Martini |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bramble |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Neurotoxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sap |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cryptobiolin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TonicWater |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChangelingSting |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BuzzochloricBees |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SnowWhite |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceTomato |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Holywater |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rubberneck |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vomit |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Stellibinin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bronx |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cornoil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Barozine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CapsaicinOil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rice |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TequilaSunrise |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VodkaKazaki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cellulose |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GargleBlaster |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fluorine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MelonLiquor |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saxoite |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Carpetium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AtomicBomb |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bicaridine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WatermelonWakeup |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HeartbreakerToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Acetone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vestine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Potassium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ShamblersJuice |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silicon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Iodine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ipecac |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vinaigrette |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DexalinPlus |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HorseradishSauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Desoxyephedrine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ManlyDorf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedTea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DryRamen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Patron |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mustard |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cream |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leporazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Margarita |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Chlorine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Eggnog |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VodkaTonic |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HotCocoa |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuicePotato |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ammonia |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuicePineapple |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silencer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Honk |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bacchus |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sodium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BananaHonk |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ToxinsSpecial |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiskeyCola |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBanana |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RobustHarvest |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SodaWater |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceCleaner |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Charcoal |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dexalin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FluorosulfuricAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PolytrinicAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Radium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vodka |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mead |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lead |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hotsauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BankateDrink |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UnstableMutagen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mayo |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MaiTai |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GrapeSoda |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Epinephrine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishSlammer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saline |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Astrotame |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChampagneSponsor |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bleach |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Egg |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceApple |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Razorium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ZombieBlood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishCoffee |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Singulo |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HotRamen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JackRose |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vinegar |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phenol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copper |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Toxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PumpkinFlesh |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BeepskySmash |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Amasec |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Caipirinha |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GinTonic |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CoconutWater |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CatariaJuice |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cosmopolitan |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceCherry |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ketchup |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ice |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RoyRogers |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hydroxide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CrushDepth |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lacerinol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IceCream |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phlogiston |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CarbonDioxide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Aloxadone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChloralHydrate |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CarpoToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NeoNicotinoid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SyndicateBomb |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Painkiller |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SuiDream |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AppleCompote |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EssenceOfTheAbyss |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Empress75 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Frezon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GreyMatter |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cerebrin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BloodyMary |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishBool |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Kelotane |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UnknownSuperStim |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Pyrazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MuteToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BudgetInsulsDrink |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NorepinephricAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OilOlive |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BahamaMama |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ScrewdriverCocktail |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ToxinTrash |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fresium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TableSalt |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AmbuzolPlus |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DrGibb |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Absinthe |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bruizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AlienBrainHemorrhage |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NuclearCola |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ultravasculine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ash |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fiber |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UncookedAnimalProteins |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ArtifactGlue |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FoamingAgent |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ZombieCocktail |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rrranta |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mechanotoxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LemonLime |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TheMartinez |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Iron |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mercury |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkSoy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Histamine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceLime |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vampiro |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Starkist |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tequila |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NitrousOxide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nicergoline |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tritium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mannitol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Synaptizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BbqSauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiteRussian |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Zinc |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WeedKiller |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DoctorsDelight |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Water |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rewriter |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Milk |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Pilk |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oculine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fat |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CafeLatte |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ephedrine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceDrugs |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sigynate |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Whiskey |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Radler |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Omnizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mopwata |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CoffeeLiqueur |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Negroni |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ethyloxyephedrine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Gin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ErikaSurprise |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VodkaMartini |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Puncturase |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TeaPowder |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phalanximine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Booger |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rororium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BlackRussian |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lithium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HippiesDelight |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cryoxadone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sulfur |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SodiumHydroxide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElixirOfLiberation |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PinaColada |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Opium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mimosa |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceOrange |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MindbreakerToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SodiumPolyacrylate |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Andalusia |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Manhattan |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceLube |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BerryCompote |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Kvass |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BlueCuracao |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceThatMakesYouWeh |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Theobromine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Campari |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cornmeal |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Allicin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LaughinSyrup |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FerrochromicAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Slime |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nocturine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HotArachne |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Necrosol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tricordrazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ThreeMileIsland |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TheSunAlsoRises |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CoconutRum |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nicotizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lipozine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Beer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ReaperSauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBeet |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lye |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Stimulants |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Diethylamine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Protein |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DarkAndStormy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Barefoot |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiskeySour |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BlueHawaiian |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cola |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiteGilgamesh |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Carbon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fersilicite |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AmmoniaBlood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Flour |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EspressoMartini |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PolypyryliumOligomers |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkSpoiled |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| French75 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Grog |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Skooma |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBerryPoison |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBungo |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceMountainWind |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Kalimotxo |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ambuzol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HolyMolyWater |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BacchusBlessing |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fomepizole |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Boyarsky |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Benzene |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AlliesCocktail |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sedin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OldFashioned |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CorgiJuice |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ElectricShark |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PulpedBananaPeel |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceWatermelon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Harai |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FrostOil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChlorineTrifluoride |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GreenTea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CocoaPowder |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RootBeerFloat |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TheBloodOfYogg |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LemonLimeCranberry |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Yorsh |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| KiraSpecial |
|