Участник:IanComradeBot/chem prototypes.json: различия между версиями
Материал из Space Station 14 Вики
Update chem_prototypes.json via GitHub Actions |
Update chem_prototypes.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "Bananadine": { | ||
"id": " | "id": "Bananadine", | ||
"name": " | "name": "Бананадин", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Слабый психоделик, который содержится в небольших количествах в банановой кожуре.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 30: | Строка 27: | ||
} | } | ||
}, | }, | ||
" | "Posca": { | ||
"id": " | "id": "Posca", | ||
"name": " | "name": "Поска", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Напиток бедных воинов из забытой эпохи.", | ||
"physicalDesc": " | "physicalDesc": "кислое", | ||
"color": "# | "color": "#B3B599FF", | ||
"recipes": [], | "recipes": [ | ||
"Posca" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 55: | Строка 52: | ||
} | } | ||
}, | }, | ||
" | "KiraSpecial": { | ||
"id": " | "id": "KiraSpecial", | ||
"name": " | "name": "Кира специальный", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Да здравствует парень, которого все принимали за девушку. Бака!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#CCCC99FF", | ||
"recipes": [], | "recipes": [ | ||
"KiraSpecial" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 91: | Строка 77: | ||
} | } | ||
}, | }, | ||
" | "DeadRum": { | ||
"id": " | "id": "DeadRum", | ||
"name": " | "name": "Мёртвый ром", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Дистиллированный алкогольный напиток, изготовленный из морской воды.", | ||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
" | |||
" | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 156: | Строка 109: | ||
} | } | ||
}, | }, | ||
" | "Champagne": { | ||
"id": " | "id": "Champagne", | ||
"name": " | "name": "Шампанское", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Премиальное игристое вино.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#FCFCEEFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 173: | Строка 124: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Amount": | "Group": null, | ||
"Amount": 0.3, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 189: | Строка 141: | ||
} | } | ||
}, | }, | ||
" | "ManlyDorf": { | ||
"id": " | "id": "ManlyDorf", | ||
"name": " | "name": "Мужественный дворф", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Пиво и эль, соединённые в восхитительный коктейль. Предназначено только для крепких гномов.", | ||
"physicalDesc": " | "physicalDesc": "шипучее и кремовое", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"ManlyDorf" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 204: | Строка 158: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 237: | Строка 175: | ||
} | } | ||
}, | }, | ||
" | "Barefoot": { | ||
"id": " | "id": "Barefoot", | ||
"name": " | "name": "Домохозяйка", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Дети, кухня, церковь.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Barefoot" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 259: | Строка 197: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 271: | Строка 209: | ||
} | } | ||
}, | }, | ||
" | "Leporazine": { | ||
"id": " | "id": "Leporazine", | ||
"name": " | "name": "Лепоразин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Химический препарат, используемый для стабилизации температуры тела и быстрого лечения повреждений от холода. Отлично подходит для путешествий по космосу без скафандра, но не позволяет использовать криогенные капсулы.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#FF7DB5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Leporazine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Cold": -4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange", | ||
"id": " | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | |||
"Amount": 100000, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 293.15, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustTemperature", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Amount": -10000, | |||
"conditions": [ | |||
{ | |||
"Min": 293.15, | |||
"Max": "Infinity", | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustTemperature", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "leporazine-effect-temperature-adjusting" | ||
" | ], | ||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.2, | ||
"id": " | "id": "PopupMessage", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 305: | Строка 278: | ||
} | } | ||
}, | }, | ||
" | "JuiceTomato": { | ||
"id": " | "id": "JuiceTomato", | ||
"name": " | "name": "Томатный сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Томаты превращенные в сок. Какая трата хороших помидоров, а?", | ||
"physicalDesc": " | "physicalDesc": "соусное", | ||
"color": "# | "color": "#731008FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 328: | Строка 301: | ||
} | } | ||
}, | }, | ||
" | "Mustard": { | ||
"id": " | "id": "Mustard", | ||
"name": " | "name": "Горчица", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Простая горчица жёлтого цвета, изготовленная из семян горчицы.", | ||
"physicalDesc": " | "physicalDesc": "густое", | ||
"color": "# | "color": "#FFDB58FF", | ||
"recipes": [ | "recipes": [ | ||
" | "CookingMustard" | ||
], | ], | ||
"metabolisms": null | |||
}, | |||
"PulpedBananaPeel": { | |||
"id": "PulpedBananaPeel", | |||
"name": "Толчёная банановая кожура", | |||
"group": "Medicine", | |||
"desc": "Толченая банановая кожура обладает определенной эффективностью против кровотечений.", | |||
"physicalDesc": "мякотное", | |||
"color": "#FFE774FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Scaled": false, | ||
"Amount": -0.5, | |||
"conditions": null, | |||
" | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyBleedAmount", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Sodium": { | |||
"id": "Sodium", | |||
"name": "Натрий", | |||
"group": "Elements", | |||
"desc": "Серебристо-белый щелочной металл. Высоко реактивный в чистом виде.", | |||
"physicalDesc": "металлическое", | |||
"color": "#C6C8CCFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"THCOil": { | |||
"id": "THCOil", | |||
"name": "Масло ТГК", | |||
"group": "Narcotics", | |||
"desc": "Чистое масло ТГК, полученное из листьев конопли. Оно намного сильнее, чем в натуральной форме, и может использоваться для снятия хронической боли у пациентов.", | |||
"physicalDesc": "вонючее", | |||
"color": "#DAA520FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Narcotic": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
"Component": "SeeingRainbows", | |||
"Time": 16, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 421: | Строка 374: | ||
} | } | ||
}, | }, | ||
" | "SoyLatte": { | ||
"id": " | "id": "SoyLatte", | ||
"name": " | "name": "Соевый латте", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кофейный напиток, приготовленный из эспрессо и подогретого соевого молока.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "SoyLatte" | ||
], | ], | ||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Cognac": { | |||
"id": "Cognac", | |||
"name": "Коньяк", | |||
"group": "Drinks", | |||
"desc": "Сладкий и крепкий алкогольный напиток, дважды дистиллированный и оставленный для выдержки на несколько лет. Сладкий, как блуд.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#AB3C05FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 445: | Строка 421: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 455: | Строка 431: | ||
} | } | ||
}, | }, | ||
" | "Manhattan": { | ||
"id": " | "id": "Manhattan", | ||
"name": " | "name": "Манхэттен", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Любимый напиток Детектива под прикрытием. Он никогда не переносил джин...", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Manhattan" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 479: | Строка 455: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 489: | Строка 465: | ||
} | } | ||
}, | }, | ||
" | "Acetone": { | ||
"id": " | "id": "Acetone", | ||
"name": " | "name": "Ацетон", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Прозрачная, слегка канцерогенная жидкость. Имеет множество простых способов применения в повседневной жизни.", | ||
"physicalDesc": " | "physicalDesc": "кислотное", | ||
"color": "#AF14B7FF", | |||
"recipes": [ | |||
"Acetone" | |||
], | |||
"metabolisms": null | |||
}, | |||
"PoisonWine": { | |||
"id": "PoisonWine", | |||
"name": "Ядовитое вино", | |||
"group": "Drinks", | |||
"desc": "Это вообще вино? Ядовитое! Галлюциногенное! Вероятно, ваше руководство потребляет его в огромных количествах!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#000000FF", | "color": "#000000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 504: | Строка 513: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 519: | Строка 528: | ||
} | } | ||
}, | }, | ||
" | "SuiDream": { | ||
"id": " | "id": "SuiDream", | ||
"name": " | "name": "Мечты суи", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "'Состав: Белая газировка, голубой кюрасао, дынный ликер.'", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#00A86BFF", | ||
"recipes": [ | "recipes": [ | ||
" | "SuiDream" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
" | |||
" | |||
"conditions": null, | |||
"probability": 1, | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Aluminium": { | ||
"id": " | "id": "Aluminium", | ||
"name": " | "name": "Алюминий", | ||
"group": "Drinks", | "group": "Elements", | ||
"desc": " | "desc": "Серебристый, мягкий, немагнитный и ковкий металл.", | ||
"physicalDesc": "металлическое", | |||
"color": "#848789FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"MilkGoat": { | |||
"id": "MilkGoat", | |||
"name": "Козье молоко", | |||
"group": "Drinks", | |||
"desc": "Непрозрачная белая жидкость, производимая козами. Высокая концентрация обезжиренных сливок.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#DFDFDFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 4, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DemonsBlood": { | |||
"id": "DemonsBlood", | |||
"name": "Кровь демона", | |||
"group": "Drinks", | |||
"desc": "ААААХ!!!!", | |||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#A70000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "DemonsBlood" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 637: | Строка 619: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 647: | Строка 629: | ||
} | } | ||
}, | }, | ||
" | "GargleBlaster": { | ||
"id": " | "id": "GargleBlaster", | ||
"name": " | "name": "Пангалактический грызлодёр", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Ого, эта штука выглядит нестабильной!", | ||
"physicalDesc": " | "physicalDesc": "нестабильное", | ||
"color": "# | "color": "#9CC8B4FF", | ||
"recipes": [], | "recipes": [ | ||
"GargleBlaster" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
| Строка 699: | Строка 653: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 706: | Строка 660: | ||
} | } | ||
] | ] | ||
}, | } | ||
} | |||
}, | |||
"Mold": { | |||
"id": "Mold", | |||
"name": "Плесень", | |||
"group": "Toxins", | |||
"desc": "Грибковое образование, часто встречающееся в темных, влажных местах или на просроченном хлебе. При попадании в организм вызывает заболевания.", | |||
"physicalDesc": "пушистое", | |||
"color": "#8A9A5BFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 728: | Строка 693: | ||
} | } | ||
}, | }, | ||
" | "Tritium": { | ||
"id": " | "id": "Tritium", | ||
"name": " | "name": "Тритий", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Радиоактивная космически-магическая пыльца фей.", | ||
"physicalDesc": " | "physicalDesc": "ионизационное", | ||
"color": "# | "color": "#66FF33FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 743: | Строка 708: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Radiation": | "Radiation": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 755: | Строка 720: | ||
} | } | ||
] | ] | ||
}, | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Radiation": 1 | |||
" | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
" | |||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": true, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
| Строка 791: | Строка 742: | ||
} | } | ||
}, | }, | ||
" | "Butter": { | ||
"id": " | "id": "Butter", | ||
"name": " | "name": "Reagent-name-butter", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "reagent-desc-butter", | ||
"physicalDesc": " | "physicalDesc": "сливочное", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Nutriment", | |||
"Reagent": " | |||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.75, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 823: | Строка 767: | ||
} | } | ||
}, | }, | ||
" | "Soysauce": { | ||
"id": " | "id": "Soysauce", | ||
"name": " | "name": "Соевый соус", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Соленая приправа на основе сои.", | ||
"physicalDesc": " | "physicalDesc": "солёное", | ||
"color": "# | "color": "#8B4513FF", | ||
"recipes": [ | "recipes": [ | ||
" | "CookingSoysauce" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"probability": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 0.5, | "NutritionFactor": 0.5, | ||
"id": "SatiateHunger", | "id": "SatiateHunger", | ||
| Строка 906: | Строка 799: | ||
} | } | ||
}, | }, | ||
" | "Potassium": { | ||
"id": " | "id": "Potassium", | ||
"name": " | "name": "Калий", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Мягкий, блестящий серый металл. Еще более реактивный, чем литий.", | ||
"physicalDesc": " | "physicalDesc": "блестящее", | ||
"color": "# | "color": "#C6C8CCFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": | "metabolisms": null | ||
}, | |||
"Fluorosurfactant": { | |||
"id": "Fluorosurfactant", | |||
"name": "Фторсурфактант", | |||
"group": "Pyrotechnic", | |||
"desc": "Перфторированная сульфоновая кислота, образующая пену при смешивании с водой.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#9E6B38FF", | |||
"recipes": [ | |||
"Fluorosurfactant" | |||
], | |||
"metabolisms": null | |||
}, | }, | ||
" | "Bleach": { | ||
"id": " | "id": "Bleach", | ||
"name": " | "name": "Отбеливатель", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы так же, как и космический очиститель, а также обеззараживать одежду. Крайне токсичен при попадании в организм.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#A1000BFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Bleach" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": 2, | |||
" | "Caustic": 2 | ||
" | }, | ||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": null, | |||
"probability": 0.33, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.15, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "CarpoToxin": { | ||
"id": " | "id": "CarpoToxin", | ||
"name": " | "name": "Карпотоксин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Высокотоксичный химикат, содержащийся в космических карпах. Вызывает болезненное чувство жжения.", | ||
"physicalDesc": " | "physicalDesc": "экзотично пахнущее", | ||
"color": "# | "color": "#E2A38CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange", | ||
"id": " | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": null, | |||
"probability": 0.33, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 993: | Строка 914: | ||
} | } | ||
}, | }, | ||
" | "Flour": { | ||
"id": " | "id": "Flour", | ||
"name": " | "name": "Мука", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Используется в выпечке.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | |||
"Reagent": "Sugar", | |||
"Group": null, | |||
"Amount": 0.4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": 2, | "HydrationFactor": -0.2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Nutriment", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.1, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 1027: | Строка 955: | ||
} | } | ||
}, | }, | ||
" | "Nutriment": { | ||
"id": " | "id": "Nutriment", | ||
"name": " | "name": "Питательные вещества", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Все необходимые организму витамины, минералы и углеводы в чистом виде.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#24591FFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 3, | ||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1057: | Строка 978: | ||
} | } | ||
}, | }, | ||
" | "Cognizine": { | ||
"id": " | "id": "Cognizine", | ||
"name": " | "name": "Когнизин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Таинственное химическое вещество, способное сделать любое неразумное существо разумным.", | ||
"physicalDesc": " | "physicalDesc": "загадочное", | ||
"color": "# | "color": "#B50EE8FF", | ||
"recipes": [], | "recipes": [ | ||
"Cognizine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "MakeSentient", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1089: | Строка 1009: | ||
} | } | ||
}, | }, | ||
" | "Romerol": { | ||
"id": " | "id": "Romerol", | ||
"name": " | "name": "Ромерол", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Потустороннее средство, способное оживить мертвецов. Если его не лечить, эффект будет необратимым и приведет к гибели станции. Обращайтесь с осторожностью.", | ||
"physicalDesc": " | "physicalDesc": "некротическое", | ||
"color": "# | "color": "#7E916EFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "CauseZombieInfection", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1123: | Строка 1038: | ||
} | } | ||
}, | }, | ||
" | "Artifexium": { | ||
"id": " | "id": "Artifexium", | ||
"name": " | "name": "Артифексиум", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Лавандовая смесь микроскопических фрагментов артефактов и сильной кислоты. Обладает способностью активировать артефакты.", | ||
"physicalDesc": " | "physicalDesc": "кристаллическое", | ||
"color": "# | "color": "#776291FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 1176: | Строка 1053: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 1187: | Строка 1063: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Ice": { | |||
"id": "Ice", | |||
"name": "Лёд", | |||
"group": "Unknown", | |||
"desc": "Застывшая вода.", | |||
"physicalDesc": "морозное", | |||
"color": "#BED8E6FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"WeedKiller": { | |||
"id": "WeedKiller", | |||
"name": "Гербициды", | |||
"group": "Botanical", | |||
"desc": "Смесь, предназначенная для борьбы с сорняками. Очень эффективно против кудзу.", | |||
"physicalDesc": "бурлящее", | |||
"color": "#968395FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 4 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 1216: | Строка 1101: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Plant", | ||
"ShouldHave": true, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
| Строка 1230: | Строка 1114: | ||
} | } | ||
}, | }, | ||
" | "RootBeer": { | ||
"id": " | "id": "RootBeer", | ||
"name": " | "name": "Рутбир", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Очень сладкий, газированный напиток, напоминающий сарспариллу. Хорошо сочетается с мороженым.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#381C07FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1250: | Строка 1132: | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
{ | ] | ||
"Reagent": " | } | ||
} | |||
}, | |||
"Plasma": { | |||
"id": "Plasma", | |||
"name": "Плазма", | |||
"group": "Unknown", | |||
"desc": "Причудливая, космически-магическая пыльца фей. Вам, наверное, не стоит это есть, но мы оба знаем, что вы все равно это сделаете.", | |||
"physicalDesc": "газообразное", | |||
"color": "#7E009EFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Inaprovaline", | |||
"Group": null, | "Group": null, | ||
"Amount": | "Amount": -2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1264: | Строка 1195: | ||
} | } | ||
}, | }, | ||
" | "Ketchunaise": { | ||
"id": " | "id": "Ketchunaise", | ||
"name": " | "name": "Кетчунез", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Так называемый Русский соус, популярный среди космо-американцев.", | ||
"physicalDesc": " | "physicalDesc": "соусное", | ||
"color": "# | "color": "#FBA399FF", | ||
"recipes": [ | "recipes": [ | ||
" | "CookingKetchunaise" | ||
], | |||
"metabolisms": null | |||
}, | |||
"Ammonia": { | |||
"id": "Ammonia", | |||
"name": "Аммиак", | |||
"group": "Botanical", | |||
"desc": "Эффективное удобрение, которое лучше, чем доступное ботаникам изначально, хотя и не такое мощное, как диэтиламин.", | |||
"physicalDesc": "жгучее", | |||
"color": "#77B58EFF", | |||
"recipes": [ | |||
"Ammonia" | |||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Caustic": 1 | |||
" | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1296: | Строка 1239: | ||
} | } | ||
}, | }, | ||
" | "Phalanximine": { | ||
"id": " | "id": "Phalanximine", | ||
"name": " | "name": "Фалангимин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Современный препарат, используемый при лечении рака. Вызывает умеренное лучевое поражение.", | ||
"physicalDesc": " | "physicalDesc": "едкое", | ||
"color": "# | "color": "#C8FF75FF", | ||
"recipes": [], | "recipes": [ | ||
"Phalanximine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Cellular": -1, | ||
" | "Radiation": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
| Строка 1329: | Строка 1267: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.05, | ||
"id": "ChemVomit", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1359: | Строка 1280: | ||
} | } | ||
}, | }, | ||
" | "Frezon": { | ||
"id": " | "id": "Frezon", | ||
"name": " | "name": "Фрезон", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Высокоэффективный хладагент... и галлюциноген.", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#3A758CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 1386: | Строка 1295: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Cellular": 0.5 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": true, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
} | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 1439: | Строка 1314: | ||
}, | }, | ||
{ | { | ||
"Key": " | "Key": "SeeingRainbows", | ||
"Component": "", | "Component": "SeeingRainbows", | ||
"Time": | "Time": 500, | ||
"Refresh": | "Refresh": false, | ||
"Type": | "Type": 0, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
| Строка 1450: | Строка 1332: | ||
}, | }, | ||
{ | { | ||
" | "BoozePower": 500, | ||
" | "SlurSpeech": true, | ||
" | "conditions": [ | ||
" | { | ||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Drunk", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"frezon-lungs-cold" | |||
], | |||
"Type": 1, | "Type": 1, | ||
"conditions": | "VisualType": 0, | ||
"probability": 1, | "conditions": [ | ||
"id": " | { | ||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"frezon-euphoric" | |||
], | |||
"Type": 1, | "Type": 1, | ||
"conditions": | "VisualType": 2, | ||
"probability": 1, | "conditions": [ | ||
"id": " | { | ||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1475: | Строка 1386: | ||
} | } | ||
}, | }, | ||
" | "GinTonic": { | ||
"id": " | "id": "GinTonic", | ||
"name": " | "name": "Джин-тоник", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Классический мягкий коктейль всех времен и народов.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#004166FF", | ||
"recipes": [], | "recipes": [ | ||
"GinTonic" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1497: | Строка 1410: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.07, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 1507: | Строка 1420: | ||
} | } | ||
}, | }, | ||
" | "Diethylamine": { | ||
"id": " | "id": "Diethylamine", | ||
"name": " | "name": "Диэтиламин", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Очень сильное удобрение.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#A1000BFF", | ||
"recipes": [], | "recipes": [ | ||
"Diethylamine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 1522: | Строка 1437: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 1529: | Строка 1444: | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"DevilsKiss": { | |||
"id": "DevilsKiss", | |||
"name": "Поцелуй дьявола", | |||
"group": "Drinks", | |||
"desc": "Жуткое время!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A68310FF", | |||
"recipes": [ | |||
"DevilsKiss" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
" | "Amount": 0.06, | ||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Patron": { | |||
"id": "Patron", | |||
"name": "Покровитель", | |||
"group": "Drinks", | |||
"desc": "Текила с серебром в своем составе, фаворит женщин-алкоголичек из клубной тусовки.", | |||
"physicalDesc": "металлическое", | |||
"color": "#585840FF", | |||
"recipes": [ | |||
"Patron" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
" | "Amount": 0.2, | ||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
{ | ] | ||
"EmoteId": "Scream", | } | ||
"ShowInChat": false, | } | ||
"conditions": null, | }, | ||
"probability": 0. | "Lithium": { | ||
"id": "Lithium", | |||
"name": "Литий", | |||
"group": "Elements", | |||
"desc": "Мягкий, серебристо-белый щелочной металл. Он очень реактивен и воспламеняется при контакте с водой.", | |||
"physicalDesc": "блестящее", | |||
"color": "#C6C8CCFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.05 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "Emote", | "id": "Emote", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "EmoteId": "Laugh", | ||
"ShowInChat": false, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 0. | "probability": 0.05, | ||
"id": " | "id": "Emote", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1625: | Строка 1566: | ||
} | } | ||
}, | }, | ||
" | "Water": { | ||
"id": " | "id": "Water", | ||
"name": " | "name": "Вода", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Бесцветная жидкость, необходимая человекам для выживания.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#75B1F0FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
" | "HydrationFactor": 4, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Theobromine": { | |||
"id": "Theobromine", | |||
"name": "Теобромин", | |||
"group": "Toxins", | |||
"desc": "Теобромин - это горький алкалоид, выделяемый из семян какао, который можно встретить в шоколаде и некоторых других продуктах. Не давать животным.", | |||
"physicalDesc": "зернистое", | |||
"color": "#F5F5F5FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.05, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | ], | ||
"probability": 1, | |||
"id": "HealthChange", | |||
"probability": | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -8, | ||
"HungerAmount": -8, | |||
" | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 3, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | } | ||
], | ], | ||
"probability": | "probability": 0.04, | ||
"id": " | "id": "ChemVomit", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1671: | Строка 1651: | ||
} | } | ||
}, | }, | ||
" | "JuiceOrange": { | ||
"id": " | "id": "JuiceOrange", | ||
"name": " | "name": "Апельсиновый сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "И вкусно, и богато витамином С. Чего ещё желать?", | ||
"physicalDesc": " | "physicalDesc": "цитрусовое", | ||
"color": "# | "color": "#E78108FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1688: | Строка 1666: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1705: | Строка 1674: | ||
} | } | ||
}, | }, | ||
" | "Ephedrine": { | ||
"id": " | "id": "Ephedrine", | ||
"name": " | "name": "Эфедрин", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Кофеиновый адреналиновый стимулятор, который делает вас быстрее и устойчивее на ногах. Также помогает противостоять нарколепсии в дозах выше 30, но ценой сильного нервного стресса.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#D2FFFAFF", | ||
"recipes": [ | "recipes": [ | ||
"Ephedrine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "StatusLifetime": 2, | ||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 1.25, | |||
"SprintSpeedModifier": 1.25, | |||
"id": "MovespeedModifier", | |||
" | |||
" | |||
" | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 2, | ||
"Asphyxiation": 2 | |||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 1787: | Строка 1709: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": 20, | |||
"Min": | |||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
| Строка 1803: | Строка 1720: | ||
}, | }, | ||
{ | { | ||
" | "Amplitude": 10, | ||
" | "Frequency": 4, | ||
" | "Time": 2, | ||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Jitter", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Time": 1, | |||
"Refresh": true, | |||
"Type": 1, | |||
"probability": | "conditions": null, | ||
"id": " | "probability": 1, | ||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Time": 1, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Messages": [ | "Messages": [ | ||
" | "ephedrine-effect-tight-pain", | ||
"ephedrine-effect-heart-pounds" | |||
], | ], | ||
"Type": 1, | "Type": 1, | ||
"VisualType": 2, | "VisualType": 2, | ||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"TimerReset": 600, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 30, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": | "probability": 1, | ||
"id": " | "id": "ResetNarcolepsy", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
{ | ] | ||
"damage": { | } | ||
"types": null, | } | ||
" | }, | ||
" | "Dermaline": { | ||
" | "id": "Dermaline", | ||
} | "name": "Дермалин", | ||
"group": "Medicine", | |||
"desc": "Передовой препарат, более эффективный при лечении ожогов, чем Келотан.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#215263FF", | |||
"recipes": [ | |||
"Dermaline" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Heat": -1.5, | |||
"Shock": -1.5, | |||
"Cold": -1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1, | |||
"Cold": 2 | |||
}, | |||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": 10, | |||
"Min": | |||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
| Строка 1866: | Строка 1837: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | |||
"Min": 10, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "Jitter", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 1894: | Строка 1859: | ||
} | } | ||
}, | }, | ||
" | "IceCream": { | ||
"id": " | "id": "IceCream", | ||
"name": " | "name": "Мороженое", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Ешьте скорее, пока не превратилось в суп-мороженое!", | ||
"physicalDesc": " | "physicalDesc": "сливочное", | ||
"color": "# | "color": "#FFFBD6FF", | ||
"recipes": [], | "recipes": [ | ||
"IceCream" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 1909: | Строка 1876: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 1917: | Строка 1884: | ||
} | } | ||
}, | }, | ||
" | "Carbon": { | ||
"id": " | "id": "Carbon", | ||
"name": " | "name": "Углерод", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Чёрное кристаллическое твердое вещество.", | ||
"physicalDesc": " | "physicalDesc": "кристаллическое", | ||
"color": "# | "color": "#22282BFF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Blood": { | |||
"id": "Blood", | |||
"name": "Кровь", | |||
"group": "Biological", | |||
"desc": "Я надеюсь, что это кетчуп.", | |||
"physicalDesc": "чёрнометаллическое", | |||
"color": "#800000FF", | |||
"recipes": [ | "recipes": [ | ||
" | "AmbuzolPlus" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 1932: | Строка 1909: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Human", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 1.5, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
}, | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"Reagent": " | "Reagent": "UncookedAnimalProteins", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.5, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 1948: | Строка 1936: | ||
} | } | ||
] | ] | ||
} | }, | ||
"Medicine": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": null, | ||
"groups": { | |||
" | "Brute": -4, | ||
" | "Burn": -2 | ||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Type": " | "Type": "Bloodsucker", | ||
"ShouldHave": true, | "ShouldHave": true, | ||
"id": "OrganType" | "id": "OrganType" | ||
} | } | ||
], | ], | ||
"probability": | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Rice": { | |||
"id": "Rice", | |||
"name": "Рис", | |||
"group": "Foods", | |||
"desc": "Твёрдые, маленькие белые зёрнышки.", | |||
"physicalDesc": "жевательное", | |||
"color": "#FFFFFFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "Reagent": "Sugar", | ||
"Group": null, | |||
"Amount": 0.4, | |||
"conditions": null, | |||
" | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Nutriment", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.1, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
| Строка 2033: | Строка 1999: | ||
} | } | ||
}, | }, | ||
" | "Protein": { | ||
"id": " | "id": "Protein", | ||
"name": " | "name": "Протеины", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Также известные как белки. Содержатся в некоторых блюдах, полезны для здоровья организма.", | ||
"physicalDesc": " | "physicalDesc": "комковатое", | ||
"color": "# | "color": "#FFFFE5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ProteinCooking" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -0.4 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 0.5, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Scaled": false, | |||
"Amount": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ModifyBloodLevel", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 3, | ||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2067: | Строка 2046: | ||
} | } | ||
}, | }, | ||
" | "RedMead": { | ||
"id": " | "id": "RedMead", | ||
"name": " | "name": "Красная медовуха", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Настоящий напиток викингов! Несмотря на то, что он имеет странный красный цвет.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#C73C00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "RedMead" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 2094: | Строка 2063: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2102: | Строка 2080: | ||
} | } | ||
}, | }, | ||
" | "Slime": { | ||
"id": " | "id": "Slime", | ||
"name": " | "name": "Слизь", | ||
"group": "Biological", | "group": "Biological", | ||
"desc": " | "desc": "Сначала вам показалось, что это градиент крови, но вы ошиблись.", | ||
"physicalDesc": " | "physicalDesc": "вязкое", | ||
"color": "# | "color": "#2CF274FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1.5, | ||
"id": " | "id": "SatiateHunger", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"Kvass": { | |||
"id": "Kvass", | |||
"name": "Квас", | |||
"group": "Drinks", | |||
"desc": "Прохладный освежающий напиток со вкусом социализма.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#381600FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
} | |||
}, | |||
"HippiesDelight": { | |||
"id": "HippiesDelight", | |||
"name": "Радость хиппи", | |||
"group": "Drinks", | |||
"desc": "Ты просто не понимаешь, чувааак.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#6EAA0CFF", | |||
"recipes": [ | |||
"HippiesDelight" | |||
" | ], | ||
" | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2173: | Строка 2160: | ||
} | } | ||
}, | }, | ||
" | "CapsaicinOil": { | ||
"id": " | "id": "CapsaicinOil", | ||
"name": " | "name": "Капсаициновое масло", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Капсаициновое масло - это ингредиент, содержащийся в различных сортах острого перца.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#FF0000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Reagent": "Nutriment", | ||
"Group": null, | |||
"Amount": 0.75, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Amount": 250, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustTemperature", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 2208: | Строка 2204: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 5, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 2219: | Строка 2215: | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"capsaicin-effect-light-burn" | |||
" | ], | ||
" | "Type": 1, | ||
"VisualType": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.2, | ||
"id": " | "id": "PopupMessage", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Sbiten": { | |||
"id": "Sbiten", | |||
"name": "Сбитень", | |||
"group": "Drinks", | |||
"desc": "Пикантная водка! Может быть немного жгучей для малышей!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#004166FF", | |||
"recipes": [ | |||
"Sbiten" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.06, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"GrapeSoda": { | |||
"id": "GrapeSoda", | |||
"name": "Виноградная газировка", | |||
"group": "Drinks", | |||
"desc": "Это Винограааааад!", | |||
"physicalDesc": "шипучее", | |||
"color": "#AE94A6FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2285: | Строка 2286: | ||
} | } | ||
}, | }, | ||
" | "OilOlive": { | ||
"id": " | "id": "OilOlive", | ||
"name": " | "name": "Оливковое масло", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Вязкое и ароматное.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#808000FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": [ | "Reagent": "Nutriment", | ||
"Group": null, | |||
"Amount": 0.75, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"THC": { | |||
"id": "THC", | |||
"name": "ТГК", | |||
"group": "Narcotics", | |||
"desc": "Он же тетрагидроканнабинол. Основное психоактивное вещество в конопле.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 16, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2316: | Строка 2338: | ||
} | } | ||
}, | }, | ||
" | "Allicin": { | ||
"id": " | "id": "Allicin", | ||
"name": " | "name": "Аллицин", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Сероорганическое соединение, содержащееся в растениях-аллиумах, таких, как чеснок, лук и других.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#F2E9D2FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": 0. | "rate": 0.05, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 0.06 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 2339: | Строка 2361: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Type": " | "Min": 1, | ||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | "ShouldHave": true, | ||
"id": "OrganType" | "id": "OrganType" | ||
| Строка 2352: | Строка 2380: | ||
} | } | ||
}, | }, | ||
" | "Ultravasculine": { | ||
"id": " | "id": "Ultravasculine", | ||
"name": " | "name": "Ультраваскулин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Сложный антитоксин, который быстро выводит токсины, вызывая при этом незначительное напряжение организма. Реагирует с гистамином, дублируя себя и одновременно вымывая его. Передозировка вызывает сильную боль.", | ||
"physicalDesc": " | "physicalDesc": "густое и зернистое", | ||
"color": "# | "color": "#520E30FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Ultravasculine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "damage": { | ||
"types": null, | |||
"groups": { | |||
"Toxin": -3, | |||
"Brute": 0.5 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 30, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": null, | ||
" | "groups": { | ||
"conditions": null, | "Toxin": -1, | ||
"Brute": 3 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Histamine", | ||
"Group": null, | |||
"Amount": -1, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ultravasculine", | |||
"Group": null, | "Group": null, | ||
"Amount": 0.5, | "Amount": 0.5, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
| Строка 2405: | Строка 2474: | ||
} | } | ||
}, | }, | ||
" | "Whiskey": { | ||
"id": " | "id": "Whiskey", | ||
"name": " | "name": "Виски", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Тип дистиллированного алкогольного напитка, изготовленного из забродившего зернового сусла.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
"rate": 0.5, | }, | ||
"Bruizine": { | |||
"id": "Bruizine", | |||
"name": "Бруизин", | |||
"group": "Medicine", | |||
"desc": "Изначально разрабатывавшееся как лекарство от кашля, это химическое вещество оказалось необычайно эффективным при лечении размозженных ран.", | |||
"physicalDesc": "слизеподобное", | |||
"color": "#FF3636FF", | |||
"recipes": [ | |||
"Bruizine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Blunt": -3.5 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
| Строка 2449: | Строка 2533: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 4 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 2477: | Строка 2543: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 10.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 2486: | Строка 2559: | ||
} | } | ||
}, | }, | ||
" | "Nicotine": { | ||
"id": " | "id": "Nicotine", | ||
"name": " | "name": "Никотин", | ||
"group": "Narcotics", | "group": "Narcotics", | ||
"desc": " | "desc": "Опасен и вызывает сильное привыкание, но так утверждает пропаганда.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#C0C0C0FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": null | ||
" | }, | ||
"rate": 0.5, | "NitrousOxide": { | ||
"id": "NitrousOxide", | |||
"name": "Оксид азота", | |||
"group": "Unknown", | |||
"desc": "Знаешь, как всё кажется смешнее, когда ты устал? Так вот...", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "EmoteId": "Laugh", | ||
" | "ShowInChat": true, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 0.2, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": " | "Reagent": "NitrousOxide", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 0.1, | ||
"id": " | "id": "Emote", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0.2, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.01, | |||
"id": "Emote", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "effect-sleepy" | ||
" | ], | ||
"id": " | "Type": 1, | ||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "StatusLifetime": 2, | ||
" | "conditions": [ | ||
" | { | ||
"conditions": | "Min": 1, | ||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"WalkSpeedModifier": 0.65, | |||
"SprintSpeedModifier": 0.65, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "ForcedSleep", | |||
"Component": "ForcedSleeping", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 1.8, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": 0.25 | |||
" | }, | ||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
"probability": 1, | { | ||
"id": "HealthChange", | "Min": 3.5, | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "Max": 21474836, | ||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 2617: | Строка 2718: | ||
} | } | ||
}, | }, | ||
" | "Left4Zed": { | ||
"id": " | "id": "Left4Zed", | ||
"name": " | "name": "Left-4-zed", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Коктейль из различных мутагенов, которые вызывают сильную нестабильность у растительности.", | ||
"physicalDesc": " | "physicalDesc": "гетерогенное", | ||
"color": "# | "color": "#5B406CFF", | ||
"recipes": [], | "recipes": [ | ||
"Left4Zed" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2640: | Строка 2769: | ||
} | } | ||
}, | }, | ||
" | "Pax": { | ||
"id": " | "id": "Pax", | ||
"name": " | "name": "Пакс", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Психиатрический препарат, который не позволяет употребившему причинять вред кому-либо напрямую.", | ||
"physicalDesc": " | "physicalDesc": "смягчающее", | ||
"color": "# | "color": "#AAAAAAFF", | ||
"recipes": [], | "recipes": [ | ||
"Pax" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "Pacified", | ||
"Component": "Pacified", | |||
"Time": 2, | |||
"Refresh": false, | |||
"Type": 0, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2682: | Строка 2798: | ||
} | } | ||
}, | }, | ||
" | "MelonLiquor": { | ||
"id": " | "id": "MelonLiquor", | ||
"name": " | "name": "Дынный ликёр", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Довольно сладкий фруктовый ликер крепостью 23 градуса.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#138808FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2697: | Строка 2813: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2705: | Строка 2830: | ||
} | } | ||
}, | }, | ||
" | "SpaceLube": { | ||
"id": " | "id": "SpaceLube", | ||
"name": " | "name": "Космическая смазка", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Космическая смазка - высокоэффективный лубрикант, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для подскальзывания людей).", | ||
"physicalDesc": " | "physicalDesc": "блестящее", | ||
"color": "# | "color": "#77B58EFF", | ||
"recipes": [], | "recipes": [ | ||
"SpaceLube" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Bicaridine": { | |||
"id": "Bicaridine", | |||
"name": "Бикаридин", | |||
"group": "Medicine", | |||
"desc": "Анальгетик, который очень эффективен при лечении механических повреждений. Он полезен для стабилизации состояния людей, которых сильно избили, а также для лечения менее опасных для жизни травм.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#FFAA00FF", | |||
"recipes": [ | |||
"Bicaridine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 2721: | Строка 2860: | ||
"types": null, | "types": null, | ||
"groups": { | "groups": { | ||
"Brute": - | "Brute": -2 | ||
} | } | ||
}, | }, | ||
| Строка 2728: | Строка 2866: | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"conditions": null, | "Asphyxiation": 0.5, | ||
"Poison": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "ThirstAmount": -8, | ||
"probability": 1, | "HungerAmount": -8, | ||
" | "conditions": [ | ||
"id": " | { | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "Min": 30, | ||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.02, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Jitter", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"BoozePower": 3, | |||
"SlurSpeech": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Drunk", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 2751: | Строка 2936: | ||
} | } | ||
}, | }, | ||
" | "Vomit": { | ||
"id": " | "id": "Vomit", | ||
"name": " | "name": "Рвота", | ||
"group": " | "group": "Biological", | ||
"desc": " | "desc": "Вы можете увидеть в ней несколько кусков чьей-то последней еды.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#87AB08FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 2768: | Строка 2951: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 0.5, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2776: | Строка 2968: | ||
} | } | ||
}, | }, | ||
" | "Tricordrazine": { | ||
"id": " | "id": "Tricordrazine", | ||
"name": " | "name": "Трикордразин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Стимулятор широкого спектра действия, изначально созданный на основе кордразина. Лечит лёгкие повреждения всех основных типов, если пользователь не сильно ранен в целом. Лучше всего использовать в качестве добавки к другим лекарственным средствам.", | ||
"physicalDesc": "непрозрачное", | |||
"color": "#00E5FFFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "Tricordrazine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 2818: | Строка 2985: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": -0.5, | ||
" | "Heat": -0.33, | ||
"Shock": -0.33, | |||
"Cold": -0.33 | |||
}, | }, | ||
"groups": | "groups": { | ||
"Brute": -1 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Max": 50, | |||
"Min": 0, | |||
"id": "TotalDamage" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 2834: | Строка 3011: | ||
} | } | ||
}, | }, | ||
" | "SyndicateBomb": { | ||
"id": " | "id": "SyndicateBomb", | ||
"name": " | "name": "Бомба синдиката", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кто-то подложил нам бомбу!", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#2E6660FF", | ||
"recipes": [ | "recipes": [ | ||
" | "SyndicateBomb" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2858: | Строка 3035: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 2868: | Строка 3045: | ||
} | } | ||
}, | }, | ||
" | "Lacerinol": { | ||
"id": " | "id": "Lacerinol", | ||
"name": " | "name": "Лацеринол", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Довольно нереактивное химическое вещество, усиливающее синтез коллагена до невероятных уровней и заживляющее резаные раны.", | ||
"physicalDesc": " | "physicalDesc": "вязкое", | ||
"color": "# | "color": "#283332FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Lacerinol" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Slash": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Cold": 3 | ||
"conditions": null, | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 12, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2902: | Строка 3098: | ||
} | } | ||
}, | }, | ||
" | "EggCooked": { | ||
"id": " | "id": "EggCooked", | ||
"name": " | "name": "Приготовленное яйцо", | ||
"group": "Drinks", | "group": "Foods", | ||
"desc": " | "desc": "Приготовленный зародыш курицы, вкусно.", | ||
"physicalDesc": "пушистое", | |||
"color": "#FFFFFFFF", | |||
"recipes": [ | |||
"EggCooking" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "Protein", | |||
"Group": null, | |||
"Amount": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Astrotame": { | |||
"id": "Astrotame", | |||
"name": "Астротем", | |||
"group": "Foods", | |||
"desc": "Слаще тысячи ложек сахара, но без калорий.", | |||
"physicalDesc": "сахаристое", | |||
"color": "#7FFFD4FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"AlliesCocktail": { | |||
"id": "AlliesCocktail", | |||
"name": "Коктейль Союзники", | |||
"group": "Drinks", | |||
"desc": "Напиток из ваших союзников, не так сладок, как если бы из ваших врагов.", | |||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#00664DFF", | ||
"recipes": [], | "recipes": [ | ||
"AlliesCocktail" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 2934: | Строка 3169: | ||
} | } | ||
}, | }, | ||
" | "IcedCoffee": { | ||
"id": " | "id": "IcedCoffee", | ||
"name": " | "name": "Айс-кофе", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кофе со льдом, бодрящий и прохладный.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#102838FF", | ||
"recipes": [], | "recipes": [ | ||
"IcedCoffee" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 2949: | Строка 3186: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 2957: | Строка 3194: | ||
} | } | ||
}, | }, | ||
" | "CocoaPowder": { | ||
"id": " | "id": "CocoaPowder", | ||
"name": " | "name": "Какао-порошок", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": " | "desc": "Из лучших сортов какао-бобов.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#800000FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 2970: | Строка 3207: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": [ | ||
{ | |||
"Min": 0.1, | |||
"Max": 21474836, | |||
"Reagent": "Nutriment", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1, | ||
"id": "SatiateHunger", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 2991: | Строка 3224: | ||
} | } | ||
}, | }, | ||
" | "Barozine": { | ||
"id": " | "id": "Barozine", | ||
"name": " | "name": "Барозин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Сильнодействующий химикат, предотвращающий повреждения от давления. Оказывает сильное напряжение на организм. Обычно встречается в виде космических медипенов.", | ||
"physicalDesc": " | "physicalDesc": "вязкое", | ||
"color": "# | "color": "#FF867DFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Heat": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.3, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Poison": 3 | ||
"conditions": null, | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.15, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"Key": "PressureImmunity", | |||
"Component": "PressureImmunity", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Key": "Stutter", | ||
" | "Component": "StutteringAccent", | ||
" | "Time": 2, | ||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Jitter", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"barozine-effect-skin-burning", | |||
"barozine-effect-muscle-contract" | |||
], | |||
"Type": 1, | |||
"VisualType": 4, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 3067: | Строка 3342: | ||
} | } | ||
}, | }, | ||
" | "HotRamen": { | ||
"id": " | "id": "HotRamen", | ||
"name": " | "name": "Горячий рамэн", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Горячая лапша.", | ||
"physicalDesc": " | "physicalDesc": "червивое", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "HotRamen" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 3084: | Строка 3359: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 4, | ||
"id": " | "id": "SatiateHunger", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 3101: | Строка 3367: | ||
} | } | ||
}, | }, | ||
" | "Stimulants": { | ||
"id": " | "id": "Stimulants", | ||
"name": " | "name": "Стимулятор", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Химический коктейль, разработанный компанией Donk Co., который позволяет агентам быстрее оправляться от оглушения, быстрее передвигаться, и легко излечивает в критическом состоянии. Из-за комплексной природы этого вещества организму гораздо труднее вывести его из организма естественным путем.", | ||
"physicalDesc": " | "physicalDesc": "заряжающее энергией", | ||
"color": "# | "color": "#9A040EFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": | "rate": 1, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "StatusLifetime": 2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "WalkSpeedModifier": 1.3, | ||
"SprintSpeedModifier": 1.3, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
" | "ignoreResistances": true, | ||
" | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 80, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 3147: | Строка 3406: | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Key": "Stun", | ||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | "Type": 1, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
" | "Key": "KnockedDown", | ||
" | "Component": "", | ||
" | "Time": 3, | ||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"Key": "StaminaModifier", | |||
"Component": "StaminaModifier", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "GenericStatusEffect", | ||
"id": " | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 1, | |||
"effects": [ | |||
{ | |||
"TimerReset": 600, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ResetNarcolepsy", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 1, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 1, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
"Burn": -1, | |||
"Brute": -1 | |||
} | |||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Max": 120, | |||
"Max": | "Min": 70, | ||
" | "id": "TotalDamage" | ||
"id": " | |||
} | } | ||
], | ], | ||
| Строка 3268: | Строка 3488: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"ScrewdriverCocktail": { | |||
"id": "ScrewdriverCocktail", | |||
"name": "Отвёртка", | |||
"group": "Drinks", | |||
"desc": "Водка, смешанная с обычным апельсиновым соком. Результат на удивление вкусный.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A68310FF", | |||
"recipes": [ | |||
"ScrewdriverCocktail" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
" | "Amount": 0.07, | ||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Radium": { | |||
"id": "Radium", | |||
"name": "Радий", | |||
"group": "Elements", | |||
"desc": "Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен.", | |||
"physicalDesc": "светящееся", | |||
"color": "#00FF04FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | |||
"damage": { | |||
"types": { | "types": { | ||
" | "Radiation": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 3366: | Строка 3551: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 3383: | Строка 3557: | ||
} | } | ||
}, | }, | ||
" | "IcedTea": { | ||
"id": " | "id": "IcedTea", | ||
"name": " | "name": "Чай со льдом", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Он же айс-ти. Не имеет отношения к определенному рэп-исполнителю/актеру.", | ||
"physicalDesc": "ароматическое", | |||
"color": "#104038FF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "IcedTea" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 3451: | Строка 3579: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Theobromine", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.05, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 3463: | Строка 3591: | ||
} | } | ||
}, | }, | ||
" | "Miasma": { | ||
"id": " | "id": "Miasma", | ||
"name": " | "name": "Миазма", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Ух ох, как воняет!", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#56941EFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "damage": { | ||
"types": { | |||
"Poison": 0.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Rat", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -8, | ||
" | "HungerAmount": -8, | ||
"conditions": [ | |||
{ | |||
"probability": | "Type": "Rat", | ||
"id": " | "ShouldHave": false, | ||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 0.8, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.12, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
] | { | ||
} | "Messages": [ | ||
"miasma-smell" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 0.25, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -5, | |||
"Burn": -5 | |||
} | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Rat", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Miasma", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Oculine": { | ||
"id": " | "id": "Oculine", | ||
"name": " | "name": "Окулин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Простой солевой раствор, используемый для лечения повреждений глаз при приеме внутрь.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#404040FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Oculine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Amount": -1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ChemHealEyeDamage", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Cryoxadone": { | ||
"id": " | "id": "Cryoxadone", | ||
"name": " | "name": "Криоксадон", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Необходим для нормального функционирования криогеники. Быстро исцеляет все стандартные типы повреждений, но работает только при температуре ниже 150 Кельвинов.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#0091FFFF", | ||
"recipes": [], | "recipes": [ | ||
"Cryoxadone" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
"Airloss": -6, | |||
"Brute": -4, | |||
"Burn": -6, | |||
"Toxin": -4 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 3552: | Строка 3751: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 0, | ||
"Max": | "Max": 150, | ||
"id": "Temperature" | |||
"id": " | |||
} | } | ||
], | ], | ||
| Строка 3566: | Строка 3759: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ShamblersJuice": { | |||
"id": "ShamblersJuice", | |||
"name": "Сок Shambler", | |||
"group": "Drinks", | |||
"desc": "~Встряхните мне немного этого сока Shambler!~", | |||
"physicalDesc": "шипучее", | |||
"color": "#66538FFF", | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
" | |||
"id": " | |||
"name": " | |||
"group": " | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 3641: | Строка 3787: | ||
} | } | ||
}, | }, | ||
" | "EZNutrient": { | ||
"id": " | "id": "EZNutrient", | ||
"name": " | "name": "EZ-нутриенты", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Дайте вашим растениям немного этих ЛЁГКИХ питательных веществ! Дионы считают это аппетитным.", | ||
"physicalDesc": " | "physicalDesc": "густое", | ||
"color": "# | "color": "#664330FF", | ||
"recipes": [ | "recipes": [ | ||
" | "EZNutrient" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
| Строка 3675: | Строка 3810: | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 3, | ||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Saline": { | |||
"id": "Saline", | |||
"name": "Физраствор", | |||
"group": "Medicine", | |||
"desc": "Смесь воды с солью. Обычно используется для лечения обезвоживания или низкого содержания жидкости в крови.", | |||
"physicalDesc": "солёное", | |||
"color": "#0064C8FF", | |||
"recipes": [ | |||
"Saline" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 6, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Scaled": false, | ||
"Amount": 6, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBloodLevel", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
" | |||
"conditions | |||
"probability": 1, | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 3721: | Строка 3851: | ||
} | } | ||
}, | }, | ||
" | "Frostoil": { | ||
"id": " | "id": "Frostoil", | ||
"name": " | "name": "Холодный соус", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Заставляет язык онеметь.", | ||
"physicalDesc": " | "physicalDesc": "холодное", | ||
"color": "# | "color": "#87CEEBFF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"SpaceCleaner": { | |||
"id": "SpaceCleaner", | |||
"name": "Космический очиститель", | |||
"group": "Unknown", | |||
"desc": "Способен очистить почти любую поверхность от всего, что может ее запачкать. Уборщик наверняка будет благодарен добавке.", | |||
"physicalDesc": "лимонно-свежее", | |||
"color": "#C8FF69FF", | |||
"recipes": [ | "recipes": [ | ||
" | "SpaceCleaner" | ||
], | ], | ||
"metabolisms": null | |||
}, | |||
"Ichor": { | |||
"id": "Ichor", | |||
"name": "Ихор", | |||
"group": "Biological", | |||
"desc": "Чрезвычайно мощное регенеративное химическое вещество, доведенное до совершенства эволюцией космической фауны. Производится в пищеварительной системе дракона и считается экзотическим товаром, поскольку охота на него требует огромных усилий.", | |||
"physicalDesc": "ревущее", | |||
"color": "#F4692EFF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 3738: | Строка 3888: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 1.5, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | |||
"Medicine": { | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 3763: | Строка 3900: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Bloodloss": -5 | ||
}, | }, | ||
"groups": | "groups": { | ||
"Burn": -5, | |||
"Brute": -5, | |||
"Toxin": -2 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 3784: | Строка 3919: | ||
} | } | ||
}, | }, | ||
" | "Synaptizine": { | ||
"id": " | "id": "Synaptizine", | ||
"name": " | "name": "Синаптизин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Токсичный препарат, сокращающий продолжительность оглушения и нокдауна вдвое.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#D49A2FFF", | ||
"recipes": [], | "recipes": [ | ||
"Synaptizine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
| Строка 3799: | Строка 3936: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 3 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 3809: | Строка 3946: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
"Component": "", | |||
"Time": 15, | |||
"Refresh": true, | |||
"Type": 1, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 3845: | Строка 3984: | ||
} | } | ||
}, | }, | ||
" | "Razorium": { | ||
"id": " | "id": "Razorium", | ||
"name": " | "name": "Бритвиум", | ||
"group": "Toxins", | "group": "Toxins", | ||
"desc": " | "desc": "Странное неньютоновское химическое вещество. Оно образуется при смешивании двух противоречивых по природе лекарств от механических повреждения. Под влиянием силы оно временно затвердевает, образуя миллионы крохотных острых граней. Весьма болезненно.", | ||
"physicalDesc": " | "physicalDesc": "светоотражающее", | ||
"color": "# | "color": "#E3FFFBFF", | ||
"recipes": [ | "recipes": [ | ||
" | "BicarLacerinol", | ||
"BruizineLacerinol", | |||
"BicarPuncturase", | |||
"PuncturaseLacerinol", | |||
"BicarBruizine", | |||
"BruizinePuncturase" | |||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": | "rate": 3, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Slash": 9 | ||
" | }, | ||
" | "groups": null | ||
"id": " | }, | ||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"generic-reagent-effect-slicing-insides" | |||
], | ], | ||
"probability": | "Type": 1, | ||
"id": " | "VisualType": 5, | ||
"conditions": null, | |||
"probability": 0.33, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "EmoteId": "Scream", | ||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.3, | |||
"id": "Emote", | |||
" | |||
"conditions": | |||
"probability": | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 3911: | Строка 4040: | ||
} | } | ||
}, | }, | ||
" | "Puncturase": { | ||
"id": " | "id": "Puncturase", | ||
"name": " | "name": "Пунктураз", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Шипучее химическое вещество, залечивающее колотые ранения, ценой небольшого количества ушибов.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#B9BF93FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Puncturase" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 3928: | Строка 4057: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Piercing": -4, | ||
"Blunt": 0.1 | |||
}, | }, | ||
"groups": | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Blunt": 5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 11, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 3945: | Строка 4094: | ||
} | } | ||
}, | }, | ||
" | "Lexorin": { | ||
"id": " | "id": "Lexorin", | ||
"name": " | "name": "Лексорин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Быстродействующее химическое вещество, используемое для быстрого удушения людей. Однако Дексалин, Дексалин плюс и Эпинефрин способны вывести его из организма.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#6B0007FF", | ||
"recipes": [], | "recipes": [ | ||
"Lexorin" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": null, | |||
"groups": { | |||
"Airloss": 7 | |||
" | |||
} | } | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Fat": { | |||
"id": "Fat", | |||
"name": "Жир", | |||
"group": "Biological", | |||
"desc": "Независимо от того, как он был получен, его применение важно.", | |||
"physicalDesc": "экзотично пахнущее", | |||
"color": "#D8D8B0FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Neurotoxin": { | |||
"id": "Neurotoxin", | |||
"name": "Нейротоксин", | |||
"group": "Drinks", | |||
"desc": "Сильный нейротоксин, который вводит субъекта в состояние, напоминающее смерть.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#2E2E61FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.25, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 1 | |||
" | }, | ||
"groups": null | |||
} | |||
" | |||
}, | }, | ||
" | "scaleByQuantity": false, | ||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4029: | Строка 4187: | ||
} | } | ||
}, | }, | ||
" | "IcedGreenTea": { | ||
"id": " | "id": "IcedGreenTea", | ||
"name": " | "name": "Зелёный чай со льдом", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Холодный зеленый чай.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#CE4200FF", | ||
"recipes": [ | "recipes": [ | ||
" | "IcedGreenTea" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "conditions": null, | ||
"types": { | "probability": 1, | ||
" | "HydrationFactor": 3, | ||
}, | "id": "SatiateThirst", | ||
"groups": null | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Kelotane": { | |||
"id": "Kelotane", | |||
"name": "Келотан", | |||
"group": "Medicine", | |||
"desc": "Лечит ожоги. Передозировка значительно снижает способность организма сохранять воду.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#BF3D19FF", | |||
"recipes": [ | |||
"Kelotane" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Heat": -0.33, | |||
"Shock": -0.33, | |||
"Cold": -0.33 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 30, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": -10, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "generic-reagent-effect-nauseous", | ||
"generic-reagent-effect-thirsty", | |||
"generic-reagent-effect-parched" | |||
" | ], | ||
"Type": 1, | |||
" | "VisualType": 0, | ||
" | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 25, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 0.1, | ||
"id": " | "id": "PopupMessage", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ChloralHydrate": { | |||
"id": "ChloralHydrate", | |||
"name": "Хлоральгидрат", | |||
"group": "Toxins", | |||
"desc": "Успокаивающее и гипнотическое химическое вещество. Обычно используется для усыпления других людей, независимо от того, хотят они этого или нет.", | |||
"physicalDesc": "неописуемое", | |||
"color": "#000067FF", | |||
"recipes": [ | |||
"ChloralHydrate" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"StatusLifetime": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 0.65, | |||
"SprintSpeedModifier": 0.65, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Key": "ForcedSleep", | ||
"Component": "ForcedSleeping", | |||
"Time": 2, | |||
"Refresh": false, | |||
"Type": 0, | |||
" | |||
" | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 10, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "ChloralHydrate", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"Poison": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 20, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": " | "Reagent": "ChloralHydrate", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4163: | Строка 4346: | ||
} | } | ||
}, | }, | ||
" | "TheMartinez": { | ||
"id": " | "id": "TheMartinez", | ||
"name": " | "name": "Мартинес", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Легенда среди киберпанков. Вспоминается по напитку, забывается по пьяни.", | ||
"physicalDesc": " | "physicalDesc": "вибрирующее", | ||
"color": "# | "color": "#75B1F0FF", | ||
"recipes": [ | "recipes": [ | ||
" | "TheMartinez" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4197: | Строка 4380: | ||
} | } | ||
}, | }, | ||
" | "Cola": { | ||
"id": " | "id": "Cola", | ||
"name": " | "name": "Кола", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Сладкий газированный безалкогольный напиток. Не содержит кофеина.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#422912FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Cola" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4224: | Строка 4405: | ||
} | } | ||
}, | }, | ||
" | "ThreeMileIsland": { | ||
"id": " | "id": "ThreeMileIsland", | ||
"name": " | "name": "Чай со льдом три-майл-айленд", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "\"Сделан для женщин, достаточно крепок для мужчин.\"", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#666340FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ThreeMileIsland" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.15, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Uranium", | ||
"Group": null, | |||
" | "Amount": 0.05, | ||
" | "conditions": null, | ||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4302: | Строка 4448: | ||
} | } | ||
}, | }, | ||
" | "Hydrogen": { | ||
"id": " | "id": "Hydrogen", | ||
"name": " | "name": "Водород", | ||
"group": "Elements", | |||
"desc": "Легкий, легковоспламеняющийся газ.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Mead": { | |||
"id": "Mead", | |||
"name": "Медовуха", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Напиток викингов, хоть и дешевый.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Mead" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4336: | Строка 4492: | ||
} | } | ||
}, | }, | ||
" | "PestKiller": { | ||
"id": " | "id": "PestKiller", | ||
"name": " | "name": "Пестициды", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Смесь, предназначенная для борьбы с вредителями.", | ||
"physicalDesc": " | "physicalDesc": "бурлящее", | ||
"color": "# | "color": "#9E9886FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "damage": { | ||
"types": { | |||
"Poison": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4359: | Строка 4528: | ||
} | } | ||
}, | }, | ||
" | "CafeLatte": { | ||
"id": " | "id": "CafeLatte", | ||
"name": " | "name": "Кофе латте", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Приятный, крепкий и вкусный напиток на время чтения.", | ||
"physicalDesc": "сливочное", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"CafeLatte" | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | |||
" | |||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4396: | Строка 4545: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4413: | Строка 4553: | ||
} | } | ||
}, | }, | ||
" | "Doxarubixadone": { | ||
"id": " | "id": "Doxarubixadone", | ||
"name": " | "name": "Доксарубиксадон", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Химикат криогенного действия. Лечит некоторые виды клеточных повреждений, нанесенных слаймами и неправильным использованием других химикатов.", | ||
"physicalDesc": " | "physicalDesc": "бурлящее", | ||
"color": "# | "color": "#32CD32FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Doxarubixadone" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4430: | Строка 4570: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Cellular": - | "Cellular": -2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 4437: | Строка 4576: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 0, | |||
"Max": 150, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4454: | Строка 4591: | ||
} | } | ||
}, | }, | ||
" | "SodiumCarbonate": { | ||
"id": " | "id": "SodiumCarbonate", | ||
"name": " | "name": "Карбонат натрия", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Белая, не имеющая запаха соль, хорошо растворимая в воде и образующая при этом щелочной раствор. Также известна как сода кальцинированная.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [ | |||
"SodiumCarbonate" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Ambuzol": { | |||
"id": "Ambuzol", | |||
"name": "Амбузол", | |||
"group": "Medicine", | |||
"desc": "Высокотехнологичный препарат, способный остановить развитие зомби-вируса.", | |||
"physicalDesc": "хрустящее", | |||
"color": "#86CAF7FF", | |||
"recipes": [ | "recipes": [ | ||
" | "Ambuzol" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "Innoculate": false, | ||
"conditions": [ | |||
{ | |||
"Min": 10, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "CureZombieInfection", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4488: | Строка 4635: | ||
} | } | ||
}, | }, | ||
" | "Vinegar": { | ||
"id": " | "id": "Vinegar", | ||
"name": " | "name": "Уксус", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Часто используется как приправа к пище.", | ||
"physicalDesc": " | "physicalDesc": "кислое", | ||
"color": "# | "color": "#D2B48CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "CookingVinegar" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Reagent": "Water", | ||
"Group": null, | |||
"Amount": 0.4, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Vitamin", | ||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -8, | ||
" | "HungerAmount": -8, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 6, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 4553: | Строка 4678: | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 0.1, | ||
"id": " | "id": "ChemVomit", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4561: | Строка 4686: | ||
} | } | ||
}, | }, | ||
" | "SnowWhite": { | ||
"id": " | "id": "SnowWhite", | ||
"name": " | "name": "Белый снег", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Морозная свежесть.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "SnowWhite" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 4617: | Строка 4703: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 4634: | Строка 4720: | ||
} | } | ||
}, | }, | ||
" | "SoapReagent": { | ||
"id": " | "id": "SoapReagent", | ||
"name": " | "name": "Мыло", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Мыло можно использовать для получения мыльной воды.", | ||
"physicalDesc": " | "physicalDesc": "мыльное", | ||
"color": "# | "color": "#C8DFC9FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Food": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 6, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 6, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Amasec": { | |||
"id": "Amasec", | |||
"name": "Амасек", | |||
"group": "Drinks", | |||
"desc": "Официальный напиток Оружейного клуба!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#124DA7FF", | |||
"recipes": [ | |||
"Amasec" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 4658: | Строка 4795: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 4668: | Строка 4805: | ||
} | } | ||
}, | }, | ||
" | "BbqSauce": { | ||
"id": " | "id": "BbqSauce", | ||
"name": " | "name": "Соус барбекю", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Салфетки в комплект не входят.", | ||
"physicalDesc": " | "physicalDesc": "вязкое", | ||
"color": "# | "color": "#8B0000FF", | ||
"recipes": [ | |||
"CookingBbqSauce" | |||
], | |||
"metabolisms": null | |||
}, | |||
"PolytrinicAcid": { | |||
"id": "PolytrinicAcid", | |||
"name": "Политриновая кислота", | |||
"group": "Toxins", | |||
"desc": "Чрезвычайно едкое химическое вещество. Сильно обжигает всех, кто вступит с ней в непосредственный контакт.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A1000BFF", | |||
"recipes": [ | "recipes": [ | ||
" | "PolytrinicAcid" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": | "rate": 3, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 11 | ||
}, | }, | ||
"groups": | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 4, | |||
"conditions": null, | |||
"probability": 0.33, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.3, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4711: | Строка 4868: | ||
} | } | ||
}, | }, | ||
" | "MindbreakerToxin": { | ||
"id": " | "id": "MindbreakerToxin", | ||
"name": " | "name": "Токсин майндбрейкер", | ||
"group": "Drinks", | "group": "Toxins", | ||
"desc": " | "desc": "Сильнодействующее галлюциногенное соединение, ранее известное как ЛСД.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#77B58EFF", | ||
"recipes": [ | |||
"MindbreakerToxin" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Gin": { | |||
"id": "Gin", | |||
"name": "Джин", | |||
"group": "Drinks", | |||
"desc": "Дистиллированный алкогольный напиток, в котором преобладает аромат ягод можжевельника.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 4726: | Строка 4895: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4734: | Строка 4912: | ||
} | } | ||
}, | }, | ||
" | "SpaceDrugs": { | ||
"id": " | "id": "SpaceDrugs", | ||
"name": " | "name": "Космические наркотики", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Запрещенное вещество, вызывающее ряд таких эффектов, как потеря равновесия и нарушения зрения.", | ||
"physicalDesc": " | "physicalDesc": "сиропообразное", | ||
"color": "# | "color": "#63806EFF", | ||
"recipes": [ | "recipes": [ | ||
" | "SpaceDrugs" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"DrGibb": { | |||
"id": "DrGibb", | |||
"name": "Доктор Гибб", | |||
"group": "Drinks", | |||
"desc": "Восхитительная смесь из 42 различных вкусов.", | |||
"physicalDesc": "шипучее", | |||
"color": "#102000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4803: | Строка 4964: | ||
} | } | ||
}, | }, | ||
" | "Lipozine": { | ||
"id": " | "id": "Lipozine", | ||
"name": " | "name": "Липозин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Химическое вещество, ускоряющее метаболизм, в результате чего пользователь быстрее испытывает чувство голода.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#2690B5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Lipozine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 4820: | Строка 4981: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": -1, | ||
"id": " | "id": "SatiateHunger", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4828: | Строка 4989: | ||
} | } | ||
}, | }, | ||
" | "JuiceWatermelon": { | ||
"id": " | "id": "JuiceWatermelon", | ||
"name": " | "name": "Арбузный сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вкусный сок арбуза.", | ||
"physicalDesc": " | "physicalDesc": "сладкое", | ||
"color": "# | "color": "#EF3520FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 4845: | Строка 5004: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 4853: | Строка 5012: | ||
} | } | ||
}, | }, | ||
" | "Vinaigrette": { | ||
"id": " | "id": "Vinaigrette", | ||
"name": " | "name": "Винегретная заправка", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Простая заправка для салатов, приготовленная из масла, уксуса и приправ.", | ||
"physicalDesc": " | "physicalDesc": "кислое", | ||
"color": "# | "color": "#EFDAAEFF", | ||
"recipes": [], | "recipes": [ | ||
"CookingVinaigrette" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Inaprovaline": { | |||
"id": "Inaprovaline", | |||
"name": "Инапровалин", | |||
"group": "Medicine", | |||
"desc": "Инапровалин это синаптический и кардио- стимулятор, широко используемый для купирования удушья при критических состояниях и уменьшения кровотечения. Используется во многих современных лекарственных препаратах.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#731024FF", | |||
"recipes": [ | |||
"Inaprovaline" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "damage": { | ||
"types": { | |||
"Asphyxiation": -5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"mobstate": 2, | |||
"id": "MobStateCondition" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Scaled": false, | ||
"Amount": -0.25, | |||
"Amount": 0. | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyBleedAmount", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4885: | Строка 5069: | ||
} | } | ||
}, | }, | ||
" | "Mercury": { | ||
"id": " | "id": "Mercury", | ||
"name": " | "name": "Ртуть", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Серебристый металл, который находится в жидком состоянии при комнатной температуре. Он очень токсичен для человека.", | ||
"physicalDesc": " | "physicalDesc": "блестящее", | ||
"color": "# | "color": "#929296FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": 1 | |||
" | }, | ||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 4918: | Строка 5099: | ||
} | } | ||
}, | }, | ||
" | "Lead": { | ||
"id": " | "id": "Lead", | ||
"name": " | "name": "Свинец", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Медленно действующий, но невероятно смертоносный токсин, содержащийся в стали, хотя и в незначительных количествах. Не имеет вкуса.", | ||
"physicalDesc": " | "physicalDesc": "металлическое", | ||
"color": "# | "color": "#5C6274FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0. | "rate": 0.03, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 0.6 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"WeldingFuel": { | |||
"id": "WeldingFuel", | |||
"name": "Сварочное топливо", | |||
"group": "Pyrotechnic", | |||
"desc": "Используется сварщиками для сварки.", | |||
"physicalDesc": "масляное", | |||
"color": "#A76B1CFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 4956: | Строка 5156: | ||
}, | }, | ||
{ | { | ||
" | "Multiplier": 0.4, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "FlammableReaction", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"DryRamen": { | |||
"id": "DryRamen", | |||
"name": "Сухой рамэн", | |||
"group": "Drinks", | |||
"desc": "Сухая лапша и соль.", | |||
"physicalDesc": "червивое", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 1, | ||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 4986: | Строка 5189: | ||
} | } | ||
}, | }, | ||
" | "DoctorsDelight": { | ||
"id": " | "id": "DoctorsDelight", | ||
"name": " | "name": "Радость доктора", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Глоток сделал - Медибот свободен. Это, наверное, даже к лучшему.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#FF8CFFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "DoctorsDelight" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": -2, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": null, | ||
" | "groups": { | ||
"Burn": -1, | |||
"Brute": -1, | |||
"Airloss": -1, | |||
"Toxin": -1 | |||
} | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 5018: | Строка 5252: | ||
} | } | ||
}, | }, | ||
" | "Phlogiston": { | ||
"id": " | "id": "Phlogiston", | ||
"name": " | "name": "Флогистон", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Подожжёт и заставит вас гореть.", | ||
"physicalDesc": " | "physicalDesc": "горящее", | ||
"color": "# | "color": "#D4872AFF", | ||
"recipes": [ | "recipes": [ | ||
"Phlogiston" | |||
" | |||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Heat": 3, | ||
"Poison": 1 | |||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 5062: | Строка 5282: | ||
}, | }, | ||
{ | { | ||
" | "Multiplier": 0.1, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "FlammableReaction", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Amount": 6000, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "AdjustTemperature", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5084: | Строка 5299: | ||
} | } | ||
}, | }, | ||
" | "AcidSpit": { | ||
"id": " | "id": "AcidSpit", | ||
"name": " | "name": "Кислотный плевок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Напиток для смелых, но при неправильном приготовлении может оказаться смертельно опасным!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#365000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "AcidSpit" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5101: | Строка 5316: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
"rate": 0.5, | }, | ||
"Fiber": { | |||
"id": "Fiber", | |||
"name": "Волокно", | |||
"group": "Unknown", | |||
"desc": "Сырье, обычно извлекаемое из шерсти или других тканых изделий.", | |||
"physicalDesc": "волокнистое", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": [ | ||
{ | |||
" | "Type": "Moth", | ||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 3, | ||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5128: | Строка 5362: | ||
} | } | ||
}, | }, | ||
" | "JuiceBerry": { | ||
"id": " | "id": "JuiceBerry", | ||
"name": " | "name": "Ягодный сок", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Вкусная смесь нескольких видов ягод.", | ||
"physicalDesc": " | "physicalDesc": "сладкое", | ||
"color": "# | "color": "#660099FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5160: | Строка 5385: | ||
} | } | ||
}, | }, | ||
" | "Dexalin": { | ||
"id": " | "id": "Dexalin", | ||
"name": " | "name": "Дексалин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Используется для лечения лёгкого кислородного голодания. Необходимый реагент для создания Дексалина плюс.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#0041A8FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Dexalin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Asphyxiation": -1, | |||
"Bloodloss": -0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Asphyxiation": 3, | ||
"conditions": null, | "Cold": 1 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5194: | Строка 5440: | ||
} | } | ||
}, | }, | ||
" | "CopperBlood": { | ||
"id": " | "id": "CopperBlood", | ||
"name": " | "name": "Голубая кровь", | ||
"group": " | "group": "Biological", | ||
"desc": " | "desc": "Содержит медь, а не железо, что придаёт ей ярко выраженный голубой цвет.", | ||
"physicalDesc": " | "physicalDesc": "чёрнометаллическое", | ||
"color": "# | "color": "#162581FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5209: | Строка 5453: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Human", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 1.5, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
}, | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"Reagent": " | "Reagent": "UncookedAnimalProteins", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.5, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 5225: | Строка 5480: | ||
} | } | ||
] | ] | ||
}, | |||
"Medicine": { | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": null, | |||
" | "groups": { | ||
" | "Brute": -4, | ||
"Type": | "Burn": -2 | ||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Bloodsucker", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5265: | Строка 5509: | ||
} | } | ||
}, | }, | ||
" | "ManhattanProject": { | ||
"id": " | "id": "ManhattanProject", | ||
"name": " | "name": "Манхэттенский проект", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": "Напиток | "desc": "Напиток для учёных, размышляющих о том, как взорвать станцию.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ManhattanProject" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5329: | Строка 5543: | ||
} | } | ||
}, | }, | ||
" | "FerrochromicAcid": { | ||
"id": " | "id": "FerrochromicAcid", | ||
"name": " | "name": "Феррохромовая кислота", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Слабый едкий раствор, не способный причинить серьёзный вред здоровью, только если не вдыхать его.", | ||
"physicalDesc": " | "physicalDesc": "чёрнометаллическое", | ||
"color": "# | "color": "#48B3B8FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5346: | Строка 5558: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": -1.5, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
] | { | ||
} | "damage": { | ||
} | "types": { | ||
"Heat": 2.5, | |||
"Caustic": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | }, | ||
" | "NTCahors": { | ||
"id": " | "id": "NTCahors", | ||
"name": " | "name": "НеоТеологический кагор", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Крепленое десертное вино, изготовленное из каберне совиньон, саперави и других сортов винограда.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#7E4043FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5388: | Строка 5613: | ||
} | } | ||
}, | }, | ||
" | "NuclearCola": { | ||
"id": " | "id": "NuclearCola", | ||
"name": " | "name": "Ядерная кола", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Кола, кола никогда не меняется.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#100800FF", | ||
"recipes": [ | "recipes": [ | ||
" | "NuclearCola" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 6, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 5405: | Строка 5642: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": 1 | "Poison": 1 | ||
}, | }, | ||
| Строка 5416: | Строка 5652: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"JuicePotato": { | |||
"id": "JuicePotato", | |||
"name": "Картофельный сок", | |||
"group": "Drinks", | |||
"desc": "Сок картофеля. Фу.", | |||
"physicalDesc": "крахмалистое", | |||
"color": "#302000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5435: | Строка 5680: | ||
} | } | ||
}, | }, | ||
" | "DexalinPlus": { | ||
"id": " | "id": "DexalinPlus", | ||
"name": " | "name": "Дексалин плюс", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Используется для лечения кислородного голодания и потери крови. Выводит Лексорин из кровеносной системы.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#4DA0BDFF", | ||
"recipes": [ | "recipes": [ | ||
" | "DexalinPlus" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Asphyxiation": -3.5, | |||
"Bloodloss": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Lexorin", | ||
"Group": null, | "Group": null, | ||
"Amount": | "Amount": -3, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Lexorin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 5, | |||
"Cold": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 25, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5503: | Строка 5751: | ||
} | } | ||
}, | }, | ||
" | "Charcoal": { | ||
"id": " | "id": "Charcoal", | ||
"name": " | "name": "Уголь", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Чёрное, пористое твердое вещество.", | ||
"physicalDesc": " | "physicalDesc": "пористое", | ||
"color": "# | "color": "#22282BFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Charcoal" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5520: | Строка 5768: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": -1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 5532: | Строка 5780: | ||
}, | }, | ||
{ | { | ||
" | "CleanseRate": 3, | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ChemCleanBloodstream", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5556: | Строка 5790: | ||
} | } | ||
}, | }, | ||
" | "Sugar": { | ||
"id": " | "id": "Sugar", | ||
"name": " | "name": "Сахар", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Вкусный космический сахар!", | ||
"physicalDesc": " | "physicalDesc": "сладкое", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 5571: | Строка 5805: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 0.1, | ||
" | "Max": 21474836, | ||
"id": " | "Reagent": "Nutriment", | ||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 1, | ||
"id": " | "id": "SatiateHunger", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
} | |||
}, | |||
"HorseradishSauce": { | |||
"id": "HorseradishSauce", | |||
"name": "Хрен", | |||
"group": "Foods", | |||
"desc": "Пакетик душистого хрена.", | |||
"physicalDesc": "очень мощное", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Grenadine": { | |||
"id": "Grenadine", | |||
" | "name": "Сироп гренадин", | ||
"group": "Drinks", | |||
"desc": "Не с вишневым вкусом!", | |||
"physicalDesc": "тёмно-красное", | |||
"color": "#EA1D26FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5625: | Строка 5853: | ||
} | } | ||
}, | }, | ||
" | "BloodyMary": { | ||
"id": " | "id": "BloodyMary", | ||
"name": " | "name": "Кровавая Мэри", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Странная, но приятная смесь из водки, томата и сока лайма.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#660000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "BloodyMary" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5679: | Строка 5887: | ||
} | } | ||
}, | }, | ||
" | "LemonLime": { | ||
"id": " | "id": "LemonLime", | ||
"name": " | "name": "Лимон-лайм", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Терпкая газировка из лимона и лайма", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#878F00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "LemonLime" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5708: | Строка 5912: | ||
} | } | ||
}, | }, | ||
" | "Iron": { | ||
"id": " | "id": "Iron", | ||
"name": " | "name": "Железо", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Серебристо-серый металл, образующий оксиды железа (ржавчину) при контакте с воздухом. Часто сплавляется с другими элементами для получения сплавов, таких как сталь.", | ||
"physicalDesc": " | "physicalDesc": "металлическое", | ||
"color": "# | "color": "#434B4DFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0. | "rate": 0.1, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "damage": { | ||
"types": { | |||
"Poison": 0.1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Arachnid", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "Scaled": false, | ||
"Amount": 4, | |||
"Amount": | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyBloodLevel", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5742: | Строка 5961: | ||
} | } | ||
}, | }, | ||
" | "JuiceGrape": { | ||
"id": " | "id": "JuiceGrape", | ||
"name": " | "name": "Виноградный сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Свежевыжатый сок из красного винограда. Довольно сладкий.", | ||
"physicalDesc": " | "physicalDesc": "хрустящее", | ||
"color": "# | "color": "#512284FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5757: | Строка 5974: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "id": "SatiateThirst", | ||
}, | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
{ | } | ||
"conditions": null, | ] | ||
"probability": 1, | } | ||
"HydrationFactor": 2, | } | ||
}, | |||
"Beer": { | |||
"id": "Beer", | |||
"name": "Пиво", | |||
"group": "Drinks", | |||
"desc": "Алкогольный напиток, изготовленный из солода, хмеля, дрожжей и воды.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#CFA85FFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 5777: | Строка 6006: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 5810: | Строка 6039: | ||
} | } | ||
}, | }, | ||
" | "DriestMartini": { | ||
"id": " | "id": "DriestMartini", | ||
"name": " | "name": "Самый сухой мартини", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Только для опытных. Вы уверены, что видите плавающие в бокале песчинки.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#2E6671FF", | ||
"recipes": [], | "recipes": [ | ||
"DriestMartini" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5825: | Строка 6056: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5833: | Строка 6073: | ||
} | } | ||
}, | }, | ||
" | "Hotsauce": { | ||
"id": " | "id": "Hotsauce", | ||
"name": " | "name": "Острый соус", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Вкус просто огонь.", | ||
"physicalDesc": " | "physicalDesc": "острое", | ||
"color": "# | "color": "#FF0000FF", | ||
"recipes": [], | "recipes": [ | ||
"metabolisms": | "CookingHotsauce" | ||
], | |||
"metabolisms": null | |||
}, | |||
"Ash": { | |||
"id": "Ash", | |||
"name": "Пепел", | |||
"group": "Unknown", | |||
"desc": "Светло-серый рассыпчатый порошок.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#FFFFFFFF", | |||
"recipes": [ | |||
"Ash" | |||
], | |||
"metabolisms": null | |||
}, | }, | ||
" | "Rum": { | ||
"id": " | "id": "Rum", | ||
"name": " | "name": "Ром", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Дистиллированный алкогольный напиток, изготовленный из субпродуктов сахарного тростника.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5884: | Строка 6119: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 5894: | Строка 6129: | ||
} | } | ||
}, | }, | ||
" | "WhiteRussian": { | ||
"id": " | "id": "WhiteRussian", | ||
"name": " | "name": "Белый русский", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Но это только твоё мнение, чувак.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#A68340FF", | ||
"recipes": [ | "recipes": [ | ||
" | "WhiteRussian" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5918: | Строка 6153: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 5928: | Строка 6163: | ||
} | } | ||
}, | }, | ||
" | "MilkSoy": { | ||
"id": " | "id": "MilkSoy", | ||
"name": " | "name": "Соевое молоко", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Любимчик потребителей.", | ||
"physicalDesc": " | "physicalDesc": "освежающее", | ||
"color": "# | "color": "#D2C29DFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 5943: | Строка 6178: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 4, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 5960: | Строка 6186: | ||
} | } | ||
}, | }, | ||
" | "Silencer": { | ||
"id": " | "id": "Silencer", | ||
"name": " | "name": "Глушитель", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Напиток из рая мимов.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#004666FF", | ||
"recipes": [], | "recipes": [ | ||
"Silencer" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 5973: | Строка 6201: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": "Muted", | |||
"Component": "Muted", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
} | |||
}, | |||
"Desoxyephedrine": { | |||
"id": "Desoxyephedrine", | |||
"name": "Дезоксиэфедрин", | |||
"group": "Narcotics", | |||
"desc": "Более эффективный Эфедрин, имеющий более выраженные побочные эффекты. Требует меньшей дозы для профилактики нарколепсии.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#FAFAFAFF", | |||
"recipes": [ | |||
"Desoxyephedrine" | |||
], | |||
"metabolisms": { | |||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 5987: | Строка 6239: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 0.75 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 5999: | Строка 6251: | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"conditions": null, | "Poison": 2, | ||
"probability": | "Asphyxiation": 2 | ||
"id": " | }, | ||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
} | }, | ||
"Narcotic": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"StatusLifetime": 2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "WalkSpeedModifier": 1.35, | ||
"id": " | "SprintSpeedModifier": 1.35, | ||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Key": "Stutter", | ||
" | "Component": "StutteringAccent", | ||
" | "Time": 2, | ||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Jitter", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | { | ||
"Key": "Stun", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Key": "KnockedDown", | ||
" | "Component": "", | ||
" | "Time": 3, | ||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"TimerReset": 600, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ResetNarcolepsy", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6074: | Строка 6352: | ||
} | } | ||
}, | }, | ||
" | "Ethanol": { | ||
"id": " | "id": "Ethanol", | ||
"name": " | "name": "Этанол", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Он же этиловый спирт. Простейший алкоголь, при употреблении пьянит, легко воспламеняется.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#B05B3CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Alcohol": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 6089: | Строка 6367: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 6095: | Строка 6373: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 0.2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -1 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
| Строка 6179: | Строка 6447: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 12, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "Ethanol", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | } | ||
], | ], | ||
"probability": 0. | "probability": 0.04, | ||
"id": "ChemVomit", | "id": "ChemVomit", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
] | { | ||
} | "BoozePower": 2, | ||
"SlurSpeech": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Drunk", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | } | ||
}, | }, | ||
" | "Iodine": { | ||
"id": " | "id": "Iodine", | ||
"name": " | "name": "Йод", | ||
"group": "Elements", | |||
"desc": "Обычно добавляется в поваренную соль в качестве питательного вещества. Сам по себе он гораздо менее приятен на вкус.", | |||
"physicalDesc": "тёмно-коричневое", | |||
"color": "#BC8A00FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"CubaLibre": { | |||
"id": "CubaLibre", | |||
"name": "Куба-либре", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Ром, смешанный с колой. Да здравствует революция.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#3E1B00FF", | ||
"recipes": [], | "recipes": [ | ||
"CubaLibre" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 6210: | Строка 6503: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6216: | Строка 6518: | ||
} | } | ||
}, | }, | ||
" | "Vermouth": { | ||
"id": " | "id": "Vermouth", | ||
"name": " | "name": "Вермут", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Ароматизированное, крепленое белое вино, со вкусом различных трав.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#91FF91FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
" | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6258: | Строка 6550: | ||
} | } | ||
}, | }, | ||
" | "SpaceGlue": { | ||
"id": " | "id": "SpaceGlue", | ||
"name": " | "name": "Космический клей", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Космический клей - высокоэффективный клей, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для приклеивания людей к полу).", | ||
"physicalDesc": "липкое", | |||
"color": "#FFFFFFFF", | |||
"recipes": [ | |||
"SpaceGlue" | |||
], | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | |||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
} | }, | ||
"Drink": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "Muted", | ||
" | "Component": "Muted", | ||
"Refresh": | "Time": 5, | ||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6328: | Строка 6595: | ||
} | } | ||
}, | }, | ||
" | "MilkSpoiled": { | ||
"id": " | "id": "MilkSpoiled", | ||
"name": " | "name": "Прогорклое молоко", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Это молоко испортилось.", | ||
"physicalDesc": " | "physicalDesc": "гнилое", | ||
"color": "# | "color": "#FAFFBAFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": -2, | |||
"HydrationFactor": - | |||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"ErikaSurprise": { | |||
"id": "ErikaSurprise", | |||
"name": "Сюрприз Эрики", | |||
"group": "Drinks", | |||
"desc": "Сюрприз в том, что он зеленый!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#2E6671FF", | |||
"recipes": [ | |||
"ErikaSurprise" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"Reagent": " | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 6369: | Строка 6652: | ||
} | } | ||
}, | }, | ||
" | "FoamingAgent": { | ||
"id": " | "id": "FoamingAgent", | ||
"name": " | "name": "Пенообразующий агент", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Делает пену, подобную той, что требуется для гранат с металлической пеной.", | ||
"physicalDesc": " | "physicalDesc": "пенистое", | ||
"color": "# | "color": "#215263FF", | ||
"recipes": [ | |||
"FoamingAgent" | |||
], | |||
"metabolisms": null | |||
}, | |||
"ZombieBlood": { | |||
"id": "ZombieBlood", | |||
"name": "Кровь зомби", | |||
"group": "Biological", | |||
"desc": "Не рекомендуется употреблять в пищу. Может быть использована для создания прививки от инфекции.", | |||
"physicalDesc": "некротическое", | |||
"color": "#2B0700FF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": -0.5, | ||
"id": " | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | |||
"Poison": { | "Poison": { | ||
"rate": | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 4 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 6428: | Строка 6703: | ||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -8, | ||
"HungerAmount": -8, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 0.25, | "probability": 0.25, | ||
"id": " | "id": "ChemVomit", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6450: | Строка 6714: | ||
} | } | ||
}, | }, | ||
" | "JuiceCarrot": { | ||
"id": " | "id": "JuiceCarrot", | ||
"name": " | "name": "Морковный сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Как морковь, но не хрустит.", | ||
"physicalDesc": " | "physicalDesc": "хрустящее", | ||
"color": "# | "color": "#FF8820FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 6472: | Строка 6734: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Oculine", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.5, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 6484: | Строка 6755: | ||
} | } | ||
}, | }, | ||
" | "WhiskeySoda": { | ||
"id": " | "id": "WhiskeySoda", | ||
"name": " | "name": "Виски с содовой", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Невероятно освежающе!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#533600FF", | ||
"recipes": [], | "recipes": [ | ||
"WhiskeySoda" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Amount": | "Group": null, | ||
"Amount": 0.07, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6533: | Строка 6789: | ||
} | } | ||
}, | }, | ||
" | "Hyronalin": { | ||
"id": " | "id": "Hyronalin", | ||
"name": " | "name": "Хироналин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Слабый препарат для лечения радиационного поражения. Предшественник Аритразина и Фалангимина. Может вызывать рвоту.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#4CB580FF", | ||
"recipes": [], | "recipes": [ | ||
"Hyronalin" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Radiation": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "HealthChange", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
"id": " | }, | ||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": null, | |||
"probability": 0.02, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
| Строка 6557: | Строка 6828: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Heat": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 6565: | Строка 6836: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 30, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 6576: | Строка 6847: | ||
}, | }, | ||
{ | { | ||
" | "Amplitude": 10, | ||
" | "Frequency": 4, | ||
"Time": | "Time": 2, | ||
"Refresh": true, | "Refresh": true, | ||
" | "conditions": [ | ||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Jitter", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Andalusia": { | |||
"id": "Andalusia", | |||
"name": "Андалусия", | |||
"group": "Drinks", | |||
"desc": "Хороший напиток со странным названием.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#665700FF", | |||
"recipes": [ | |||
"Andalusia" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.06, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
"rate": | }, | ||
"SodiumPolyacrylate": { | |||
"id": "SodiumPolyacrylate", | |||
"name": "Полиакрилат натрия", | |||
"group": "Unknown", | |||
"desc": "Суперпоглощающий полимер с широким спектром применения в промышленности.", | |||
"physicalDesc": "зернистое", | |||
"color": "#F0F0F0FF", | |||
"recipes": [ | |||
"SodiumPolyacrylate" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": -5, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Messages": [ | |||
"generic-reagent-effect-parched" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.1, | ||
"id": "PopupMessage", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
{ | ] | ||
"conditions": null, | } | ||
"probability": 1, | } | ||
" | }, | ||
"id": " | "Impedrezene": { | ||
"id": "Impedrezene", | |||
"name": "Импедризин", | |||
"group": "Narcotics", | |||
"desc": "Наркотик, который лишает человека дееспособности, замедляя высшие функции клеток мозга.", | |||
"physicalDesc": "едкое", | |||
"color": "#215263FF", | |||
"recipes": [ | |||
"Impedrezene" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"StatusLifetime": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 0.65, | |||
"SprintSpeedModifier": 0.65, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": 2 | |||
" | }, | ||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 10, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "id": "GenericStatusEffect", | ||
"id": " | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"BoozePower": 5, | |||
"SlurSpeech": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Drunk", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6684: | Строка 7005: | ||
} | } | ||
}, | }, | ||
" | "SulfuricAcid": { | ||
"id": " | "id": "SulfuricAcid", | ||
"name": " | "name": "Серная кислота", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Едкий химикат. Держать подальше от лица.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#BF8C00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "SulfuricAcid" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": | "rate": 3, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 5 | ||
}, | }, | ||
"groups": | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 6728: | Строка 7034: | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "generic-reagent-effect-burning-insides" | ||
], | |||
"Type": 1, | |||
"VisualType": 4, | |||
"conditions": null, | |||
}, | "probability": 0.33, | ||
" | "id": "PopupMessage", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
" | }, | ||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CogChamp": { | |||
"id": "CogChamp", | |||
"name": "Когчамп", | |||
"group": "Drinks", | |||
"desc": "Даже Четыре Генерала Ратвара не могли устоять перед этим! Qevax Jryy! Коктейль передней линии бара.", | |||
"physicalDesc": "шлифованно-латунное", | |||
"color": "#B5A642FF", | |||
"recipes": [ | |||
"CogChamp" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "RatvarianLanguage", | |||
"Component": "RatvarianLanguage", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": | "Amount": 0.15, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Copper": { | |||
"id": "Copper", | |||
"name": "Медь", | |||
"group": "Elements", | |||
"desc": "Мягкий, ковкий и пластичный металл с очень высокой тепло- и электропроводностью.", | |||
"physicalDesc": "металлическое", | |||
"color": "#B05B3CFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Poison": 0.1 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Arachnid", | ||
"ShouldHave": false, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
"probability": | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "Scaled": false, | ||
"Amount": 4, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyBloodLevel", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
] | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Saxoite": { | ||
"id": " | "id": "Saxoite", | ||
"name": " | "name": "Саксонит", | ||
"group": "Unknown", | |||
"desc": "Отдаёт джазом.", | |||
"physicalDesc": "шлифованно-латунное", | |||
"color": "#B8A603FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"AmbuzolPlus": { | |||
"id": "AmbuzolPlus", | |||
"name": "Амбузол плюс", | |||
"group": "Medicine", | "group": "Medicine", | ||
"desc": " | "desc": "Разработка будущего с использованием крови зараженного, прививает живых против инфекции.", | ||
"physicalDesc": " | "physicalDesc": "хрустящее", | ||
"color": "# | "color": "#1274B5FF", | ||
"recipes": [ | "recipes": [ | ||
" | "AmbuzolPlus" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6831: | Строка 7175: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Innoculate": true, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Min": 5, | ||
"id": " | "Max": 21474836, | ||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "CureZombieInfection", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6861: | Строка 7192: | ||
} | } | ||
}, | }, | ||
" | "ToxinsSpecial": { | ||
"id": " | "id": "ToxinsSpecial", | ||
"name": " | "name": "Особый токсин", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Эта штука ОГОНЬ! ВЫЗЫВАЙТЕ ЧЁРТОВ ШАТТЛ!", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#665C00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ToxinsSpecial" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6927: | Строка 7226: | ||
} | } | ||
}, | }, | ||
" | "PlantBGone": { | ||
"id": " | "id": "PlantBGone", | ||
"name": " | "name": "Plant-B-gone", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Вредная токсичная смесь для уничтожения растительной жизни. Очень эффективно против кудзу.", | ||
"physicalDesc": " | "physicalDesc": "бурлящее", | ||
"color": "# | "color": "#49002EFF", | ||
"recipes": [ | "recipes": [ | ||
" | "PlantBGone" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Poison": -4, | ||
"id": " | "Blunt": 2, | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "Slash": 1, | ||
"Piercing": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 6952: | Строка 7267: | ||
} | } | ||
}, | }, | ||
" | "Amatoxin": { | ||
"id": " | "id": "Amatoxin", | ||
"name": " | "name": "Аматоксин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Смертельно опасный токсин, содержащийся в некоторых грибах, прежде всего в мухоморах. Смертелен в малых дозах.", | ||
"physicalDesc": " | "physicalDesc": "неописуемое", | ||
"color": "# | "color": "#D6CE7BFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": 6 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 6977: | Строка 7297: | ||
} | } | ||
}, | }, | ||
" | "Dylovene": { | ||
"id": " | "id": "Dylovene", | ||
"name": " | "name": "Диловен", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Антитоксин широкого спектра действия, который лечит поражение кровеносной системы токсинами. Передозировка вызывает рвоту, головокружение и боль.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#3A1D8AFF", | ||
"recipes": [], | "recipes": [ | ||
"Dylovene" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Poison": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"conditions": null, | "damage": { | ||
"types": { | |||
"Brute": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Jitter", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-nauseous" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.02, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | { | ||
"conditions": null, | "BoozePower": 3, | ||
"SlurSpeech": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "Drunk", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 7050: | Строка 7415: | ||
} | } | ||
}, | }, | ||
" | "JuiceLime": { | ||
"id": " | "id": "JuiceLime", | ||
"name": " | "name": "Лаймовый сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кисло-сладкий сок лайма.", | ||
"physicalDesc": " | "physicalDesc": "цитрусовое", | ||
"color": "# | "color": "#99BB43FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7073: | Строка 7438: | ||
} | } | ||
}, | }, | ||
" | "Absinthe": { | ||
"id": " | "id": "Absinthe", | ||
"name": " | "name": "Абсент", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Спиртной напиток со вкусом аниса, полученный из растений.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#33EE00FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7097: | Строка 7460: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.3, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 7116: | Строка 7470: | ||
} | } | ||
}, | }, | ||
" | "Sulfur": { | ||
"id": " | "id": "Sulfur", | ||
"name": " | "name": "Сера", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Жёлтое кристаллическое твердое вещество.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#FFF385FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Caustic": 0.1 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 7197: | Строка 7523: | ||
} | } | ||
}, | }, | ||
" | "CoffeeLiqueur": { | ||
"id": " | "id": "CoffeeLiqueur", | ||
"name": " | "name": "Кофейный ликёр", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Ликёр, со вкусом кофе колд брю и специй.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7231: | Строка 7555: | ||
} | } | ||
}, | }, | ||
" | "Sigynate": { | ||
"id": " | "id": "Sigynate", | ||
"name": " | "name": "Сигинат", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Густой розовый сироп, полезный для нейтрализации кислот и смягчения повреждений, вызванных кислотами. Сладкий на вкус!", | ||
"physicalDesc": " | "physicalDesc": "густое", | ||
"color": "# | "color": "#E0A5B9FF", | ||
"recipes": [], | "recipes": [ | ||
"Sigynate" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"Caustic": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Heat": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 16, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 7254: | Строка 7600: | ||
} | } | ||
], | ], | ||
"probability": | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
" | "Amplitude": 10, | ||
" | "Frequency": 4, | ||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 20, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 7274: | Строка 7617: | ||
} | } | ||
], | ], | ||
"probability": | "probability": 1, | ||
"id": " | "id": "Jitter", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
] | { | ||
} | "Messages": [ | ||
} | "generic-reagent-effect-nauseous" | ||
}, | ], | ||
" | "Type": 1, | ||
"id": " | "VisualType": 2, | ||
"name": " | "conditions": [ | ||
"group": " | { | ||
"desc": " | "Min": 20, | ||
"physicalDesc": " | "Max": 21474836, | ||
"color": "# | "Reagent": null, | ||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.02, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Silver": { | |||
"id": "Silver", | |||
"name": "Серебро", | |||
"group": "Elements", | |||
"desc": "Мягкий, белый, блестящий переходный металл обладает самой высокой электропроводностью среди всех элементов и самой высокой теплопроводностью среди всех металлов.", | |||
"physicalDesc": "значительно металлическое", | |||
"color": "#D0D0D0FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"BananaHonk": { | |||
"id": "BananaHonk", | |||
"name": "Банана-хонк", | |||
"group": "Drinks", | |||
"desc": "Напиток из Бананового Рая.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FFFF91FF", | |||
"recipes": [ | "recipes": [ | ||
" | "BananaHonk" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 7339: | Строка 7702: | ||
} | } | ||
}, | }, | ||
" | "Martini": { | ||
"id": " | "id": "Martini", | ||
"name": " | "name": "Классический мартини", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вермут с джином. Не совсем как пил 007, но все равно вкусно.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Martini" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7363: | Строка 7726: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 7373: | Строка 7736: | ||
} | } | ||
}, | }, | ||
" | "WhiskeyCola": { | ||
"id": " | "id": "WhiskeyCola", | ||
"name": " | "name": "Виски кола", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Виски, смешанный с колой. Удивительно освежает.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#3E1B00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "WhiskeyCola" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7390: | Строка 7753: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 7398: | Строка 7770: | ||
} | } | ||
}, | }, | ||
" | "UncookedAnimalProteins": { | ||
"id": " | "id": "UncookedAnimalProteins", | ||
"name": " | "name": "Непрожаренные животные протеины", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Крайне опасны для желудков более слабых форм жизни.", | ||
"physicalDesc": " | "physicalDesc": "комковатое", | ||
"color": "# | "color": "#FFFFE5FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Messages": [ | ||
" | "generic-reagent-effect-sick" | ||
" | ], | ||
"id": " | "Type": 1, | ||
"VisualType": 3, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.5, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -8, | ||
" | "HungerAmount": -8, | ||
"conditions": [ | |||
{ | |||
"probability": 1, | "Type": "Human", | ||
"id": " | "ShouldHave": true, | ||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Protein", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.5, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Type": "Human", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
| Строка 7476: | Строка 7852: | ||
} | } | ||
}, | }, | ||
" | "Lemonade": { | ||
"id": " | "id": "Lemonade", | ||
"name": " | "name": "Лимонад", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Напиток из лимонного сока, воды и подсластителя, например, тростникового сахара или меда.", | ||
"physicalDesc": " | "physicalDesc": "терпкое", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Lemonade" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7496: | Строка 7872: | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Cornmeal": { | |||
"id": "Cornmeal", | |||
"name": "Кукурузная мука", | |||
"group": "Foods", | |||
"desc": "Используется в выпечке.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#D2B48CFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": -0.2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
" | "Reagent": "Nutriment", | ||
"Group": null, | |||
"Amount": 0.1, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 7529: | Строка 7909: | ||
} | } | ||
}, | }, | ||
" | "Margarita": { | ||
"id": " | "id": "Margarita", | ||
"name": " | "name": "Маргарита", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "На каёмке лайм с солью. Аррива~!", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#8CFF8CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Margarita" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7563: | Строка 7943: | ||
} | } | ||
}, | }, | ||
" | "Ketchup": { | ||
"id": " | "id": "Ketchup", | ||
"name": " | "name": "Кетчуп", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Приготовлен из томатного пюре с добавлением специй.", | ||
"physicalDesc": " | "physicalDesc": "пикантное", | ||
"color": "# | "color": "#FF0000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "CookingKetchup" | ||
], | ], | ||
"metabolisms": null | "metabolisms": null | ||
}, | }, | ||
" | "Oats": { | ||
"id": " | "id": "Oats", | ||
"name": " | "name": "Овёс", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Используется для различных вкусных целей.", | ||
"physicalDesc": " | "physicalDesc": "грубое", | ||
"color": "# | "color": "#D2B48CFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "Sugar", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Nutriment", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.3, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 7609: | Строка 7989: | ||
} | } | ||
}, | }, | ||
" | "BuzzochloricBees": { | ||
"id": " | "id": "BuzzochloricBees", | ||
"name": " | "name": "Жужжехлориновые пчёлы", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Жидкие пчёлы. О боже, это ЖИДКИЕ ПЧЁЛЫ, нет...", | ||
"physicalDesc": " | "physicalDesc": "жужжащее", | ||
"color": "# | "color": "#FFD35DFF", | ||
"recipes": [ | "recipes": [ | ||
" | "BuzzochloricBees" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Messages": [ | ||
" | "buzzochloricbees-effect-oh-god-bees", | ||
" | "buzzochloricbees-effect-its-the-bees", | ||
" | "buzzochloricbees-effect-why-am-i-covered-in-bees", | ||
"buzzochloricbees-effect-one-with-the-bees", | |||
"buzzochloricbees-effect-squeaky-clean" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": [ | |||
{ | |||
"probability": 1, | "Min": 0, | ||
"id": " | "Max": 0, | ||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
" | "Messages": [ | ||
" | "buzzochloricbees-effect-histamine-bee-allergy", | ||
" | "buzzochloricbees-effect-histamine-swells", | ||
"id": " | "buzzochloricbees-effect-histamine-numb-to-the-bees", | ||
"buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees", | |||
"buzzochloricbees-effect-squeaky-clean" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 0.01, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
} | |||
], | |||
"probability": 0.05, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
" | "Messages": [ | ||
" | "buzzochloricbees-effect-licoxide-electrifying", | ||
" | "buzzochloricbees-effect-licoxide-shocked-by-bee-facts", | ||
"buzzochloricbees-effect-licoxide-buzzed", | |||
"buzzochloricbees-effect-licoxide-buzzes" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
}, | }, | ||
" | { | ||
"Min": 0.01, | |||
"Max": 21474836, | |||
"Reagent": "Licoxide", | |||
"id": "ReagentThreshold" | |||
"probability": | } | ||
"id": " | ], | ||
"probability": 0.05, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
{ | |||
"Messages": [ | |||
"buzzochloricbees-effect-fiber-hairy", | |||
"buzzochloricbees-effect-fiber-soft" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": [ | |||
{ | |||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
}, | |||
{ | |||
"Min": 0.01, | |||
"Max": 21474836, | |||
"Reagent": "Fiber", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.05, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2, | |||
"Piercing": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | }, | ||
" | "MilkOat": { | ||
"id": " | "id": "MilkOat", | ||
"name": " | "name": "Овсяное молоко", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "На удивление вкусное.", | ||
"physicalDesc": " | "physicalDesc": "освежающее", | ||
"color": "# | "color": "#DEDACDFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7727: | Строка 8147: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 4, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "IrishCoffee": { | ||
"id": " | "id": "IrishCoffee", | ||
"name": " | "name": "Ирландский кофе", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Кофе с ирландскими сливками. Обычные сливки - это совсем не то!", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "IrishCoffee" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7768: | Строка 8179: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 7778: | Строка 8189: | ||
} | } | ||
}, | }, | ||
" | "Ale": { | ||
"id": " | "id": "Ale", | ||
"name": " | "name": "Эль", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Тёмный алкогольный напиток, приготовленный из ячменного солода и дрожжей.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#663100FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7800: | Строка 8209: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 7812: | Строка 8221: | ||
} | } | ||
}, | }, | ||
" | "FluorosulfuricAcid": { | ||
"id": " | "id": "FluorosulfuricAcid", | ||
"name": " | "name": "Фторсерная кислота", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Очень едкое химическое вещество, способное оставить заметный след на коже.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#5050FFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "FluorosulfuricAcid" | ||
], | ], | ||
"metabolisms": { | |||
"Poison": { | |||
"rate": 3, | |||
"effects": [ | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Caustic": 8 | |||
"Caustic": | |||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 7855: | Строка 8250: | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 4, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.33, | ||
"id": " | "id": "PopupMessage", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "EmoteId": "Scream", | ||
"ShowInChat": false, | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 0.25, | ||
"id": " | "id": "Emote", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 7872: | Строка 8272: | ||
} | } | ||
}, | }, | ||
" | "Cornoil": { | ||
"id": " | "id": "Cornoil", | ||
"name": " | "name": "Кукурузное масло", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Кукурузное масло. Вкусное масло, используемое в готовке. Изготавливается из кукурузы.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Egg": { | |||
"id": "Egg", | |||
"name": "Сырое яйцо", | |||
"group": "Foods", | |||
"desc": "Используется в выпечке.", | |||
"physicalDesc": "слизеподобное", | |||
"color": "#FFFFFFFF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Reagent": "UncookedAnimalProteins", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 7895: | Строка 8307: | ||
} | } | ||
}, | }, | ||
" | "VodkaTonic": { | ||
"id": " | "id": "VodkaTonic", | ||
"name": " | "name": "Водка тоник", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Для тех случаев, когда джин-тоник недостаточно русский.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#0064C8FF", | ||
"recipes": [], | "recipes": [ | ||
"VodkaTonic" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7910: | Строка 8324: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 7918: | Строка 8341: | ||
} | } | ||
}, | }, | ||
" | "Carpetium": { | ||
"id": " | "id": "Carpetium", | ||
"name": " | "name": "Ковриний", | ||
"group": " | "group": "Special", | ||
"desc": " | "desc": "Таинственный химикат, обычно поставляемый с планеты клоунов, который покрывает ковром все, на что попадёт. Каким-то образом отфильтровывает карпотоксин из кровеносной системы.", | ||
"physicalDesc": " | "physicalDesc": "волокнистое", | ||
"color": "# | "color": "#800000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Carpetium" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Messages": [ | ||
" | "carpetium-effect-blood-fibrous", | ||
"carpetium-effect-jumpsuit-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
" | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 0.1, | ||
"id": " | "id": "PopupMessage", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": "CarpoToxin", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 1, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "CarpoToxin", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 7986: | Строка 8387: | ||
} | } | ||
}, | }, | ||
" | "Diphenhydramine": { | ||
"id": " | "id": "Diphenhydramine", | ||
"name": " | "name": "Дифенгидрамин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Он же димедрол. Быстро очищает организм от гистамина, и снижает нервозность и дрожь.", | ||
"physicalDesc": "меловое", | "physicalDesc": "меловое", | ||
"color": "# | "color": "#64FFE6FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
| Строка 8011: | Строка 8400: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Amount": - | "Reagent": "Histamine", | ||
"Group": null, | |||
"Amount": -3, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | { | ||
" | "damage": { | ||
{ | "types": { | ||
" | "Poison": -3 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8061: | Строка 8437: | ||
} | } | ||
}, | }, | ||
" | "VodkaMartini": { | ||
"id": " | "id": "VodkaMartini", | ||
"name": " | "name": "Водка мартини", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Водка с джином. Не совсем как пил 007, но все равно вкусно.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#004666FF", | ||
"recipes": [ | "recipes": [ | ||
" | "VodkaMartini" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8090: | Строка 8471: | ||
} | } | ||
}, | }, | ||
" | "Enzyme": { | ||
"id": " | "id": "Enzyme", | ||
"name": " | "name": "Универсальный фермент", | ||
"group": "Foods", | |||
"desc": "Используется в приготовлении различных блюд.", | |||
"physicalDesc": "меловое", | |||
"color": "#009900FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Tea": { | |||
"id": "Tea", | |||
"name": "Чай", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Напиток, приготовленный путем кипячения листьев чайного дерева Camellia sinensis.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#8A5A3AFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8105: | Строка 8496: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Theobromine", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8113: | Строка 8513: | ||
} | } | ||
}, | }, | ||
" | "TableSalt": { | ||
"id": " | "id": "TableSalt", | ||
"name": " | "name": "Столовая соль", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Хлорид натрия, широко известный как соль, часто используется в качестве пищевой приправы или для мгновенного уничтожения мозговых червей.", | ||
"physicalDesc": "зернистое", | |||
"color": "#CFD1D0FF", | |||
"recipes": [ | |||
"TableSalt" | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | |||
" | |||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": -0.5, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"RootBeerFloat": { | |||
"id": "RootBeerFloat", | |||
"name": "Рутбир с мороженым", | |||
"group": "Drinks", | |||
"desc": "Рутбир, но теперь с мороженым сверху! Это действительно магнум опус канадских летних напитков.", | |||
"physicalDesc": "шипучее и кремовое", | |||
"color": "#4F361FFF", | |||
"recipes": [ | |||
"RootBeerFloat" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"BraveBull": { | |||
"id": "BraveBull", | |||
"name": "Храбрый бык", | |||
"group": "Drinks", | |||
"desc": "Так же эффективен, как и голландский кураж!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"BraveBull" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.2, | |||
" | "conditions": null, | ||
" | "probability": 1, | ||
"conditions | "id": "AdjustReagent", | ||
"probability": | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"Fluorine": { | |||
"id": "Fluorine", | |||
"name": "Фтор", | |||
"group": "Elements", | |||
"desc": "Высокотоксичный бледно-жёлтый газ. Чрезвычайно реактивный.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Caustic": 0.5, | |||
"Poison": 0.5 | |||
" | }, | ||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8241: | Строка 8628: | ||
} | } | ||
}, | }, | ||
" | "Histamine": { | ||
"id": " | "id": "Histamine", | ||
"name": " | "name": "Гистамин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Химическое вещество, образующееся в результате реакции аллергенов с антителами. Смертельно опасен в больших количествах.", | ||
"physicalDesc": " | "physicalDesc": "абразивное", | ||
"color": "# | "color": "#FA6464FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": 2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 0.1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": 2, | |||
"Toxin": 2, | |||
"Airloss": 2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 45, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "histamine-effect-light-itchiness" | ||
" | ], | ||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 0.1, | ||
"id": " | "id": "PopupMessage", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"histamine-effect-heavy-itchiness" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 45, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8273: | Строка 8710: | ||
} | } | ||
}, | }, | ||
" | "Cryptobiolin": { | ||
"id": " | "id": "Cryptobiolin", | ||
"name": " | "name": "Криптобиолин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Вызывает растерянность и головокружение.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#081A80FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Cryptobiolin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": "Stutter", | |||
"Component": "ScrambledAccent", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"BoozePower": 20, | |||
"SlurSpeech": false, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "Drunk", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8298: | Строка 8747: | ||
} | } | ||
}, | }, | ||
" | "Napalm": { | ||
"id": " | "id": "Napalm", | ||
"name": " | "name": "Напалм", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Немножко огнеопасен.", | ||
"physicalDesc": " | "physicalDesc": "мыльное", | ||
"color": "# | "color": "#FA00AFFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Napalm" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Heat": 2, | |||
"Poison": 1, | |||
"Caustic": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Multiplier": 0.4, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "FlammableReaction", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8332: | Строка 8788: | ||
} | } | ||
}, | }, | ||
" | "PwrGame": { | ||
"id": " | "id": "PwrGame", | ||
"name": " | "name": "Pwr Game", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Единственный напиток, обладающий СИЛОЙ, которую жаждут настоящие геймеры. Когда геймеры говорят о геймерском топливе, они имеют в виду именно это.", | ||
"physicalDesc": "шипучее", | |||
"color": "#9385BFFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8380: | Строка 8803: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 8388: | Строка 8811: | ||
} | } | ||
}, | }, | ||
" | "FourteenLoko": { | ||
"id": " | "id": "FourteenLoko", | ||
"name": " | "name": "Фоуртин локо", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Сильно переработанная жидкая субстанция, едва ли соответствующая межгалактическим стандартам безопасности для безалкогольного напитка.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#DEB928FF", | ||
"recipes": [], | "recipes": [ | ||
"FourteenLoko" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8408: | Строка 8833: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Theobromine", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.1, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 8417: | Строка 8842: | ||
} | } | ||
] | ] | ||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 1 | |||
" | }, | ||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8449: | Строка 8864: | ||
} | } | ||
}, | }, | ||
" | "IrishCream": { | ||
"id": " | "id": "IrishCream", | ||
"name": " | "name": "Ирландские сливки", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Сливки с добавлением виски. Что еще можно ожидать от ирландцев.", | ||
"physicalDesc": " | "physicalDesc": "сливочное", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "IrishCream" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8473: | Строка 8888: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 8483: | Строка 8898: | ||
} | } | ||
}, | }, | ||
" | "Aloe": { | ||
"id": " | "id": "Aloe", | ||
"name": " | "name": "Алоэ", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Очень, очень, очень хорошо.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#192C00FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8507: | Строка 8920: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 8517: | Строка 8930: | ||
} | } | ||
}, | }, | ||
" | "Uranium": { | ||
"id": " | "id": "Uranium", | ||
"name": " | "name": "Уран", | ||
"group": "Elements", | "group": "Elements", | ||
"desc": " | "desc": "Серый металлический химический элемент из серии актинидов, слабо радиоактивный.", | ||
"physicalDesc": "металлическое", | "physicalDesc": "металлическое", | ||
"color": "# | "color": "#8FA191FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
{ | "types": { | ||
" | "Radiation": 2 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8558: | Строка 8960: | ||
} | } | ||
}, | }, | ||
" | "TequilaSunrise": { | ||
"id": " | "id": "TequilaSunrise", | ||
"name": " | "name": "Текила санрайз", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Текила и апельсиновый сок. Очень похож на \"Отвертку\", только мексиканскую.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#FFE48CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "TequilaSunrise" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8575: | Строка 8977: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8583: | Строка 8994: | ||
} | } | ||
}, | }, | ||
" | "Zinc": { | ||
"id": " | "id": "Zinc", | ||
"name": " | "name": "Цинк", | ||
"group": "Elements", | |||
"desc": "Серебристый, хрупкий металл, часто используемый в батареях для хранения заряда.", | |||
"physicalDesc": "блестящее", | |||
"color": "#BABABAFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Nocturine": { | |||
"id": "Nocturine", | |||
"name": "Ноктюрин", | |||
"group": "Narcotics", | "group": "Narcotics", | ||
"desc": " | "desc": "Высокоэффективное снотворное и гипнотическое средство, разработанное Синдикатом для тайных операций. Билет в один конец в хонкоград.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#128E80FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8596: | Строка 9017: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": " | "Key": "ForcedSleep", | ||
"Component": " | "Component": "ForcedSleeping", | ||
"Time": | "Time": 2, | ||
"Refresh": false, | "Refresh": false, | ||
"Type": 0, | "Type": 0, | ||
"conditions": | "conditions": [ | ||
{ | |||
"Min": 8, | |||
"Max": 21474836, | |||
"Reagent": "Nocturine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect", | "id": "GenericStatusEffect", | ||
| Строка 8610: | Строка 9038: | ||
} | } | ||
}, | }, | ||
" | "Licoxide": { | ||
"id": " | "id": "Licoxide", | ||
"name": " | "name": "Ликоксид", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Синтетическая аккумуляторная кислота. Выглядит... электризующе.", | ||
"physicalDesc": " | "physicalDesc": "электрическое", | ||
"color": "# | "color": "#FDD023FF", | ||
"recipes": [], | "recipes": [ | ||
"Licoxide" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "ElectrocuteTime": 2, | ||
"ElectrocuteDamageScale": 5, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 0.5, | |||
"id": "Electrocute", | |||
"probability": | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8639: | Строка 9065: | ||
} | } | ||
}, | }, | ||
" | "JuiceBerryPoison": { | ||
"id": " | "id": "JuiceBerryPoison", | ||
"name": " | "name": "Ядовитый ягодный сок", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Удивительно вкусный сок, приготовленный из различных видов очень смертоносных и ядовитых ягод.", | ||
"physicalDesc": " | "physicalDesc": "нездоровое", | ||
"color": "# | "color": "#6600CCFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 8670: | Строка 9098: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 8686: | Строка 9107: | ||
} | } | ||
}, | }, | ||
" | "Phenol": { | ||
"id": " | "id": "Phenol", | ||
"name": " | "name": "Фенол", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Ароматическое кольцо углерода с гидроксильной группой. Полезный ингредиент для ряда лекарств, но сам по себе не обладает лечебными свойствами.", | ||
"physicalDesc": " | "physicalDesc": "кислотное", | ||
"color": "# | "color": "#E7EA91FF", | ||
"recipes": [], | "recipes": [ | ||
"Phenol" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Caustic": 1, | ||
"id": " | "Poison": 2 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8709: | Строка 9140: | ||
} | } | ||
}, | }, | ||
" | "LongIslandIcedTea": { | ||
"id": " | "id": "LongIslandIcedTea", | ||
"name": " | "name": "Лонг-айленд айс ти", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Винный шкаф, собранный в вкусную смесь. Предназначен только для женщин-алкоголиков среднего возраста.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "LongIslandIcedTea" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 8733: | Строка 9164: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 8743: | Строка 9174: | ||
} | } | ||
}, | }, | ||
" | "EnergyDrink": { | ||
"id": " | "id": "EnergyDrink", | ||
"name": " | "name": "Энергетический напиток", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Доза энергии! Nanotrasen не несет ответственности, если у вас вырастут птичьи придатки.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#FFFFBFFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Theobromine", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
"Drink": { | } | ||
}, | |||
"Coffee": { | |||
"id": "Coffee", | |||
"name": "Кофе", | |||
"group": "Drinks", | |||
"desc": "Напиток, приготовленный из заваренных кофейных зерен. Содержит умеренное количество кофеина.", | |||
"physicalDesc": "ароматическое", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Theobromine", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8788: | Строка 9238: | ||
} | } | ||
}, | }, | ||
" | "Sake": { | ||
"id": " | "id": "Sake", | ||
"name": " | "name": "Саке", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Алкогольный напиток, изготовленный путем брожения шлифованного риса.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#DDDDDDFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
" | |||
" | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.06, | |||
" | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8851: | Строка 9270: | ||
} | } | ||
}, | }, | ||
" | "HeartbreakerToxin": { | ||
"id": " | "id": "HeartbreakerToxin", | ||
"name": " | "name": "Токсин хартбрейкер", | ||
"group": "Toxins", | "group": "Toxins", | ||
"desc": " | "desc": "Галлюциногенное соединение, получаемое из токсина майндбрейкер. Блокирует нейронные сигналы в дыхательной системе, вызывая удушье.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#5F959CFF", | ||
"recipes": [ | "recipes": [ | ||
" | "HeartbreakerToxin" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Asphyxiation": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 8877: | Строка 9296: | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8902: | Строка 9302: | ||
} | } | ||
}, | }, | ||
" | "PumpkinFlesh": { | ||
"id": " | "id": "PumpkinFlesh", | ||
"name": " | "name": "Мякоть тыквы", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Кашеобразные, сладкие остатки тыквы.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#FC9300FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 8917: | Строка 9317: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "NutritionFactor": 3, | ||
"id": " | "id": "SatiateHunger", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 8925: | Строка 9325: | ||
} | } | ||
}, | }, | ||
" | "Moonshine": { | ||
"id": " | "id": "Moonshine", | ||
"name": " | "name": "Самогон", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Самодельный напиток, изготавливаемый в домашних условиях. Что может пойти не так?", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#D1D7D155", | ||
"recipes": [], | "recipes": [ | ||
"Moonshine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8954: | Строка 9356: | ||
} | } | ||
] | ] | ||
}, | } | ||
} | |||
}, | |||
"Chlorine": { | |||
"id": "Chlorine", | |||
"name": "Хлор", | |||
"group": "Elements", | |||
"desc": "Жёлто-зелёный газ, токсичный для человека.", | |||
"physicalDesc": "газообразное", | |||
"color": "#A2FF00FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 8961: | Строка 9374: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 2 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 8976: | Строка 9389: | ||
} | } | ||
}, | }, | ||
" | "Pilk": { | ||
"id": " | "id": "Pilk", | ||
"name": " | "name": "Пилк", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Тошнотворная смесь молока и колы.", | ||
"physicalDesc": " | "physicalDesc": "сливочное", | ||
"color": "# | "color": "#E7C69FFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Pilk" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 1, | ||
"id": "SatiateThirst", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9028: | Строка 9414: | ||
} | } | ||
}, | }, | ||
" | "Blackpepper": { | ||
"id": " | "id": "Blackpepper", | ||
"name": " | "name": "Чёрный перец", | ||
"group": " | "group": "Foods", | ||
"desc": " | "desc": "Часто используется как приправа к пище, или чтобы заставить людей чихать.", | ||
"physicalDesc": " | "physicalDesc": "зернистое", | ||
"color": "# | "color": "#000000FF", | ||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"GinFizz": { | |||
"id": "GinFizz", | |||
"name": "Шипучий джин", | |||
"group": "Drinks", | |||
"desc": "Освежающе лимонный, восхитительно сухой.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | "recipes": [ | ||
" | "GinFizz" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.07, | |||
" | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9071: | Строка 9458: | ||
} | } | ||
}, | }, | ||
" | "Nitrogen": { | ||
"id": " | "id": "Nitrogen", | ||
"name": " | "name": "Азот", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Он же нитроген. Бесцветный, не имеющий запаха нереактивный газ. Очень стабилен.", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9085: | Строка 9472: | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Cold": 1 | |||
" | }, | ||
} | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
}, | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "Factor": 1, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Vox", | ||
"ShouldHave": true, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Oxygenate", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Factor": 1, | ||
" | "conditions": [ | ||
{ | |||
"Type": "Slime", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | ], | ||
"probability": 1, | |||
"id": "Oxygenate", | |||
"probability": | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "_ratios": { | ||
" | "CarbonDioxide": 1, | ||
"Nitrogen": -1 | |||
}, | |||
"conditions": [ | |||
{ | |||
"Type": "Vox", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | ], | ||
" | "probability": 1, | ||
" | "id": "ModifyLungGas", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"_ratios": { | |||
"NitrousOxide": 1, | |||
"Nitrogen": -1 | |||
}, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Slime", | ||
"ShouldHave": true, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
"probability": | "probability": 1, | ||
"id": " | "id": "ModifyLungGas", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9153: | Строка 9551: | ||
} | } | ||
}, | }, | ||
" | "NorepinephricAcid": { | ||
"id": " | "id": "NorepinephricAcid", | ||
"name": " | "name": "Норэпинефриновая кислота", | ||
"group": " | "group": "Narcotics", | ||
"desc": " | "desc": "Мягкое химическое вещество, которое блокирует оптические рецепторы, делая употребившего слепым пока усваивается организмом.", | ||
"physicalDesc": " | "physicalDesc": "молочное", | ||
"color": "# | "color": "#96A8B5FF", | ||
"recipes": [], | "recipes": [ | ||
"NorepinephricAcid" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Messages": [ | ||
" | "generic-reagent-effect-burning-eyes", | ||
"generic-reagent-effect-burning-eyes-a-bit", | |||
"generic-reagent-effect-tearing-up", | |||
" | "norepinephricacid-effect-eyelids", | ||
"norepinephricacid-effect-eyes-itch", | |||
" | "norepinephricacid-effect-vision-fade", | ||
" | "norepinephricacid-effect-vision-fail" | ||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | "conditions": null, | ||
"probability": 0.08, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"norepinephricacid-effect-eye-disconnect", | |||
"norepinephricacid-effect-eye-pain", | |||
"norepinephricacid-effect-darkness", | |||
"norepinephricacid-effect-blindness" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.03, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "TemporaryBlindness", | |||
"Component": "TemporaryBlindness", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "GenericStatusEffect", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9183: | Строка 9625: | ||
} | } | ||
}, | }, | ||
" | "Oxygen": { | ||
"id": " | "id": "Oxygen", | ||
"name": " | "name": "Кислород", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Окисляющий, бесцветный газ.", | ||
"physicalDesc": " | "physicalDesc": "газообразное", | ||
"color": "# | "color": "#808080FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Factor": 1, | ||
"conditions": [ | |||
" | { | ||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Oxygenate", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Factor": 1, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Animal", | ||
"ShouldHave": true, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "Oxygenate", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | }, | ||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Rat", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | { | ||
" | "_ratios": { | ||
"CarbonDioxide": 1, | |||
"Oxygen": -1 | |||
}, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
" | "Type": "Vox", | ||
"ShouldHave": false, | |||
" | "id": "OrganType" | ||
"id": " | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ModifyLungGas", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9271: | Строка 9709: | ||
} | } | ||
}, | }, | ||
" | "GreenTea": { | ||
"id": " | "id": "GreenTea", | ||
"name": " | "name": "Зелёный чай", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Вкусный зелёный чай.", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#C33F00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
" | |||
" | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"Mayo": { | |||
"id": "Mayo", | |||
"name": "Майонез", | |||
"group": "Foods", | |||
"desc": "Жирный соус, приготовленный из масла, яиц, и какой-либо (пищевой) кислоты.", | |||
"physicalDesc": "густое", | |||
"color": "#F9F5E5FF", | |||
"recipes": [ | |||
"CookingMayoLemon", | |||
"CookingMayoVinegar" | |||
], | |||
"metabolisms": null | |||
}, | |||
"BeepskySmash": { | |||
"id": "BeepskySmash", | |||
"name": "Удар бипски", | |||
"group": "Drinks", | |||
"desc": "Откажись выпить - и приготовься к ЗАКОНУ.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"BeepskySmash" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions": | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
" | "Group": null, | ||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Thermite": { | ||
"id": " | "id": "Thermite", | ||
"name": " | "name": "Термит", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Смесь, которая становится крайне горячей при воспламенении.", | ||
"physicalDesc": " | "physicalDesc": "зернистое", | ||
"color": "# | "color": "#757245FF", | ||
"recipes": [], | "recipes": [ | ||
"Thermite" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": 0. | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Heat": 2, | ||
"Poison": 1 | |||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 9393: | Строка 9803: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions | "conditions": null, | ||
"probability": 1, | |||
"probability": 1, | |||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 9414: | Строка 9812: | ||
} | } | ||
}, | }, | ||
" | "Phosphorus": { | ||
"id": " | "id": "Phosphorus", | ||
"name": " | "name": "Фосфор", | ||
"group": " | "group": "Elements", | ||
"desc": " | "desc": "Реактивный металл, используемый в пиротехнике и оружии.", | ||
"physicalDesc": " | "physicalDesc": "порошкообразное", | ||
"color": "# | "color": "#EDE4E4FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": null | |||
}, | |||
"Grog": { | |||
"id": "Grog", | |||
"name": "Грог", | |||
"group": "Drinks", | |||
"desc": "Ром, разбавленный водой, одобрено пиратами!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"Grog" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9444: | Строка 9856: | ||
} | } | ||
}, | }, | ||
" | "SodaWater": { | ||
"id": " | "id": "SodaWater", | ||
"name": " | "name": "Газированная вода", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Она же содовая. Почему бы не сделать виски с содовой?", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#619494FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | } | ||
] | |||
} | |||
} | |||
}, | |||
"BahamaMama": { | |||
"id": "BahamaMama", | |||
"name": "Багама-мама", | |||
"group": "Drinks", | |||
"desc": "Тропический коктейль.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FF7F3BFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Amplitude": 10, | "Reagent": "Ethanol", | ||
"Frequency": 4, | "Group": null, | ||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ethyloxyephedrine": { | |||
"id": "Ethyloxyephedrine", | |||
"name": "Этилоксиэфедрин", | |||
"group": "Medicine", | |||
"desc": "Слегка нестабильный препарат, производное дезоксиэфедрина, применяемый в основном для профилактики нарколепсии.", | |||
"physicalDesc": "блестящее", | |||
"color": "#D5D5E4FF", | |||
"recipes": [ | |||
"Ethyloxyephedrine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | "Time": 2, | ||
"Refresh": true, | "Refresh": true, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "Jitter", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Stutter", | |||
"Component": "StutteringAccent", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"TimerReset": 600, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 10, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 9507: | Строка 9957: | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "ResetNarcolepsy", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Messages": [ | "Messages": [ | ||
" | "ethyloxyephedrine-effect-feeling-awake", | ||
"ethyloxyephedrine-effect-clear-mind" | |||
], | ], | ||
"Type": 1, | "Type": 1, | ||
"VisualType": 2, | "VisualType": 2, | ||
"conditions | "conditions": null, | ||
"probability": 0.1, | |||
"probability": 0. | |||
"id": "PopupMessage", | "id": "PopupMessage", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
] | |||
} | |||
] | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "ChlorineTrifluoride": { | ||
"id": " | "id": "ChlorineTrifluoride", | ||
"name": " | "name": "CLF3", | ||
"group": " | "group": "Pyrotechnic", | ||
"desc": " | "desc": "Он же трифторид хлора. Вы очень, ОЧЕНЬ не хотите, чтобы эта дрянь оказалась рядом с вами.", | ||
"physicalDesc": " | "physicalDesc": "пылающее", | ||
"color": "# | "color": "#FFC8C8FF", | ||
"recipes": [ | "recipes": [ | ||
" | "ChlorineTrifluoride" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": | "types": { | ||
"Heat": 2, | |||
" | "Poison": 1, | ||
} | "Caustic": 0.5 | ||
}, | |||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Multiplier": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "FlammableReaction", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Amount": 6000, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustTemperature", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9594: | Строка 10 024: | ||
} | } | ||
}, | }, | ||
" | "Toxin": { | ||
"id": " | "id": "Toxin", | ||
"name": " | "name": "Токсин", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Как ни странно, токсичный химикат. Доступен в емагнутом химическом раздатчике.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#CF3600FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Hooch": { | |||
"id": "Hooch", | |||
"name": "Суррогат", | |||
"group": "Drinks", | |||
"desc": "Либо чья-то неудача в приготовлении коктейля, либо чья-то попытка производства алкоголя. В любом случае, вы действительно хотите это выпить?", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664E00FF", | |||
"recipes": [ | |||
"Hooch" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 9626: | Строка 10 088: | ||
} | } | ||
}, | }, | ||
" | "Singulo": { | ||
"id": " | "id": "Singulo", | ||
"name": " | "name": "Сингуло", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Блю-спейс напиток!", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#3B0C0CFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9651: | Строка 10 103: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9659: | Строка 10 120: | ||
} | } | ||
}, | }, | ||
" | "Stellibinin": { | ||
"id": " | "id": "Stellibinin", | ||
"name": " | "name": "Стеллибинин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Антитоксин природного происхождения, обладающий особенной эффективностью против аматоксина.", | ||
"physicalDesc": " | "physicalDesc": "звездное", | ||
"color": "# | "color": "#2B2F77FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": -4 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 9701: | Строка 10 141: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Amatoxin", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 1, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": "Amatoxin", | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9728: | Строка 10 166: | ||
} | } | ||
}, | }, | ||
" | "Starkist": { | ||
"id": " | "id": "Starkist", | ||
"name": " | "name": "Старкист", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Сладкий безалкогольный напиток со вкусом апельсина.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#9F3400FF", | ||
"recipes": [ | |||
"Starkist" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"WhiteGilgamesh": { | |||
"id": "WhiteGilgamesh", | |||
"name": "Белый Гильгамеш", | |||
"group": "Drinks", | |||
"desc": "Тошнотворная смесь молока и пива. Вызывает ощущение одеревенелости.", | |||
"physicalDesc": "сливочное", | |||
"color": "#E5D27EFF", | |||
"recipes": [ | "recipes": [ | ||
" | "WhiteGilgamesh" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": | "probability": 1, | ||
"id": " | "HydrationFactor": 1, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
" | |||
"conditions | |||
"probability": 1, | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 9802: | Строка 10 225: | ||
} | } | ||
}, | }, | ||
" | "Wine": { | ||
"id": " | "id": "Wine", | ||
"name": " | "name": "Вино", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Алкогольный напиток премиум-класса, изготовленный из дистиллированного виноградного сока.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#7E4043FF", | ||
"recipes": [ | "recipes": [ | ||
" | "BloodToWine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9819: | Строка 10 242: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 9826: | Строка 10 249: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 9836: | Строка 10 259: | ||
} | } | ||
}, | }, | ||
" | "Honk": { | ||
"id": " | "id": "Honk", | ||
"name": " | "name": "Хонк", | ||
"group": " | "group": "Toxins", | ||
"desc": " | "desc": "Токсин, содержащийся в бананиуме. Вызывает обильное хонканье и внутреннее кровотечение, также может вызвать мутацию употребившего.", | ||
"physicalDesc": " | "physicalDesc": "жгучее", | ||
"color": "# | "color": "#F2E9D2FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0. | "rate": 0.05, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "EmoteId": "Honk", | ||
"ShowInChat": true, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "Emote", | |||
" | |||
"conditions | |||
"probability": | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"damage": { | "damage": { | ||
"types | "types": { | ||
"Poison": 0.06 | |||
" | }, | ||
"groups": null | |||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 9884: | Строка 10 290: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 1, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BlueCuracao": { | |||
"id": "BlueCuracao", | |||
"name": "Голубой кюрасао", | |||
"group": "Drinks", | |||
"desc": "Экзотично-голубой фруктовый напиток, дистиллированный из апельсинов.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#0000CDFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": | "Amount": 0.1, | ||
"conditions | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | "id": "AdjustReagent", | ||
| Строка 9930: | Строка 10 341: | ||
} | } | ||
}, | }, | ||
" | "Vodka": { | ||
"id": " | "id": "Vodka", | ||
"name": " | "name": "Водка", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Прозрачный дистиллированный алкогольный напиток, происходящий из Польши и России.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#D1D1D155", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9962: | Строка 10 373: | ||
} | } | ||
}, | }, | ||
" | "Arithrazine": { | ||
"id": " | "id": "Arithrazine", | ||
"name": " | "name": "Аритразин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Слегка нестабильный препарат, применяемый в самых крайних случаях радиационного отравления. Оказывает незначительное напряжение организма.", | ||
"physicalDesc": " | "physicalDesc": "мутное", | ||
"color": "# | "color": "#BD5902FF", | ||
"recipes": [], | "recipes": [ | ||
"Arithrazine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Radiation": -3 | |||
}, | |||
" | "groups": { | ||
"Brute": 0.5 | |||
}, | |||
" | |||
} | } | ||
}, | |||
"probability": 0.1, | "scaleByQuantity": false, | ||
"id": " | "ignoreResistances": true, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SoapyWater": { | |||
"id": "SoapyWater", | |||
"name": "Мыльная вода", | |||
"group": "Drinks", | |||
"desc": "Раствор мыла с водой. Хорошо очищает поверхности от грязи, и более скользкий, чем простая вода.", | |||
"physicalDesc": "мыльное", | |||
"color": "#9EC8DCFF", | |||
"recipes": [ | |||
"SoapyWater" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -5, | ||
" | "HungerAmount": -5, | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 6, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 0. | "probability": 0.1, | ||
"id": " | "id": "ChemVomit", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | |||
} | |||
} | |||
}, | |||
"MuteToxin": { | |||
"id": "MuteToxin", | |||
"name": "Токсин немоты", | |||
"group": "Narcotics", | |||
"desc": "Густой препарат, воздействующий на голосовые связки и лишающий пользователя возможности говорить пока усваивается организмом.", | |||
"physicalDesc": "сиропообразное", | |||
"color": "#000000FF", | |||
"recipes": [ | |||
"MuteToxin" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "Key": "Muted", | ||
" | "Component": "Muted", | ||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | |||
} | |||
} | |||
}, | |||
"Silicon": { | |||
"id": "Silicon", | |||
"name": "Кремний", | |||
"group": "Elements", | |||
"desc": "Твердое и хрупкое кристаллическое вещество серо-голубого цвета.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#364266FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 1.5 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 10 090: | Строка 10 497: | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 10 111: | Строка 10 506: | ||
} | } | ||
}, | }, | ||
" | "HotCocoa": { | ||
"id": " | "id": "HotCocoa", | ||
"name": " | "name": "Reagent-name-cocoa", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "reagent-desc-cocoa", | ||
"physicalDesc": " | "physicalDesc": "ароматическое", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "HotCocoa" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Theobromine", | ||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 160: | Строка 10 540: | ||
} | } | ||
}, | }, | ||
" | "Mojito": { | ||
"id": " | "id": "Mojito", | ||
"name": " | "name": "Мохито", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Если это достаточно хорошо для Космической Кубы, то подойдет и для вас.", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Mojito" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 10 204: | Строка 10 574: | ||
} | } | ||
}, | }, | ||
" | "ChangelingSting": { | ||
"id": " | "id": "ChangelingSting", | ||
"name": " | "name": "Жало генокрада", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вы делаете маленький глоток и чувствуете жжение...", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#2E6671FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | |||
"metabolisms": { | |||
"Drink": { | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
| Строка 10 221: | Строка 10 589: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 10 229: | Строка 10 597: | ||
} | } | ||
}, | }, | ||
" | "IrishCarBomb": { | ||
"id": " | "id": "IrishCarBomb", | ||
"name": " | "name": "Ирландская автомобильная бомба", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Тревожная смесь крема айриш и эля.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#2E6671FF", | ||
"recipes": [ | "recipes": [ | ||
" | "IrishCarBomb" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 10 273: | Строка 10 631: | ||
} | } | ||
}, | }, | ||
" | "Antifreeze": { | ||
"id": " | "id": "Antifreeze", | ||
"name": " | "name": "Антифриз", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Непревзойденная свежесть.", | ||
"physicalDesc": " | "physicalDesc": "прозрачное", | ||
"color": "# | "color": "#FF7D63FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Antifreeze" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.15, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 312: | Строка 10 665: | ||
} | } | ||
}, | }, | ||
" | "GroundBee": { | ||
"id": " | "id": "GroundBee", | ||
"name": " | "name": "Молотые пчёлы", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Молотые пчёлы. Мерзость.", | ||
"physicalDesc": " | "physicalDesc": "пчелистое", | ||
"color": "# | "color": "#86530EFF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": null | |||
], | }, | ||
"Vitamin": { | |||
"id": "Vitamin", | |||
"name": "Витамины", | |||
"group": "Foods", | |||
"desc": "Содержатся в здоровом, полноценном питании.", | |||
"physicalDesc": "меловое", | |||
"color": "#D3D3D3FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -0.5, | |||
"Burn": -0.5 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 0.5, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Scaled": false, | |||
"Amount": -0.25, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ModifyBleedAmount", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "NutritionFactor": 3, | ||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 346: | Строка 10 721: | ||
} | } | ||
}, | }, | ||
" | "Nothing": { | ||
"id": " | "id": "Nothing", | ||
"name": " | "name": "Ничего", | ||
"group": "Toxins", | "group": "Drinks", | ||
"desc": " | "desc": "Абсолютно ничего.", | ||
"physicalDesc": " | "physicalDesc": "никакое", | ||
"color": "# | "color": "#FFFFFFFF", | ||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Bungotoxin": { | |||
"id": "Bungotoxin", | |||
"name": "Бунготоксин", | |||
"group": "Toxins", | |||
"desc": "Яд умеренно медленного действия, содержащийся в косточках плода бунго.", | |||
"physicalDesc": "неописуемое", | |||
"color": "#EBFF8EFF", | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"rate": 0. | "rate": 0.2, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 1.8 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 10 376: | Строка 10 774: | ||
} | } | ||
}, | }, | ||
" | "TonicWater": { | ||
"id": " | "id": "TonicWater", | ||
"name": " | "name": "Тоник", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вкус у него странный, но, по крайней мере, хинин препятствует распространению космической малярии.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#0064C8FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"AtomicBomb": { | |||
"id": "AtomicBomb", | |||
"name": "Атомная бомба", | |||
"group": "Drinks", | |||
"desc": "Распространение ядерного оружия никогда не было таким вкусным.", | |||
"physicalDesc": "мутное", | |||
"color": "#666300FF", | |||
"recipes": [ | |||
"AtomicBomb" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 10 398: | Строка 10 821: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Uranium", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 10 408: | Строка 10 840: | ||
} | } | ||
}, | }, | ||
" | "BlackRussian": { | ||
"id": " | "id": "BlackRussian", | ||
"name": " | "name": "Чёрный русский", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Для людей с непереносимостью лактозы. Так же прекрасен, как и белый русский.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#360000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "BlackRussian" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Ethanol", | ||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
" | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 463: | Строка 10 874: | ||
} | } | ||
}, | }, | ||
" | "Cream": { | ||
"id": " | "id": "Cream", | ||
"name": " | "name": "Сливки", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Жирная, но еще жидкая часть молока. Почему бы вам не смешать это с виски, а?", | ||
"physicalDesc": " | "physicalDesc": "сливочное", | ||
"color": "# | "color": "#DFD7AFFF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 10 478: | Строка 10 889: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 1, | ||
"id": " | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 486: | Строка 10 897: | ||
} | } | ||
}, | }, | ||
" | "SpaceUp": { | ||
"id": " | "id": "SpaceUp", | ||
"name": " | "name": "Спейс-ап", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "На вкус как пробоина в корпусе у вас во рту.", | ||
"physicalDesc": " | "physicalDesc": "шипучее", | ||
"color": "# | "color": "#00FF00FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 10 515: | Строка 10 914: | ||
"HydrationFactor": 2, | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 530: | Строка 10 920: | ||
} | } | ||
}, | }, | ||
" | "JuiceApple": { | ||
"id": " | "id": "JuiceApple", | ||
"name": " | "name": "Яблочный сок", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Это маленький кусочек Эдема.", | ||
"physicalDesc": " | "physicalDesc": "хрустящее", | ||
"color": "# | "color": "#FDAD01FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 10 545: | Строка 10 935: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
}, | |||
"UnstableMutagen": { | |||
"id": "UnstableMutagen", | |||
"name": "Нестабильный мутаген", | |||
"group": "Toxins", | |||
"desc": "Вызывает мутации при введении в живых людей или растения. Высокие дозы могут быть смертельными, особенно для людей.", | |||
"physicalDesc": "светящееся", | |||
"color": "#00FF5FFF", | |||
"recipes": [ | |||
"UnstableMutagen" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 10 557: | Строка 10 960: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Radiation": 3 | ||
}, | }, | ||
"groups": | "groups": null | ||
}, | }, | ||
"scaleByQuantity": false, | "scaleByQuantity": false, | ||
| Строка 10 576: | Строка 10 975: | ||
} | } | ||
}, | }, | ||
" | "Tequila": { | ||
"id": " | "id": "Tequila", | ||
"name": " | "name": "Текила", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Крепкий и слабо ароматизированный спирт производства Мексики.", | ||
"physicalDesc": "сильно пахнущее", | |||
"color": "#D7D1D155", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 628: | Строка 11 007: | ||
} | } | ||
}, | }, | ||
" | "Oil": { | ||
"id": " | "id": "Oil", | ||
"name": " | "name": "Масло", | ||
"group": "Foods", | "group": "Foods", | ||
"desc": "Используется | "desc": "Используется поварами для приготовления пищи.", | ||
"physicalDesc": " | "physicalDesc": "масляное", | ||
"color": "# | "color": "#B67823FF", | ||
"recipes": [], | "recipes": [ | ||
"Oil" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Goldschlager": { | |||
"id": "Goldschlager", | |||
"name": "Гольдшлягер", | |||
"group": "Drinks", | |||
"desc": "50-градусный коричный шнапс, созданный для девочек-подростков на весенних каникулах.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FFFF91FF", | |||
"recipes": [ | |||
"Goldschlager" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 10 643: | Строка 11 036: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 2, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 10 660: | Строка 11 053: | ||
} | } | ||
}, | }, | ||
" | "Epinephrine": { | ||
"id": " | "id": "Epinephrine", | ||
"name": " | "name": "Эпинефрин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Эффективный стабилизирующий препарат, используемый для предотвращения смерти от асфиксии, а также для устранения незначительных повреждений пациентов, находящихся в критическом состоянии. Выводит Лексорин из кровеносной системы за счёт большего количества Эпинефрина, но может повышать уровень Гистамина. Помогает уменьшить время оглушения. Часто встречается в экстренных медипенах.", | ||
"physicalDesc": " | "physicalDesc": "не имеющее запаха", | ||
"color": "# | "color": "#D2FFFAFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Epinephrine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Asphyxiation": -3, | |||
"Poison": -0.5 | |||
}, | |||
"groups": { | |||
"Brute": -0.5, | |||
" | "Burn": -0.5 | ||
" | } | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "mobstate": 2, | ||
"Max": | "id": "MobStateCondition" | ||
}, | |||
{ | |||
"Min": 0, | |||
"Max": 20, | |||
"Reagent": null, | "Reagent": null, | ||
"id": "ReagentThreshold" | "id": "ReagentThreshold" | ||
} | } | ||
], | ], | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
| Строка 10 731: | Строка 11 099: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Asphyxiation": 1, | ||
" | "Poison": 1 | ||
}, | }, | ||
"groups": null | "groups": null | ||
| Строка 10 740: | Строка 11 108: | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"Min": | "Min": 20, | ||
"Max": 21474836, | "Max": 21474836, | ||
"Reagent": null, | "Reagent": null, | ||
| Строка 10 749: | Строка 11 117: | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | { | ||
" | "Reagent": "Lexorin", | ||
"Group": null, | |||
"Amount": -2, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "AdjustReagent", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Epinephrine", | ||
" | "Group": null, | ||
" | "Amount": -1, | ||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Lexorin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "AdjustReagent", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "Reagent": "Histamine", | ||
" | "Group": null, | ||
" | "Amount": 4, | ||
"conditions": [ | |||
{ | |||
"probability": 1, | "Min": 1, | ||
"id": " | "Max": 21474836, | ||
"Reagent": "Lexorin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
| Строка 10 788: | Строка 11 162: | ||
"Key": "Stun", | "Key": "Stun", | ||
"Component": "", | "Component": "", | ||
"Time": | "Time": 0.75, | ||
"Refresh": true, | "Refresh": true, | ||
"Type": 1, | "Type": 1, | ||
| Строка 10 799: | Строка 11 173: | ||
"Key": "KnockedDown", | "Key": "KnockedDown", | ||
"Component": "", | "Component": "", | ||
"Time": | "Time": 0.75, | ||
"Refresh": true, | "Refresh": true, | ||
"Type": 1, | "Type": 1, | ||
| Строка 10 808: | Строка 11 182: | ||
} | } | ||
] | ] | ||
}, | } | ||
" | } | ||
"rate": 0.5, | }, | ||
"effects": [ | "VentCrud": { | ||
{ | "id": "VentCrud", | ||
" | "name": "Вентиляционная грязь", | ||
"group": "Toxins", | |||
"desc": "Черное вещество, которое можно встретить в плохо обслуживаемых вентиляционных системах. Может вызывать вентиляционный кашель.", | |||
" | "physicalDesc": "липкое", | ||
"color": "#000000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 830: | Строка 11 215: | ||
} | } | ||
}, | }, | ||
" | "TranexamicAcid": { | ||
"id": " | "id": "TranexamicAcid", | ||
"name": " | "name": "Транексамовая кислота", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Препарат, способствующий свертыванию крови, применяемый для остановки обильного кровотечения. При передозировке вызывает ещё более сильное кровотечение. Часто встречается в экстренных медипенах.", | ||
"physicalDesc": " | "physicalDesc": "вязкое", | ||
"color": "# | "color": "#BA7D7DFF", | ||
"recipes": [], | "recipes": [ | ||
"TranexamicAcid" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Scaled": false, | |||
"Amount": -1.5, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "ModifyBleedAmount", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Bloodloss": 3 | ||
"conditions": null, | }, | ||
"probability": 1, | "groups": null | ||
"id": " | }, | ||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 862: | Строка 11 262: | ||
} | } | ||
}, | }, | ||
" | "Booger": { | ||
"id": " | "id": "Booger", | ||
"name": " | "name": "Козявка", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Фууу...", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#8CFF8CFF", | ||
"recipes": [], | "recipes": [ | ||
"Booger" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 10 882: | Строка 11 284: | ||
}, | }, | ||
{ | { | ||
"Reagent": " | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 10 894: | Строка 11 296: | ||
} | } | ||
}, | }, | ||
" | "CarbonDioxide": { | ||
"id": " | "id": "CarbonDioxide", | ||
"name": " | "name": "Диоксид углерода", | ||
"group": " | "group": "Unknown", | ||
"desc": " | "desc": "Он же углекислый газ. Вы совершенно не представляете, что это такое.", | ||
"physicalDesc": " | "physicalDesc": "не имеющее запаха", | ||
"color": "# | "color": "#66FF33FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Gas": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "Factor": 1, | ||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "Oxygenate", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | |||
{ | |||
"damage": { | |||
{ | |||
"damage": { | |||
"types": { | "types": { | ||
"Poison": | "Poison": 0.8 | ||
}, | }, | ||
"groups": null | "groups": null | ||
}, | }, | ||
"scaleByQuantity": | "scaleByQuantity": true, | ||
"ignoreResistances": true, | "ignoreResistances": true, | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Type": "Plant", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Factor": -4, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 10 947: | Строка 11 364: | ||
} | } | ||
}, | }, | ||
" | "B52": { | ||
"id": " | "id": "B52", | ||
"name": " | "name": "B-52", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Кофе, айриш крим и коньяк. Просто бомба.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "# | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"B52" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | |||
"Drink": { | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
| Строка 10 999: | Строка 11 388: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.15, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 11 009: | Строка 11 398: | ||
} | } | ||
}, | }, | ||
" | "Diphenylmethylamine": { | ||
"id": " | "id": "Diphenylmethylamine", | ||
"name": " | "name": "Дифенилметиламин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Более стабильное лекарственное средство, чем этилоксиэфедрин. Полезен для поддержания бодрости.", | ||
"physicalDesc": " | "physicalDesc": "светящееся", | ||
"color": "# | "color": "#B0ABAAFF", | ||
"recipes": [ | "recipes": [ | ||
" | "Diphenylmethylamine" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "TimerReset": 600, | ||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "ResetNarcolepsy", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
"Messages": [ | "Messages": [ | ||
" | "ethyloxyephedrine-effect-feeling-awake", | ||
"ethyloxyephedrine-effect-clear-mind" | |||
], | ], | ||
"Type": 1, | "Type": 1, | ||
"VisualType": | "VisualType": 2, | ||
"conditions": null, | "conditions": null, | ||
"probability": 0.1, | "probability": 0.1, | ||
| Строка 11 045: | Строка 11 442: | ||
} | } | ||
}, | }, | ||
" | "RobustHarvest": { | ||
"id": " | "id": "RobustHarvest", | ||
"name": " | "name": "Робаст харвест", | ||
"group": " | "group": "Botanical", | ||
"desc": " | "desc": "Высокоэффективное удобрение. Незаменимый помощник ботаника и лучший друг дионы.", | ||
"physicalDesc": "робастное", | |||
"color": "#3E901CFF", | |||
"physicalDesc": " | |||
"color": "# | |||
"recipes": [ | "recipes": [ | ||
" | "RobustHarvest" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": | "damage": { | ||
"types": { | |||
"Poison": -2, | |||
"Blunt": -3, | |||
"Slash": -3, | |||
"Piercing": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Asphyxiation": 1, | ||
"conditions": null, | "Burn": 2, | ||
"probability": 1, | "Poison": 1 | ||
"id": " | }, | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "groups": null | ||
} | }, | ||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | ] | ||
}, | |||
"Medicine": { | |||
" | |||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "conditions": [ | ||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 80, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | "probability": 1, | ||
" | "PolymorphPrototype": "TreeMorph", | ||
"id": " | "id": "Polymorph", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 11 112: | Строка 11 535: | ||
} | } | ||
}, | }, | ||
" | "IcedBeer": { | ||
"id": " | "id": "IcedBeer", | ||
"name": " | "name": "Пиво со льдом", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Пиво настолько морозное, что воздух вокруг него замерзает.", | ||
"physicalDesc": " | "physicalDesc": "пузыристое", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
"recipes": [], | "recipes": [ | ||
"IcedBeerAlt", | |||
"IcedBeer" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 11 134: | Строка 11 560: | ||
"Reagent": "Ethanol", | "Reagent": "Ethanol", | ||
"Group": null, | "Group": null, | ||
"Amount": 0. | "Amount": 0.06, | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
| Строка 11 144: | Строка 11 570: | ||
} | } | ||
}, | }, | ||
" | "JuiceLemon": { | ||
"id": " | "id": "JuiceLemon", | ||
"name": " | "name": "Лимонный сок", | ||
"group": " | "group": "Drinks", | ||
"desc": " | "desc": "Этот сок ОЧЕНЬ кислый.", | ||
"physicalDesc": " | "physicalDesc": "цитрусовое", | ||
"color": "# | "color": "#FFF690FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | |||
"conditions | |||
"probability": 1, | "probability": 1, | ||
" | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 11 188: | Строка 11 593: | ||
} | } | ||
}, | }, | ||
" | "Ethylredoxrazine": { | ||
"id": " | "id": "Ethylredoxrazine", | ||
"name": " | "name": "Этилредоксразин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Нейтрализует действие алкоголя в кровеносной системе. Несмотря на то, что он часто нужен, заказывают его редко.", | ||
"physicalDesc": " | "physicalDesc": "непрозрачное", | ||
"color": "# | "color": "#2D5708FF", | ||
"recipes": [], | "recipes": [ | ||
"Ethylredoxrazine" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"Key": "Drunk", | |||
"Component": "", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "GenericStatusEffect", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
" | "Poison": -0.5 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": " | "id": "HealthChange", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 11 220: | Строка 11 636: | ||
} | } | ||
}, | }, | ||
" | "Gold": { | ||
"id": " | "id": "Gold", | ||
"name": " | "name": "Золото", | ||
"group": "Elements", | |||
"desc": "Плотный, мягкий, блестящий металл, самый ковкий и пластичный из всех известных.", | |||
"physicalDesc": "металлическое", | |||
"color": "#F7C430FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"JuicePineapple": { | |||
"id": "JuicePineapple", | |||
"name": "Ананасовый сок", | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Вкусный сок ананаса.", | ||
"physicalDesc": " | "physicalDesc": "тропическое", | ||
"color": "# | "color": "#FFFF00FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 11 237: | Строка 11 661: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 11 254: | Строка 11 669: | ||
} | } | ||
}, | }, | ||
" | "Siderlac": { | ||
"id": " | "id": "Siderlac", | ||
"name": " | "name": "Сидерлак", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Мощное противокоррозийное средство, получаемое из растений.", | ||
"physicalDesc": " | "physicalDesc": "молочное", | ||
"color": "# | "color": "#F4DAB8FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Siderlac" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": { | |||
"Caustic": -5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
| Строка 11 288: | Строка 11 701: | ||
} | } | ||
}, | }, | ||
" | "Ipecac": { | ||
"id": " | "id": "Ipecac", | ||
"name": " | "name": "Ипекак", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Быстродействующий рвотный препарат. Применяется для остановки неметаболизированных ядов или сеансов массовой рвоты.", | ||
"physicalDesc": " | "physicalDesc": "чернильное", | ||
"color": "# | "color": "#422912FF", | ||
"recipes": [], | "recipes": [ | ||
"Ipecac" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"conditions": null, | "ThirstAmount": -8, | ||
"HungerAmount": -8, | |||
" | "conditions": [ | ||
"id": " | { | ||
"Min": 4, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.3, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "JuiceBanana": { | ||
"id": " | "id": "JuiceBanana", | ||
"name": " | "name": "Банановый сок", | ||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Жидкая суть банана. ХОНК.", | ||
"physicalDesc": " | "physicalDesc": "хрустящее", | ||
"color": "# | "color": "#FFE777FF", | ||
"recipes": [], | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 11 335: | Строка 11 749: | ||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"HydrationFactor": | "HydrationFactor": 3, | ||
"id": "SatiateThirst", | "id": "SatiateThirst", | ||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
| Строка 11 343: | Строка 11 757: | ||
} | } | ||
}, | }, | ||
" | "Omnizine": { | ||
"id": " | "id": "Omnizine", | ||
"name": " | "name": "Омнизин", | ||
"group": " | "group": "Medicine", | ||
"desc": " | "desc": "Смягчающая молочноватая жидкость с радужным оттенком. Известная теория заговора гласит, что его происхождение остается тайной, потому что раскрытие секрета его производства сделало бы большинство коммерческих фармацевтических препаратов ненужными.", | ||
"physicalDesc": " | "physicalDesc": "смягчающее", | ||
"color": "# | "color": "#FCF7F9FF", | ||
"recipes": [ | "recipes": [], | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | "rate": 0.5, | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Burn": -2, | |||
"Toxin": -2, | |||
"Airloss": -2, | |||
"Brute": -2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | "conditions": null, | ||
"probability": 1, | "probability": 1, | ||
"id": "HealthChange", | |||
"id": " | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Rewriter": { | |||
"id": "Rewriter", | |||
"name": "Переписчик", | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
" | |||
"id": " | |||
"name": " | |||
"group": "Drinks", | "group": "Drinks", | ||
"desc": " | "desc": "Тайна святилища Библиотекаря...", | ||
"physicalDesc": "сильно пахнущее", | "physicalDesc": "сильно пахнущее", | ||
"color": "# | "color": "#485000FF", | ||
"recipes": [ | "recipes": [ | ||
" | "Rewriter" | ||
], | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
Версия от 01:35, 14 декабря 2023
| Bananadine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Posca |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| KiraSpecial |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DeadRum |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Champagne |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ManlyDorf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Barefoot |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Leporazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceTomato |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mustard |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PulpedBananaPeel |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sodium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| THCOil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SoyLatte |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cognac |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Manhattan |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Acetone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PoisonWine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SuiDream |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Aluminium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkGoat |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DemonsBlood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GargleBlaster |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mold |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tritium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Butter |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Soysauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Potassium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fluorosurfactant |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bleach |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CarpoToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Flour |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nutriment |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cognizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Romerol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Artifexium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ice |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WeedKiller |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RootBeer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Plasma |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ketchunaise |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ammonia |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phalanximine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Frezon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GinTonic |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Diethylamine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DevilsKiss |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Patron |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lithium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Water |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Theobromine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceOrange |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ephedrine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dermaline |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IceCream |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Carbon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Blood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rice |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Protein |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RedMead |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Slime |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Kvass |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HippiesDelight |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CapsaicinOil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sbiten |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GrapeSoda |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OilOlive |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| THC |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Allicin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ultravasculine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Whiskey |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bruizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nicotine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NitrousOxide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Left4Zed |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Pax |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MelonLiquor |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceLube |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bicaridine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vomit |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tricordrazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SyndicateBomb |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lacerinol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EggCooked |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Astrotame |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AlliesCocktail |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedCoffee |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CocoaPowder |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Barozine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HotRamen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Stimulants |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ScrewdriverCocktail |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Radium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedTea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Miasma |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oculine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cryoxadone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ShamblersJuice |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EZNutrient |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saline |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Frostoil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceCleaner |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ichor |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Synaptizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Razorium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Puncturase |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lexorin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fat |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Neurotoxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedGreenTea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Kelotane |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChloralHydrate |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TheMartinez |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cola |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ThreeMileIsland |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hydrogen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mead |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PestKiller |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CafeLatte |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Doxarubixadone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SodiumCarbonate |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ambuzol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vinegar |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SnowWhite |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SoapReagent |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Amasec |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BbqSauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PolytrinicAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MindbreakerToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Gin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceDrugs |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DrGibb |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lipozine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceWatermelon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vinaigrette |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Inaprovaline |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mercury |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lead |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WeldingFuel |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DryRamen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DoctorsDelight |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phlogiston |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AcidSpit |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fiber |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBerry |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dexalin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CopperBlood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ManhattanProject |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FerrochromicAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NTCahors |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NuclearCola |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuicePotato |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DexalinPlus |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Charcoal |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sugar |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HorseradishSauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Grenadine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BloodyMary |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LemonLime |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Iron |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceGrape |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Beer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Milk |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| DriestMartini |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hotsauce |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ash |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rum |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiteRussian |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkSoy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silencer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Desoxyephedrine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ethanol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Iodine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CubaLibre |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vermouth |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceGlue |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkSpoiled |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ErikaSurprise |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FoamingAgent |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ZombieBlood |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceCarrot |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiskeySoda |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hyronalin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Andalusia |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SodiumPolyacrylate |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Impedrezene |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SulfuricAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CogChamp |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copper |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saxoite |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AmbuzolPlus |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ToxinsSpecial |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PlantBGone |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Amatoxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Dylovene |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceLime |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Absinthe |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sulfur |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceMountainWind |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CoffeeLiqueur |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sigynate |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silver |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BananaHonk |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Martini |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiskeyCola |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UncookedAnimalProteins |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Lemonade |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cornmeal |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Margarita |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ketchup |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oats |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BuzzochloricBees |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MilkOat |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishCoffee |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ale |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FluorosulfuricAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cornoil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Egg |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VodkaTonic |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Carpetium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Diphenhydramine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VodkaMartini |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Enzyme |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TableSalt |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RootBeerFloat |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BraveBull |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Fluorine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Histamine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cryptobiolin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Napalm |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PwrGame |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FourteenLoko |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishCream |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Aloe |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Uranium |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TequilaSunrise |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Zinc |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nocturine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Licoxide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBerryPoison |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phenol |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| LongIslandIcedTea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EnergyDrink |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Coffee |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sake |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HeartbreakerToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PumpkinFlesh |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Moonshine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Chlorine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Pilk |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Blackpepper |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GinFizz |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nitrogen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| NorepinephricAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oxygen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GreenTea |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mayo |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BeepskySmash |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thermite |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Phosphorus |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Grog |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SodaWater |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BahamaMama |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ethyloxyephedrine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChlorineTrifluoride |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Toxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Hooch |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Singulo |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Stellibinin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Starkist |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| WhiteGilgamesh |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Honk |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BlueCuracao |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vodka |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Arithrazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SoapyWater |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| MuteToxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Silicon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| HotCocoa |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Mojito |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ChangelingSting |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IrishCarBomb |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Antifreeze |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GroundBee |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Vitamin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Nothing |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bungotoxin |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TonicWater |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| AtomicBomb |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BlackRussian |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Cream |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SpaceUp |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceApple |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| UnstableMutagen |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tequila |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Oil |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Goldschlager |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Epinephrine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| VentCrud |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TranexamicAcid |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Booger |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CarbonDioxide |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| B52 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Diphenylmethylamine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RobustHarvest |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| IcedBeer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceLemon |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ethylredoxrazine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Gold |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuicePineapple |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Siderlac |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Ipecac |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| JuiceBanana |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Omnizine |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Rewriter |
|