Участник:IanComradeBot/chem prototypes.json: различия между версиями
Материал из Space Stories Wiki
Дополнительные действия
Dantes (обсуждение | вклад) Нет описания правки |
Dantes (обсуждение | вклад) Отмена правки 15767, сделанной Dantes (обсуждение) Метка: отмена |
||
| Строка 1: | Строка 1: | ||
{ | |||
"GreenTea": { | |||
"id": "GreenTea", | |||
"id": " | "name": "Зелёный чай", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Вкусный зелёный чай.", | ||
"desc": " | "physicalDesc": "ароматическое", | ||
"physicalDesc": " | "color": "#C33F00FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 3, | |||
" | "id": "SatiateThirst", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
| Строка 30: | Строка 23: | ||
} | } | ||
}, | }, | ||
"Beer": { | |||
"id": "Beer", | "id": "Beer", | ||
"name": " | "name": "Пиво", | ||
" | "group": "Drinks", | ||
"desc": "Алкогольный напиток, изготовленный из солода, хмеля, дрожжей и воды.", | |||
" | "physicalDesc": "пузыристое", | ||
"color": "#CFA85FFF", | |||
"recipes": [], | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 98: | Строка 55: | ||
} | } | ||
}, | }, | ||
"SpaceMountainWind": { | |||
"id": "SpaceMountainWind", | |||
"id": " | "name": "Космический маунтин винд", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Проходит сквозь, словно космический ветер.", | ||
"desc": " | "physicalDesc": "шипучее", | ||
"physicalDesc": " | "color": "#102000FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SpaceGlue": { | |||
"id": "SpaceGlue", | |||
"name": "Космический клей", | |||
"group": "Unknown", | |||
"desc": "Космический клей - высокоэффективный клей, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для приклеивания людей к полу).", | |||
"physicalDesc": "липкое", | |||
"color": "#FFFFFFFF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 370, | |||
"recipes": [ | |||
"SpaceGlue" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "SeeingRainbows", | ||
}, | "Component": "SeeingRainbows", | ||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "Key": "Muted", | ||
" | "Component": "Muted", | ||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 125: | Строка 125: | ||
} | } | ||
}, | }, | ||
"Andalusia": { | |||
"id": "Andalusia", | |||
"id": " | "name": "Андалусия", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Хороший напиток со странным названием.", | ||
"desc": " | "physicalDesc": "сильно пахнущее", | ||
"physicalDesc": " | "color": "#665700FF", | ||
"recipes": [ | |||
"color": "# | "Andalusia" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 156: | Строка 159: | ||
} | } | ||
}, | }, | ||
"Vodka": { | |||
"id": "Vodka", | |||
"id": " | "name": "Водка", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Прозрачный дистиллированный алкогольный напиток, происходящий из Польши и России.", | ||
"desc": " | "physicalDesc": "сильно пахнущее", | ||
"physicalDesc": " | "color": "#D1D1D155", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 186: | Строка 191: | ||
} | } | ||
}, | }, | ||
"Lithium": { | |||
"id": "Lithium", | |||
"id": " | "name": "Литий", | ||
"name": " | "group": "Elements", | ||
" | "desc": "Мягкий, серебристо-белый щелочной металл. Он очень реактивен и воспламеняется при контакте с водой.", | ||
"desc": " | "physicalDesc": "блестящее", | ||
"color": "#C6C8CCFF", | |||
"physicalDesc": " | "recipes": [], | ||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.1, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": | "Poison": 0.05 | ||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
" | |||
"conditions": | |||
" | |||
}, | }, | ||
{ | { | ||
" | "EmoteId": "Scream", | ||
" | "ShowInChat": false, | ||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "EmoteId": "Laugh", | ||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 267: | Строка 237: | ||
} | } | ||
}, | }, | ||
"Uranium": { | |||
"id": "Uranium", | |||
"id": " | "name": "Уран", | ||
"name": " | "group": "Elements", | ||
" | "desc": "Серый металлический химический элемент из серии актинидов, слабо радиоактивный.", | ||
"desc": " | "physicalDesc": "металлическое", | ||
"physicalDesc": " | "color": "#8FA191FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Radiation": 2 | |||
" | }, | ||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 298: | Строка 267: | ||
} | } | ||
}, | }, | ||
"MilkSoy": { | |||
"id": "MilkSoy", | |||
"name": "Соевое молоко", | |||
"group": "Drinks", | |||
"desc": "Любимчик потребителей.", | |||
"physicalDesc": "освежающее", | |||
"color": "#D2C29DFF", | |||
"recipes": [], | |||
"id": " | |||
"name": " | |||
" | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 4, | |||
" | "id": "SatiateThirst", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
" | |||
} | } | ||
] | ] | ||
| Строка 390: | Строка 290: | ||
} | } | ||
}, | }, | ||
"DevilsKiss": { | |||
"id": "DevilsKiss", | |||
"id": " | "name": "Поцелуй дьявола", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Жуткое время!", | ||
"desc": " | "physicalDesc": "сильно пахнущее", | ||
"physicalDesc": " | "color": "#A68310FF", | ||
"recipes": [ | |||
"color": "# | "DevilsKiss" | ||
], | |||
" | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 421: | Строка 324: | ||
} | } | ||
}, | }, | ||
"ZombieBlood": { | |||
"id": "ZombieBlood", | |||
"name": "Кровь зомби", | |||
"group": "Biological", | |||
"desc": "Не рекомендуется употреблять в пищу. Может быть использована для создания прививки от инфекции.", | |||
"physicalDesc": "некротическое", | |||
"color": "#2B0700FF", | |||
"recipes": [], | |||
"id": " | |||
"name": " | |||
" | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": -0.5, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"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" | |||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -8, | ||
" | "HungerAmount": -8, | ||
"conditions": null, | |||
"probability": 0.25, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 461: | Строка 374: | ||
} | } | ||
}, | }, | ||
"JuiceBerryPoison": { | |||
"id": "JuiceBerryPoison", | |||
"id": " | "name": "Ядовитый ягодный сок", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Удивительно вкусный сок, приготовленный из различных видов очень смертоносных и ядовитых ягод.", | ||
"desc": " | "physicalDesc": "нездоровое", | ||
"color": "#6600CCFF", | |||
"recipes": [], | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
}, | "probability": 1, | ||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 509: | Строка 416: | ||
} | } | ||
}, | }, | ||
"AmbuzolPlus": { | |||
"id": "AmbuzolPlus", | |||
"id": " | "name": "Амбузол плюс", | ||
"name": " | "group": "Medicine", | ||
" | "desc": "Разработка будущего с использованием крови зараженного, прививает живых против инфекции.", | ||
"desc": " | "physicalDesc": "хрустящее", | ||
"physicalDesc": " | "color": "#1274B5FF", | ||
"recipes": [ | |||
"color": "# | "AmbuzolPlus" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Innoculate": true, | ||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "CureZombieInfection", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Key": "ZombieStatus", | ||
" | "Component": "", | ||
"Refresh": false, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 540: | Строка 458: | ||
} | } | ||
}, | }, | ||
"Radium": { | |||
"id": "Radium", | |||
"id": " | "name": "Радий", | ||
"name": " | "group": "Elements", | ||
" | "desc": "Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен.", | ||
"desc": " | "physicalDesc": "светящееся", | ||
"physicalDesc": " | "color": "#00FF04FF", | ||
" | "recipes": [], | ||
" | "metabolisms": { | ||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Radiation": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | }, | ||
"IrishCarBomb": { | |||
"id": "IrishCarBomb", | |||
"id": " | "name": "Ирландская автомобильная бомба", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Тревожная смесь крема айриш и эля.", | ||
"desc": " | "physicalDesc": "пузыристое", | ||
"physicalDesc": " | "color": "#2E6671FF", | ||
"recipes": [ | |||
"color": "# | "IrishCarBomb" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"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" | |||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"IcedBeer": { | |||
"id": "IcedBeer", | |||
"name": "Пиво со льдом", | |||
"group": "Drinks", | |||
"desc": "Пиво настолько морозное, что воздух вокруг него замерзает.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"IcedBeer", | |||
"IcedBeerAlt" | |||
], | |||
"id": " | |||
"name": " | |||
" | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
" | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 705: | Строка 557: | ||
} | } | ||
}, | }, | ||
"EggCooked": { | |||
"id": "EggCooked", | |||
"id": " | "name": "Приготовленное яйцо", | ||
"name": " | "group": "Foods", | ||
" | "desc": "Приготовленный зародыш курицы, вкусно.", | ||
"desc": " | "physicalDesc": "пушистое", | ||
"physicalDesc": " | "color": "#FFFFFFFF", | ||
"TemperatureStatus": "Bigger", | |||
"color": "# | "Temperature": 344, | ||
" | "recipes": [ | ||
"EggCooking" | |||
], | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Reagent": "Protein", | ||
"Group": null, | |||
"Amount": 1, | |||
" | "conditions": null, | ||
" | "probability": 1, | ||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
" | |||
" | |||
} | } | ||
] | ] | ||
| Строка 739: | Строка 586: | ||
} | } | ||
}, | }, | ||
"BlackRussian": { | |||
"id": "BlackRussian", | |||
"id": " | "name": "Чёрный русский", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Для людей с непереносимостью лактозы. Так же прекрасен, как и белый русский.", | ||
"desc": " | "physicalDesc": "сильно пахнущее", | ||
"physicalDesc": " | "color": "#360000FF", | ||
"recipes": [ | |||
"color": "# | "BlackRussian" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 769: | Строка 620: | ||
} | } | ||
}, | }, | ||
"PoisonWine": { | |||
"id": "PoisonWine", | |||
"name": "Ядовитое вино", | |||
"group": "Drinks", | |||
"desc": "Это вообще вино? Ядовитое! Галлюциногенное! Вероятно, ваше руководство потребляет его в огромных количествах!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#000000FF", | |||
"recipes": [], | |||
"id": " | |||
"name": " | |||
" | |||
" | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "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": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 1 | |||
" | }, | ||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 881: | Строка 671: | ||
} | } | ||
}, | }, | ||
"PestKiller": { | |||
"id": "PestKiller", | |||
"id": " | "name": "Пестициды", | ||
"name": " | "group": "Botanical", | ||
"desc": "Смесь, предназначенная для борьбы с вредителями. Несмотря на свою полезность, они медленно отравляют растения токсинами, поэтому будьте осторожны при использовании.", | |||
" | "physicalDesc": "бурлящее", | ||
" | "color": "#9E9886FF", | ||
"recipes": [], | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 3 | |||
" | }, | ||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 945: | Строка 707: | ||
} | } | ||
}, | }, | ||
"HotCocoa": { | |||
"id": "HotCocoa", | |||
"id": " | "name": "Горячее какао", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Пахнет праздниками!", | ||
"desc": " | "physicalDesc": "ароматическое", | ||
"physicalDesc": " | "color": "#664300FF", | ||
"recipes": [ | |||
"color": "# | "HotCocoa" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 972: | Строка 741: | ||
} | } | ||
}, | }, | ||
"Fiber": { | |||
"id": "Fiber", | |||
"id": " | "name": "Волокно", | ||
"name": " | "group": "Unknown", | ||
" | "desc": "Сырье, обычно извлекаемое из шерсти или других тканых изделий.", | ||
"desc": " | "physicalDesc": "волокнистое", | ||
"physicalDesc": " | "color": "#808080FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": [ | ||
{ | |||
"Type": "Moth", | |||
" | "ShouldHave": true, | ||
" | "id": "OrganType" | ||
} | |||
], | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 999: | Строка 770: | ||
} | } | ||
}, | }, | ||
{ | "Iodine": { | ||
" | "id": "Iodine", | ||
" | "name": "Йод", | ||
" | "group": "Elements", | ||
" | "desc": "Обычно добавляется в поваренную соль в качестве питательного вещества. Сам по себе он гораздо менее приятен на вкус.", | ||
" | "physicalDesc": "тёмно-коричневое", | ||
" | "color": "#BC8A00FF", | ||
" | "recipes": [], | ||
" | "metabolisms": null | ||
" | }, | ||
"SoapyWater": { | |||
"id": "SoapyWater", | |||
"name": "Мыльная вода", | |||
" | "group": "Drinks", | ||
" | "desc": "Раствор мыла с водой. Хорошо очищает поверхности от грязи, и более скользкий, чем простая вода.", | ||
" | "physicalDesc": "мыльное", | ||
"color": "#9EC8DCFF", | |||
"recipes": [ | |||
"SoapyWater" | |||
], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "ThirstAmount": -5, | ||
" | "HungerAmount": -5, | ||
"conditions": [ | |||
{ | |||
"Min": 6, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"Ethyloxyephedrine": { | |||
"id": "Ethyloxyephedrine", | |||
"id": " | "name": "Этилоксиэфедрин", | ||
"name": " | "group": "Medicine", | ||
" | "desc": "Слегка нестабильный препарат, производное дезоксиэфедрина, применяемый в основном для профилактики нарколепсии.", | ||
"desc": " | "physicalDesc": "блестящее", | ||
"color": "#D5D5E4FF", | |||
"recipes": [ | |||
"Ethyloxyephedrine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
" | |||
" | |||
"effects": [ | |||
{ | { | ||
" | "Key": "Jitter", | ||
"Component": "StutteringAccent", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Key": "Stutter", | ||
"Component": "StutteringAccent", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Key": "StartDebuff", | ||
" | "Component": "", | ||
"Ammount": 10, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Key": "StartDebuff", | ||
"Component": "StutteringAccent", | |||
" | "Refresh": true, | ||
" | "Type": 1, | ||
" | "conditions": [ | ||
" | { | ||
"Min": 10, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | } | ||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1108: | Строка 887: | ||
} | } | ||
}, | }, | ||
"Ketchunaise": { | |||
"id": "Ketchunaise", | |||
"id": " | "name": "Кетчунез", | ||
"name": " | "group": "Foods", | ||
" | "desc": "Так называемый Русский соус, популярный среди космо-американцев.", | ||
"desc": " | "physicalDesc": "соусное", | ||
"physicalDesc": " | "color": "#FBA399FF", | ||
" | "recipes": [ | ||
" | "CookingKetchunaise" | ||
" | ], | ||
"metabolisms": null | |||
}, | |||
"Honk": { | |||
" | "id": "Honk", | ||
" | "name": "Хонк", | ||
" | "group": "Toxins", | ||
"desc": "Токсин, содержащийся в бананиуме. Вызывает обильное хонканье и внутреннее кровотечение, также может вызвать мутацию употребившего.", | |||
"physicalDesc": "жгучее", | |||
"color": "#F2E9D2FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.05, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "EmoteId": "Honk", | ||
"ShowInChat": true, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"Poison": 0.06 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1138: | Строка 949: | ||
} | } | ||
}, | }, | ||
"CocoaPowder": { | |||
"id": "CocoaPowder", | |||
"id": " | "name": "Какао-порошок", | ||
"name": " | "group": "Foods", | ||
" | "desc": "Из лучших сортов какао-бобов.", | ||
"desc": " | "physicalDesc": "порошкообразное", | ||
"color": "#800000FF", | |||
"recipes": [], | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": [ | ||
{ | |||
"Min": 0.1, | |||
" | "Max": 21474836, | ||
" | "Reagent": "Nutriment", | ||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"NutritionFactor": 1, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1186: | Строка 979: | ||
} | } | ||
}, | }, | ||
"Vomit": { | |||
"id": "Vomit", | |||
"id": " | "name": "Рвота", | ||
"name": " | "group": "Biological", | ||
" | "desc": "Вы можете увидеть в ней несколько кусков чьей-то последней еды.", | ||
"desc": " | "physicalDesc": "жгучее", | ||
"physicalDesc": " | "color": "#87AB08FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 0.5, | |||
"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" | |||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"Allicin": { | |||
"id": "Allicin", | |||
"id": " | "name": "Аллицин", | ||
"name": " | "group": "Foods", | ||
" | "desc": "Сероорганическое соединение, содержащееся в растениях-аллиумах, таких, как чеснок, лук и других.", | ||
"desc": " | "physicalDesc": "жгучее", | ||
"color": "#F2E9D2FF", | |||
"recipes": [], | |||
" | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.05, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 0.06 | |||
" | }, | ||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"SpaceUp": { | |||
"id": "SpaceUp", | |||
"id": " | "name": "Спейс-ап", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "На вкус как пробоина в корпусе у вас во рту.", | ||
"desc": " | "physicalDesc": "шипучее", | ||
"physicalDesc": " | "color": "#00FF00FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
" | "id": "SatiateThirst", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
| Строка 1278: | Строка 1076: | ||
} | } | ||
}, | }, | ||
"ThreeMileIsland": { | |||
"id": "ThreeMileIsland", | |||
"name": "Чай со льдом три-майл-айленд", | |||
"group": "Drinks", | |||
"desc": "\"Сделан для женщин, достаточно крепок для мужчин.\"", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#666340FF", | |||
"recipes": [ | |||
"ThreeMileIsland" | |||
], | |||
"id": " | |||
"name": " | |||
" | |||
" | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"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" | |||
}, | |||
{ | |||
"Reagent": "Uranium", | |||
"Group": null, | |||
"Amount": 0.05, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1370: | Строка 1119: | ||
} | } | ||
}, | }, | ||
{ | "Fluorosurfactant": { | ||
" | "id": "Fluorosurfactant", | ||
"id": " | "name": "Фторсурфактант", | ||
"name": " | "group": "Pyrotechnic", | ||
" | "desc": "Перфторированная сульфоновая кислота, образующая пену при смешивании с водой.", | ||
"desc": " | "physicalDesc": "непрозрачное", | ||
"physicalDesc": " | "color": "#9E6B38FF", | ||
" | "recipes": [ | ||
"color": "# | "Fluorosurfactant" | ||
" | ], | ||
"metabolisms": null | |||
}, | |||
"Blackpepper": { | |||
" | "id": "Blackpepper", | ||
" | "name": "Чёрный перец", | ||
" | "group": "Foods", | ||
"desc": "Часто используется как приправа к пище, или чтобы заставить людей чихать.", | |||
"physicalDesc": "зернистое", | |||
"color": "#000000FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Ketchup": { | |||
"id": "Ketchup", | |||
"name": "Кетчуп", | |||
"group": "Foods", | |||
"desc": "Приготовлен из томатного пюре с добавлением специй.", | |||
"physicalDesc": "пикантное", | |||
"color": "#FF0000FF", | |||
"recipes": [ | |||
"CookingKetchup" | |||
], | |||
"metabolisms": null | |||
}, | |||
"ChangelingSting": { | |||
"id": "ChangelingSting", | |||
"name": "Жало генокрада", | |||
"group": "Drinks", | |||
"desc": "Вы делаете маленький глоток и чувствуете жжение...", | |||
"physicalDesc": "шипучее", | |||
"color": "#2E6671FF", | |||
"recipes": [], | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
" | "id": "SatiateThirst", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
| Строка 1400: | Строка 1176: | ||
} | } | ||
}, | }, | ||
"Oats": { | |||
"id": "Oats", | |||
"id": " | "name": "Овёс", | ||
"name": " | "group": "Foods", | ||
" | "desc": "Используется для различных вкусных целей.", | ||
"desc": " | "physicalDesc": "грубое", | ||
"physicalDesc": " | "color": "#D2B48CFF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Reagent": "Sugar", | ||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Nutriment", | ||
" | "Group": null, | ||
"Amount": 0.3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1430: | Строка 1210: | ||
} | } | ||
}, | }, | ||
"Coffee": { | |||
"id": "Coffee", | |||
"id": " | "name": "Кофе", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Напиток, приготовленный из заваренных кофейных зерен. Содержит умеренное количество кофеина.", | ||
"desc": " | "physicalDesc": "ароматическое", | ||
"physicalDesc": " | "color": "#664300FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 1460: | Строка 1242: | ||
} | } | ||
}, | }, | ||
"DryRamen": { | |||
"id": "DryRamen", | |||
"name": "Сухой рамэн", | |||
"group": "Drinks", | |||
"desc": "Сухая лапша и соль.", | |||
"physicalDesc": "червивое", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"id": " | |||
"name": " | |||
" | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"NutritionFactor": 1, | |||
" | "id": "SatiateHunger", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
| Строка 1559: | Строка 1265: | ||
} | } | ||
}, | }, | ||
"Pax": { | |||
"id": "Pax", | |||
"name": "Пакс", | |||
"group": "Narcotics", | |||
"desc": "Психиатрический препарат, который не позволяет употребившему причинять вред кому-либо напрямую.", | |||
"physicalDesc": "смягчающее", | |||
"color": "#AAAAAAFF", | |||
"recipes": [ | |||
"Pax" | |||
], | |||
"id": " | |||
"name": " | |||
" | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "Pacified", | ||
"Component": "Pacified", | |||
"Time": 2, | |||
" | "Refresh": false, | ||
" | "Type": 0, | ||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1625: | Строка 1294: | ||
} | } | ||
}, | }, | ||
"PumpkinFlesh": { | |||
"id": "PumpkinFlesh", | |||
"id": " | "name": "Мякоть тыквы", | ||
"name": " | "group": "Foods", | ||
" | "desc": "Кашеобразные, сладкие остатки тыквы.", | ||
"desc": " | "physicalDesc": "непрозрачное", | ||
"physicalDesc": " | "color": "#FC9300FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"NutritionFactor": 3, | |||
" | "id": "SatiateHunger", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
}, | } | ||
"Poison": { | } | ||
}, | |||
"Ammonia": { | |||
"id": "Ammonia", | |||
"name": "Аммиак", | |||
"group": "Botanical", | |||
"desc": "Эффективное удобрение, дающее растениям питательные вещества.", | |||
"physicalDesc": "жгучее", | |||
"color": "#77B58EFF", | |||
"recipes": [ | |||
"Ammonia" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 1 | ||
} | }, | ||
} | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
}, | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 0.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Rat", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Ammonia", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Type": "Rat", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 0.8, | |||
"Max": 21474836, | |||
"Reagent": "Ammonia", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.12, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
"ammonia-smell" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 0.25, | |||
"Max": 21474836, | |||
"Reagent": "Ammonia", | |||
"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": "Ammonia", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1723: | Строка 1445: | ||
} | } | ||
}, | }, | ||
"Impedrezene": { | |||
"id": "Impedrezene", | |||
"name": "Импедризин", | |||
"group": "Narcotics", | |||
"desc": "Наркотик, который лишает человека дееспособности, замедляя высшие функции клеток мозга.", | |||
"physicalDesc": "едкое", | |||
"color": "#215263FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 370, | |||
"recipes": [ | |||
"Impedrezene" | |||
], | |||
"id": " | |||
"name": " | |||
" | |||
"desc": " | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
" | |||
" | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "StatusLifetime": 2, | ||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 0.65, | |||
"SprintSpeedModifier": 0.65, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
"reagent": " | "Key": "SeeingRainbows", | ||
" | "Component": "SeeingRainbows", | ||
"Time": 10, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 1802: | Строка 1515: | ||
} | } | ||
}, | }, | ||
"Insuzine": { | |||
"id": "Insuzine", | |||
"id": " | "name": "Инсузин", | ||
"name": " | "group": "Medicine", | ||
" | "desc": "Быстро восстанавливает ткани, омертвевшие в результате поражения электрическим током, но при этом слегка охлаждает. Полностью замораживает пациента при передозировке.", | ||
"desc": " | "physicalDesc": "морозное", | ||
"physicalDesc": " | "color": "#8147FFFF", | ||
"TemperatureStatus": "Bigger", | |||
"color": "# | "Temperature": 433, | ||
" | "recipes": [ | ||
"Insuzine" | |||
], | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"Shock": -4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Cold": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 12, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "DeleteEffect", | |||
"Ammount": 4, | |||
"DeleteReagent": "Tazinide", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "DeleteEffect", | |||
"Ammount": 4, | |||
"DeleteReagent": "Licoxide", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "DeleteEffect", | |||
"Ammount": 5000, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Key": "DeleteEffect", | ||
"Component": "DeleteEffect", | |||
"Ammount": 30000, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Key": "Jitter", | ||
" | "Component": "Jitter", | ||
"Ammount": 12, | |||
"Refresh": true, | |||
"Type": 5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1836: | Строка 1627: | ||
} | } | ||
}, | }, | ||
"Silencer": { | |||
"id": "Silencer", | "id": "Silencer", | ||
"name": " | "name": "Глушитель", | ||
" | "group": "Drinks", | ||
"desc": " | "desc": "Напиток из рая мимов.", | ||
"physicalDesc": " | "physicalDesc": "сильно пахнущее", | ||
"color": "#004666FF", | |||
"color": "# | "recipes": [ | ||
" | "Silencer" | ||
" | ], | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "Muted", | ||
" | "Component": "Muted", | ||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1866: | Строка 1663: | ||
} | } | ||
}, | }, | ||
"Diphenhydramine": { | |||
"id": "Diphenhydramine", | |||
"name": "Дифенгидрамин", | |||
"group": "Medicine", | |||
"desc": "Он же димедрол. Быстро очищает организм от гистамина, снижает нервозность и дрожь, лечит повреждения ядами.", | |||
"physicalDesc": "меловое", | |||
"color": "#64FFE6FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 378, | |||
"recipes": [ | |||
"Diphenhydramine" | |||
], | |||
"id": " | |||
"name": " | |||
" | |||
" | |||
"physicalDesc": " | |||
"color": "# | |||
" | |||
" | |||
" | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Key": "DeleteEffect", | ||
"Component": "TemporaryBlindness", | |||
"Ammount": 3, | |||
"DeleteReagent": "Histamine", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
"reagent": " | "Key": "Jitter", | ||
" | "Component": "TemporaryBlindness", | ||
"Ammount": 3, | |||
"Refresh": true, | |||
"Type": 4, | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 1967: | Строка 1720: | ||
} | } | ||
}, | }, | ||
{ | "Aluminium": { | ||
" | "id": "Aluminium", | ||
" | "name": "Алюминий", | ||
" | "group": "Elements", | ||
" | "desc": "Серебристый, мягкий, немагнитный и ковкий металл.", | ||
" | "physicalDesc": "металлическое", | ||
" | "color": "#848789FF", | ||
" | "recipes": [], | ||
" | "metabolisms": null | ||
" | }, | ||
"Fersilicite": { | |||
"id": "Fersilicite", | |||
"name": "Силицид железа", | |||
" | "group": "Unknown", | ||
" | "desc": "Интерметаллическое соединение, обладающее необычными магнитными свойствами при низких температурах.", | ||
" | "physicalDesc": "кристаллическое", | ||
" | "color": "#434B4DFF", | ||
"TemperatureStatus": "Bigger", | |||
"Temperature": 310, | |||
"recipes": [ | |||
"Fersilicite" | |||
], | |||
"metabolisms": null | |||
}, | }, | ||
"EnergyDrink": { | |||
"id": "EnergyDrink", | |||
"id": " | "name": "Энергетический напиток", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Доза энергии! Nanotrasen не несет ответственности, если у вас вырастут птичьи придатки.", | ||
"desc": " | "physicalDesc": "шипучее", | ||
"physicalDesc": " | "color": "#FFFFBFFF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 2019: | Строка 1776: | ||
} | } | ||
}, | }, | ||
"SpaceLube": { | |||
"id": "SpaceLube", | |||
"id": " | "name": "Космическая смазка", | ||
"name": " | "group": "Unknown", | ||
" | "desc": "Космическая смазка - высокоэффективный лубрикант, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для подскальзывания людей).", | ||
"desc": " | "physicalDesc": "блестящее", | ||
"physicalDesc": " | "color": "#77B58EFF", | ||
"recipes": [ | |||
"color": "# | "SpaceLube" | ||
" | ], | ||
"metabolisms": null | |||
" | |||
" | |||
}, | }, | ||
"FerrochromicAcid": { | |||
"id": "FerrochromicAcid", | |||
"id": " | "name": "Феррохромовая кислота", | ||
"name": " | "group": "Toxins", | ||
" | "desc": "Слабый едкий раствор, не способный причинить серьёзный вред здоровью, только если не вдыхать его.", | ||
"desc": " | "physicalDesc": "чёрнометаллическое", | ||
"physicalDesc": " | "color": "#48B3B8FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": -1.5, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "damage": { | ||
" | "types": { | ||
"Burn": 2.5, | |||
"Caustic": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 2066: | Строка 1826: | ||
} | } | ||
}, | }, | ||
"FoamingAgent": { | |||
"id": "FoamingAgent", | |||
"id": " | "name": "Пенообразующий агент", | ||
"name": " | "group": "Pyrotechnic", | ||
" | "desc": "Делает пену, подобную той, что требуется для гранат с металлической пеной.", | ||
"desc": " | "physicalDesc": "пенистое", | ||
"physicalDesc": " | "color": "#215263FF", | ||
" | "recipes": [ | ||
" | "FoamingAgent" | ||
" | ], | ||
"metabolisms": null | |||
}, | |||
"Cornoil": { | |||
" | "id": "Cornoil", | ||
" | "name": "Кукурузное масло", | ||
" | "group": "Foods", | ||
" | "desc": "Кукурузное масло. Вкусное масло, используемое в готовке. Изготавливается из кукурузы.", | ||
"physicalDesc": "масляное", | |||
"color": "#FFFF00FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
" | |||
}, | }, | ||
"TableSalt": { | |||
"id": "TableSalt", | |||
"id": " | "name": "Столовая соль", | ||
"name": " | "group": "Foods", | ||
" | "desc": "Хлорид натрия, широко известный как соль, часто используется в качестве пищевой приправы или для мгновенного уничтожения мозговых червей.", | ||
"desc": " | "physicalDesc": "зернистое", | ||
"physicalDesc": " | "color": "#CFD1D0FF", | ||
"TemperatureStatus": "Bigger", | |||
"color": "# | "Temperature": 370, | ||
" | "recipes": [ | ||
"TableSalt" | |||
], | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": -0.5, | |||
" | "id": "SatiateThirst", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"Kvass": { | |||
"id": "Kvass", | |||
"id": " | "name": "Квас", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Прохладный освежающий напиток со вкусом социализма.", | ||
"desc": " | "physicalDesc": "пузыристое", | ||
"physicalDesc": " | "color": "#381600FF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"HydrationFactor": 3, | |||
" | "id": "SatiateThirst", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"Histamine": { | |||
"id": "Histamine", | |||
"id": " | "name": "Гистамин", | ||
"name": " | "group": "Toxins", | ||
" | "desc": "Химическое вещество, образующееся в результате реакции аллергенов с антителами. Смертельно опасен в больших количествах.", | ||
"desc": " | "physicalDesc": "абразивное", | ||
"physicalDesc": " | "color": "#FA6464FF", | ||
" | "recipes": [], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": null, | |||
"groups": { | |||
"Brute": 2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | { | ||
" | "Messages": [ | ||
"histamine-effect-light-itchiness" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"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" | |||
} | } | ||
] | ] | ||
| Строка 2213: | Строка 1980: | ||
} | } | ||
}, | }, | ||
"Ichor": { | |||
"id": "Ichor", | |||
"id": " | "name": "Ихор", | ||
"name": " | "group": "Biological", | ||
" | "desc": "Чрезвычайно мощное регенеративное химическое вещество, доведенное до совершенства эволюцией космической фауны. Производится в пищеварительной системе дракона и считается экзотическим товаром, поскольку охота на него требует огромных усилий.", | ||
"desc": " | "physicalDesc": "ревущее", | ||
"physicalDesc": " | "color": "#F4692EFF", | ||
"recipes": [], | |||
"color": "# | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
}, | "probability": 1, | ||
"HydrationFactor": 1.5, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Bloodloss": -5 | |||
}, | |||
"groups": { | |||
"Burn": -5, | |||
"Brute": -5, | |||
"Toxin": -2 | |||
" | } | ||
" | }, | ||
" | "scaleByQuantity": false, | ||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"Doxarubixadone": { | |||
"id": "Doxarubixadone", | |||
"id": " | "name": "Доксарубиксадон", | ||
"name": " | "group": "Medicine", | ||
" | "desc": "Химикат криогенного действия. Лечит некоторые виды клеточных повреждений, нанесенных слаймами и неправильным использованием других химикатов.", | ||
"desc": " | "physicalDesc": "бурлящее", | ||
"physicalDesc": " | "color": "#32CD32FF", | ||
"recipes": [ | |||
"color": "# | "Doxarubixadone" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Cellular": -2 | |||
" | }, | ||
" | "groups": null | ||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
" | "Max": 213, | ||
" | "id": "Temperature" | ||
" | } | ||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"Left4Zed": { | |||
"id": "Left4Zed", | |||
"id": " | "name": "Left-4-zed", | ||
"name": " | "group": "Botanical", | ||
" | "desc": "Коктейль из различных мутагенов, которые насыщают питательными веществами, но вредят и влияют на геном жизни растения.", | ||
"desc": " | "physicalDesc": "гетерогенное", | ||
"physicalDesc": " | "color": "#5B406CFF", | ||
"recipes": [ | |||
"color": "# | "Left4Zed" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"AtomicBomb": { | |||
"id": "AtomicBomb", | |||
"id": " | "name": "Атомная бомба", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Распространение ядерного оружия никогда не было таким вкусным.", | ||
"desc": " | "physicalDesc": "облачное", | ||
"physicalDesc": " | "color": "#666300FF", | ||
"recipes": [ | |||
"color": "# | "AtomicBomb" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "conditions": null, | ||
"probability": 1, | |||
"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" | |||
}, | }, | ||
{ | { | ||
" | "Reagent": "Uranium", | ||
" | "Group": null, | ||
"Amount": 0.05, | |||
"conditions": null, | |||
" | "probability": 1, | ||
" | "id": "AdjustReagent", | ||
" | "ReagentEffectFormat": "guidebook-reagent-effect-description" | ||
} | } | ||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"Fresium": { | |||
"id": "Fresium", | |||
"id": " | "name": "Фризиум", | ||
"name": " | "group": "Toxins", | ||
" | "desc": "Таинственное соединение, которое замедляет колебания атомов и молекул... каким-то образом. Проще говоря, оно делает вещи холодными... РЕАЛЬНО холодными. При попадании в организм респираторным путём может вызывать долговременные проблемы со способностью передвигаться.", | ||
"desc": " | "physicalDesc": "морозное", | ||
"physicalDesc": " | "color": "#B3F1FFFF", | ||
"TemperatureStatus": "Less", | |||
"color": "# | "Temperature": 300, | ||
" | "recipes": [ | ||
"Fresium" | |||
], | |||
" | |||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"rate": 0.45, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "damage": { | ||
"types": { | |||
"Cold": 0.01, | |||
"Burn": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "fresium-effect-freeze-insides" | ||
], | |||
"Type": 1, | |||
"VisualType": 5, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 35, | |||
"Reagent": "Fresium", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.05, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "fresium-effect-slow" | ||
], | |||
"Type": 1, | |||
"VisualType": 5, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 35, | |||
"Reagent": "Fresium", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Amount": -10000, | ||
" | "conditions": [ | ||
{ | |||
"Min": 160.15, | |||
"Max": "Infinity", | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustTemperature", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "StatusLifetime": 2, | ||
" | "conditions": [ | ||
{ | |||
"Min": 0, | |||
"Max": 40, | |||
"Reagent": "Fresium", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"WalkSpeedModifier": 0.6, | |||
"SprintSpeedModifier": 0.6, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "StatusLifetime": 2, | ||
" | "conditions": [ | ||
{ | |||
"Min": 40, | |||
"Max": 21474836, | |||
"Reagent": "Fresium", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"WalkSpeedModifier": 0, | |||
"SprintSpeedModifier": 0, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
" | "Messages": [ | ||
" | "fresium-effect-frozen" | ||
" | ], | ||
} | "Type": 1, | ||
"VisualType": 5, | |||
"conditions": [ | |||
{ | |||
"Min": 40, | |||
"Max": 21474836, | |||
"Reagent": "Fresium", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.4, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SodiumPolyacrylate": { | |||
"id": "SodiumPolyacrylate", | |||
"name": "Полиакрилат натрия", | |||
"group": "Unknown", | |||
"desc": "Суперпоглощающий полимер с широким спектром применения в промышленности.", | |||
"physicalDesc": "зернистое", | |||
"color": "#F0F0F0FF", | |||
"recipes": [ | |||
"SodiumPolyacrylate" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": -5, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-parched" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
}, | }, | ||
"BraveBull": { | |||
"id": "BraveBull", | |||
"id": " | "name": "Храбрый бык", | ||
"name": " | "group": "Drinks", | ||
" | "desc": "Так же эффективен, как и голландский кураж!", | ||
"desc": " | "physicalDesc": "сильно пахнущее", | ||
"physicalDesc": " | "color": "#664300FF", | ||
"recipes": [ | |||
"color": "# | "BraveBull" | ||
" | ], | ||
" | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Vinegar": { | |||
"id": "Vinegar", | |||
"name": "Уксус", | |||
"group": "Foods", | |||
"desc": "Часто используется как приправа к пище.", | |||
"physicalDesc": "кислое", | |||
"color": "#D2B48CFF", | |||
"recipes": [ | |||
"CookingVinegar" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
" | "Reagent": "Water", | ||
"Group": null, | |||
"Amount": 0.4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | }, | ||
{ | { | ||
"reagent": "Ethanol", | "Reagent": "Vitamin", | ||
" | "Group": null, | ||
"Amount": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 6, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BananaHonk": { | |||
"id": "BananaHonk", | |||
"name": "Банана-хонк", | |||
"group": "Drinks", | |||
"desc": "Напиток из Бананового Рая.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FFFF91FF", | |||
"recipes": [ | |||
"BananaHonk" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"TearGas": { | |||
"id": "TearGas", | |||
"name": "Слезоточивый газ", | |||
"group": "Narcotics", | |||
"desc": "Химическое вещество, вызывающее слёзы и сильное раздражение, обычно используется для подавления массовых беспорядков.", | |||
"physicalDesc": "молочное", | |||
"color": "#96A8B5FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"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, | |||
"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": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.03, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.08, | |||
"id": "Emote", | |||
"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, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Carpetium": { | |||
"id": "Carpetium", | |||
"name": "Ковриний", | |||
"group": "Special", | |||
"desc": "Таинственный химикат, обычно поставляемый с планеты клоунов, который покрывает ковром все, на что попадёт. Каким-то образом отфильтровывает карпотоксин из кровеносной системы.", | |||
"physicalDesc": "волокнистое", | |||
"color": "#800000FF", | |||
"recipes": [ | |||
"Carpetium" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Messages": [ | |||
"carpetium-effect-blood-fibrous", | |||
"carpetium-effect-jumpsuit-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "CarpoToxin", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "CarpoToxin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BahamaMama": { | |||
"id": "BahamaMama", | |||
"name": "Багама-мама", | |||
"group": "Drinks", | |||
"desc": "Тропический коктейль.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FF7F3BFF", | |||
"recipes": [], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Omnizine": { | |||
"id": "Omnizine", | |||
"name": "Омнизин", | |||
"group": "Medicine", | |||
"desc": "Смягчающая молочноватая жидкость с радужным оттенком. Известная теория заговора гласит, что его происхождение остается тайной, потому что раскрытие секрета его производства сделало бы большинство коммерческих фармацевтических препаратов ненужными.", | |||
"physicalDesc": "смягчающее", | |||
"color": "#FCF7F9FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Burn": -2, | |||
"Toxin": -2, | |||
"Airloss": -2, | |||
"Brute": -2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Puncturase": { | |||
"id": "Puncturase", | |||
"name": "Пунктураз", | |||
"group": "Medicine", | |||
"desc": "Шипучее химическое вещество, залечивающее колотые ранения, ценой небольшого количества ушибов.", | |||
"physicalDesc": "шипучее", | |||
"color": "#B9BF93FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 325, | |||
"recipes": [ | |||
"Puncturase" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Piercing": -4, | |||
"Blunt": 0.1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"RootBeer": { | |||
"id": "RootBeer", | |||
"name": "Рутбир", | |||
"group": "Drinks", | |||
"desc": "Очень сладкий, газированный напиток, напоминающий сарспариллу. Хорошо сочетается с мороженым.", | |||
"physicalDesc": "шипучее", | |||
"color": "#381C07FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Tea": { | |||
"id": "Tea", | |||
"name": "Чай", | |||
"group": "Drinks", | |||
"desc": "Напиток, приготовленный путем кипячения листьев чайного дерева Camellia sinensis.", | |||
"physicalDesc": "ароматическое", | |||
"color": "#8A5A3AFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Charcoal": { | |||
"id": "Charcoal", | |||
"name": "Уголь", | |||
"group": "Unknown", | |||
"desc": "Чёрное, пористое твердое вещество.", | |||
"physicalDesc": "пористое", | |||
"color": "#22282BFF", | |||
"recipes": [ | |||
"Charcoal" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"CleanseRate": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ChemCleanBloodstream", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CafeLatte": { | |||
"id": "CafeLatte", | |||
"name": "Кофе латте", | |||
"group": "Drinks", | |||
"desc": "Приятный, крепкий и вкусный напиток на время чтения.", | |||
"physicalDesc": "сливочное", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"CafeLatte" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Saxoite": { | |||
"id": "Saxoite", | |||
"name": "Саксонит", | |||
"group": "Unknown", | |||
"desc": "Отдаёт джазом.", | |||
"physicalDesc": "шлифованно-латунное", | |||
"color": "#B8A603FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Booger": { | |||
"id": "Booger", | |||
"name": "Козявка", | |||
"group": "Drinks", | |||
"desc": "Фууу...", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#8CFF8CFF", | |||
"recipes": [ | |||
"Booger" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Hyronalin": { | |||
"id": "Hyronalin", | |||
"name": "Хироналин", | |||
"group": "Medicine", | |||
"desc": "Слабый препарат для лечения радиационного поражения. Предшественник Аритразина и Фалангимина. Может вызывать рвоту.", | |||
"physicalDesc": "облачное", | |||
"color": "#4CB580FF", | |||
"recipes": [ | |||
"Hyronalin" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Radiation": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": null, | |||
"probability": 0.02, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 2, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Vestine": { | |||
"id": "Vestine", | |||
"name": "Вестин", | |||
"group": "Toxins", | |||
"desc": "Оказывает негативное воздействие на организм, вызывая сильную дрожь. Хотя сам по себе он не особенно полезен, его можно использовать для производства ряда других химических веществ.", | |||
"physicalDesc": "блестящее", | |||
"color": "#435166FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Amplitude": 10, | |||
"Frequency": 4, | |||
"Time": 2, | |||
"Refresh": true, | |||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Jitter", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"StatusLifetime": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 0.8, | |||
"SprintSpeedModifier": 0.8, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Airloss": 2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Enzyme": { | |||
"id": "Enzyme", | |||
"name": "Универсальный фермент", | |||
"group": "Foods", | |||
"desc": "Используется в приготовлении различных блюд.", | |||
"physicalDesc": "меловое", | |||
"color": "#009900FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Necrosol": { | |||
"id": "Necrosol", | |||
"name": "Некрозол", | |||
"group": "Medicine", | |||
"desc": "Некротическое вещество, которое, похоже, способно излечивать обмороженные трупы. В небольших дозах он способен лечить и оживлять растения.", | |||
"physicalDesc": "некротическое", | |||
"color": "#86A5BDFF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 370, | |||
"recipes": [ | |||
"Necrosol" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": -2 | |||
}, | |||
"groups": { | |||
"Brute": -4, | |||
"Burn": -5 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 213, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Neurotoxin": { | |||
"id": "Neurotoxin", | |||
"name": "Нейротоксин", | |||
"group": "Drinks", | |||
"desc": "Сильный нейротоксин, который вводит субъекта в состояние, напоминающее смерть.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#2E2E61FF", | |||
"recipes": [], | |||
"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.25, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"IcedGreenTea": { | |||
"id": "IcedGreenTea", | |||
"name": "Зелёный чай со льдом", | |||
"group": "Drinks", | |||
"desc": "Холодный зеленый чай.", | |||
"physicalDesc": "ароматическое", | |||
"color": "#CE4200FF", | |||
"recipes": [ | |||
"IcedGreenTea" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Phlogiston": { | |||
"id": "Phlogiston", | |||
"name": "Флогистон", | |||
"group": "Pyrotechnic", | |||
"desc": "Подожжёт и заставит вас гореть.", | |||
"physicalDesc": "горящее", | |||
"color": "#D4872AFF", | |||
"recipes": [ | |||
"Phlogiston" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 3, | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Multiplier": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "FlammableReaction", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Amount": 6000, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustTemperature", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"NorepinephricAcid": { | |||
"id": "NorepinephricAcid", | |||
"name": "Норэпинефриновая кислота", | |||
"group": "Narcotics", | |||
"desc": "Мягкое химическое вещество, которое блокирует оптические рецепторы, делая употребившего слепым пока усваивается организмом.", | |||
"physicalDesc": "молочное", | |||
"color": "#96A8B5FF", | |||
"recipes": [ | |||
"NorepinephricAcid" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"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, | |||
"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, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Frezon": { | |||
"id": "Frezon", | |||
"name": "Фрезон", | |||
"group": "Unknown", | |||
"desc": "Высокоэффективный хладагент... и галлюциноген.", | |||
"physicalDesc": "газообразное", | |||
"color": "#3A758CFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Cellular": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 500, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"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, | |||
"VisualType": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"frezon-euphoric" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Frezon", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ErikaSurprise": { | |||
"id": "ErikaSurprise", | |||
"name": "Сюрприз Эрики", | |||
"group": "Drinks", | |||
"desc": "Сюрприз в том, что он зеленый!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#2E6671FF", | |||
"recipes": [ | |||
"ErikaSurprise" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Amasec": { | |||
"id": "Amasec", | |||
"name": "Амасек", | |||
"group": "Drinks", | |||
"desc": "Официальный напиток Оружейного клуба!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#124DA7FF", | |||
"recipes": [ | |||
"Amasec" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Absinthe": { | |||
"id": "Absinthe", | |||
"name": "Абсент", | |||
"group": "Drinks", | |||
"desc": "Спиртной напиток со вкусом аниса, полученный из растений.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#33EE00FF", | |||
"recipes": [], | |||
"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.3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"GrapeSoda": { | |||
"id": "GrapeSoda", | |||
"name": "Виноградная газировка", | |||
"group": "Drinks", | |||
"desc": "Это Винограааааад!", | |||
"physicalDesc": "шипучее", | |||
"color": "#AE94A6FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Mustard": { | |||
"id": "Mustard", | |||
"name": "Горчица", | |||
"group": "Foods", | |||
"desc": "Простая горчица жёлтого цвета, изготовленная из семян горчицы.", | |||
"physicalDesc": "густое", | |||
"color": "#FFDB58FF", | |||
"recipes": [ | |||
"CookingMustard" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Flour": { | |||
"id": "Flour", | |||
"name": "Мука", | |||
"group": "Foods", | |||
"desc": "Используется в выпечке.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#FFFFFFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "Sugar", | |||
"Group": null, | |||
"Amount": 0.4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": -0.2, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"IceCream": { | |||
"id": "IceCream", | |||
"name": "Мороженое", | |||
"group": "Drinks", | |||
"desc": "Ешьте скорее, пока не превратилось в суп-мороженое!", | |||
"physicalDesc": "сливочное", | |||
"color": "#FFFBD6FF", | |||
"recipes": [ | |||
"IceCream" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"OilOlive": { | |||
"id": "OilOlive", | |||
"name": "Оливковое масло", | |||
"group": "Foods", | |||
"desc": "Вязкое и ароматное.", | |||
"physicalDesc": "масляное", | |||
"color": "#808000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.75, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SnowWhite": { | |||
"id": "SnowWhite", | |||
"name": "Белый снег", | |||
"group": "Drinks", | |||
"desc": "Морозная свежесть.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#FFFFFFFF", | |||
"recipes": [ | |||
"SnowWhite" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"FluorosulfuricAcid": { | |||
"id": "FluorosulfuricAcid", | |||
"name": "Фторсерная кислота", | |||
"group": "Toxins", | |||
"desc": "Очень едкое химическое вещество, способное оставить заметный след на коже.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#5050FFFF", | |||
"recipes": [ | |||
"FluorosulfuricAcid" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 3, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 8 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"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.25, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Hotsauce": { | |||
"id": "Hotsauce", | |||
"name": "Острый соус", | |||
"group": "Foods", | |||
"desc": "Вкус просто огонь.", | |||
"physicalDesc": "острое", | |||
"color": "#FF0000FF", | |||
"recipes": [ | |||
"CookingHotsauce" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Potassium": { | |||
"id": "Potassium", | |||
"name": "Калий", | |||
"group": "Elements", | |||
"desc": "Мягкий, блестящий серый металл. Еще более реактивный, чем литий.", | |||
"physicalDesc": "блестящее", | |||
"color": "#C6C8CCFF", | |||
"recipes": [ | |||
"BananaBreakdown" | |||
], | |||
"metabolisms": null | |||
}, | |||
"DexalinPlus": { | |||
"id": "DexalinPlus", | |||
"name": "Дексалин плюс", | |||
"group": "Medicine", | |||
"desc": "Используется для лечения кислородного голодания и потери крови. Выводит Токсин хартбрейкер из кровеносной системы.", | |||
"physicalDesc": "облачное", | |||
"color": "#4DA0BDFF", | |||
"recipes": [ | |||
"DexalinPlus" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": -3.5, | |||
"Bloodloss": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "HeartbreakerToxin", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "HeartbreakerToxin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"WhiskeyCola": { | |||
"id": "WhiskeyCola", | |||
"name": "Виски кола", | |||
"group": "Drinks", | |||
"desc": "Виски, смешанный с колой. Удивительно освежает.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#3E1B00FF", | |||
"recipes": [ | |||
"WhiskeyCola" | |||
], | |||
"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.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Vermouth": { | |||
"id": "Vermouth", | |||
"name": "Вермут", | |||
"group": "Drinks", | |||
"desc": "Ароматизированное, крепленое белое вино, со вкусом различных трав.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#91FF91FF", | |||
"recipes": [], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"UncookedAnimalProteins": { | |||
"id": "UncookedAnimalProteins", | |||
"name": "Непрожаренные животные протеины", | |||
"group": "Foods", | |||
"desc": "Крайне опасны для желудков более слабых форм жизни.", | |||
"physicalDesc": "комковатое", | |||
"color": "#FFFFE5FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-sick" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.5, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Protein", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Champagne": { | |||
"id": "Champagne", | |||
"name": "Шампанское", | |||
"group": "Drinks", | |||
"desc": "Премиальное игристое вино.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FCFCEEFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Mercury": { | |||
"id": "Mercury", | |||
"name": "Ртуть", | |||
"group": "Elements", | |||
"desc": "Серебристый металл, который находится в жидком состоянии при комнатной температуре. Он очень токсичен для человека.", | |||
"physicalDesc": "блестящее", | |||
"color": "#929296FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Stutter", | |||
"Component": "ScrambledAccent", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ultravasculine": { | |||
"id": "Ultravasculine", | |||
"name": "Ультраваскулин", | |||
"group": "Medicine", | |||
"desc": "Сложный антитоксин, который быстро выводит токсины, вызывая при этом незначительное напряжение организма. Реагирует с гистамином, дублируя себя и одновременно вымывая его. Передозировка вызывает сильную боль.", | |||
"physicalDesc": "густое и зернистое", | |||
"color": "#520E30FF", | |||
"recipes": [ | |||
"Ultravasculine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Toxin": -3, | |||
"Brute": 0.5 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 30, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Toxin": -1, | |||
"Brute": 3 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"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, | |||
"Amount": 0.5, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Cornmeal": { | |||
"id": "Cornmeal", | |||
"name": "Кукурузная мука", | |||
"group": "Foods", | |||
"desc": "Используется в выпечке.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#D2B48CFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": -0.2, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Vitamin": { | |||
"id": "Vitamin", | |||
"name": "Витамины", | |||
"group": "Foods", | |||
"desc": "Содержатся в здоровом, полноценном питании.", | |||
"physicalDesc": "меловое", | |||
"color": "#D3D3D3FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"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, | |||
"probability": 1, | |||
"id": "ModifyBleedAmount", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Tricordrazine": { | |||
"id": "Tricordrazine", | |||
"name": "Трикордразин", | |||
"group": "Medicine", | |||
"desc": "Стимулятор широкого спектра действия, изначально созданный на основе кордразина. Лечит лёгкие повреждения всех основных типов, если пользователь не сильно ранен в целом. Лучше всего использовать в качестве добавки к другим лекарственным средствам.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#00E5FFFF", | |||
"recipes": [ | |||
"Tricordrazine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "TricordrazineStatusEffect", | |||
"Component": "", | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DriestMartini": { | |||
"id": "DriestMartini", | |||
"name": "Самый сухой мартини", | |||
"group": "Drinks", | |||
"desc": "Только для опытных. Вы уверены, что видите плавающие в бокале песчинки.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#2E6671FF", | |||
"recipes": [ | |||
"DriestMartini" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DeadRum": { | |||
"id": "DeadRum", | |||
"name": "Мёртвый ром", | |||
"group": "Drinks", | |||
"desc": "Дистиллированный алкогольный напиток, изготовленный из морской воды.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"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.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"THCOil": { | |||
"id": "THCOil", | |||
"name": "Масло ТГК", | |||
"group": "Narcotics", | |||
"desc": "Чистое масло ТГК, полученное из листьев конопли. Оно намного сильнее, чем в натуральной форме, и может использоваться для снятия хронической боли у пациентов.", | |||
"physicalDesc": "вонючее", | |||
"color": "#DAA520FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 16, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"MindbreakerToxin": { | |||
"id": "MindbreakerToxin", | |||
"name": "Токсин майндбрейкер", | |||
"group": "Toxins", | |||
"desc": "Сильнодействующее галлюциногенное соединение, ранее известное как ЛСД.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#77B58EFF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 370, | |||
"recipes": [ | |||
"MindbreakerToxin" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 10, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Sake": { | |||
"id": "Sake", | |||
"name": "Саке", | |||
"group": "Drinks", | |||
"desc": "Алкогольный напиток, изготовленный путем брожения шлифованного риса.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#DDDDDDFF", | |||
"recipes": [], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"HeartbreakerToxin": { | |||
"id": "HeartbreakerToxin", | |||
"name": "Токсин хартбрейкер", | |||
"group": "Toxins", | |||
"desc": "Галлюциногенное соединение, получаемое из токсина майндбрейкер. Блокирует нейронные сигналы в дыхательной системе, вызывая удушье.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#5F959CFF", | |||
"recipes": [ | |||
"HeartbreakerToxin" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"PlantBGone": { | |||
"id": "PlantBGone", | |||
"name": "Plant-B-gone", | |||
"group": "Botanical", | |||
"desc": "Вредная токсичная смесь для уничтожения растительной жизни. Очень эффективно против кудзу.", | |||
"physicalDesc": "бурлящее", | |||
"color": "#49002EFF", | |||
"recipes": [ | |||
"PlantBGone" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": -4, | |||
"Blunt": 2, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Nutriment": { | |||
"id": "Nutriment", | |||
"name": "Питательные вещества", | |||
"group": "Foods", | |||
"desc": "Все необходимые организму витамины, минералы и углеводы в чистом виде.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#24591FFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Silicon": { | |||
"id": "Silicon", | |||
"name": "Кремний", | |||
"group": "Elements", | |||
"desc": "Твердое и хрупкое кристаллическое вещество серо-голубого цвета.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#364266FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"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" | |||
}, | |||
{ | |||
"Key": "ForcedSleep", | |||
"Component": "ForcedSleeping", | |||
"Time": 2, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 10, | |||
"Max": 21474836, | |||
"Reagent": "ChloralHydrate", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": "ChloralHydrate", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"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, | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"WeldingFuel": { | |||
"id": "WeldingFuel", | |||
"name": "Сварочное топливо", | |||
"group": "Pyrotechnic", | |||
"desc": "Используется сварщиками для сварки.", | |||
"physicalDesc": "масляное", | |||
"color": "#A76B1CFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Multiplier": 0.4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "FlammableReaction", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Margarita": { | |||
"id": "Margarita", | |||
"name": "Маргарита", | |||
"group": "Drinks", | |||
"desc": "На каёмке лайм с солью. Аррива~!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#8CFF8CFF", | |||
"recipes": [ | |||
"Margarita" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Mojito": { | |||
"id": "Mojito", | |||
"name": "Мохито", | |||
"group": "Drinks", | |||
"desc": "Если это достаточно хорошо для Космической Кубы, то подойдет и для вас.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"Mojito" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Pyrazine": { | |||
"id": "Pyrazine", | |||
"name": "Пиразин", | |||
"group": "Medicine", | |||
"desc": "Эффективно лечит ожоги, полученные в самых жарких пожарах. При передозировке вызывает обширное внутреннее кровотечение.", | |||
"physicalDesc": "густое", | |||
"color": "#AA4308FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 540, | |||
"recipes": [ | |||
"Pyrazine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Slash": 0.5, | |||
"Piercing": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"EmoteId": "Scream", | |||
"ShowInChat": false, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.2, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 10, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Wine": { | |||
"id": "Wine", | |||
"name": "Вино", | |||
"group": "Drinks", | |||
"desc": "Алкогольный напиток премиум-класса, изготовленный из дистиллированного виноградного сока.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#7E4043FF", | |||
"recipes": [ | |||
"BloodToWine" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Blood": { | |||
"id": "Blood", | |||
"name": "Кровь", | |||
"group": "Biological", | |||
"desc": "Я надеюсь, что это кетчуп.", | |||
"physicalDesc": "чёрнометаллическое", | |||
"color": "#800000FF", | |||
"recipes": [ | |||
"AmbuzolPlus" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"HydrationFactor": 1.5, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "UncookedAnimalProteins", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -3, | |||
"Burn": -1.25 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Bloodsucker", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"TequilaSunrise": { | |||
"id": "TequilaSunrise", | |||
"name": "Текила санрайз", | |||
"group": "Drinks", | |||
"desc": "Текила и апельсиновый сок. Очень похож на \"Отвертку\", только мексиканскую.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FFE48CFF", | |||
"recipes": [ | |||
"TequilaSunrise" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceBerry": { | |||
"id": "JuiceBerry", | |||
"name": "Ягодный сок", | |||
"group": "Drinks", | |||
"desc": "Вкусная смесь нескольких видов ягод.", | |||
"physicalDesc": "сладкое", | |||
"color": "#660099FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Barozine": { | |||
"id": "Barozine", | |||
"name": "Барозин", | |||
"group": "Medicine", | |||
"desc": "Сильнодействующий химикат, предотвращающий повреждения от давления. Оказывает сильное напряжение на организм.", | |||
"physicalDesc": "вязкое", | |||
"color": "#FF867DFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "BarozineStatusEffect", | |||
"Component": "", | |||
"Ammount": 30, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "BarozineStatusEffect", | |||
"Component": "", | |||
"Ammount": 30, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"HotRamen": { | |||
"id": "HotRamen", | |||
"name": "Горячий рамэн", | |||
"group": "Drinks", | |||
"desc": "Горячая лапша.", | |||
"physicalDesc": "червивое", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"HotRamen" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 4, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"LemonLime": { | |||
"id": "LemonLime", | |||
"name": "Лимон-лайм", | |||
"group": "Drinks", | |||
"desc": "Терпкая газировка из лимона и лайма", | |||
"physicalDesc": "шипучее", | |||
"color": "#878F00FF", | |||
"recipes": [ | |||
"LemonLime" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Sugar": { | |||
"id": "Sugar", | |||
"name": "Сахар", | |||
"group": "Foods", | |||
"desc": "Вкусный космический сахар!", | |||
"physicalDesc": "сладкое", | |||
"color": "#FFFFFFFF", | |||
"recipes": [ | |||
"CelluloseBreakdown", | |||
"CopperBloodBreakdown", | |||
"FiberBreakdown", | |||
"BananaBreakdown", | |||
"BloodBreakdown" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | |||
{ | |||
"Min": 0.1, | |||
"Max": 21474836, | |||
"Reagent": "Nutriment", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"NutritionFactor": 1, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"NitrousOxide": { | |||
"id": "NitrousOxide", | |||
"name": "Оксид азота", | |||
"group": "Unknown", | |||
"desc": "Знаешь, как всё кажется смешнее, когда ты устал? Так вот...", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"EmoteId": "Laugh", | |||
"ShowInChat": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0.2, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "Emote", | |||
"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", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"effect-sleepy" | |||
], | |||
"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" | |||
}, | |||
{ | |||
"StatusLifetime": 2, | |||
"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, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 3.5, | |||
"Max": 21474836, | |||
"Reagent": "NitrousOxide", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Oil": { | |||
"id": "Oil", | |||
"name": "Масло", | |||
"group": "Foods", | |||
"desc": "Используется поварами для приготовления пищи.", | |||
"physicalDesc": "масляное", | |||
"color": "#B67823FF", | |||
"recipes": [ | |||
"Oil" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Cryptobiolin": { | |||
"id": "Cryptobiolin", | |||
"name": "Криптобиолин", | |||
"group": "Medicine", | |||
"desc": "Вызывает растерянность и головокружение.", | |||
"physicalDesc": "шипучее", | |||
"color": "#081A80FF", | |||
"recipes": [ | |||
"Cryptobiolin" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "Stutter", | |||
"Component": "ScrambledAccent", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "ScrambledAccent", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ChlorineTrifluoride": { | |||
"id": "ChlorineTrifluoride", | |||
"name": "Трифторид хлора", | |||
"group": "Pyrotechnic", | |||
"desc": "Вы очень, ОЧЕНЬ не хотите, чтобы эта дрянь оказалась рядом с вами.", | |||
"physicalDesc": "пылающее", | |||
"color": "#FFC8C8FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 370, | |||
"recipes": [ | |||
"ChlorineTrifluoride" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 2, | |||
"Poison": 1, | |||
"Caustic": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Multiplier": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "FlammableReaction", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Amount": 6000, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustTemperature", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Oxygen": { | |||
"id": "Oxygen", | |||
"name": "Кислород", | |||
"group": "Unknown", | |||
"desc": "Окисляющий, бесцветный газ.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [ | |||
"EthanolBreakdown", | |||
"CarbonDioxideBreakdown", | |||
"WaterBreakdown", | |||
"NitrousOxideBreakdown" | |||
], | |||
"metabolisms": { | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate", | |||
"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": [ | |||
{ | |||
"Type": "Vox", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ModifyLungGas", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Dexalin": { | |||
"id": "Dexalin", | |||
"name": "Дексалин", | |||
"group": "Medicine", | |||
"desc": "Используется для лечения лёгкого кислородного голодания и кровопотери. Необходимый реагент для создания Дексалина плюс.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#0041A8FF", | |||
"recipes": [ | |||
"Dexalin" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": -1, | |||
"Bloodloss": -0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 3, | |||
"Cold": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Egg": { | |||
"id": "Egg", | |||
"name": "Сырое яйцо", | |||
"group": "Foods", | |||
"desc": "Используется в выпечке.", | |||
"physicalDesc": "слизеподобное", | |||
"color": "#FFFFFFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "UncookedAnimalProteins", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"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, | |||
"Amount": -2, | |||
"conditions": null, | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Singulo": { | |||
"id": "Singulo", | |||
"name": "Сингуло", | |||
"group": "Drinks", | |||
"desc": "Блю-спейс напиток!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#3B0C0CFF", | |||
"recipes": [], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"IrishCream": { | |||
"id": "IrishCream", | |||
"name": "Ирландские сливки", | |||
"group": "Drinks", | |||
"desc": "Сливки с добавлением виски. Что еще можно ожидать от ирландцев.", | |||
"physicalDesc": "сливочное", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"IrishCream" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Butter": { | |||
"id": "Butter", | |||
"name": "Масло", | |||
"group": "Foods", | |||
"desc": "Предположительно, сливочное!", | |||
"physicalDesc": "сливочное", | |||
"color": "#FFFF00FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.75, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"FourteenLoko": { | |||
"id": "FourteenLoko", | |||
"name": "Фоуртин локо", | |||
"group": "Drinks", | |||
"desc": "Сильно переработанная жидкая субстанция, едва ли соответствующая межгалактическим стандартам безопасности для безалкогольного напитка.", | |||
"physicalDesc": "шипучее", | |||
"color": "#DEB928FF", | |||
"recipes": [ | |||
"FourteenLoko" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Theobromine", | |||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Thermite": { | |||
"id": "Thermite", | |||
"name": "Термит", | |||
"group": "Pyrotechnic", | |||
"desc": "Смесь, которая становится крайне горячей при воспламенении.", | |||
"physicalDesc": "зернистое", | |||
"color": "#757245FF", | |||
"recipes": [ | |||
"Thermite" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 2, | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SoyLatte": { | |||
"id": "SoyLatte", | |||
"name": "Соевый латте", | |||
"group": "Drinks", | |||
"desc": "Кофейный напиток, приготовленный из эспрессо и подогретого соевого молока.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"SoyLatte" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Rum": { | |||
"id": "Rum", | |||
"name": "Ром", | |||
"group": "Drinks", | |||
"desc": "Дистиллированный алкогольный напиток, изготовленный из субпродуктов сахарного тростника.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"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.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Frostoil": { | |||
"id": "Frostoil", | |||
"name": "Холодный соус", | |||
"group": "Foods", | |||
"desc": "Заставляет язык онеметь.", | |||
"physicalDesc": "холодное", | |||
"color": "#87CEEBFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Cryoxadone": { | |||
"id": "Cryoxadone", | |||
"name": "Криоксадон", | |||
"group": "Medicine", | |||
"desc": "Необходим для нормального функционирования криогеники. Исцеляет все стандартные типы повреждений, но работает только при температуре ниже 213 Кельвинов. В небольших дозах он способен лечить и оживлять растения.", | |||
"physicalDesc": "шипучее", | |||
"color": "#0091FFFF", | |||
"recipes": [ | |||
"Cryoxadone" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Airloss": -6, | |||
"Brute": -4, | |||
"Burn": -6, | |||
"Toxin": -4 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 213, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Nocturine": { | |||
"id": "Nocturine", | |||
"name": "Ноктюрин", | |||
"group": "Narcotics", | |||
"desc": "Высокоэффективное снотворное и гипнотическое средство, разработанное Синдикатом для тайных операций. Билет в один конец в хонкоград.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#128E80FF", | |||
"recipes": [ | |||
"Nocturine" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "ForcedSleep", | |||
"Component": "ForcedSleeping", | |||
"Time": 2, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 8, | |||
"Max": 21474836, | |||
"Reagent": "Nocturine", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Silver": { | |||
"id": "Silver", | |||
"name": "Серебро", | |||
"group": "Elements", | |||
"desc": "Мягкий, белый, блестящий переходный металл обладает самой высокой электропроводностью среди всех элементов и самой высокой теплопроводностью среди всех металлов.", | |||
"physicalDesc": "значительно металлическое", | |||
"color": "#D0D0D0FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Dylovene": { | |||
"id": "Dylovene", | |||
"name": "Диловен", | |||
"group": "Medicine", | |||
"desc": "Антитоксин широкого спектра действия, который лечит поражение организма токсинами. Передозировка вызывает рвоту, головокружение и боль.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#3A1D8AFF", | |||
"recipes": [ | |||
"Dylovene" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Brute": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"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" | |||
}, | |||
{ | |||
"BoozePower": 3, | |||
"SlurSpeech": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Drunk", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Rewriter": { | |||
"id": "Rewriter", | |||
"name": "Переписчик", | |||
"group": "Drinks", | |||
"desc": "Тайна святилища Библиотекаря...", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#485000FF", | |||
"recipes": [ | |||
"Rewriter" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Oculine": { | |||
"id": "Oculine", | |||
"name": "Окулин", | |||
"group": "Medicine", | |||
"desc": "Простой солевой раствор, используемый для лечения повреждений глаз при приеме внутрь.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#404040FF", | |||
"recipes": [ | |||
"Oculine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "Eyes", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"HorseradishSauce": { | |||
"id": "HorseradishSauce", | |||
"name": "Хрен", | |||
"group": "Foods", | |||
"desc": "Пакетик душистого хрена.", | |||
"physicalDesc": "очень мощное", | |||
"color": "#808080FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Napalm": { | |||
"id": "Napalm", | |||
"name": "Напалм", | |||
"group": "Pyrotechnic", | |||
"desc": "Немножко огнеопасен.", | |||
"physicalDesc": "мыльное", | |||
"color": "#FA00AFFF", | |||
"recipes": [ | |||
"Napalm" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 2, | |||
"Poison": 1, | |||
"Caustic": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Multiplier": 0.4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "FlammableReaction", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Astrotame": { | |||
"id": "Astrotame", | |||
"name": "Астротем", | |||
"group": "Foods", | |||
"desc": "Слаще тысячи ложек сахара, но без калорий.", | |||
"physicalDesc": "сахаристое", | |||
"color": "#7FFFD4FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"DrGibb": { | |||
"id": "DrGibb", | |||
"name": "Доктор Гибб", | |||
"group": "Drinks", | |||
"desc": "Восхитительная смесь из 42 различных вкусов.", | |||
"physicalDesc": "шипучее", | |||
"color": "#102000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Artifexium": { | |||
"id": "Artifexium", | |||
"name": "Артифексиум", | |||
"group": "Unknown", | |||
"desc": "Лавандовая смесь микроскопических фрагментов артефактов и сильной кислоты. Обладает способностью активировать артефакты.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#776291FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Lacerinol": { | |||
"id": "Lacerinol", | |||
"name": "Лацеринол", | |||
"group": "Medicine", | |||
"desc": "Довольно нереактивное химическое вещество, усиливающее синтез коллагена до невероятных уровней и заживляющее резаные раны.", | |||
"physicalDesc": "вязкое", | |||
"color": "#283332FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 335, | |||
"recipes": [ | |||
"Lacerinol" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Slash": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Cold": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 12, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Lemonade": { | |||
"id": "Lemonade", | |||
"name": "Лимонад", | |||
"group": "Drinks", | |||
"desc": "Напиток из лимонного сока, воды и подсластителя, например, тростникового сахара или меда.", | |||
"physicalDesc": "терпкое", | |||
"color": "#FFFF00FF", | |||
"recipes": [ | |||
"Lemonade" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Holywater": { | |||
"id": "Holywater", | |||
"name": "Святая вода", | |||
"group": "Medicine", | |||
"desc": "Чистейшая и непорочнейшая вода, прямиком из рук Бога, известна тем, что волшебным образом исцеляет раны.", | |||
"physicalDesc": "святое", | |||
"color": "#91C3F7FF", | |||
"recipes": [ | |||
"WatertoHolyWater" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Blunt": -0.2, | |||
"Poison": -0.2, | |||
"Burn": -0.2, | |||
"Shock": -0.2, | |||
"Cold": -0.2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 50, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"IcedTea": { | |||
"id": "IcedTea", | |||
"name": "Чай со льдом", | |||
"group": "Drinks", | |||
"desc": "Он же айс-ти. Не имеет отношения к определенному рэп-исполнителю/актеру.", | |||
"physicalDesc": "ароматическое", | |||
"color": "#104038FF", | |||
"recipes": [ | |||
"IcedTea" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"VodkaMartini": { | |||
"id": "VodkaMartini", | |||
"name": "Водка мартини", | |||
"group": "Drinks", | |||
"desc": "Водка вместо джина. Не совсем как пил 007, но все равно вкусно.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#004666FF", | |||
"recipes": [ | |||
"VodkaMartini" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Acetone": { | |||
"id": "Acetone", | |||
"name": "Ацетон", | |||
"group": "Unknown", | |||
"desc": "Прозрачная, слегка канцерогенная жидкость. Имеет множество простых способов применения в повседневной жизни.", | |||
"physicalDesc": "кислотное", | |||
"color": "#AF14B7FF", | |||
"recipes": [ | |||
"Acetone" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Mopwata": { | |||
"id": "Mopwata", | |||
"name": "Швабода", | |||
"group": "Drinks", | |||
"desc": "Грязная, застоявшаяся вода из-под швабры, швабровая вода.", | |||
"physicalDesc": "мутное", | |||
"color": "#59502BFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 0.6, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Phalanximine": { | |||
"id": "Phalanximine", | |||
"name": "Фалангимин", | |||
"group": "Medicine", | |||
"desc": "Современный препарат, используемый при лечении рака. Вызывает умеренное лучевое поражение организма и тошноту. Потенциально может удалить ген смерти у растений.", | |||
"physicalDesc": "едкое", | |||
"color": "#C8FF75FF", | |||
"recipes": [ | |||
"Phalanximine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Cellular": -1, | |||
"Radiation": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 5, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ale": { | |||
"id": "Ale", | |||
"name": "Эль", | |||
"group": "Drinks", | |||
"desc": "Тёмный алкогольный напиток, приготовленный из ячменного солода и дрожжей.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#663100FF", | |||
"recipes": [], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Grog": { | |||
"id": "Grog", | |||
"name": "Грог", | |||
"group": "Drinks", | |||
"desc": "Ром, разбавленный водой, одобрено пиратами!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"Grog" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CoffeeLiqueur": { | |||
"id": "CoffeeLiqueur", | |||
"name": "Кофейный ликёр", | |||
"group": "Drinks", | |||
"desc": "Ликёр, со вкусом кофе колд брю и специй.", | |||
"physicalDesc": "облачное", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"AlliesCocktail": { | |||
"id": "AlliesCocktail", | |||
"name": "Коктейль Союзники", | |||
"group": "Drinks", | |||
"desc": "Напиток из ваших союзников, не так сладок, как если бы из ваших врагов.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#00664DFF", | |||
"recipes": [ | |||
"AlliesCocktail" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SoapReagent": { | |||
"id": "SoapReagent", | |||
"name": "Мыло", | |||
"group": "Unknown", | |||
"desc": "Мыло можно использовать для получения мыльной воды.", | |||
"physicalDesc": "мыльное", | |||
"color": "#C8DFC9FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SodaWater": { | |||
"id": "SodaWater", | |||
"name": "Газированная вода", | |||
"group": "Drinks", | |||
"desc": "Она же содовая. Почему бы не сделать виски с содовой?", | |||
"physicalDesc": "шипучее", | |||
"color": "#619494FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"WhiteRussian": { | |||
"id": "WhiteRussian", | |||
"name": "Белый русский", | |||
"group": "Drinks", | |||
"desc": "Но это только твоё мнение, чувак.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A68340FF", | |||
"recipes": [ | |||
"WhiteRussian" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Water": { | |||
"id": "Water", | |||
"name": "Вода", | |||
"group": "Drinks", | |||
"desc": "Бесцветная жидкость, необходимая человекам для выживания.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#75B1F0FF", | |||
"recipes": [ | |||
"SlimeBloodBreakdown", | |||
"OilBreakdown", | |||
"CopperBloodBreakdown", | |||
"BloodBreakdown" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 4, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"RobustHarvest": { | |||
"id": "RobustHarvest", | |||
"name": "Робаст харвест", | |||
"group": "Botanical", | |||
"desc": "Высокоэффективное удобрение с небольшим эффектом усиления потенции растений. Будьте осторожны при его использовании, так как его избыток может привести к снижению урожайности растений. Оказывает положительный эффект на дион.", | |||
"physicalDesc": "робастное", | |||
"color": "#3E901CFF", | |||
"recipes": [ | |||
"RobustHarvest" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1, | |||
"Burn": 2, | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 80, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"PolymorphPrototype": "TreeMorph", | |||
"id": "Polymorph", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ash": { | |||
"id": "Ash", | |||
"name": "Пепел", | |||
"group": "Unknown", | |||
"desc": "Светло-серый рассыпчатый порошок.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#FFFFFFFF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 520, | |||
"recipes": [ | |||
"Insuzine", | |||
"Ash" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Bicaridine": { | |||
"id": "Bicaridine", | |||
"name": "Бикаридин", | |||
"group": "Medicine", | |||
"desc": "Анальгетик, который очень эффективен при лечении механических повреждений. Он полезен для стабилизации состояния людей, которых сильно избили, а также для лечения менее опасных для жизни травм.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#FFAA00FF", | |||
"recipes": [ | |||
"Bicaridine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -2 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 0.5, | |||
"Poison": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 2, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"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" | |||
}, | |||
{ | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CarpoToxin": { | |||
"id": "CarpoToxin", | |||
"name": "Карпотоксин", | |||
"group": "Toxins", | |||
"desc": "Высокотоксичный химикат, содержащийся в космических карпах. Вызывает болезненное чувство жжения.", | |||
"physicalDesc": "экзотично пахнущее", | |||
"color": "#E2A38CFF", | |||
"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" | |||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": null, | |||
"probability": 0.33, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"MelonLiquor": { | |||
"id": "MelonLiquor", | |||
"name": "Дынный ликёр", | |||
"group": "Drinks", | |||
"desc": "Довольно сладкий фруктовый ликер крепостью 23 градуса.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#138808FF", | |||
"recipes": [], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Lexorin": { | |||
"id": "Lexorin", | |||
"name": "Лексорин", | |||
"group": "Toxins", | |||
"desc": "Быстродействующее химическое вещество, используемое для быстрого удушения людей. Однако Дексалин, Дексалин плюс и Эпинефрин способны вывести его из организма.", | |||
"physicalDesc": "жгучее", | |||
"color": "#6B0007FF", | |||
"recipes": [ | |||
"Lexorin" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Airloss": 10 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Phenol": { | |||
"id": "Phenol", | |||
"name": "Фенол", | |||
"group": "Unknown", | |||
"desc": "Ароматическое кольцо углерода с гидроксильной группой. Полезный ингредиент для ряда лекарств, но сам по себе не обладает лечебными свойствами.", | |||
"physicalDesc": "кислотное", | |||
"color": "#E7EA91FF", | |||
"recipes": [ | |||
"Phenol" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 1, | |||
"Poison": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Sulfur": { | |||
"id": "Sulfur", | |||
"name": "Сера", | |||
"group": "Elements", | |||
"desc": "Жёлтое кристаллическое твердое вещество.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#FFF385FF", | |||
"recipes": [ | |||
"WeldingFuelBreakdown" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Benzene": { | |||
"id": "Benzene", | |||
"name": "Бензол", | |||
"group": "Unknown", | |||
"desc": "Ароматическое, слегка канцерогенное кольцо углерода, составляющее основу многих органических соединений.", | |||
"physicalDesc": "кислотное", | |||
"color": "#E7EA91FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 310, | |||
"recipes": [ | |||
"Benzene" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Cellular": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Aloe": { | |||
"id": "Aloe", | |||
"name": "Алоэ", | |||
"group": "Drinks", | |||
"desc": "Очень, очень, очень хорошо.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#192C00FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.06, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Lipozine": { | |||
"id": "Lipozine", | |||
"name": "Липозин", | |||
"group": "Medicine", | |||
"desc": "Химическое вещество, ускоряющее метаболизм, в результате чего пользователь быстрее испытывает чувство голода.", | |||
"physicalDesc": "масляное", | |||
"color": "#2690B5FF", | |||
"recipes": [ | |||
"Lipozine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "ThirstStatus", | |||
"Component": "", | |||
"Ammount": -0.333, | |||
"Refresh": false, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Dermaline": { | |||
"id": "Dermaline", | |||
"name": "Дермалин", | |||
"group": "Medicine", | |||
"desc": "Передовой препарат, более эффективный при лечении ожогов, чем Келотан.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#215263FF", | |||
"recipes": [ | |||
"Dermaline" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": -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": { | |||
"Brute": 0.5, | |||
"Asphyxiation": 1, | |||
"Cold": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 10, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Refresh": false, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 10, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Cream": { | |||
"id": "Cream", | |||
"name": "Сливки", | |||
"group": "Drinks", | |||
"desc": "Жирная, но еще жидкая часть молока. Почему бы вам не смешать это с виски, а?", | |||
"physicalDesc": "сливочное", | |||
"color": "#DFD7AFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 1, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ToxinsSpecial": { | |||
"id": "ToxinsSpecial", | |||
"name": "Особый токсин", | |||
"group": "Drinks", | |||
"desc": "Эта штука ОГОНЬ! ВЫЗЫВАЙТЕ ЧЁРТОВ ШАТТЛ!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#665C00FF", | |||
"recipes": [ | |||
"ToxinsSpecial" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Razorium": { | |||
"id": "Razorium", | |||
"name": "Бритвиум", | |||
"group": "Toxins", | |||
"desc": "Странное неньютоновское химическое вещество. Оно образуется при смешивании двух противоречивых по природе лекарств от механических повреждения. Под влиянием силы оно временно затвердевает, образуя миллионы крохотных острых граней. Весьма болезненно.", | |||
"physicalDesc": "светоотражающее", | |||
"color": "#E3FFFBFF", | |||
"recipes": [ | |||
"BicarBruizine", | |||
"PuncturaseLacerinol", | |||
"BicarLacerinol", | |||
"BruizinePuncturase", | |||
"BruizineLacerinol", | |||
"BicarPuncturase" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 3, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Slash": 9 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-slicing-insides" | |||
], | |||
"Type": 1, | |||
"VisualType": 5, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CapsaicinOil": { | |||
"id": "CapsaicinOil", | |||
"name": "Капсаициновое масло", | |||
"group": "Foods", | |||
"desc": "Капсаициновое масло - это ингредиент, содержащийся в различных сортах острого перца.", | |||
"physicalDesc": "масляное", | |||
"color": "#FF0000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.75, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Amount": 250, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustTemperature", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"capsaicin-effect-light-burn" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ambuzol": { | |||
"id": "Ambuzol", | |||
"name": "Амбузол", | |||
"group": "Medicine", | |||
"desc": "Высокотехнологичный препарат, способный остановить развитие зомби-вируса.", | |||
"physicalDesc": "хрустящее", | |||
"color": "#86CAF7FF", | |||
"recipes": [ | |||
"Ambuzol" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Innoculate": false, | |||
"conditions": [ | |||
{ | |||
"Min": 10, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "CureZombieInfection", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "ZombieStatus", | |||
"Component": "", | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Moonshine": { | |||
"id": "Moonshine", | |||
"name": "Самогон", | |||
"group": "Drinks", | |||
"desc": "Самодельный напиток, изготавливаемый в домашних условиях. Что может пойти не так?", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#D1D7D155", | |||
"recipes": [ | |||
"Moonshine" | |||
], | |||
"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.25, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"InsectBlood": { | |||
"id": "InsectBlood", | |||
"name": "Кровь насекомого", | |||
"group": "Biological", | |||
"desc": "Окей, а это реально мерзко. Она выглядит почти... живой?", | |||
"physicalDesc": "склизкое", | |||
"color": "#808A51FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"HydrationFactor": 1.5, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "UncookedAnimalProteins", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -3, | |||
"Burn": -1.25 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Bloodsucker", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"UnstableMutagen": { | |||
"id": "UnstableMutagen", | |||
"name": "Нестабильный мутаген", | |||
"group": "Toxins", | |||
"desc": "Вызывает мутации при введении в живых людей или растения. Высокие дозы могут быть смертельными, особенно для людей.", | |||
"physicalDesc": "светящееся", | |||
"color": "#00FF5FFF", | |||
"recipes": [ | |||
"UnstableMutagen" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Radiation": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Amatoxin": { | |||
"id": "Amatoxin", | |||
"name": "Аматоксин", | |||
"group": "Toxins", | |||
"desc": "Смертельно опасный токсин, содержащийся в некоторых грибах, прежде всего в мухоморах. Смертелен в малых дозах.", | |||
"physicalDesc": "неописуемое", | |||
"color": "#D6CE7BFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 6 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Whiskey": { | |||
"id": "Whiskey", | |||
"name": "Виски", | |||
"group": "Drinks", | |||
"desc": "Тип дистиллированного алкогольного напитка, изготовленного из забродившего зернового сусла.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"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.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceCarrot": { | |||
"id": "JuiceCarrot", | |||
"name": "Морковный сок", | |||
"group": "Drinks", | |||
"desc": "Как морковь, но не хрустит.", | |||
"physicalDesc": "хрустящее", | |||
"color": "#FF8820FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Oculine", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Martini": { | |||
"id": "Martini", | |||
"name": "Классический мартини", | |||
"group": "Drinks", | |||
"desc": "Вермут с джином. Не совсем как пил 007, но все равно вкусно.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"Martini" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Romerol": { | |||
"id": "Romerol", | |||
"name": "Ромерол", | |||
"group": "Toxins", | |||
"desc": "Сверхъестественное вещество, способное оживлять мертвецов. Если его не лечить, эффект будет необратимым и приведет к гибели станции. Обращайтесь с осторожностью.", | |||
"physicalDesc": "некротическое", | |||
"color": "#7E916EFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "CauseZombieInfection", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BloodyMary": { | |||
"id": "BloodyMary", | |||
"name": "Кровавая Мэри", | |||
"group": "Drinks", | |||
"desc": "Странная, но приятная смесь из водки, томата и сока лайма.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#660000FF", | |||
"recipes": [ | |||
"BloodyMary" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Phosphorus": { | |||
"id": "Phosphorus", | |||
"name": "Фосфор", | |||
"group": "Elements", | |||
"desc": "Реактивный металл, используемый в пиротехнике и оружии.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#EDE4E4FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"LongIslandIcedTea": { | |||
"id": "LongIslandIcedTea", | |||
"name": "Лонг-айленд айс ти", | |||
"group": "Drinks", | |||
"desc": "Винный шкаф, собранный в вкусную смесь. Предназначен только для женщин-алкоголиков среднего возраста.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"LongIslandIcedTea" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Iron": { | |||
"id": "Iron", | |||
"name": "Железо", | |||
"group": "Elements", | |||
"desc": "Серебристо-серый металл, образующий оксиды железа (ржавчину) при контакте с воздухом. Часто сплавляется с другими элементами для получения сплавов, таких как сталь.", | |||
"physicalDesc": "металлическое", | |||
"color": "#434B4DFF", | |||
"recipes": [ | |||
"BloodBreakdown" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Arachnid", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Scaled": false, | |||
"Amount": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBloodLevel", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Soysauce": { | |||
"id": "Soysauce", | |||
"name": "Соевый соус", | |||
"group": "Foods", | |||
"desc": "Соленая приправа на основе сои.", | |||
"physicalDesc": "солёное", | |||
"color": "#8B4513FF", | |||
"recipes": [ | |||
"CookingSoysauce" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 0.5, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": -0.5, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DoctorsDelight": { | |||
"id": "DoctorsDelight", | |||
"name": "Радость доктора", | |||
"group": "Drinks", | |||
"desc": "Глоток сделал - Медибот свободен. Это, наверное, даже к лучшему.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FF8CFFFF", | |||
"recipes": [ | |||
"DoctorsDelight" | |||
], | |||
"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, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Burn": -1, | |||
"Brute": -1, | |||
"Airloss": -1, | |||
"Toxin": -1 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Vinaigrette": { | |||
"id": "Vinaigrette", | |||
"name": "Винегретная заправка", | |||
"group": "Foods", | |||
"desc": "Простая заправка для салатов, приготовленная из масла, уксуса и приправ.", | |||
"physicalDesc": "кислое", | |||
"color": "#EFDAAEFF", | |||
"recipes": [ | |||
"CookingVinaigrette" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Cola": { | |||
"id": "Cola", | |||
"name": "Кола", | |||
"group": "Drinks", | |||
"desc": "Сладкий газированный безалкогольный напиток. Не содержит кофеина.", | |||
"physicalDesc": "шипучее", | |||
"color": "#422912FF", | |||
"recipes": [ | |||
"Cola" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"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, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Inaprovaline": { | |||
"id": "Inaprovaline", | |||
"name": "Инапровалин", | |||
"group": "Medicine", | |||
"desc": "Инапровалин это синаптический и кардио- стимулятор, широко используемый для купирования удушья при критических состояниях и уменьшения кровотечения. Используется во многих современных лекарственных препаратах.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#731024FF", | |||
"recipes": [ | |||
"Inaprovaline" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Ammount": 10, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "BleedStatus", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"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, | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Stimulants": { | |||
"id": "Stimulants", | |||
"name": "Стимулятор", | |||
"group": "Narcotics", | |||
"desc": "Химический коктейль, разработанный компанией Donk Co., который позволяет агентам быстрее оправляться от оглушения, быстрее передвигаться, и легко излечивает в критическом состоянии. Из-за комплексной природы этого вещества организму гораздо труднее вывести его из организма естественным путем.", | |||
"physicalDesc": "заряжающее энергией", | |||
"color": "#9A040EFF", | |||
"recipes": [ | |||
"Stimulants" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 1, | |||
"effects": [ | |||
{ | |||
"StatusLifetime": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 1.3, | |||
"SprintSpeedModifier": 1.3, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 80, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"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": "StaminaModifier", | |||
"Component": "StaminaModifier", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"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" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 1, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Burn": -1, | |||
"Brute": -1 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Max": 120, | |||
"Min": 70, | |||
"id": "TotalDamage" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"TonicWater": { | |||
"id": "TonicWater", | |||
"name": "Тоник", | |||
"group": "Drinks", | |||
"desc": "Вкус у него странный, но, по крайней мере, хинин препятствует распространению космической малярии.", | |||
"physicalDesc": "шипучее", | |||
"color": "#0064C8FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Gildlager": { | |||
"id": "Gildlager", | |||
"name": "Гильдлагер", | |||
"group": "Drinks", | |||
"desc": "50-градусный коричный шнапс, созданный для девочек-подростков на весенних каникулах.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#FFFF91FF", | |||
"recipes": [ | |||
"Gildlager" | |||
], | |||
"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.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"AcidSpit": { | |||
"id": "AcidSpit", | |||
"name": "Кислотный плевок", | |||
"group": "Drinks", | |||
"desc": "Напиток для смелых, но при неправильном приготовлении может оказаться смертельно опасным!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#365000FF", | |||
"recipes": [ | |||
"AcidSpit" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ShamblersJuice": { | |||
"id": "ShamblersJuice", | |||
"name": "Сок Shambler", | |||
"group": "Drinks", | |||
"desc": "~Встряхните мне немного этого сока Shambler!~", | |||
"physicalDesc": "шипучее", | |||
"color": "#66538FFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"GargleBlaster": { | |||
"id": "GargleBlaster", | |||
"name": "Пангалактический грызлодёр", | |||
"group": "Drinks", | |||
"desc": "Ого, эта штука выглядит нестабильной!", | |||
"physicalDesc": "нестабильное", | |||
"color": "#9CC8B4FF", | |||
"recipes": [ | |||
"GargleBlaster" | |||
], | |||
"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.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Toxin": { | |||
"id": "Toxin", | |||
"name": "Токсин", | |||
"group": "Toxins", | |||
"desc": "Как ни странно, токсичный химикат. Доступен в емагнутом химическом раздатчике.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#CF3600FF", | |||
"recipes": [ | |||
"ZombieBloodBreakdown" | |||
], | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ethanol": { | |||
"id": "Ethanol", | |||
"name": "Этанол", | |||
"group": "Drinks", | |||
"desc": "Он же этиловый спирт. Простейший алкоголь, при употреблении пьянит, легко воспламеняется.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#B05B3CFF", | |||
"recipes": [ | |||
"WeldingFuelBreakdown" | |||
], | |||
"metabolisms": { | |||
"Alcohol": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 12, | |||
"Max": 21474836, | |||
"Reagent": "Ethanol", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Dwarf", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.04, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"BoozePower": 2, | |||
"SlurSpeech": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "Drunk", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Siderlac": { | |||
"id": "Siderlac", | |||
"name": "Сидерлак", | |||
"group": "Medicine", | |||
"desc": "Мощное противокоррозийное средство, получаемое из растений.", | |||
"physicalDesc": "молочное", | |||
"color": "#F4DAB8FF", | |||
"recipes": [ | |||
"Siderlac" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": -5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SulfuricAcid": { | |||
"id": "SulfuricAcid", | |||
"name": "Серная кислота", | |||
"group": "Toxins", | |||
"desc": "Едкий химикат. Держать подальше от лица.", | |||
"physicalDesc": "масляное", | |||
"color": "#BF8C00FF", | |||
"recipes": [ | |||
"SulfuricAcid" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 3, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"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.2, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Leporazine": { | |||
"id": "Leporazine", | |||
"name": "Лепоразин", | |||
"group": "Medicine", | |||
"desc": "Химический препарат, используемый для стабилизации температуры тела и быстрого лечения повреждений от холода. Отлично подходит для путешествий по космосу без скафандра, но не позволяет использовать криогенные капсулы.", | |||
"physicalDesc": "жгучее", | |||
"color": "#FF7DB5FF", | |||
"recipes": [ | |||
"Leporazine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Cold": -4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 5, | |||
"DeleteReagent": "Fresium", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"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" | |||
}, | |||
{ | |||
"Messages": [ | |||
"leporazine-effect-temperature-adjusting" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": null, | |||
"probability": 0.2, | |||
"id": "PopupMessage", | |||
"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, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Milk": { | |||
"id": "Milk", | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceWatermelon": { | |||
"id": "JuiceWatermelon", | |||
"name": "Арбузный сок", | |||
"group": "Drinks", | |||
"desc": "Вкусный сок арбуза.", | |||
"physicalDesc": "сладкое", | |||
"color": "#EF3520FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceGrape": { | |||
"id": "JuiceGrape", | |||
"name": "Виноградный сок", | |||
"group": "Drinks", | |||
"desc": "Свежевыжатый сок из красного винограда. Довольно сладкий.", | |||
"physicalDesc": "хрустящее", | |||
"color": "#512284FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Pilk": { | |||
"id": "Pilk", | |||
"name": "Пилк", | |||
"group": "Drinks", | |||
"desc": "Тошнотворная смесь молока и колы.", | |||
"physicalDesc": "сливочное", | |||
"color": "#E7C69FFF", | |||
"recipes": [ | |||
"Pilk" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 1, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"GinTonic": { | |||
"id": "GinTonic", | |||
"name": "Джин-тоник", | |||
"group": "Drinks", | |||
"desc": "Классический мягкий коктейль всех времен и народов.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#004166FF", | |||
"recipes": [ | |||
"GinTonic" | |||
], | |||
"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.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SodiumCarbonate": { | |||
"id": "SodiumCarbonate", | |||
"name": "Карбонат натрия", | |||
"group": "Unknown", | |||
"desc": "Белая, не имеющая запаха соль, хорошо растворимая в воде и образующая при этом щелочной раствор. Также известна как сода кальцинированная.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#FFFFFFFF", | |||
"recipes": [ | |||
"SodiumCarbonate" | |||
], | |||
"metabolisms": null | |||
}, | |||
"WhiteGilgamesh": { | |||
"id": "WhiteGilgamesh", | |||
"name": "Белый Гильгамеш", | |||
"group": "Drinks", | |||
"desc": "Тошнотворная смесь молока и пива. Вызывает ощущение одеревенелости.", | |||
"physicalDesc": "сливочное", | |||
"color": "#E5D27EFF", | |||
"recipes": [ | |||
"WhiteGilgamesh" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Epinephrine": { | |||
"id": "Epinephrine", | |||
"name": "Эпинефрин", | |||
"group": "Medicine", | |||
"desc": "Эффективный стабилизирующий препарат, используемый для предотвращения смерти от асфиксии, а также для устранения незначительных повреждений пациентов, находящихся в критическом состоянии. Выводит Токсин хартбрейкер из кровеносной системы за счёт большего количества Эпинефрина, но может повышать уровень Гистамина. Помогает уменьшить время оглушения. Часто встречается в экстренных медипенах.", | |||
"physicalDesc": "не имеющее запаха", | |||
"color": "#D2FFFAFF", | |||
"recipes": [ | |||
"Epinephrine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1, | |||
"Toxin": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 2, | |||
"DeleteReagent": "HeartbreakerToxin", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 1, | |||
"DeleteReagent": "Epinephrine", | |||
"Refresh": true, | |||
"Type": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 9, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Ammount": 0.75, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Ammount": 0.75, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"PwrGame": { | |||
"id": "PwrGame", | |||
"name": "Pwr Game", | |||
"group": "Drinks", | |||
"desc": "Единственный напиток, обладающий СИЛОЙ, которую жаждут настоящие геймеры. Когда геймеры говорят о геймерском топливе, они имеют в виду именно это.", | |||
"physicalDesc": "шипучее", | |||
"color": "#9385BFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Fat": { | |||
"id": "Fat", | |||
"name": "Жир", | |||
"group": "Biological", | |||
"desc": "Независимо от того, как он был получен, его применение важно.", | |||
"physicalDesc": "экзотично пахнущее", | |||
"color": "#D8D8B0FF", | |||
"recipes": [ | |||
"OilBreakdown" | |||
], | |||
"metabolisms": null | |||
}, | |||
"SpaceCleaner": { | |||
"id": "SpaceCleaner", | |||
"name": "Космический очиститель", | |||
"group": "Unknown", | |||
"desc": "Способен очистить почти любую поверхность от всего, что может ее запачкать. Уборщик наверняка будет благодарен добавке.", | |||
"physicalDesc": "лимонно-свежее", | |||
"color": "#C8FF69FF", | |||
"recipes": [ | |||
"SpaceCleaner" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Copper": { | |||
"id": "Copper", | |||
"name": "Медь", | |||
"group": "Elements", | |||
"desc": "Мягкий, ковкий и пластичный металл с очень высокой тепло- и электропроводностью.", | |||
"physicalDesc": "металлическое", | |||
"color": "#B05B3CFF", | |||
"recipes": [ | |||
"CopperBloodBreakdown" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Arachnid", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Scaled": false, | |||
"Amount": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBloodLevel", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Bruizine": { | |||
"id": "Bruizine", | |||
"name": "Бруизин", | |||
"group": "Medicine", | |||
"desc": "Изначально разрабатывавшееся как лекарство от кашля, это химическое вещество оказалось необычайно эффективным при лечении размозженных ран.", | |||
"physicalDesc": "слизеподобное", | |||
"color": "#FF3636FF", | |||
"recipes": [ | |||
"Bruizine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Blunt": -3.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 10.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"KiraSpecial": { | |||
"id": "KiraSpecial", | |||
"name": "Кира специальный", | |||
"group": "Drinks", | |||
"desc": "Да здравствует парень, которого все принимали за девушку. Бака!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#CCCC99FF", | |||
"recipes": [ | |||
"KiraSpecial" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ice": { | |||
"id": "Ice", | |||
"name": "Лёд", | |||
"group": "Unknown", | |||
"desc": "Застывшая вода.", | |||
"physicalDesc": "морозное", | |||
"color": "#BED8E6FF", | |||
"recipes": [ | |||
"FlashFreezeIce" | |||
], | |||
"metabolisms": null | |||
}, | |||
"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", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 3, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Type": "Animal", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 0.04, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"GroundBee": { | |||
"id": "GroundBee", | |||
"name": "Молотые пчёлы", | |||
"group": "Unknown", | |||
"desc": "Молотые пчёлы. Мерзость.", | |||
"physicalDesc": "пчелистое", | |||
"color": "#86530EFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Arithrazine": { | |||
"id": "Arithrazine", | |||
"name": "Аритразин", | |||
"group": "Medicine", | |||
"desc": "Слегка нестабильный препарат, применяемый в самых крайних случаях радиационного отравления. Оказывает незначительное напряжение организма.", | |||
"physicalDesc": "облачное", | |||
"color": "#BD5902FF", | |||
"recipes": [ | |||
"Arithrazine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Radiation": -3 | |||
}, | |||
"groups": { | |||
"Brute": 0.5 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CarbonDioxide": { | |||
"id": "CarbonDioxide", | |||
"name": "Диоксид углерода", | |||
"group": "Unknown", | |||
"desc": "Он же углекислый газ. Вы совершенно не представляете, что это такое.", | |||
"physicalDesc": "не имеющее запаха", | |||
"color": "#66FF33FF", | |||
"recipes": [ | |||
"CopperBloodBreakdown", | |||
"BloodBreakdown" | |||
], | |||
"metabolisms": { | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.8 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
}, | |||
{ | |||
"Min": 0.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Desoxyephedrine": { | |||
"id": "Desoxyephedrine", | |||
"name": "Дезоксиэфедрин", | |||
"group": "Narcotics", | |||
"desc": "Более эффективный Эфедрин, имеющий более выраженные побочные эффекты. Требует меньшей дозы для профилактики нарколепсии.", | |||
"physicalDesc": "прозрачное", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 370, | |||
"color": "#FAFAFAFF", | |||
"recipes": [ | |||
"Desoxyephedrine" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.75 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2, | |||
"Asphyxiation": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"StatusLifetime": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 1.35, | |||
"SprintSpeedModifier": 1.35, | |||
"id": "MovespeedModifier", | |||
"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, | |||
"probability": 1, | |||
"id": "Jitter", | |||
"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" | |||
} | |||
] | |||
}, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Mayo": { | |||
"id": "Mayo", | |||
"name": "Майонез", | |||
"group": "Foods", | |||
"desc": "Жирный соус, приготовленный из масла, яиц, и какой-либо (пищевой) кислоты.", | |||
"physicalDesc": "густое", | |||
"color": "#F9F5E5FF", | |||
"recipes": [ | |||
"CookingMayoLemon", | |||
"CookingMayoVinegar" | |||
], | |||
"metabolisms": null | |||
}, | |||
"PolytrinicAcid": { | |||
"id": "PolytrinicAcid", | |||
"name": "Политриновая кислота", | |||
"group": "Toxins", | |||
"desc": "Чрезвычайно едкое химическое вещество. Сильно обжигает всех, кто вступит с ней в непосредственный контакт.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A1000BFF", | |||
"recipes": [ | |||
"PolytrinicAcid" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 3, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 11 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceOrange": { | |||
"id": "JuiceOrange", | |||
"name": "Апельсиновый сок", | |||
"group": "Drinks", | |||
"desc": "И вкусно, и богато витамином С. Чего ещё желать?", | |||
"physicalDesc": "цитрусовое", | |||
"color": "#E78108FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SodiumHydroxide": { | |||
"id": "SodiumHydroxide", | |||
"name": "Гидроксид натрия", | |||
"group": "Unknown", | |||
"desc": "Белая соль без запаха, растворяющаяся в воде, образующая при этом сильный щелочной раствор. При попадании в организм вызывает ожоги и рвоту.", | |||
"physicalDesc": "щелочное", | |||
"color": "#FFFFFFFF", | |||
"recipes": [ | |||
"SodiumHydroxide" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SuiDream": { | |||
"id": "SuiDream", | |||
"name": "Мечты суи", | |||
"group": "Drinks", | |||
"desc": "'Состав: Белая газировка, голубой кюрасао, дынный ликер.'", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#00A86BFF", | |||
"recipes": [ | |||
"SuiDream" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Diethylamine": { | |||
"id": "Diethylamine", | |||
"name": "Диэтиламин", | |||
"group": "Botanical", | |||
"desc": "Очень мощное удобрение, насыщает растения питательными веществами, уничтожает вредителей, а иногда даже ускоряет рост.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A1000BFF", | |||
"recipes": [ | |||
"Diethylamine" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuicePineapple": { | |||
"id": "JuicePineapple", | |||
"name": "Ананасовый сок", | |||
"group": "Drinks", | |||
"desc": "Вкусный сок ананаса.", | |||
"physicalDesc": "тропическое", | |||
"color": "#FFFF00FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Barefoot": { | |||
"id": "Barefoot", | |||
"name": "Домохозяйка", | |||
"group": "Drinks", | |||
"desc": "Дети, кухня, церковь.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"Barefoot" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceApple": { | |||
"id": "JuiceApple", | |||
"name": "Яблочный сок", | |||
"group": "Drinks", | |||
"desc": "Это маленький кусочек Эдема.", | |||
"physicalDesc": "хрустящее", | |||
"color": "#FDAD01FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Antifreeze": { | |||
"id": "Antifreeze", | |||
"name": "Антифриз", | |||
"group": "Drinks", | |||
"desc": "Непревзойденная свежесть.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#FF7D63FF", | |||
"recipes": [ | |||
"Antifreeze" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"EZNutrient": { | |||
"id": "EZNutrient", | |||
"name": "EZ-нутриенты", | |||
"group": "Botanical", | |||
"desc": "Дайте вашим растениям немного этих ЛЁГКИХ питательных веществ! Дионы считают это аппетитным.", | |||
"physicalDesc": "густое", | |||
"color": "#664330FF", | |||
"recipes": [ | |||
"EZNutrient" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"NTCahors": { | |||
"id": "NTCahors", | |||
"name": "НеоТеологический кагор", | |||
"group": "Drinks", | |||
"desc": "Крепленое десертное вино, изготовленное из каберне совиньон, саперави и других сортов винограда.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#7E4043FF", | |||
"recipes": [], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ManlyDorf": { | |||
"id": "ManlyDorf", | |||
"name": "Мужественный дворф", | |||
"group": "Drinks", | |||
"desc": "Пиво и эль, соединённые в восхитительный коктейль. Предназначено только для крепких гномов.", | |||
"physicalDesc": "шипучее и кремовое", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"ManlyDorf" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"TranexamicAcid": { | |||
"id": "TranexamicAcid", | |||
"name": "Транексамовая кислота", | |||
"group": "Medicine", | |||
"desc": "Препарат, способствующий свертыванию крови, применяемый для остановки обильного кровотечения. При передозировке вызывает ещё более сильное кровотечение. Часто встречается в экстренных медипенах.", | |||
"physicalDesc": "вязкое", | |||
"color": "#BA7D7DFF", | |||
"recipes": [ | |||
"TranexamicAcid" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Scaled": false, | |||
"Amount": -1.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBleedAmount", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Bloodloss": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BuzzochloricBees": { | |||
"id": "BuzzochloricBees", | |||
"name": "Жужжехлориновые пчёлы", | |||
"group": "Toxins", | |||
"desc": "Жидкие пчёлы. О боже, это ЖИДКИЕ ПЧЁЛЫ, нет...", | |||
"physicalDesc": "жужжащее", | |||
"color": "#FFD35DFF", | |||
"recipes": [ | |||
"BuzzochloricBees" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Messages": [ | |||
"buzzochloricbees-effect-oh-god-bees", | |||
"buzzochloricbees-effect-its-the-bees", | |||
"buzzochloricbees-effect-why-am-i-covered-in-bees", | |||
"buzzochloricbees-effect-one-with-the-bees", | |||
"buzzochloricbees-effect-squeaky-clean" | |||
], | |||
"Type": 1, | |||
"VisualType": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 0, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"buzzochloricbees-effect-histamine-bee-allergy", | |||
"buzzochloricbees-effect-histamine-swells", | |||
"buzzochloricbees-effect-histamine-numb-to-the-bees", | |||
"buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees", | |||
"buzzochloricbees-effect-squeaky-clean" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 0.01, | |||
"Max": 21474836, | |||
"Reagent": "Histamine", | |||
"id": "ReagentThreshold" | |||
}, | |||
{ | |||
"Tag": "Bee", | |||
"Invert": true, | |||
"id": "HasTag" | |||
} | |||
], | |||
"probability": 0.05, | |||
"id": "PopupMessage", | |||
"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": 0.05, | |||
"id": "PopupMessage", | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Mead": { | |||
"id": "Mead", | |||
"name": "Медовуха", | |||
"group": "Drinks", | |||
"desc": "Напиток викингов, хоть и дешевый.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"Mead" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Lead": { | |||
"id": "Lead", | |||
"name": "Свинец", | |||
"group": "Toxins", | |||
"desc": "Медленно действующий, но невероятно смертоносный токсин, содержащийся в стали, хотя и в незначительных количествах. Не имеет вкуса.", | |||
"physicalDesc": "металлическое", | |||
"color": "#5C6274FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.03, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.6 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SyndicateBomb": { | |||
"id": "SyndicateBomb", | |||
"name": "Бомба синдиката", | |||
"group": "Drinks", | |||
"desc": "Кто-то подложил нам бомбу!", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#2E6660FF", | |||
"recipes": [ | |||
"SyndicateBomb" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Tazinide": { | |||
"id": "Tazinide", | |||
"name": "Тазинид", | |||
"group": "Toxins", | |||
"desc": "Очень опасная металлическая смесь, которая может нарушить возможность передвигаться благодаря электризующему воздействию.", | |||
"physicalDesc": "металлическое", | |||
"color": "#FDD023FF", | |||
"recipes": [ | |||
"Tazinide" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"ElectrocuteTime": 2, | |||
"ElectrocuteDamageScale": 5, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 0.8, | |||
"id": "Electrocute", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Zinc": { | |||
"id": "Zinc", | |||
"name": "Цинк", | |||
"group": "Elements", | |||
"desc": "Серебристый, хрупкий металл, часто используемый в батареях для хранения заряда.", | |||
"physicalDesc": "блестящее", | |||
"color": "#BABABAFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"MilkOat": { | |||
"id": "MilkOat", | |||
"name": "Овсяное молоко", | |||
"group": "Drinks", | |||
"desc": "На удивление вкусное.", | |||
"physicalDesc": "освежающее", | |||
"color": "#DEDACDFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 4, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Cellulose": { | |||
"id": "Cellulose", | |||
"name": "Целлюлозные волокна", | |||
"group": "Biological", | |||
"desc": "Кристаллический полимер полидекстрозы, растения дорожат этим веществом.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#E6E6DAFF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"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, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Reagent": "Nutriment", | |||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"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, | |||
"HydrationFactor": 2, | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Tequila": { | |||
"id": "Tequila", | |||
"name": "Текила", | |||
"group": "Drinks", | |||
"desc": "Крепкий и слабо ароматизированный спирт производства Мексики.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#D7D1D155", | |||
"recipes": [], | |||
"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.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"VodkaTonic": { | |||
"id": "VodkaTonic", | |||
"name": "Водка тоник", | |||
"group": "Drinks", | |||
"desc": "Для тех случаев, когда джин-тоник недостаточно русский.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#0064C8FF", | |||
"recipes": [ | |||
"VodkaTonic" | |||
], | |||
"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.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Manhattan": { | |||
"id": "Manhattan", | |||
"name": "Манхэттен", | |||
"group": "Drinks", | |||
"desc": "Любимый напиток Детектива под прикрытием. Он никогда не переносил джин...", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"Manhattan" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Hooch": { | |||
"id": "Hooch", | |||
"name": "Суррогат", | |||
"group": "Drinks", | |||
"desc": "Либо чья-то неудача в приготовлении коктейля, либо чья-то попытка производства алкоголя. В любом случае, вы действительно хотите это выпить?", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664E00FF", | |||
"recipes": [ | |||
"Hooch" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Gin": { | |||
"id": "Gin", | |||
"name": "Джин", | |||
"group": "Drinks", | |||
"desc": "Дистиллированный алкогольный напиток, в котором преобладает аромат ягод можжевельника.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [], | |||
"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.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Bleach": { | |||
"id": "Bleach", | |||
"name": "Отбеливатель", | |||
"group": "Unknown", | |||
"desc": "В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы так же, как и космический очиститель, а также обеззараживать одежду. Крайне токсичен при попадании в организм.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A1000BFF", | |||
"recipes": [ | |||
"Bleach" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2, | |||
"Caustic": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"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" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"RedMead": { | |||
"id": "RedMead", | |||
"name": "Красная медовуха", | |||
"group": "Drinks", | |||
"desc": "Настоящий напиток викингов! Несмотря на то, что он имеет странный красный цвет.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#C73C00FF", | |||
"recipes": [ | |||
"RedMead" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceBanana": { | |||
"id": "JuiceBanana", | |||
"name": "Банановый сок", | |||
"group": "Drinks", | |||
"desc": "Жидкая суть банана. ХОНК.", | |||
"physicalDesc": "хрустящее", | |||
"color": "#FFE777FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Diphenylmethylamine": { | |||
"id": "Diphenylmethylamine", | |||
"name": "Дифенилметиламин", | |||
"group": "Medicine", | |||
"desc": "Более стабильное лекарственное средство, чем этилоксиэфедрин. Полезен для поддержания бодрости.", | |||
"physicalDesc": "светящееся", | |||
"color": "#B0ABAAFF", | |||
"recipes": [ | |||
"Diphenylmethylamine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "StartDebuff", | |||
"Component": "TemporaryBlindness", | |||
"Ammount": 10, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "StartDebuff", | |||
"Component": "TemporaryBlindness", | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"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, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Synaptizine": { | |||
"id": "Synaptizine", | |||
"name": "Синаптизин", | |||
"group": "Medicine", | |||
"desc": "Токсичный препарат, сокращающий продолжительность оглушения и нокдауна вдвое.", | |||
"physicalDesc": "жгучее", | |||
"color": "#D49A2FFF", | |||
"recipes": [ | |||
"Synaptizine" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Ammount": 3, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Ammount": 3, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "StartDebuff", | |||
"Component": "", | |||
"Ammount": 15, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuicePotato": { | |||
"id": "JuicePotato", | |||
"name": "Картофельный сок", | |||
"group": "Drinks", | |||
"desc": "Сок картофеля. Фу.", | |||
"physicalDesc": "крахмалистое", | |||
"color": "#302000FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Aloxadone": { | |||
"id": "Aloxadone", | |||
"name": "Алоксадон", | |||
"group": "Medicine", | |||
"desc": "Криогенное химическое вещество. Используется для лечения тяжёлых ожогов третьей степени путём регенерации обожжённых тканей. Работает независимо от того, жив пациент или мертв.", | |||
"physicalDesc": "смягчающее", | |||
"color": "#89F77FFF", | |||
"recipes": [ | |||
"Aloxadone" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": -3, | |||
"Shock": -3, | |||
"Caustic": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 213, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Nitrogen": { | |||
"id": "Nitrogen", | |||
"name": "Азот", | |||
"group": "Unknown", | |||
"desc": "Он же нитроген. Бесцветный, не имеющий запаха нереактивный газ. Очень стабилен.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [ | |||
"SlimeBloodBreakdown", | |||
"NitrousOxideBreakdown" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Cold": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Vox", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Factor": 1, | |||
"conditions": [ | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "Oxygenate", | |||
"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": [ | |||
{ | |||
"Type": "Slime", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ModifyLungGas", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Carbon": { | |||
"id": "Carbon", | |||
"name": "Углерод", | |||
"group": "Elements", | |||
"desc": "Чёрное кристаллическое твердое вещество.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#22282BFF", | |||
"recipes": [ | |||
"EthanolBreakdown", | |||
"CarbonDioxideBreakdown", | |||
"CelluloseBreakdown", | |||
"FiberBreakdown" | |||
], | |||
"metabolisms": null | |||
}, | |||
"MilkSpoiled": { | |||
"id": "MilkSpoiled", | |||
"name": "Прогорклое молоко", | |||
"group": "Drinks", | |||
"desc": "Это молоко испортилось.", | |||
"physicalDesc": "гнилое", | |||
"color": "#FAFFBAFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": -2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Starkist": { | |||
"id": "Starkist", | |||
"name": "Старкист", | |||
"group": "Drinks", | |||
"desc": "Сладкий безалкогольный напиток со вкусом апельсина.", | |||
"physicalDesc": "шипучее", | |||
"color": "#9F3400FF", | |||
"recipes": [ | |||
"Starkist" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ephedrine": { | |||
"id": "Ephedrine", | |||
"name": "Эфедрин", | |||
"group": "Narcotics", | |||
"desc": "Кофеиновый адреналиновый стимулятор, который делает вас быстрее и устойчивее на ногах. Также помогает противостоять нарколепсии в дозах выше 30, но ценой сильного нервного стресса.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#D2FFFAFF", | |||
"recipes": [ | |||
"Ephedrine" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"StatusLifetime": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"WalkSpeedModifier": 1.25, | |||
"SprintSpeedModifier": 1.25, | |||
"id": "MovespeedModifier", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2, | |||
"Asphyxiation": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"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": 1, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"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" | |||
}, | |||
{ | |||
"Messages": [ | |||
"ephedrine-effect-tight-pain", | |||
"ephedrine-effect-heart-pounds" | |||
], | |||
"Type": 1, | |||
"VisualType": 2, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"TimerReset": 600, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "ResetNarcolepsy", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Ethylredoxrazine": { | |||
"id": "Ethylredoxrazine", | |||
"name": "Этилредоксразин", | |||
"group": "Medicine", | |||
"desc": "Нейтрализует действие алкоголя в кровеносной системе. Несмотря на то, что он часто нужен, заказывают его редко.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#2D5708FF", | |||
"recipes": [ | |||
"Ethylredoxrazine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 6, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": -0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"WeedKiller": { | |||
"id": "WeedKiller", | |||
"name": "Гербициды", | |||
"group": "Botanical", | |||
"desc": "Смесь, предназначенная для борьбы с сорняками. Очень эффективна против кудзу. Несмотря на свою полезность, они медленно отравляют растения токсинами, поэтому будьте осторожны при использовании.", | |||
"physicalDesc": "бурлящее", | |||
"color": "#968395FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Plant", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Grenadine": { | |||
"id": "Grenadine", | |||
"name": "Сироп гренадин", | |||
"group": "Drinks", | |||
"desc": "Не с вишневым вкусом!", | |||
"physicalDesc": "тёмно-красное", | |||
"color": "#EA1D26FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Stellibinin": { | |||
"id": "Stellibinin", | |||
"name": "Стеллибинин", | |||
"group": "Medicine", | |||
"desc": "Антитоксин природного происхождения, обладающий особенной эффективностью против аматоксина.", | |||
"physicalDesc": "звездное", | |||
"color": "#2B2F77FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Medicine": { | |||
"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" | |||
}, | |||
{ | |||
"Reagent": "Amatoxin", | |||
"Group": null, | |||
"Amount": -3, | |||
"conditions": [ | |||
{ | |||
"Min": 1, | |||
"Max": 21474836, | |||
"Reagent": "Amatoxin", | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BeepskySmash": { | |||
"id": "BeepskySmash", | |||
"name": "Удар бипски", | |||
"group": "Drinks", | |||
"desc": "Откажись выпить - и приготовься к ЗАКОНУ.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"BeepskySmash" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Gold": { | |||
"id": "Gold", | |||
"name": "Золото", | |||
"group": "Elements", | |||
"desc": "Плотный, мягкий, блестящий металл, самый ковкий и пластичный из всех известных.", | |||
"physicalDesc": "металлическое", | |||
"color": "#F7C430FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Mold": { | |||
"id": "Mold", | |||
"name": "Плесень", | |||
"group": "Toxins", | |||
"desc": "Грибковое образование, часто встречающееся в темных, влажных местах или на просроченном хлебе. При попадании в организм вызывает заболевания.", | |||
"physicalDesc": "пушистое", | |||
"color": "#8A9A5BFF", | |||
"recipes": [ | |||
"ZombieBloodBreakdown" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SpaceDrugs": { | |||
"id": "SpaceDrugs", | |||
"name": "Космические наркотики", | |||
"group": "Narcotics", | |||
"desc": "Запрещенное вещество, вызывающее ряд таких эффектов, как потеря равновесия и нарушения зрения.", | |||
"physicalDesc": "сиропообразное", | |||
"color": "#63806EFF", | |||
"recipes": [ | |||
"SpaceDrugs" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Cognac": { | |||
"id": "Cognac", | |||
"name": "Коньяк", | |||
"group": "Drinks", | |||
"desc": "Сладкий и крепкий алкогольный напиток, дважды дистиллированный и оставленный для выдержки на несколько лет. Сладкий, как блуд.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#AB3C05FF", | |||
"recipes": [], | |||
"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.2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Licoxide": { | |||
"id": "Licoxide", | |||
"name": "Ликоксид", | |||
"group": "Toxins", | |||
"desc": "Синтетическая аккумуляторная кислота. Выглядит... электризующе.", | |||
"physicalDesc": "электрическое", | |||
"color": "#FDD023FF", | |||
"recipes": [ | |||
"Licoxide" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"ElectrocuteTime": 2, | |||
"ElectrocuteDamageScale": 5, | |||
"Refresh": true, | |||
"conditions": null, | |||
"probability": 0.35, | |||
"id": "Electrocute", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"WhiskeySoda": { | |||
"id": "WhiskeySoda", | |||
"name": "Виски с содовой", | |||
"group": "Drinks", | |||
"desc": "Невероятно освежающе!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#533600FF", | |||
"recipes": [ | |||
"WhiskeySoda" | |||
], | |||
"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.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Slime": { | |||
"id": "Slime", | |||
"name": "Слизь", | |||
"group": "Biological", | |||
"desc": "Сначала вам показалось, что это градиент крови, но вы ошиблись.", | |||
"physicalDesc": "вязкое", | |||
"color": "#2CF274FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 1.5, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"NuclearCola": { | |||
"id": "NuclearCola", | |||
"name": "Ядерная кола", | |||
"group": "Drinks", | |||
"desc": "Кола, кола никогда не меняется.", | |||
"physicalDesc": "шипучее", | |||
"color": "#100800FF", | |||
"recipes": [ | |||
"NuclearCola" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 6, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Posca": { | |||
"id": "Posca", | |||
"name": "Поска", | |||
"group": "Drinks", | |||
"desc": "Напиток бедных воинов из забытой эпохи.", | |||
"physicalDesc": "кислое", | |||
"color": "#B3B599FF", | |||
"recipes": [ | |||
"Posca" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CubaLibre": { | |||
"id": "CubaLibre", | |||
"name": "Куба-либре", | |||
"group": "Drinks", | |||
"desc": "Ром, смешанный с колой. Да здравствует революция.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#3E1B00FF", | |||
"recipes": [ | |||
"CubaLibre" | |||
], | |||
"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.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Nothing": { | |||
"id": "Nothing", | |||
"name": "Ничего", | |||
"group": "Drinks", | |||
"desc": "Абсолютно ничего.", | |||
"physicalDesc": "никакое", | |||
"color": "#FFFFFFFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 2, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Sodium": { | |||
"id": "Sodium", | |||
"name": "Натрий", | |||
"group": "Elements", | |||
"desc": "Серебристо-белый щелочной металл. Высоко реактивный в чистом виде.", | |||
"physicalDesc": "металлическое", | |||
"color": "#C6C8CCFF", | |||
"recipes": [ | |||
"TableSaltBreakdown" | |||
], | |||
"metabolisms": null | |||
}, | |||
"JuiceLime": { | |||
"id": "JuiceLime", | |||
"name": "Лаймовый сок", | |||
"group": "Drinks", | |||
"desc": "Кисло-сладкий сок лайма.", | |||
"physicalDesc": "цитрусовое", | |||
"color": "#99BB43FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"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": { | |||
"Burn": -0.33, | |||
"Shock": -0.33, | |||
"Cold": -0.33 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "ThirstStatus", | |||
"Component": "", | |||
"Ammount": -3.333, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"HydrationFactor": -10, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Messages": [ | |||
"generic-reagent-effect-nauseous", | |||
"generic-reagent-effect-thirsty", | |||
"generic-reagent-effect-parched" | |||
], | |||
"Type": 1, | |||
"VisualType": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 25, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.1, | |||
"id": "PopupMessage", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"B52": { | |||
"id": "B52", | |||
"name": "B-52", | |||
"group": "Drinks", | |||
"desc": "Кофе, айриш крим и коньяк. Просто бомба.", | |||
"physicalDesc": "пузыристое", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"B52" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceTomato": { | |||
"id": "JuiceTomato", | |||
"name": "Томатный сок", | |||
"group": "Drinks", | |||
"desc": "Томаты превращенные в сок. Какая трата хороших помидоров, а?", | |||
"physicalDesc": "соусное", | |||
"color": "#731008FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CopperBlood": { | |||
"id": "CopperBlood", | |||
"name": "Голубая кровь", | |||
"group": "Biological", | |||
"desc": "Содержит медь, а не железо, что придаёт ей ярко выраженный голубой цвет.", | |||
"physicalDesc": "чёрнометаллическое", | |||
"color": "#162581FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": [ | |||
{ | |||
"Type": "Human", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"HydrationFactor": 1.5, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Food": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Reagent": "UncookedAnimalProteins", | |||
"Group": null, | |||
"Amount": 0.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -3, | |||
"Burn": -1.25 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Bloodsucker", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"TheMartinez": { | |||
"id": "TheMartinez", | |||
"name": "Мартинес", | |||
"group": "Drinks", | |||
"desc": "Легенда среди киберпанков. Вспоминается по напитку, забывается по пьяни.", | |||
"physicalDesc": "вибрирующее", | |||
"color": "#75B1F0FF", | |||
"recipes": [ | |||
"TheMartinez" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Cognizine": { | |||
"id": "Cognizine", | |||
"name": "Когнизин", | |||
"group": "Medicine", | |||
"desc": "Таинственное химическое вещество, способное сделать любое неразумное существо разумным.", | |||
"physicalDesc": "загадочное", | |||
"color": "#B50EE8FF", | |||
"recipes": [ | |||
"Cognizine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "ReasonableEffect", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Nicotine": { | |||
"id": "Nicotine", | |||
"name": "Никотин", | |||
"group": "Narcotics", | |||
"desc": "Опасен и вызывает сильное привыкание, но так утверждает пропаганда.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#C0C0C0FF", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"IcedCoffee": { | |||
"id": "IcedCoffee", | |||
"name": "Айс-кофе", | |||
"group": "Drinks", | |||
"desc": "Кофе со льдом, бодрящий и прохладный.", | |||
"physicalDesc": "ароматическое", | |||
"color": "#102838FF", | |||
"recipes": [ | |||
"IcedCoffee" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"JuiceLemon": { | |||
"id": "JuiceLemon", | |||
"name": "Лимонный сок", | |||
"group": "Drinks", | |||
"desc": "Этот сок ОЧЕНЬ кислый.", | |||
"physicalDesc": "цитрусовое", | |||
"color": "#FFF690FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"HydrationFactor": 3, | |||
"id": "SatiateThirst", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Chlorine": { | |||
"id": "Chlorine", | |||
"name": "Хлор", | |||
"group": "Elements", | |||
"desc": "Жёлто-зелёный газ, токсичный для человека.", | |||
"physicalDesc": "газообразное", | |||
"color": "#A2FF00FF", | |||
"recipes": [ | |||
"TableSaltBreakdown" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DemonsBlood": { | |||
"id": "DemonsBlood", | |||
"name": "Кровь демона", | |||
"group": "Drinks", | |||
"desc": "ААААХ!!!!", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#A70000FF", | |||
"recipes": [ | |||
"DemonsBlood" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"GinFizz": { | |||
"id": "GinFizz", | |||
"name": "Шипучий джин", | |||
"group": "Drinks", | |||
"desc": "Освежающе лимонный, восхитительно сухой.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"GinFizz" | |||
], | |||
"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.07, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BbqSauce": { | |||
"id": "BbqSauce", | |||
"name": "Соус барбекю", | |||
"group": "Foods", | |||
"desc": "Салфетки в комплект не входят.", | |||
"physicalDesc": "вязкое", | |||
"color": "#8B0000FF", | |||
"recipes": [ | |||
"CookingBbqSauce" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Ipecac": { | |||
"id": "Ipecac", | |||
"name": "Ипекак", | |||
"group": "Medicine", | |||
"desc": "Быстродействующий рвотный препарат. Применяется для остановки неметаболизированных ядов или сеансов массовой рвоты.", | |||
"physicalDesc": "чернильное", | |||
"color": "#422912FF", | |||
"recipes": [ | |||
"Ipecac" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"ThirstAmount": -8, | |||
"HungerAmount": -8, | |||
"conditions": [ | |||
{ | |||
"Min": 4, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 0.3, | |||
"id": "ChemVomit", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 30, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": [ | |||
{ | |||
"Min": 4, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Tritium": { | |||
"id": "Tritium", | |||
"name": "Тритий", | |||
"group": "Unknown", | |||
"desc": "Радиоактивная космически-магическая пыльца фей.", | |||
"physicalDesc": "ионизационное", | |||
"color": "#66FF33FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Radiation": 3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Gas": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Radiation": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": true, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"IrishCoffee": { | |||
"id": "IrishCoffee", | |||
"name": "Ирландский кофе", | |||
"group": "Drinks", | |||
"desc": "Кофе с ирландскими сливками. Обычные сливки - это совсем не то!", | |||
"physicalDesc": "облачное", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"IrishCoffee" | |||
], | |||
"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.15, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Hydrogen": { | |||
"id": "Hydrogen", | |||
"name": "Водород", | |||
"group": "Elements", | |||
"desc": "Легкий, легковоспламеняющийся газ.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080FF", | |||
"recipes": [ | |||
"WeldingFuelBreakdown", | |||
"EthanolBreakdown", | |||
"WaterBreakdown" | |||
], | |||
"metabolisms": null | |||
}, | |||
"PulpedBananaPeel": { | |||
"id": "PulpedBananaPeel", | |||
"name": "Толчёная банановая кожура", | |||
"group": "Medicine", | |||
"desc": "Толченая банановая кожура обладает определенной эффективностью против кровотечений.", | |||
"physicalDesc": "мякотное", | |||
"color": "#FFE774FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Scaled": false, | |||
"Amount": -0.5, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBleedAmount", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Sigynate": { | |||
"id": "Sigynate", | |||
"name": "Сигинат", | |||
"group": "Medicine", | |||
"desc": "Густой розовый сироп, полезный для нейтрализации кислот и смягчения повреждений, вызванных кислотами. Сладкий на вкус!", | |||
"physicalDesc": "густое", | |||
"color": "#E0A5B9FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 370, | |||
"recipes": [ | |||
"Sigynate" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": -3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 16, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Refresh": false, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 2, | |||
"Refresh": false, | |||
"Type": 4, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Protein": { | |||
"id": "Protein", | |||
"name": "Протеины", | |||
"group": "Foods", | |||
"desc": "Также известные как белки. Содержатся в некоторых блюдах, полезны для здоровья организма.", | |||
"physicalDesc": "комковатое", | |||
"color": "#FFFFE5FF", | |||
"recipes": [ | |||
"OilBreakdown", | |||
"CopperBloodBreakdown", | |||
"ProteinCooking", | |||
"ZombieBloodBreakdown", | |||
"BloodBreakdown" | |||
], | |||
"metabolisms": { | |||
"Food": { | |||
"rate": 0.5, | |||
"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, | |||
"probability": 1, | |||
"id": "ModifyBloodLevel", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"conditions": null, | |||
"probability": 1, | |||
"NutritionFactor": 3, | |||
"id": "SatiateHunger", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Bananadine": { | |||
"id": "Bananadine", | |||
"name": "Бананадин", | |||
"group": "Narcotics", | |||
"desc": "Слабый психоделик, который содержится в небольших количествах в банановой кожуре.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#FFFF00FF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "SeeingRainbows", | |||
"Component": "SeeingRainbows", | |||
"Time": 5, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"MuteToxin": { | |||
"id": "MuteToxin", | |||
"name": "Токсин немоты", | |||
"group": "Narcotics", | |||
"desc": "Густой препарат, воздействующий на голосовые связки и лишающий пользователя возможности говорить пока усваивается организмом.", | |||
"physicalDesc": "сиропообразное", | |||
"color": "#000000FF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 370, | |||
"recipes": [ | |||
"MuteToxin" | |||
], | |||
"metabolisms": { | |||
"Narcotic": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "Muted", | |||
"Component": "Muted", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Hydroxide": { | |||
"id": "Hydroxide", | |||
"name": "Гидроксид", | |||
"group": "Unknown", | |||
"desc": "Сильное щелочное химическое вещество, составляющее основу многих органических соединений.", | |||
"physicalDesc": "щелочное", | |||
"color": "#FFFFFFFF", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 310, | |||
"recipes": [ | |||
"Hydroxide" | |||
], | |||
"metabolisms": null | |||
}, | |||
"Bungotoxin": { | |||
"id": "Bungotoxin", | |||
"name": "Бунготоксин", | |||
"group": "Toxins", | |||
"desc": "Яд умеренно медленного действия, содержащийся в косточках плода бунго.", | |||
"physicalDesc": "неописуемое", | |||
"color": "#EBFF8EFF", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.2, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1.8 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ManhattanProject": { | |||
"id": "ManhattanProject", | |||
"name": "Манхэттенский проект", | |||
"group": "Drinks", | |||
"desc": "Напиток для учёных, размышляющих о том, как взорвать станцию.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#664300FF", | |||
"recipes": [ | |||
"ManhattanProject" | |||
], | |||
"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, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Saline": { | |||
"id": "Saline", | |||
"name": "Физраствор", | |||
"group": "Medicine", | |||
"desc": "Смесь воды с солью. Обычно используется для лечения обезвоживания или низкого содержания жидкости в крови.", | |||
"physicalDesc": "солёное", | |||
"color": "#0064C8FF", | |||
"recipes": [ | |||
"Saline" | |||
], | |||
"metabolisms": { | |||
"Drink": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "ThirstStatus", | |||
"Component": "", | |||
"Ammount": 2, | |||
"Refresh": false, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "ThirstStatus", | |||
"Component": "", | |||
"Refresh": false, | |||
"Type": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"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" | |||
}, | |||
{ | |||
"Reagent": "Ethanol", | |||
"Group": null, | |||
"Amount": 0.1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "AdjustReagent", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Haloperidol": { | |||
"id": "Haloperidol", | |||
"name": "Галоперидол", | |||
"group": "Medicine", | |||
"desc": "Выводит из организма большинство стимулирующих и галлюциногенных препаратов. Уменьшает наркотический эффект и дрожание. Вызывает сонливость.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#27870a", | |||
"recipes": [ | |||
"Haloperidol" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "StartDebuff", | |||
"Component": "", | |||
"Ammount": 4, | |||
"Refresh": true, | |||
"Type": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Ammount": 4, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 10, | |||
"DeleteReagent": "Галюцинаций", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 3, | |||
"DeleteReagent": "Дезоксиэфедрин", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 3, | |||
"DeleteReagent": "Эфедрин", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 3, | |||
"DeleteReagent": "Гиперзин", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 3, | |||
"DeleteReagent": "ТГК", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 3, | |||
"DeleteReagent": "Космический мираж", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 3, | |||
"DeleteReagent": "Бананадин", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 3, | |||
"DeleteReagent": "Космический клей", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "DeleteEffect", | |||
"Component": "", | |||
"Ammount": 3, | |||
"DeleteReagent": "Токсин майндбрейкер", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"PotassiumIodide": { | |||
"id": "PotassiumIodide", | |||
"name": "Иодид калия", | |||
"group": "Medicine", | |||
"desc": "Снижает разрушительное воздействие радиации на 90%. Используется только в профилактических целях.", | |||
"physicalDesc": "зернистое", | |||
"color": "#baa15d", | |||
"recipes": [ | |||
"PotassiumIodide" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "RadiationEffect", | |||
"Component": "", | |||
"Ammount": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Mannitol": { | |||
"id": "Mannitol", | |||
"name": "Маннитол", | |||
"group": "Elements", | |||
"desc": "Эффективно устраняет повреждения мозга.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#a0a0a0", | |||
"recipes": [ | |||
"Mannitol" | |||
], | |||
"metabolisms": null | |||
}, | |||
"SpacemansTrumpet": { | |||
"id": "SpacemansTrumpet", | |||
"name": "Космонавтская труба", | |||
"group": "Elements", | |||
"desc": "Яркий цветок, слабо пахнущий свежескошенной травой. Кажется, что после прикосновения к нему на коже остаётся пятно, однако большинство других поверхностей не подвержены этому явлению.", | |||
"physicalDesc": "жгучее", | |||
"color": "#9423ff", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"PolypyryliumOligomers": { | |||
"id": "PolypyryliumOligomers", | |||
"name": "Олигомеры полипирилия", | |||
"group": "Medicine", | |||
"desc": "Фиолетовая смесь коротких полиэлектролитных цепочек, синтезировать которые в лаборатории не так-то просто. Лечит удушение и механические повреждения. С течением времени останавливает кровотечение.", | |||
"physicalDesc": "жгучее", | |||
"color": "#9423ff", | |||
"recipes": [ | |||
"PolypyryliumOligomers" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Brute": -3.5, | |||
"Asphyxiation": -2.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 3.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "BleedStatus", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Opporozidone": { | |||
"id": "Opporozidone", | |||
"name": "Оппорозидон", | |||
"group": "Medicine", | |||
"desc": "Трудно синтезируемый криогенный препарат, используемый для регенерации гниющих тканей и мозгового вещества.", | |||
"physicalDesc": "нездоровое", | |||
"color": "#b5e36d", | |||
"TemperatureStatus": "Bigger", | |||
"Temperature": 400, | |||
"recipes": [ | |||
"Opporozidone" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 6, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"Psicodine": { | |||
"id": "Psicodine", | |||
"name": "Псикодин", | |||
"group": "Medicine", | |||
"desc": "Подавляет тревожность и прочие различные формы психических расстройств. Передозировка вызывает галлюцинации и незначительные повреждения токсинами.", | |||
"physicalDesc": "блестящее", | |||
"color": "#07e79e", | |||
"recipes": [ | |||
"Psicodine" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 7, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Ammount": 2, | |||
"Refresh": true, | |||
"Type": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 6, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ShadowlingSmoke": { | |||
"id": "ShadowlingSmoke", | |||
"name": "Дым тенеморфа", | |||
"group": "Medicine", | |||
"desc": " ", | |||
"physicalDesc": "неописуемое", | |||
"color": "#212529", | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 8, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"NitrogenCM": { | |||
"id": "NitrogenCM", | |||
"name": "Азот", | |||
"group": "ElementsCM", | |||
"desc": "Он же нитроген. Бесцветный, не имеющий запаха нереактивный газ. Очень стабилен.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"AluminiumCM": { | |||
"id": "AluminiumCM", | |||
"name": "Алюминий", | |||
"group": "ElementsCM", | |||
"desc": "Серебристый, мягкий, немагнитный и ковкий металл.", | |||
"physicalDesc": "металлическое", | |||
"color": "#a8a8a8", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"WaterCM": { | |||
"id": "WaterCM", | |||
"name": "Вода", | |||
"group": "ElementsCM", | |||
"desc": "Бесцветная жидкость, необходимая человекам для выживания.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#0064c8", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"HydrogenCM": { | |||
"id": "HydrogenCM", | |||
"name": "Водород", | |||
"group": "ElementsCM", | |||
"desc": "Легкий, легковоспламеняющийся газ.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080", | |||
"recipes": [ | |||
"WeldingFuelBreakdownCM", | |||
"EthanolBreakdownCM", | |||
"WaterBreakdownCM" | |||
], | |||
"metabolisms": null | |||
}, | |||
"IronCM": { | |||
"id": "IronCM", | |||
"name": "Железо", | |||
"group": "ElementsCM", | |||
"desc": "Серебристо-серый металл, образующий оксиды железа (ржавчину) при контакте с воздухом. Часто сплавляется с другими элементами для получения сплавов, таких как сталь.", | |||
"physicalDesc": "металлическое", | |||
"color": "#c8a5dc", | |||
"recipes": [ | |||
"BloodBreakdownCM" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Arachnid", | |||
"ShouldHave": true, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Scaled": false, | |||
"Amount": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBloodLevel", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"PotassiumCM": { | |||
"id": "PotassiumCM", | |||
"name": "Калий", | |||
"group": "ElementsCM", | |||
"desc": "Мягкий, блестящий серый металл. Еще более реактивный, чем литий.", | |||
"physicalDesc": "блестящее", | |||
"color": "#a0a0a0", | |||
"recipes": [ | |||
"BananaBreakdownCM" | |||
], | |||
"metabolisms": null | |||
}, | |||
"OxygenCM": { | |||
"id": "OxygenCM", | |||
"name": "Кислород", | |||
"group": "ElementsCM", | |||
"desc": "Окисляющий, бесцветный газ.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"SiliconCM": { | |||
"id": "SiliconCM", | |||
"name": "Кремний", | |||
"group": "ElementsCM", | |||
"desc": "Твердое и хрупкое кристаллическое вещество серо-голубого цвета.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#a8a8a8", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"LithiumCM": { | |||
"id": "LithiumCM", | |||
"name": "Литий", | |||
"group": "ElementsCM", | |||
"desc": "Мягкий, серебристо-белый щелочной металл. Он очень реактивен и воспламеняется при контакте с водой.", | |||
"physicalDesc": "блестящее", | |||
"color": "#808080", | |||
"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", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"EmoteId": "Laugh", | |||
"ShowInChat": false, | |||
"conditions": null, | |||
"probability": 0.05, | |||
"id": "Emote", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CopperCM": { | |||
"id": "CopperCM", | |||
"name": "Медь", | |||
"group": "ElementsCM", | |||
"desc": "Мягкий, ковкий и пластичный металл с очень высокой тепло- и электропроводностью.", | |||
"physicalDesc": "металлическое", | |||
"color": "#6e3b08", | |||
"recipes": [ | |||
"CopperBloodBreakdownCM" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 0.1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Type": "Arachnid", | |||
"ShouldHave": false, | |||
"id": "OrganType" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"Scaled": false, | |||
"Amount": 4, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "ModifyBloodLevel", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SodiumCM": { | |||
"id": "SodiumCM", | |||
"name": "Натрий", | |||
"group": "ElementsCM", | |||
"desc": "Серебристо-белый щелочной металл. Высоко реактивный в чистом виде.", | |||
"physicalDesc": "металлическое", | |||
"color": "#808080", | |||
"recipes": [ | |||
"TableSaltBreakdownCM" | |||
], | |||
"metabolisms": null | |||
}, | |||
"RadiumCM": { | |||
"id": "RadiumCM", | |||
"name": "Радий", | |||
"group": "ElementsCM", | |||
"desc": "Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен.", | |||
"physicalDesc": "светящееся", | |||
"color": "#c7c7c7", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Radiation": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"MercuryCM": { | |||
"id": "MercuryCM", | |||
"name": "Ртуть", | |||
"group": "ElementsCM", | |||
"desc": "Серебристый металл, который находится в жидком состоянии при комнатной температуре. Он очень токсичен для человека.", | |||
"physicalDesc": "блестящее", | |||
"color": "#484848", | |||
"recipes": [], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Stutter", | |||
"Component": "ScrambledAccent", | |||
"Time": 2, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SugarCM": { | |||
"id": "SugarCM", | |||
"name": "Сахар", | |||
"group": "ElementsCM", | |||
"desc": "Вкусный космический сахар!", | |||
"physicalDesc": "сладкое", | |||
"color": "#ffffff", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"SulfurCM": { | |||
"id": "SulfurCM", | |||
"name": "Сера", | |||
"group": "ElementsCM", | |||
"desc": "Жёлтое кристаллическое твердое вещество.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#bf8c00", | |||
"recipes": [ | |||
"WeldingFuelBreakdownCM" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"SulfuricAcidCM": { | |||
"id": "SulfuricAcidCM", | |||
"name": "Серная кислота", | |||
"group": "ElementsCM", | |||
"desc": "Едкий химикат. Держать подальше от лица.", | |||
"physicalDesc": "масляное", | |||
"color": "#db5008", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"CarbonCM": { | |||
"id": "CarbonCM", | |||
"name": "Углерод", | |||
"group": "ElementsCM", | |||
"desc": "Чёрное кристаллическое твердое вещество.", | |||
"physicalDesc": "кристаллическое", | |||
"color": "#1c1300", | |||
"recipes": [ | |||
"EthanolBreakdownCM", | |||
"CarbonDioxideBreakdownCM", | |||
"CelluloseBreakdownCM", | |||
"FiberBreakdownCM" | |||
], | |||
"metabolisms": null | |||
}, | |||
"PhosphorusCM": { | |||
"id": "PhosphorusCM", | |||
"name": "Фосфор", | |||
"group": "ElementsCM", | |||
"desc": "Реактивный металл, используемый в пиротехнике и оружии.", | |||
"physicalDesc": "порошкообразное", | |||
"color": "#832828", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"FluorineCM": { | |||
"id": "FluorineCM", | |||
"name": "Фтор", | |||
"group": "ElementsCM", | |||
"desc": "Высокотоксичный бледно-жёлтый газ. Чрезвычайно реактивный.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080", | |||
"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, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ChlorineCM": { | |||
"id": "ChlorineCM", | |||
"name": "Хлор", | |||
"group": "ElementsCM", | |||
"desc": "Жёлто-зелёный газ, токсичный для человека.", | |||
"physicalDesc": "газообразное", | |||
"color": "#808080", | |||
"recipes": [ | |||
"TableSaltBreakdownCM" | |||
], | |||
"metabolisms": { | |||
"Poison": { | |||
"rate": 0.5, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"EthanolCM": { | |||
"id": "EthanolCM", | |||
"name": "Этанол", | |||
"group": "ElementsCM", | |||
"desc": "Он же этиловый спирт. Простейший алкоголь, при употреблении пьянит, легко воспламеняется.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#404030", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"Phoron": { | |||
"id": "Phoron", | |||
"name": "Форон", | |||
"group": "ElementsCM", | |||
"desc": "Красная жидкость, горькая на вкус.", | |||
"physicalDesc": "блестящее", | |||
"color": "#e71b00", | |||
"recipes": [], | |||
"metabolisms": null | |||
}, | |||
"ArithrazineCM": { | |||
"id": "ArithrazineCM", | |||
"name": "Аритразин", | |||
"group": "MedicineCM", | |||
"desc": "Стабилизированный вариант диловена.", | |||
"physicalDesc": "облачное", | |||
"color": "#3c8529", | |||
"recipes": [ | |||
"ArithrazineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.03, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": -0.48 | |||
}, | |||
"groups": { | |||
"Brute": 0.12 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": 0.75 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 7.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": 0.6 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 12.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 12.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Time": 30, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 12.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"BicaridineCM": { | |||
"id": "BicaridineCM", | |||
"name": "Бикаридин", | |||
"group": "MedicineCM", | |||
"desc": "Бикаридин - обезболивающее лекарство, которое может использоваться для лечения тяжёлых внешних тупых травм и стабилизации состояния пациентов.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#ed4847", | |||
"recipes": [ | |||
"BicaridineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -0.5 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 0.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 1, | |||
"Burn": 2.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DexalinCM": { | |||
"id": "DexalinCM", | |||
"name": "Дексалин", | |||
"group": "MedicineCM", | |||
"desc": "Дексалин используется для лечения кислородного голодания путём подачи кислорода к красным кровяным тельцам непосредственно в кровоток.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#1f28a7", | |||
"recipes": [ | |||
"DexalinCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 2, | |||
"Brute": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DexalinPlusCM": { | |||
"id": "DexalinPlusCM", | |||
"name": "Дексалин плюс", | |||
"group": "MedicineCM", | |||
"desc": "Дексалин плюс - это усовершенствованная форма Дексалина с добавлением железа и углерода для ускорения скорости связывания кислорода с гемоглобином в эритроцитах.", | |||
"physicalDesc": "облачное", | |||
"color": "#5887d5", | |||
"recipes": [ | |||
"DexalinPlusCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"Key": "RemoveAllAsphyxiation", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 0.75 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 3, | |||
"Brute": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 25, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DermalineCM": { | |||
"id": "DermalineCM", | |||
"name": "Дермалин", | |||
"group": "MedicineCM", | |||
"desc": "Передовой препарат, используемый для лечения тяжёлых ожоговых травм. Позволяет организму восстанавливать даже самые тяжёлые ткани, повреждённые теплом.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#e2972e", | |||
"recipes": [ | |||
"DermalineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": -0.75 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 0.37, | |||
"Burn": 0.37 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 0.88, | |||
"Toxin": 0.88 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 25, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"DyloveneCM": { | |||
"id": "DyloveneCM", | |||
"name": "Диловен", | |||
"group": "MedicineCM", | |||
"desc": "Антитоксин общего применения, нейтрализующий большинство токсинов в кровотоке. Обычно используется во многих современных химических препаратах.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#3fc92a", | |||
"recipes": [ | |||
"DyloveneCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": -1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Brute": 1 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Jitter", | |||
"Component": "", | |||
"Time": 3, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Time": 60, | |||
"Refresh": true, | |||
"Type": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ImidazolineCM": { | |||
"id": "ImidazolineCM", | |||
"name": "Имидазолин", | |||
"group": "MedicineCM", | |||
"desc": "Используется для лечения негенетических травм глаза. Обычно назначается в качестве лечения большинства случаев травмы глаза вместо хирургической операции.", | |||
"physicalDesc": "прозрачное", | |||
"color": "#c8a5dc", | |||
"recipes": [ | |||
"ImidazolineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"Key": "Eyes", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 2, | |||
"Brute": 0.5, | |||
"Burn": 0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"InaprovalineCM": { | |||
"id": "InaprovalineCM", | |||
"name": "Инапровалин", | |||
"group": "MedicineCM", | |||
"desc": "Инапровалин - синаптический стимулятор и кардиостимулятор. Обычно используется для стабилизации состояния пациентов.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#fe33cb", | |||
"recipes": [ | |||
"InaprovalineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Time": 40, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 60, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Time": 40, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 60, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Time": 40, | |||
"Refresh": true, | |||
"Type": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 100, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"KelotaneCM": { | |||
"id": "KelotaneCM", | |||
"name": "Келотан", | |||
"group": "MedicineCM", | |||
"desc": "Распространённое лекарство, используемое для лечения ожогов, едких и коррозийных травм. Передозировка келотана может привести к повреждению внутренних тканей.", | |||
"physicalDesc": "сильно пахнущее", | |||
"color": "#f5e123", | |||
"recipes": [ | |||
"KelotaneCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": -0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 0.3, | |||
"Brute": 0.3 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 2.5, | |||
"Brute": 2.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"CryoxadoneCM": { | |||
"id": "CryoxadoneCM", | |||
"name": "Криоксадон", | |||
"group": "MedicineCM", | |||
"desc": "Промышленный криогенный препарат. Лечит большинство видов повреждений тканей. Его основное ограничение - температура тела пациента должна быть ниже 170 K.", | |||
"physicalDesc": "шипучее", | |||
"color": "#4acaca", | |||
"recipes": [ | |||
"CryoxadoneCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -1.5, | |||
"Burn": -1, | |||
"Toxin": -1.5, | |||
"Cellular": -0.12, | |||
"Asphyxiation": -1 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 170, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"ClonexadoneCM": { | |||
"id": "ClonexadoneCM", | |||
"name": "Клонексадон", | |||
"group": "MedicineCM", | |||
"desc": "Передовой криогенный препарат, изготовленный на основе криоксадона. Лечит большинство видов повреждений тканей. Для правильного метаболизма требует температуры ниже 170 K.", | |||
"physicalDesc": "шипучее", | |||
"color": "#51b4db", | |||
"recipes": [ | |||
"ClonexadoneCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Toxin": -3.75, | |||
"Brute": -2.25, | |||
"Burn": -3 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 0, | |||
"Max": 170, | |||
"id": "Temperature" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"LeporazineCM": { | |||
"id": "LeporazineCM", | |||
"name": "Лепоразин", | |||
"group": "MedicineCM", | |||
"desc": "Препарат, используемый для лечения гипотермии и гипертермии. Стабилизирует температуру тела пациента. Предотвращает применение криогенных препаратов.", | |||
"physicalDesc": "жгучее", | |||
"color": "#a03919", | |||
"recipes": [ | |||
"LeporazineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"Key": "StabilizesTemp", | |||
"Component": "", | |||
"Temperature": 310, | |||
"Ammount": 60, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "KnockedDown", | |||
"Component": "", | |||
"Time": 40, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Stun", | |||
"Component": "", | |||
"Time": 40, | |||
"Refresh": true, | |||
"Type": 3, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Time": 30, | |||
"Refresh": true, | |||
"Type": 2, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"MeralyneCM": { | |||
"id": "MeralyneCM", | |||
"name": "Мералин", | |||
"group": "MedicineCM", | |||
"desc": "Передовой анальгетический препарат, используемый для лечения крайне тяжёлых тупых трав. Позволяет организму быстро восстанавливать повреждённые ткани. Передозировка мералина может вызвать сильную коррозию клеточных мембран.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#b40000", | |||
"recipes": [ | |||
"MeralyneCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": null, | |||
"groups": { | |||
"Brute": -0.75 | |||
} | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Burn": 0.37 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 15, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 1.5, | |||
"Burn": 3.75 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 25, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"TricordrazineCM": { | |||
"id": "TricordrazineCM", | |||
"name": "Трикордразин", | |||
"group": "MedicineCM", | |||
"desc": "Трикордразин - сильнодействующий стимулятор, первоначально полученный из кордразина. Может использоваться для лечения широкого спектра травм.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#d87f2b", | |||
"recipes": [ | |||
"TricordrazineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"damage": { | |||
"types": { | |||
"Brute": -0.25, | |||
"Burn": -0.25, | |||
"Toxin": -0.5, | |||
"Asphyxiation": -0.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 0.26, | |||
"Brute": 0.13, | |||
"Burn": 0.26 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 2.25, | |||
"Brute": 1.5, | |||
"Burn": 1.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Time": 60, | |||
"Refresh": true, | |||
"Type": 0, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"EpinephrineCM": { | |||
"id": "EpinephrineCM", | |||
"name": "Эпинефрин", | |||
"group": "MedicineCM", | |||
"desc": "Естественный стимулятор работы мышц и сердца. Полезен для перезапуска сердца. Передозировка может привести к нагрузке на сердце и повреждению тканей.", | |||
"physicalDesc": "не имеющее запаха", | |||
"color": "#6bd43c", | |||
"recipes": [ | |||
"EpinephrineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.2, | |||
"effects": [ | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Ammount": 5, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"Key": "LifeStatus", | |||
"Component": "", | |||
"Ammount": 1, | |||
"Refresh": true, | |||
"Type": 2, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 0.19 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 10.5, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1.5 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 20, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
"EthylredoxrazineCM": { | |||
"id": "EthylredoxrazineCM", | |||
"name": "Этилредоксразин", | |||
"group": "MedicineCM", | |||
"desc": "Нейтрализует действие алкоголя в кровотоке, окисляя его до молекул воды. Однако он не останавливает мгновенное опьянение.", | |||
"physicalDesc": "непрозрачное", | |||
"color": "#605048", | |||
"recipes": [ | |||
"EthylredoxrazineCM" | |||
], | |||
"metabolisms": { | |||
"Medicine": { | |||
"rate": 0.1, | |||
"effects": [ | |||
{ | |||
"Key": "Intoxication", | |||
"Component": "", | |||
"Ammount": 15, | |||
"Refresh": true, | |||
"Type": 1, | |||
"conditions": null, | |||
"probability": 1, | |||
"id": "GenericStatusEffect", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 0.75 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 30, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
}, | |||
{ | |||
"damage": { | |||
"types": { | |||
"Toxin": 2.25 | |||
}, | |||
"groups": null | |||
}, | |||
"scaleByQuantity": false, | |||
"ignoreResistances": true, | |||
"conditions": [ | |||
{ | |||
"Min": 50, | |||
"Max": 21474836, | |||
"Reagent": null, | |||
"id": "ReagentThreshold" | |||
} | |||
], | |||
"probability": 1, | |||
"id": "HealthChange", | |||
"ReagentEffectFormat": "guidebook-reagent-effect-description" | |||
} | } | ||
] | ] | ||
| Строка 2483: | Строка 14 968: | ||
} | } | ||
} | } | ||
} | |||
Версия от 13:28, 1 февраля 2025
{
"GreenTea": {
"id": "GreenTea",
"name": "Зелёный чай",
"group": "Drinks",
"desc": "Вкусный зелёный чай.",
"physicalDesc": "ароматическое",
"color": "#C33F00FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"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",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Ethanol",
"Group": null,
"Amount": 0.06,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SpaceMountainWind": {
"id": "SpaceMountainWind",
"name": "Космический маунтин винд",
"group": "Drinks",
"desc": "Проходит сквозь, словно космический ветер.",
"physicalDesc": "шипучее",
"color": "#102000FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SpaceGlue": {
"id": "SpaceGlue",
"name": "Космический клей",
"group": "Unknown",
"desc": "Космический клей - высокоэффективный клей, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для приклеивания людей к полу).",
"physicalDesc": "липкое",
"color": "#FFFFFFFF",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"recipes": [
"SpaceGlue"
],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"effects": [
{
"Key": "SeeingRainbows",
"Component": "SeeingRainbows",
"Time": 5,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Drink": {
"rate": 0.5,
"effects": [
{
"Key": "Muted",
"Component": "Muted",
"Time": 5,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"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,
"probability": 1,
"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"
}
]
}
}
},
"Vodka": {
"id": "Vodka",
"name": "Водка",
"group": "Drinks",
"desc": "Прозрачный дистиллированный алкогольный напиток, происходящий из Польши и России.",
"physicalDesc": "сильно пахнущее",
"color": "#D1D1D155",
"recipes": [],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"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",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"EmoteId": "Laugh",
"ShowInChat": false,
"conditions": null,
"probability": 0.05,
"id": "Emote",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Uranium": {
"id": "Uranium",
"name": "Уран",
"group": "Elements",
"desc": "Серый металлический химический элемент из серии актинидов, слабо радиоактивный.",
"physicalDesc": "металлическое",
"color": "#8FA191FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Radiation": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"MilkSoy": {
"id": "MilkSoy",
"name": "Соевое молоко",
"group": "Drinks",
"desc": "Любимчик потребителей.",
"physicalDesc": "освежающее",
"color": "#D2C29DFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 4,
"id": "SatiateThirst",
"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,
"probability": 1,
"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"
}
]
}
}
},
"ZombieBlood": {
"id": "ZombieBlood",
"name": "Кровь зомби",
"group": "Biological",
"desc": "Не рекомендуется употреблять в пищу. Может быть использована для создания прививки от инфекции.",
"physicalDesc": "некротическое",
"color": "#2B0700FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": -0.5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"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"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": null,
"probability": 0.25,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuiceBerryPoison": {
"id": "JuiceBerryPoison",
"name": "Ядовитый ягодный сок",
"group": "Drinks",
"desc": "Удивительно вкусный сок, приготовленный из различных видов очень смертоносных и ядовитых ягод.",
"physicalDesc": "нездоровое",
"color": "#6600CCFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"AmbuzolPlus": {
"id": "AmbuzolPlus",
"name": "Амбузол плюс",
"group": "Medicine",
"desc": "Разработка будущего с использованием крови зараженного, прививает живых против инфекции.",
"physicalDesc": "хрустящее",
"color": "#1274B5FF",
"recipes": [
"AmbuzolPlus"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Innoculate": true,
"conditions": [
{
"Min": 5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "CureZombieInfection",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "ZombieStatus",
"Component": "",
"Refresh": false,
"Type": 1,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Radium": {
"id": "Radium",
"name": "Радий",
"group": "Elements",
"desc": "Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен.",
"physicalDesc": "светящееся",
"color": "#00FF04FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Radiation": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"IrishCarBomb": {
"id": "IrishCarBomb",
"name": "Ирландская автомобильная бомба",
"group": "Drinks",
"desc": "Тревожная смесь крема айриш и эля.",
"physicalDesc": "пузыристое",
"color": "#2E6671FF",
"recipes": [
"IrishCarBomb"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"IcedBeer": {
"id": "IcedBeer",
"name": "Пиво со льдом",
"group": "Drinks",
"desc": "Пиво настолько морозное, что воздух вокруг него замерзает.",
"physicalDesc": "пузыристое",
"color": "#664300FF",
"recipes": [
"IcedBeer",
"IcedBeerAlt"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"EggCooked": {
"id": "EggCooked",
"name": "Приготовленное яйцо",
"group": "Foods",
"desc": "Приготовленный зародыш курицы, вкусно.",
"physicalDesc": "пушистое",
"color": "#FFFFFFFF",
"TemperatureStatus": "Bigger",
"Temperature": 344,
"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"
}
]
}
}
},
"BlackRussian": {
"id": "BlackRussian",
"name": "Чёрный русский",
"group": "Drinks",
"desc": "Для людей с непереносимостью лактозы. Так же прекрасен, как и белый русский.",
"physicalDesc": "сильно пахнущее",
"color": "#360000FF",
"recipes": [
"BlackRussian"
],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"PoisonWine": {
"id": "PoisonWine",
"name": "Ядовитое вино",
"group": "Drinks",
"desc": "Это вообще вино? Ядовитое! Галлюциногенное! Вероятно, ваше руководство потребляет его в огромных количествах!",
"physicalDesc": "сильно пахнущее",
"color": "#000000FF",
"recipes": [],
"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": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"PestKiller": {
"id": "PestKiller",
"name": "Пестициды",
"group": "Botanical",
"desc": "Смесь, предназначенная для борьбы с вредителями. Несмотря на свою полезность, они медленно отравляют растения токсинами, поэтому будьте осторожны при использовании.",
"physicalDesc": "бурлящее",
"color": "#9E9886FF",
"recipes": [],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Plant",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"HotCocoa": {
"id": "HotCocoa",
"name": "Горячее какао",
"group": "Drinks",
"desc": "Пахнет праздниками!",
"physicalDesc": "ароматическое",
"color": "#664300FF",
"recipes": [
"HotCocoa"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"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"
}
]
}
}
},
"Fiber": {
"id": "Fiber",
"name": "Волокно",
"group": "Unknown",
"desc": "Сырье, обычно извлекаемое из шерсти или других тканых изделий.",
"physicalDesc": "волокнистое",
"color": "#808080FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Type": "Moth",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"NutritionFactor": 3,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Iodine": {
"id": "Iodine",
"name": "Йод",
"group": "Elements",
"desc": "Обычно добавляется в поваренную соль в качестве питательного вещества. Сам по себе он гораздо менее приятен на вкус.",
"physicalDesc": "тёмно-коричневое",
"color": "#BC8A00FF",
"recipes": [],
"metabolisms": null
},
"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"
},
{
"ThirstAmount": -5,
"HungerAmount": -5,
"conditions": [
{
"Min": 6,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 0.1,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ethyloxyephedrine": {
"id": "Ethyloxyephedrine",
"name": "Этилоксиэфедрин",
"group": "Medicine",
"desc": "Слегка нестабильный препарат, производное дезоксиэфедрина, применяемый в основном для профилактики нарколепсии.",
"physicalDesc": "блестящее",
"color": "#D5D5E4FF",
"recipes": [
"Ethyloxyephedrine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "Jitter",
"Component": "StutteringAccent",
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Stutter",
"Component": "StutteringAccent",
"Time": 2,
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "StartDebuff",
"Component": "",
"Ammount": 10,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "StartDebuff",
"Component": "StutteringAccent",
"Refresh": true,
"Type": 1,
"conditions": [
{
"Min": 10,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ketchunaise": {
"id": "Ketchunaise",
"name": "Кетчунез",
"group": "Foods",
"desc": "Так называемый Русский соус, популярный среди космо-американцев.",
"physicalDesc": "соусное",
"color": "#FBA399FF",
"recipes": [
"CookingKetchunaise"
],
"metabolisms": null
},
"Honk": {
"id": "Honk",
"name": "Хонк",
"group": "Toxins",
"desc": "Токсин, содержащийся в бананиуме. Вызывает обильное хонканье и внутреннее кровотечение, также может вызвать мутацию употребившего.",
"physicalDesc": "жгучее",
"color": "#F2E9D2FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.05,
"effects": [
{
"EmoteId": "Honk",
"ShowInChat": true,
"conditions": null,
"probability": 0.2,
"id": "Emote",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 0.06
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 1,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
},
{
"Type": "Animal",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"CocoaPowder": {
"id": "CocoaPowder",
"name": "Какао-порошок",
"group": "Foods",
"desc": "Из лучших сортов какао-бобов.",
"physicalDesc": "порошкообразное",
"color": "#800000FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Min": 0.1,
"Max": 21474836,
"Reagent": "Nutriment",
"id": "ReagentThreshold"
}
],
"probability": 1,
"NutritionFactor": 1,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Vomit": {
"id": "Vomit",
"name": "Рвота",
"group": "Biological",
"desc": "Вы можете увидеть в ней несколько кусков чьей-то последней еды.",
"physicalDesc": "жгучее",
"color": "#87AB08FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 0.5,
"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"
}
]
}
}
},
"Allicin": {
"id": "Allicin",
"name": "Аллицин",
"group": "Foods",
"desc": "Сероорганическое соединение, содержащееся в растениях-аллиумах, таких, как чеснок, лук и других.",
"physicalDesc": "жгучее",
"color": "#F2E9D2FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.05,
"effects": [
{
"damage": {
"types": {
"Poison": 0.06
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 1,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
},
{
"Type": "Animal",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SpaceUp": {
"id": "SpaceUp",
"name": "Спейс-ап",
"group": "Drinks",
"desc": "На вкус как пробоина в корпусе у вас во рту.",
"physicalDesc": "шипучее",
"color": "#00FF00FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ThreeMileIsland": {
"id": "ThreeMileIsland",
"name": "Чай со льдом три-майл-айленд",
"group": "Drinks",
"desc": "\"Сделан для женщин, достаточно крепок для мужчин.\"",
"physicalDesc": "сильно пахнущее",
"color": "#666340FF",
"recipes": [
"ThreeMileIsland"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Uranium",
"Group": null,
"Amount": 0.05,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Fluorosurfactant": {
"id": "Fluorosurfactant",
"name": "Фторсурфактант",
"group": "Pyrotechnic",
"desc": "Перфторированная сульфоновая кислота, образующая пену при смешивании с водой.",
"physicalDesc": "непрозрачное",
"color": "#9E6B38FF",
"recipes": [
"Fluorosurfactant"
],
"metabolisms": null
},
"Blackpepper": {
"id": "Blackpepper",
"name": "Чёрный перец",
"group": "Foods",
"desc": "Часто используется как приправа к пище, или чтобы заставить людей чихать.",
"physicalDesc": "зернистое",
"color": "#000000FF",
"recipes": [],
"metabolisms": null
},
"Ketchup": {
"id": "Ketchup",
"name": "Кетчуп",
"group": "Foods",
"desc": "Приготовлен из томатного пюре с добавлением специй.",
"physicalDesc": "пикантное",
"color": "#FF0000FF",
"recipes": [
"CookingKetchup"
],
"metabolisms": null
},
"ChangelingSting": {
"id": "ChangelingSting",
"name": "Жало генокрада",
"group": "Drinks",
"desc": "Вы делаете маленький глоток и чувствуете жжение...",
"physicalDesc": "шипучее",
"color": "#2E6671FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Oats": {
"id": "Oats",
"name": "Овёс",
"group": "Foods",
"desc": "Используется для различных вкусных целей.",
"physicalDesc": "грубое",
"color": "#D2B48CFF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "Sugar",
"Group": null,
"Amount": 0.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Nutriment",
"Group": null,
"Amount": 0.3,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Coffee": {
"id": "Coffee",
"name": "Кофе",
"group": "Drinks",
"desc": "Напиток, приготовленный из заваренных кофейных зерен. Содержит умеренное количество кофеина.",
"physicalDesc": "ароматическое",
"color": "#664300FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"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"
}
]
}
}
},
"DryRamen": {
"id": "DryRamen",
"name": "Сухой рамэн",
"group": "Drinks",
"desc": "Сухая лапша и соль.",
"physicalDesc": "червивое",
"color": "#664300FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"NutritionFactor": 1,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Pax": {
"id": "Pax",
"name": "Пакс",
"group": "Narcotics",
"desc": "Психиатрический препарат, который не позволяет употребившему причинять вред кому-либо напрямую.",
"physicalDesc": "смягчающее",
"color": "#AAAAAAFF",
"recipes": [
"Pax"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"Key": "Pacified",
"Component": "Pacified",
"Time": 2,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"PumpkinFlesh": {
"id": "PumpkinFlesh",
"name": "Мякоть тыквы",
"group": "Foods",
"desc": "Кашеобразные, сладкие остатки тыквы.",
"physicalDesc": "непрозрачное",
"color": "#FC9300FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"NutritionFactor": 3,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ammonia": {
"id": "Ammonia",
"name": "Аммиак",
"group": "Botanical",
"desc": "Эффективное удобрение, дающее растениям питательные вещества.",
"physicalDesc": "жгучее",
"color": "#77B58EFF",
"recipes": [
"Ammonia"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Caustic": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Gas": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 0.25
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Rat",
"ShouldHave": false,
"id": "OrganType"
},
{
"Min": 1,
"Max": 21474836,
"Reagent": "Ammonia",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": [
{
"Type": "Rat",
"ShouldHave": false,
"id": "OrganType"
},
{
"Min": 0.8,
"Max": 21474836,
"Reagent": "Ammonia",
"id": "ReagentThreshold"
}
],
"probability": 0.12,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"ammonia-smell"
],
"Type": 1,
"VisualType": 2,
"conditions": [
{
"Min": 0.25,
"Max": 21474836,
"Reagent": "Ammonia",
"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": "Ammonia",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Impedrezene": {
"id": "Impedrezene",
"name": "Импедризин",
"group": "Narcotics",
"desc": "Наркотик, который лишает человека дееспособности, замедляя высшие функции клеток мозга.",
"physicalDesc": "едкое",
"color": "#215263FF",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"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"
},
{
"damage": {
"types": {
"Poison": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "SeeingRainbows",
"Component": "SeeingRainbows",
"Time": 10,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"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"
}
]
}
}
},
"Insuzine": {
"id": "Insuzine",
"name": "Инсузин",
"group": "Medicine",
"desc": "Быстро восстанавливает ткани, омертвевшие в результате поражения электрическим током, но при этом слегка охлаждает. Полностью замораживает пациента при передозировке.",
"physicalDesc": "морозное",
"color": "#8147FFFF",
"TemperatureStatus": "Bigger",
"Temperature": 433,
"recipes": [
"Insuzine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Shock": -4
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Cold": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 12,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "DeleteEffect",
"Ammount": 4,
"DeleteReagent": "Tazinide",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "DeleteEffect",
"Ammount": 4,
"DeleteReagent": "Licoxide",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "DeleteEffect",
"Ammount": 5000,
"Refresh": true,
"Type": 1,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "DeleteEffect",
"Ammount": 30000,
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "Jitter",
"Ammount": 12,
"Refresh": true,
"Type": 5,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Silencer": {
"id": "Silencer",
"name": "Глушитель",
"group": "Drinks",
"desc": "Напиток из рая мимов.",
"physicalDesc": "сильно пахнущее",
"color": "#004666FF",
"recipes": [
"Silencer"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"Key": "Muted",
"Component": "Muted",
"Time": 2,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Diphenhydramine": {
"id": "Diphenhydramine",
"name": "Дифенгидрамин",
"group": "Medicine",
"desc": "Он же димедрол. Быстро очищает организм от гистамина, снижает нервозность и дрожь, лечит повреждения ядами.",
"physicalDesc": "меловое",
"color": "#64FFE6FF",
"TemperatureStatus": "Bigger",
"Temperature": 378,
"recipes": [
"Diphenhydramine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "DeleteEffect",
"Component": "TemporaryBlindness",
"Ammount": 3,
"DeleteReagent": "Histamine",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "TemporaryBlindness",
"Ammount": 3,
"Refresh": true,
"Type": 4,
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Aluminium": {
"id": "Aluminium",
"name": "Алюминий",
"group": "Elements",
"desc": "Серебристый, мягкий, немагнитный и ковкий металл.",
"physicalDesc": "металлическое",
"color": "#848789FF",
"recipes": [],
"metabolisms": null
},
"Fersilicite": {
"id": "Fersilicite",
"name": "Силицид железа",
"group": "Unknown",
"desc": "Интерметаллическое соединение, обладающее необычными магнитными свойствами при низких температурах.",
"physicalDesc": "кристаллическое",
"color": "#434B4DFF",
"TemperatureStatus": "Bigger",
"Temperature": 310,
"recipes": [
"Fersilicite"
],
"metabolisms": null
},
"EnergyDrink": {
"id": "EnergyDrink",
"name": "Энергетический напиток",
"group": "Drinks",
"desc": "Доза энергии! Nanotrasen не несет ответственности, если у вас вырастут птичьи придатки.",
"physicalDesc": "шипучее",
"color": "#FFFFBFFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"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"
}
]
}
}
},
"SpaceLube": {
"id": "SpaceLube",
"name": "Космическая смазка",
"group": "Unknown",
"desc": "Космическая смазка - высокоэффективный лубрикант, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для подскальзывания людей).",
"physicalDesc": "блестящее",
"color": "#77B58EFF",
"recipes": [
"SpaceLube"
],
"metabolisms": null
},
"FerrochromicAcid": {
"id": "FerrochromicAcid",
"name": "Феррохромовая кислота",
"group": "Toxins",
"desc": "Слабый едкий раствор, не способный причинить серьёзный вред здоровью, только если не вдыхать его.",
"physicalDesc": "чёрнометаллическое",
"color": "#48B3B8FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": -1.5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Burn": 2.5,
"Caustic": 1
},
"groups": null
},
"scaleByQuantity": true,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"FoamingAgent": {
"id": "FoamingAgent",
"name": "Пенообразующий агент",
"group": "Pyrotechnic",
"desc": "Делает пену, подобную той, что требуется для гранат с металлической пеной.",
"physicalDesc": "пенистое",
"color": "#215263FF",
"recipes": [
"FoamingAgent"
],
"metabolisms": null
},
"Cornoil": {
"id": "Cornoil",
"name": "Кукурузное масло",
"group": "Foods",
"desc": "Кукурузное масло. Вкусное масло, используемое в готовке. Изготавливается из кукурузы.",
"physicalDesc": "масляное",
"color": "#FFFF00FF",
"recipes": [],
"metabolisms": null
},
"TableSalt": {
"id": "TableSalt",
"name": "Столовая соль",
"group": "Foods",
"desc": "Хлорид натрия, широко известный как соль, часто используется в качестве пищевой приправы или для мгновенного уничтожения мозговых червей.",
"physicalDesc": "зернистое",
"color": "#CFD1D0FF",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"recipes": [
"TableSalt"
],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": -0.5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Kvass": {
"id": "Kvass",
"name": "Квас",
"group": "Drinks",
"desc": "Прохладный освежающий напиток со вкусом социализма.",
"physicalDesc": "пузыристое",
"color": "#381600FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Histamine": {
"id": "Histamine",
"name": "Гистамин",
"group": "Toxins",
"desc": "Химическое вещество, образующееся в результате реакции аллергенов с антителами. Смертельно опасен в больших количествах.",
"physicalDesc": "абразивное",
"color": "#FA6464FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Brute": 2
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"histamine-effect-light-itchiness"
],
"Type": 1,
"VisualType": 0,
"conditions": null,
"probability": 0.1,
"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"
}
]
}
}
},
"Ichor": {
"id": "Ichor",
"name": "Ихор",
"group": "Biological",
"desc": "Чрезвычайно мощное регенеративное химическое вещество, доведенное до совершенства эволюцией космической фауны. Производится в пищеварительной системе дракона и считается экзотическим товаром, поскольку охота на него требует огромных усилий.",
"physicalDesc": "ревущее",
"color": "#F4692EFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 1.5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Bloodloss": -5
},
"groups": {
"Burn": -5,
"Brute": -5,
"Toxin": -2
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Doxarubixadone": {
"id": "Doxarubixadone",
"name": "Доксарубиксадон",
"group": "Medicine",
"desc": "Химикат криогенного действия. Лечит некоторые виды клеточных повреждений, нанесенных слаймами и неправильным использованием других химикатов.",
"physicalDesc": "бурлящее",
"color": "#32CD32FF",
"recipes": [
"Doxarubixadone"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Cellular": -2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 0,
"Max": 213,
"id": "Temperature"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Left4Zed": {
"id": "Left4Zed",
"name": "Left-4-zed",
"group": "Botanical",
"desc": "Коктейль из различных мутагенов, которые насыщают питательными веществами, но вредят и влияют на геном жизни растения.",
"physicalDesc": "гетерогенное",
"color": "#5B406CFF",
"recipes": [
"Left4Zed"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"AtomicBomb": {
"id": "AtomicBomb",
"name": "Атомная бомба",
"group": "Drinks",
"desc": "Распространение ядерного оружия никогда не было таким вкусным.",
"physicalDesc": "облачное",
"color": "#666300FF",
"recipes": [
"AtomicBomb"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Uranium",
"Group": null,
"Amount": 0.05,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Fresium": {
"id": "Fresium",
"name": "Фризиум",
"group": "Toxins",
"desc": "Таинственное соединение, которое замедляет колебания атомов и молекул... каким-то образом. Проще говоря, оно делает вещи холодными... РЕАЛЬНО холодными. При попадании в организм респираторным путём может вызывать долговременные проблемы со способностью передвигаться.",
"physicalDesc": "морозное",
"color": "#B3F1FFFF",
"TemperatureStatus": "Less",
"Temperature": 300,
"recipes": [
"Fresium"
],
"metabolisms": {
"Poison": {
"rate": 0.45,
"effects": [
{
"damage": {
"types": {
"Cold": 0.01,
"Burn": -3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"fresium-effect-freeze-insides"
],
"Type": 1,
"VisualType": 5,
"conditions": [
{
"Min": 0,
"Max": 35,
"Reagent": "Fresium",
"id": "ReagentThreshold"
}
],
"probability": 0.05,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"fresium-effect-slow"
],
"Type": 1,
"VisualType": 5,
"conditions": [
{
"Min": 0,
"Max": 35,
"Reagent": "Fresium",
"id": "ReagentThreshold"
}
],
"probability": 0.2,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Amount": -10000,
"conditions": [
{
"Min": 160.15,
"Max": "Infinity",
"id": "Temperature"
}
],
"probability": 1,
"id": "AdjustTemperature",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"StatusLifetime": 2,
"conditions": [
{
"Min": 0,
"Max": 40,
"Reagent": "Fresium",
"id": "ReagentThreshold"
}
],
"probability": 1,
"WalkSpeedModifier": 0.6,
"SprintSpeedModifier": 0.6,
"id": "MovespeedModifier",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"StatusLifetime": 2,
"conditions": [
{
"Min": 40,
"Max": 21474836,
"Reagent": "Fresium",
"id": "ReagentThreshold"
}
],
"probability": 1,
"WalkSpeedModifier": 0,
"SprintSpeedModifier": 0,
"id": "MovespeedModifier",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"fresium-effect-frozen"
],
"Type": 1,
"VisualType": 5,
"conditions": [
{
"Min": 40,
"Max": 21474836,
"Reagent": "Fresium",
"id": "ReagentThreshold"
}
],
"probability": 0.4,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SodiumPolyacrylate": {
"id": "SodiumPolyacrylate",
"name": "Полиакрилат натрия",
"group": "Unknown",
"desc": "Суперпоглощающий полимер с широким спектром применения в промышленности.",
"physicalDesc": "зернистое",
"color": "#F0F0F0FF",
"recipes": [
"SodiumPolyacrylate"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": -5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"generic-reagent-effect-parched"
],
"Type": 1,
"VisualType": 3,
"conditions": null,
"probability": 0.1,
"id": "PopupMessage",
"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,
"probability": 1,
"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"
}
]
}
}
},
"Vinegar": {
"id": "Vinegar",
"name": "Уксус",
"group": "Foods",
"desc": "Часто используется как приправа к пище.",
"physicalDesc": "кислое",
"color": "#D2B48CFF",
"recipes": [
"CookingVinegar"
],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "Water",
"Group": null,
"Amount": 0.4,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Vitamin",
"Group": null,
"Amount": 0.1,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": [
{
"Min": 6,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 0.1,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"BananaHonk": {
"id": "BananaHonk",
"name": "Банана-хонк",
"group": "Drinks",
"desc": "Напиток из Бананового Рая.",
"physicalDesc": "сильно пахнущее",
"color": "#FFFF91FF",
"recipes": [
"BananaHonk"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"TearGas": {
"id": "TearGas",
"name": "Слезоточивый газ",
"group": "Narcotics",
"desc": "Химическое вещество, вызывающее слёзы и сильное раздражение, обычно используется для подавления массовых беспорядков.",
"physicalDesc": "молочное",
"color": "#96A8B5FF",
"recipes": [],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"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,
"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": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 0.03,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"EmoteId": "Scream",
"ShowInChat": false,
"conditions": null,
"probability": 0.08,
"id": "Emote",
"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,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Carpetium": {
"id": "Carpetium",
"name": "Ковриний",
"group": "Special",
"desc": "Таинственный химикат, обычно поставляемый с планеты клоунов, который покрывает ковром все, на что попадёт. Каким-то образом отфильтровывает карпотоксин из кровеносной системы.",
"physicalDesc": "волокнистое",
"color": "#800000FF",
"recipes": [
"Carpetium"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"Messages": [
"carpetium-effect-blood-fibrous",
"carpetium-effect-jumpsuit-insides"
],
"Type": 1,
"VisualType": 0,
"conditions": null,
"probability": 0.1,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "CarpoToxin",
"Group": null,
"Amount": -3,
"conditions": [
{
"Min": 1,
"Max": 21474836,
"Reagent": "CarpoToxin",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"BahamaMama": {
"id": "BahamaMama",
"name": "Багама-мама",
"group": "Drinks",
"desc": "Тропический коктейль.",
"physicalDesc": "сильно пахнущее",
"color": "#FF7F3BFF",
"recipes": [],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Omnizine": {
"id": "Omnizine",
"name": "Омнизин",
"group": "Medicine",
"desc": "Смягчающая молочноватая жидкость с радужным оттенком. Известная теория заговора гласит, что его происхождение остается тайной, потому что раскрытие секрета его производства сделало бы большинство коммерческих фармацевтических препаратов ненужными.",
"physicalDesc": "смягчающее",
"color": "#FCF7F9FF",
"recipes": [],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Burn": -2,
"Toxin": -2,
"Airloss": -2,
"Brute": -2
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Puncturase": {
"id": "Puncturase",
"name": "Пунктураз",
"group": "Medicine",
"desc": "Шипучее химическое вещество, залечивающее колотые ранения, ценой небольшого количества ушибов.",
"physicalDesc": "шипучее",
"color": "#B9BF93FF",
"TemperatureStatus": "Bigger",
"Temperature": 325,
"recipes": [
"Puncturase"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Piercing": -4,
"Blunt": 0.1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"RootBeer": {
"id": "RootBeer",
"name": "Рутбир",
"group": "Drinks",
"desc": "Очень сладкий, газированный напиток, напоминающий сарспариллу. Хорошо сочетается с мороженым.",
"physicalDesc": "шипучее",
"color": "#381C07FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Tea": {
"id": "Tea",
"name": "Чай",
"group": "Drinks",
"desc": "Напиток, приготовленный путем кипячения листьев чайного дерева Camellia sinensis.",
"physicalDesc": "ароматическое",
"color": "#8A5A3AFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"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"
}
]
}
}
},
"Charcoal": {
"id": "Charcoal",
"name": "Уголь",
"group": "Unknown",
"desc": "Чёрное, пористое твердое вещество.",
"physicalDesc": "пористое",
"color": "#22282BFF",
"recipes": [
"Charcoal"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": -1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"CleanseRate": 3,
"conditions": null,
"probability": 1,
"id": "ChemCleanBloodstream",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"CafeLatte": {
"id": "CafeLatte",
"name": "Кофе латте",
"group": "Drinks",
"desc": "Приятный, крепкий и вкусный напиток на время чтения.",
"physicalDesc": "сливочное",
"color": "#664300FF",
"recipes": [
"CafeLatte"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Saxoite": {
"id": "Saxoite",
"name": "Саксонит",
"group": "Unknown",
"desc": "Отдаёт джазом.",
"physicalDesc": "шлифованно-латунное",
"color": "#B8A603FF",
"recipes": [],
"metabolisms": null
},
"Booger": {
"id": "Booger",
"name": "Козявка",
"group": "Drinks",
"desc": "Фууу...",
"physicalDesc": "сильно пахнущее",
"color": "#8CFF8CFF",
"recipes": [
"Booger"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Hyronalin": {
"id": "Hyronalin",
"name": "Хироналин",
"group": "Medicine",
"desc": "Слабый препарат для лечения радиационного поражения. Предшественник Аритразина и Фалангимина. Может вызывать рвоту.",
"physicalDesc": "облачное",
"color": "#4CB580FF",
"recipes": [
"Hyronalin"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Radiation": -1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": null,
"probability": 0.02,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Burn": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Ammount": 2,
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Vestine": {
"id": "Vestine",
"name": "Вестин",
"group": "Toxins",
"desc": "Оказывает негативное воздействие на организм, вызывая сильную дрожь. Хотя сам по себе он не особенно полезен, его можно использовать для производства ряда других химических веществ.",
"physicalDesc": "блестящее",
"color": "#435166FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"Amplitude": 10,
"Frequency": 4,
"Time": 2,
"Refresh": true,
"conditions": [
{
"Min": 5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "Jitter",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"StatusLifetime": 2,
"conditions": null,
"probability": 1,
"WalkSpeedModifier": 0.8,
"SprintSpeedModifier": 0.8,
"id": "MovespeedModifier",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": null,
"groups": {
"Airloss": 2
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Enzyme": {
"id": "Enzyme",
"name": "Универсальный фермент",
"group": "Foods",
"desc": "Используется в приготовлении различных блюд.",
"physicalDesc": "меловое",
"color": "#009900FF",
"recipes": [],
"metabolisms": null
},
"Necrosol": {
"id": "Necrosol",
"name": "Некрозол",
"group": "Medicine",
"desc": "Некротическое вещество, которое, похоже, способно излечивать обмороженные трупы. В небольших дозах он способен лечить и оживлять растения.",
"physicalDesc": "некротическое",
"color": "#86A5BDFF",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"recipes": [
"Necrosol"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": -2
},
"groups": {
"Brute": -4,
"Burn": -5
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 0,
"Max": 213,
"id": "Temperature"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Neurotoxin": {
"id": "Neurotoxin",
"name": "Нейротоксин",
"group": "Drinks",
"desc": "Сильный нейротоксин, который вводит субъекта в состояние, напоминающее смерть.",
"physicalDesc": "сильно пахнущее",
"color": "#2E2E61FF",
"recipes": [],
"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.25,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"IcedGreenTea": {
"id": "IcedGreenTea",
"name": "Зелёный чай со льдом",
"group": "Drinks",
"desc": "Холодный зеленый чай.",
"physicalDesc": "ароматическое",
"color": "#CE4200FF",
"recipes": [
"IcedGreenTea"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Phlogiston": {
"id": "Phlogiston",
"name": "Флогистон",
"group": "Pyrotechnic",
"desc": "Подожжёт и заставит вас гореть.",
"physicalDesc": "горящее",
"color": "#D4872AFF",
"recipes": [
"Phlogiston"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Burn": 3,
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Multiplier": 0.1,
"conditions": null,
"probability": 1,
"id": "FlammableReaction",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Amount": 6000,
"conditions": null,
"probability": 1,
"id": "AdjustTemperature",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"NorepinephricAcid": {
"id": "NorepinephricAcid",
"name": "Норэпинефриновая кислота",
"group": "Narcotics",
"desc": "Мягкое химическое вещество, которое блокирует оптические рецепторы, делая употребившего слепым пока усваивается организмом.",
"physicalDesc": "молочное",
"color": "#96A8B5FF",
"recipes": [
"NorepinephricAcid"
],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"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,
"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,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Frezon": {
"id": "Frezon",
"name": "Фрезон",
"group": "Unknown",
"desc": "Высокоэффективный хладагент... и галлюциноген.",
"physicalDesc": "газообразное",
"color": "#3A758CFF",
"recipes": [],
"metabolisms": {
"Gas": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Cellular": 0.5
},
"groups": null
},
"scaleByQuantity": true,
"ignoreResistances": true,
"conditions": [
{
"Min": 0.5,
"Max": 21474836,
"Reagent": "Frezon",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "SeeingRainbows",
"Component": "SeeingRainbows",
"Time": 500,
"Refresh": false,
"Type": 0,
"conditions": [
{
"Min": 1,
"Max": 21474836,
"Reagent": "Frezon",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"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,
"VisualType": 0,
"conditions": [
{
"Min": 0.5,
"Max": 21474836,
"Reagent": "Frezon",
"id": "ReagentThreshold"
}
],
"probability": 0.1,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"frezon-euphoric"
],
"Type": 1,
"VisualType": 2,
"conditions": [
{
"Min": 1,
"Max": 21474836,
"Reagent": "Frezon",
"id": "ReagentThreshold"
}
],
"probability": 0.1,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ErikaSurprise": {
"id": "ErikaSurprise",
"name": "Сюрприз Эрики",
"group": "Drinks",
"desc": "Сюрприз в том, что он зеленый!",
"physicalDesc": "сильно пахнущее",
"color": "#2E6671FF",
"recipes": [
"ErikaSurprise"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Ethanol",
"Group": null,
"Amount": 0.06,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Amasec": {
"id": "Amasec",
"name": "Амасек",
"group": "Drinks",
"desc": "Официальный напиток Оружейного клуба!",
"physicalDesc": "сильно пахнущее",
"color": "#124DA7FF",
"recipes": [
"Amasec"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Absinthe": {
"id": "Absinthe",
"name": "Абсент",
"group": "Drinks",
"desc": "Спиртной напиток со вкусом аниса, полученный из растений.",
"physicalDesc": "сильно пахнущее",
"color": "#33EE00FF",
"recipes": [],
"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.3,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"GrapeSoda": {
"id": "GrapeSoda",
"name": "Виноградная газировка",
"group": "Drinks",
"desc": "Это Винограааааад!",
"physicalDesc": "шипучее",
"color": "#AE94A6FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Mustard": {
"id": "Mustard",
"name": "Горчица",
"group": "Foods",
"desc": "Простая горчица жёлтого цвета, изготовленная из семян горчицы.",
"physicalDesc": "густое",
"color": "#FFDB58FF",
"recipes": [
"CookingMustard"
],
"metabolisms": null
},
"Flour": {
"id": "Flour",
"name": "Мука",
"group": "Foods",
"desc": "Используется в выпечке.",
"physicalDesc": "порошкообразное",
"color": "#FFFFFFFF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "Sugar",
"Group": null,
"Amount": 0.4,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"conditions": null,
"probability": 1,
"HydrationFactor": -0.2,
"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"
}
]
}
}
},
"IceCream": {
"id": "IceCream",
"name": "Мороженое",
"group": "Drinks",
"desc": "Ешьте скорее, пока не превратилось в суп-мороженое!",
"physicalDesc": "сливочное",
"color": "#FFFBD6FF",
"recipes": [
"IceCream"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"OilOlive": {
"id": "OilOlive",
"name": "Оливковое масло",
"group": "Foods",
"desc": "Вязкое и ароматное.",
"physicalDesc": "масляное",
"color": "#808000FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "Nutriment",
"Group": null,
"Amount": 0.75,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SnowWhite": {
"id": "SnowWhite",
"name": "Белый снег",
"group": "Drinks",
"desc": "Морозная свежесть.",
"physicalDesc": "пузыристое",
"color": "#FFFFFFFF",
"recipes": [
"SnowWhite"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"FluorosulfuricAcid": {
"id": "FluorosulfuricAcid",
"name": "Фторсерная кислота",
"group": "Toxins",
"desc": "Очень едкое химическое вещество, способное оставить заметный след на коже.",
"physicalDesc": "сильно пахнущее",
"color": "#5050FFFF",
"recipes": [
"FluorosulfuricAcid"
],
"metabolisms": {
"Poison": {
"rate": 3,
"effects": [
{
"damage": {
"types": {
"Caustic": 8
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"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.25,
"id": "Emote",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Hotsauce": {
"id": "Hotsauce",
"name": "Острый соус",
"group": "Foods",
"desc": "Вкус просто огонь.",
"physicalDesc": "острое",
"color": "#FF0000FF",
"recipes": [
"CookingHotsauce"
],
"metabolisms": null
},
"Potassium": {
"id": "Potassium",
"name": "Калий",
"group": "Elements",
"desc": "Мягкий, блестящий серый металл. Еще более реактивный, чем литий.",
"physicalDesc": "блестящее",
"color": "#C6C8CCFF",
"recipes": [
"BananaBreakdown"
],
"metabolisms": null
},
"DexalinPlus": {
"id": "DexalinPlus",
"name": "Дексалин плюс",
"group": "Medicine",
"desc": "Используется для лечения кислородного голодания и потери крови. Выводит Токсин хартбрейкер из кровеносной системы.",
"physicalDesc": "облачное",
"color": "#4DA0BDFF",
"recipes": [
"DexalinPlus"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Asphyxiation": -3.5,
"Bloodloss": 3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "HeartbreakerToxin",
"Group": null,
"Amount": -3,
"conditions": [
{
"Min": 1,
"Max": 21474836,
"Reagent": "HeartbreakerToxin",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "AdjustReagent",
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"WhiskeyCola": {
"id": "WhiskeyCola",
"name": "Виски кола",
"group": "Drinks",
"desc": "Виски, смешанный с колой. Удивительно освежает.",
"physicalDesc": "пузыристое",
"color": "#3E1B00FF",
"recipes": [
"WhiskeyCola"
],
"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.07,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Vermouth": {
"id": "Vermouth",
"name": "Вермут",
"group": "Drinks",
"desc": "Ароматизированное, крепленое белое вино, со вкусом различных трав.",
"physicalDesc": "сильно пахнущее",
"color": "#91FF91FF",
"recipes": [],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"UncookedAnimalProteins": {
"id": "UncookedAnimalProteins",
"name": "Непрожаренные животные протеины",
"group": "Foods",
"desc": "Крайне опасны для желудков более слабых форм жизни.",
"physicalDesc": "комковатое",
"color": "#FFFFE5FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"Messages": [
"generic-reagent-effect-sick"
],
"Type": 1,
"VisualType": 3,
"conditions": [
{
"Type": "Human",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 0.5,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": [
{
"Type": "Human",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 0.1,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Human",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Protein",
"Group": null,
"Amount": 0.5,
"conditions": [
{
"Type": "Human",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Champagne": {
"id": "Champagne",
"name": "Шампанское",
"group": "Drinks",
"desc": "Премиальное игристое вино.",
"physicalDesc": "сильно пахнущее",
"color": "#FCFCEEFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Ethanol",
"Group": null,
"Amount": 0.3,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Mercury": {
"id": "Mercury",
"name": "Ртуть",
"group": "Elements",
"desc": "Серебристый металл, который находится в жидком состоянии при комнатной температуре. Он очень токсичен для человека.",
"physicalDesc": "блестящее",
"color": "#929296FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Stutter",
"Component": "ScrambledAccent",
"Time": 2,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ultravasculine": {
"id": "Ultravasculine",
"name": "Ультраваскулин",
"group": "Medicine",
"desc": "Сложный антитоксин, который быстро выводит токсины, вызывая при этом незначительное напряжение организма. Реагирует с гистамином, дублируя себя и одновременно вымывая его. Передозировка вызывает сильную боль.",
"physicalDesc": "густое и зернистое",
"color": "#520E30FF",
"recipes": [
"Ultravasculine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Toxin": -3,
"Brute": 0.5
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 0,
"Max": 30,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": null,
"groups": {
"Toxin": -1,
"Brute": 3
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"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,
"Amount": 0.5,
"conditions": [
{
"Min": 1,
"Max": 21474836,
"Reagent": "Histamine",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Cornmeal": {
"id": "Cornmeal",
"name": "Кукурузная мука",
"group": "Foods",
"desc": "Используется в выпечке.",
"physicalDesc": "порошкообразное",
"color": "#D2B48CFF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": -0.2,
"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"
}
]
}
}
},
"Vitamin": {
"id": "Vitamin",
"name": "Витамины",
"group": "Foods",
"desc": "Содержатся в здоровом, полноценном питании.",
"physicalDesc": "меловое",
"color": "#D3D3D3FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"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,
"probability": 1,
"id": "ModifyBleedAmount",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"conditions": null,
"probability": 1,
"NutritionFactor": 3,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Tricordrazine": {
"id": "Tricordrazine",
"name": "Трикордразин",
"group": "Medicine",
"desc": "Стимулятор широкого спектра действия, изначально созданный на основе кордразина. Лечит лёгкие повреждения всех основных типов, если пользователь не сильно ранен в целом. Лучше всего использовать в качестве добавки к другим лекарственным средствам.",
"physicalDesc": "непрозрачное",
"color": "#00E5FFFF",
"recipes": [
"Tricordrazine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "TricordrazineStatusEffect",
"Component": "",
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"DriestMartini": {
"id": "DriestMartini",
"name": "Самый сухой мартини",
"group": "Drinks",
"desc": "Только для опытных. Вы уверены, что видите плавающие в бокале песчинки.",
"physicalDesc": "сильно пахнущее",
"color": "#2E6671FF",
"recipes": [
"DriestMartini"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"DeadRum": {
"id": "DeadRum",
"name": "Мёртвый ром",
"group": "Drinks",
"desc": "Дистиллированный алкогольный напиток, изготовленный из морской воды.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"THCOil": {
"id": "THCOil",
"name": "Масло ТГК",
"group": "Narcotics",
"desc": "Чистое масло ТГК, полученное из листьев конопли. Оно намного сильнее, чем в натуральной форме, и может использоваться для снятия хронической боли у пациентов.",
"physicalDesc": "вонючее",
"color": "#DAA520FF",
"recipes": [],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"effects": [
{
"Key": "SeeingRainbows",
"Component": "SeeingRainbows",
"Time": 16,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"MindbreakerToxin": {
"id": "MindbreakerToxin",
"name": "Токсин майндбрейкер",
"group": "Toxins",
"desc": "Сильнодействующее галлюциногенное соединение, ранее известное как ЛСД.",
"physicalDesc": "непрозрачное",
"color": "#77B58EFF",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"recipes": [
"MindbreakerToxin"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"Key": "SeeingRainbows",
"Component": "SeeingRainbows",
"Time": 10,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Sake": {
"id": "Sake",
"name": "Саке",
"group": "Drinks",
"desc": "Алкогольный напиток, изготовленный путем брожения шлифованного риса.",
"physicalDesc": "сильно пахнущее",
"color": "#DDDDDDFF",
"recipes": [],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"HeartbreakerToxin": {
"id": "HeartbreakerToxin",
"name": "Токсин хартбрейкер",
"group": "Toxins",
"desc": "Галлюциногенное соединение, получаемое из токсина майндбрейкер. Блокирует нейронные сигналы в дыхательной системе, вызывая удушье.",
"physicalDesc": "сильно пахнущее",
"color": "#5F959CFF",
"recipes": [
"HeartbreakerToxin"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Asphyxiation": 5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"PlantBGone": {
"id": "PlantBGone",
"name": "Plant-B-gone",
"group": "Botanical",
"desc": "Вредная токсичная смесь для уничтожения растительной жизни. Очень эффективно против кудзу.",
"physicalDesc": "бурлящее",
"color": "#49002EFF",
"recipes": [
"PlantBGone"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": -4,
"Blunt": 2,
"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"
}
]
}
}
},
"Nutriment": {
"id": "Nutriment",
"name": "Питательные вещества",
"group": "Foods",
"desc": "Все необходимые организму витамины, минералы и углеводы в чистом виде.",
"physicalDesc": "непрозрачное",
"color": "#24591FFF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"NutritionFactor": 3,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Silicon": {
"id": "Silicon",
"name": "Кремний",
"group": "Elements",
"desc": "Твердое и хрупкое кристаллическое вещество серо-голубого цвета.",
"physicalDesc": "кристаллическое",
"color": "#364266FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"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"
},
{
"Key": "ForcedSleep",
"Component": "ForcedSleeping",
"Time": 2,
"Refresh": false,
"Type": 0,
"conditions": [
{
"Min": 10,
"Max": 21474836,
"Reagent": "ChloralHydrate",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 1.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": "ChloralHydrate",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"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,
"probability": 1,
"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"
}
]
}
}
},
"WeldingFuel": {
"id": "WeldingFuel",
"name": "Сварочное топливо",
"group": "Pyrotechnic",
"desc": "Используется сварщиками для сварки.",
"physicalDesc": "масляное",
"color": "#A76B1CFF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Multiplier": 0.4,
"conditions": null,
"probability": 1,
"id": "FlammableReaction",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Margarita": {
"id": "Margarita",
"name": "Маргарита",
"group": "Drinks",
"desc": "На каёмке лайм с солью. Аррива~!",
"physicalDesc": "сильно пахнущее",
"color": "#8CFF8CFF",
"recipes": [
"Margarita"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Mojito": {
"id": "Mojito",
"name": "Мохито",
"group": "Drinks",
"desc": "Если это достаточно хорошо для Космической Кубы, то подойдет и для вас.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"Mojito"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Pyrazine": {
"id": "Pyrazine",
"name": "Пиразин",
"group": "Medicine",
"desc": "Эффективно лечит ожоги, полученные в самых жарких пожарах. При передозировке вызывает обширное внутреннее кровотечение.",
"physicalDesc": "густое",
"color": "#AA4308FF",
"TemperatureStatus": "Bigger",
"Temperature": 540,
"recipes": [
"Pyrazine"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Burn": -1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Slash": 0.5,
"Piercing": 0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 0.1,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"EmoteId": "Scream",
"ShowInChat": false,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 0.2,
"id": "Emote",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Ammount": 10,
"Refresh": true,
"Type": 4,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Wine": {
"id": "Wine",
"name": "Вино",
"group": "Drinks",
"desc": "Алкогольный напиток премиум-класса, изготовленный из дистиллированного виноградного сока.",
"physicalDesc": "прозрачное",
"color": "#7E4043FF",
"recipes": [
"BloodToWine"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Blood": {
"id": "Blood",
"name": "Кровь",
"group": "Biological",
"desc": "Я надеюсь, что это кетчуп.",
"physicalDesc": "чёрнометаллическое",
"color": "#800000FF",
"recipes": [
"AmbuzolPlus"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Type": "Human",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"HydrationFactor": 1.5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "UncookedAnimalProteins",
"Group": null,
"Amount": 0.5,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Brute": -3,
"Burn": -1.25
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Bloodsucker",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"TequilaSunrise": {
"id": "TequilaSunrise",
"name": "Текила санрайз",
"group": "Drinks",
"desc": "Текила и апельсиновый сок. Очень похож на \"Отвертку\", только мексиканскую.",
"physicalDesc": "сильно пахнущее",
"color": "#FFE48CFF",
"recipes": [
"TequilaSunrise"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuiceBerry": {
"id": "JuiceBerry",
"name": "Ягодный сок",
"group": "Drinks",
"desc": "Вкусная смесь нескольких видов ягод.",
"physicalDesc": "сладкое",
"color": "#660099FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Barozine": {
"id": "Barozine",
"name": "Барозин",
"group": "Medicine",
"desc": "Сильнодействующий химикат, предотвращающий повреждения от давления. Оказывает сильное напряжение на организм.",
"physicalDesc": "вязкое",
"color": "#FF867DFF",
"recipes": [],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "BarozineStatusEffect",
"Component": "",
"Ammount": 30,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "BarozineStatusEffect",
"Component": "",
"Ammount": 30,
"Refresh": true,
"Type": 1,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"HotRamen": {
"id": "HotRamen",
"name": "Горячий рамэн",
"group": "Drinks",
"desc": "Горячая лапша.",
"physicalDesc": "червивое",
"color": "#664300FF",
"recipes": [
"HotRamen"
],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"NutritionFactor": 4,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"LemonLime": {
"id": "LemonLime",
"name": "Лимон-лайм",
"group": "Drinks",
"desc": "Терпкая газировка из лимона и лайма",
"physicalDesc": "шипучее",
"color": "#878F00FF",
"recipes": [
"LemonLime"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Sugar": {
"id": "Sugar",
"name": "Сахар",
"group": "Foods",
"desc": "Вкусный космический сахар!",
"physicalDesc": "сладкое",
"color": "#FFFFFFFF",
"recipes": [
"CelluloseBreakdown",
"CopperBloodBreakdown",
"FiberBreakdown",
"BananaBreakdown",
"BloodBreakdown"
],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Min": 0.1,
"Max": 21474836,
"Reagent": "Nutriment",
"id": "ReagentThreshold"
}
],
"probability": 1,
"NutritionFactor": 1,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"NitrousOxide": {
"id": "NitrousOxide",
"name": "Оксид азота",
"group": "Unknown",
"desc": "Знаешь, как всё кажется смешнее, когда ты устал? Так вот...",
"physicalDesc": "газообразное",
"color": "#808080FF",
"recipes": [],
"metabolisms": {
"Gas": {
"rate": 0.5,
"effects": [
{
"EmoteId": "Laugh",
"ShowInChat": true,
"conditions": [
{
"Min": 0.2,
"Max": 21474836,
"Reagent": "NitrousOxide",
"id": "ReagentThreshold"
},
{
"Type": "Slime",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 0.1,
"id": "Emote",
"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",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"effect-sleepy"
],
"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"
},
{
"StatusLifetime": 2,
"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,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 0.25
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 3.5,
"Max": 21474836,
"Reagent": "NitrousOxide",
"id": "ReagentThreshold"
},
{
"Type": "Slime",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Oil": {
"id": "Oil",
"name": "Масло",
"group": "Foods",
"desc": "Используется поварами для приготовления пищи.",
"physicalDesc": "масляное",
"color": "#B67823FF",
"recipes": [
"Oil"
],
"metabolisms": null
},
"Cryptobiolin": {
"id": "Cryptobiolin",
"name": "Криптобиолин",
"group": "Medicine",
"desc": "Вызывает растерянность и головокружение.",
"physicalDesc": "шипучее",
"color": "#081A80FF",
"recipes": [
"Cryptobiolin"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "Stutter",
"Component": "ScrambledAccent",
"Time": 2,
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "ScrambledAccent",
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ChlorineTrifluoride": {
"id": "ChlorineTrifluoride",
"name": "Трифторид хлора",
"group": "Pyrotechnic",
"desc": "Вы очень, ОЧЕНЬ не хотите, чтобы эта дрянь оказалась рядом с вами.",
"physicalDesc": "пылающее",
"color": "#FFC8C8FF",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"recipes": [
"ChlorineTrifluoride"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Burn": 2,
"Poison": 1,
"Caustic": 0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Multiplier": 0.2,
"conditions": null,
"probability": 1,
"id": "FlammableReaction",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Amount": 6000,
"conditions": null,
"probability": 1,
"id": "AdjustTemperature",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Oxygen": {
"id": "Oxygen",
"name": "Кислород",
"group": "Unknown",
"desc": "Окисляющий, бесцветный газ.",
"physicalDesc": "газообразное",
"color": "#808080FF",
"recipes": [
"EthanolBreakdown",
"CarbonDioxideBreakdown",
"WaterBreakdown",
"NitrousOxideBreakdown"
],
"metabolisms": {
"Gas": {
"rate": 0.5,
"effects": [
{
"Factor": 1,
"conditions": [
{
"Type": "Human",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "Oxygenate",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Factor": 1,
"conditions": [
{
"Type": "Animal",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "Oxygenate",
"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": [
{
"Type": "Vox",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"id": "ModifyLungGas",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Dexalin": {
"id": "Dexalin",
"name": "Дексалин",
"group": "Medicine",
"desc": "Используется для лечения лёгкого кислородного голодания и кровопотери. Необходимый реагент для создания Дексалина плюс.",
"physicalDesc": "непрозрачное",
"color": "#0041A8FF",
"recipes": [
"Dexalin"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Asphyxiation": -1,
"Bloodloss": -0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Asphyxiation": 3,
"Cold": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Egg": {
"id": "Egg",
"name": "Сырое яйцо",
"group": "Foods",
"desc": "Используется в выпечке.",
"physicalDesc": "слизеподобное",
"color": "#FFFFFFFF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "UncookedAnimalProteins",
"Group": null,
"Amount": 0.5,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"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,
"Amount": -2,
"conditions": null,
"probability": 1,
"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"
}
]
}
}
},
"Singulo": {
"id": "Singulo",
"name": "Сингуло",
"group": "Drinks",
"desc": "Блю-спейс напиток!",
"physicalDesc": "сильно пахнущее",
"color": "#3B0C0CFF",
"recipes": [],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"IrishCream": {
"id": "IrishCream",
"name": "Ирландские сливки",
"group": "Drinks",
"desc": "Сливки с добавлением виски. Что еще можно ожидать от ирландцев.",
"physicalDesc": "сливочное",
"color": "#664300FF",
"recipes": [
"IrishCream"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Ethanol",
"Group": null,
"Amount": 0.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Butter": {
"id": "Butter",
"name": "Масло",
"group": "Foods",
"desc": "Предположительно, сливочное!",
"physicalDesc": "сливочное",
"color": "#FFFF00FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "Nutriment",
"Group": null,
"Amount": 0.75,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"FourteenLoko": {
"id": "FourteenLoko",
"name": "Фоуртин локо",
"group": "Drinks",
"desc": "Сильно переработанная жидкая субстанция, едва ли соответствующая межгалактическим стандартам безопасности для безалкогольного напитка.",
"physicalDesc": "шипучее",
"color": "#DEB928FF",
"recipes": [
"FourteenLoko"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Theobromine",
"Group": null,
"Amount": 0.1,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Thermite": {
"id": "Thermite",
"name": "Термит",
"group": "Pyrotechnic",
"desc": "Смесь, которая становится крайне горячей при воспламенении.",
"physicalDesc": "зернистое",
"color": "#757245FF",
"recipes": [
"Thermite"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Burn": 2,
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SoyLatte": {
"id": "SoyLatte",
"name": "Соевый латте",
"group": "Drinks",
"desc": "Кофейный напиток, приготовленный из эспрессо и подогретого соевого молока.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"SoyLatte"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Rum": {
"id": "Rum",
"name": "Ром",
"group": "Drinks",
"desc": "Дистиллированный алкогольный напиток, изготовленный из субпродуктов сахарного тростника.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Frostoil": {
"id": "Frostoil",
"name": "Холодный соус",
"group": "Foods",
"desc": "Заставляет язык онеметь.",
"physicalDesc": "холодное",
"color": "#87CEEBFF",
"recipes": [],
"metabolisms": null
},
"Cryoxadone": {
"id": "Cryoxadone",
"name": "Криоксадон",
"group": "Medicine",
"desc": "Необходим для нормального функционирования криогеники. Исцеляет все стандартные типы повреждений, но работает только при температуре ниже 213 Кельвинов. В небольших дозах он способен лечить и оживлять растения.",
"physicalDesc": "шипучее",
"color": "#0091FFFF",
"recipes": [
"Cryoxadone"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Airloss": -6,
"Brute": -4,
"Burn": -6,
"Toxin": -4
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 0,
"Max": 213,
"id": "Temperature"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Nocturine": {
"id": "Nocturine",
"name": "Ноктюрин",
"group": "Narcotics",
"desc": "Высокоэффективное снотворное и гипнотическое средство, разработанное Синдикатом для тайных операций. Билет в один конец в хонкоград.",
"physicalDesc": "порошкообразное",
"color": "#128E80FF",
"recipes": [
"Nocturine"
],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"effects": [
{
"Key": "ForcedSleep",
"Component": "ForcedSleeping",
"Time": 2,
"Refresh": false,
"Type": 0,
"conditions": [
{
"Min": 8,
"Max": 21474836,
"Reagent": "Nocturine",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Silver": {
"id": "Silver",
"name": "Серебро",
"group": "Elements",
"desc": "Мягкий, белый, блестящий переходный металл обладает самой высокой электропроводностью среди всех элементов и самой высокой теплопроводностью среди всех металлов.",
"physicalDesc": "значительно металлическое",
"color": "#D0D0D0FF",
"recipes": [],
"metabolisms": null
},
"Dylovene": {
"id": "Dylovene",
"name": "Диловен",
"group": "Medicine",
"desc": "Антитоксин широкого спектра действия, который лечит поражение организма токсинами. Передозировка вызывает рвоту, головокружение и боль.",
"physicalDesc": "прозрачное",
"color": "#3A1D8AFF",
"recipes": [
"Dylovene"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": -1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Brute": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"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"
},
{
"BoozePower": 3,
"SlurSpeech": true,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "Drunk",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"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"
}
]
}
}
},
"Rewriter": {
"id": "Rewriter",
"name": "Переписчик",
"group": "Drinks",
"desc": "Тайна святилища Библиотекаря...",
"physicalDesc": "сильно пахнущее",
"color": "#485000FF",
"recipes": [
"Rewriter"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Oculine": {
"id": "Oculine",
"name": "Окулин",
"group": "Medicine",
"desc": "Простой солевой раствор, используемый для лечения повреждений глаз при приеме внутрь.",
"physicalDesc": "прозрачное",
"color": "#404040FF",
"recipes": [
"Oculine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "Eyes",
"Component": "",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"HorseradishSauce": {
"id": "HorseradishSauce",
"name": "Хрен",
"group": "Foods",
"desc": "Пакетик душистого хрена.",
"physicalDesc": "очень мощное",
"color": "#808080FF",
"recipes": [],
"metabolisms": null
},
"Napalm": {
"id": "Napalm",
"name": "Напалм",
"group": "Pyrotechnic",
"desc": "Немножко огнеопасен.",
"physicalDesc": "мыльное",
"color": "#FA00AFFF",
"recipes": [
"Napalm"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Burn": 2,
"Poison": 1,
"Caustic": 0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Multiplier": 0.4,
"conditions": null,
"probability": 1,
"id": "FlammableReaction",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Astrotame": {
"id": "Astrotame",
"name": "Астротем",
"group": "Foods",
"desc": "Слаще тысячи ложек сахара, но без калорий.",
"physicalDesc": "сахаристое",
"color": "#7FFFD4FF",
"recipes": [],
"metabolisms": null
},
"DrGibb": {
"id": "DrGibb",
"name": "Доктор Гибб",
"group": "Drinks",
"desc": "Восхитительная смесь из 42 различных вкусов.",
"physicalDesc": "шипучее",
"color": "#102000FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Artifexium": {
"id": "Artifexium",
"name": "Артифексиум",
"group": "Unknown",
"desc": "Лавандовая смесь микроскопических фрагментов артефактов и сильной кислоты. Обладает способностью активировать артефакты.",
"physicalDesc": "кристаллическое",
"color": "#776291FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Caustic": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Lacerinol": {
"id": "Lacerinol",
"name": "Лацеринол",
"group": "Medicine",
"desc": "Довольно нереактивное химическое вещество, усиливающее синтез коллагена до невероятных уровней и заживляющее резаные раны.",
"physicalDesc": "вязкое",
"color": "#283332FF",
"TemperatureStatus": "Bigger",
"Temperature": 335,
"recipes": [
"Lacerinol"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Slash": -3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Cold": 3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 12,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Lemonade": {
"id": "Lemonade",
"name": "Лимонад",
"group": "Drinks",
"desc": "Напиток из лимонного сока, воды и подсластителя, например, тростникового сахара или меда.",
"physicalDesc": "терпкое",
"color": "#FFFF00FF",
"recipes": [
"Lemonade"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Holywater": {
"id": "Holywater",
"name": "Святая вода",
"group": "Medicine",
"desc": "Чистейшая и непорочнейшая вода, прямиком из рук Бога, известна тем, что волшебным образом исцеляет раны.",
"physicalDesc": "святое",
"color": "#91C3F7FF",
"recipes": [
"WatertoHolyWater"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Blunt": -0.2,
"Poison": -0.2,
"Burn": -0.2,
"Shock": -0.2,
"Cold": -0.2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 0,
"Max": 50,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"IcedTea": {
"id": "IcedTea",
"name": "Чай со льдом",
"group": "Drinks",
"desc": "Он же айс-ти. Не имеет отношения к определенному рэп-исполнителю/актеру.",
"physicalDesc": "ароматическое",
"color": "#104038FF",
"recipes": [
"IcedTea"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"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"
}
]
}
}
},
"VodkaMartini": {
"id": "VodkaMartini",
"name": "Водка мартини",
"group": "Drinks",
"desc": "Водка вместо джина. Не совсем как пил 007, но все равно вкусно.",
"physicalDesc": "сильно пахнущее",
"color": "#004666FF",
"recipes": [
"VodkaMartini"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Acetone": {
"id": "Acetone",
"name": "Ацетон",
"group": "Unknown",
"desc": "Прозрачная, слегка канцерогенная жидкость. Имеет множество простых способов применения в повседневной жизни.",
"physicalDesc": "кислотное",
"color": "#AF14B7FF",
"recipes": [
"Acetone"
],
"metabolisms": null
},
"Mopwata": {
"id": "Mopwata",
"name": "Швабода",
"group": "Drinks",
"desc": "Грязная, застоявшаяся вода из-под швабры, швабровая вода.",
"physicalDesc": "мутное",
"color": "#59502BFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 0.6,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Phalanximine": {
"id": "Phalanximine",
"name": "Фалангимин",
"group": "Medicine",
"desc": "Современный препарат, используемый при лечении рака. Вызывает умеренное лучевое поражение организма и тошноту. Потенциально может удалить ген смерти у растений.",
"physicalDesc": "едкое",
"color": "#C8FF75FF",
"recipes": [
"Phalanximine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Cellular": -1,
"Radiation": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": null,
"probability": 0.05,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Ammount": 5,
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ale": {
"id": "Ale",
"name": "Эль",
"group": "Drinks",
"desc": "Тёмный алкогольный напиток, приготовленный из ячменного солода и дрожжей.",
"physicalDesc": "пузыристое",
"color": "#663100FF",
"recipes": [],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Grog": {
"id": "Grog",
"name": "Грог",
"group": "Drinks",
"desc": "Ром, разбавленный водой, одобрено пиратами!",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"Grog"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"CoffeeLiqueur": {
"id": "CoffeeLiqueur",
"name": "Кофейный ликёр",
"group": "Drinks",
"desc": "Ликёр, со вкусом кофе колд брю и специй.",
"physicalDesc": "облачное",
"color": "#664300FF",
"recipes": [],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"AlliesCocktail": {
"id": "AlliesCocktail",
"name": "Коктейль Союзники",
"group": "Drinks",
"desc": "Напиток из ваших союзников, не так сладок, как если бы из ваших врагов.",
"physicalDesc": "сильно пахнущее",
"color": "#00664DFF",
"recipes": [
"AlliesCocktail"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SoapReagent": {
"id": "SoapReagent",
"name": "Мыло",
"group": "Unknown",
"desc": "Мыло можно использовать для получения мыльной воды.",
"physicalDesc": "мыльное",
"color": "#C8DFC9FF",
"recipes": [],
"metabolisms": {
"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"
}
]
}
}
},
"SodaWater": {
"id": "SodaWater",
"name": "Газированная вода",
"group": "Drinks",
"desc": "Она же содовая. Почему бы не сделать виски с содовой?",
"physicalDesc": "шипучее",
"color": "#619494FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"WhiteRussian": {
"id": "WhiteRussian",
"name": "Белый русский",
"group": "Drinks",
"desc": "Но это только твоё мнение, чувак.",
"physicalDesc": "сильно пахнущее",
"color": "#A68340FF",
"recipes": [
"WhiteRussian"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Water": {
"id": "Water",
"name": "Вода",
"group": "Drinks",
"desc": "Бесцветная жидкость, необходимая человекам для выживания.",
"physicalDesc": "прозрачное",
"color": "#75B1F0FF",
"recipes": [
"SlimeBloodBreakdown",
"OilBreakdown",
"CopperBloodBreakdown",
"BloodBreakdown"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 4,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"RobustHarvest": {
"id": "RobustHarvest",
"name": "Робаст харвест",
"group": "Botanical",
"desc": "Высокоэффективное удобрение с небольшим эффектом усиления потенции растений. Будьте осторожны при его использовании, так как его избыток может привести к снижению урожайности растений. Оказывает положительный эффект на дион.",
"physicalDesc": "робастное",
"color": "#3E901CFF",
"recipes": [
"RobustHarvest"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Asphyxiation": 1,
"Burn": 2,
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Plant",
"ShouldHave": true,
"id": "OrganType"
},
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Type": "Plant",
"ShouldHave": true,
"id": "OrganType"
},
{
"Min": 80,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"PolymorphPrototype": "TreeMorph",
"id": "Polymorph",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ash": {
"id": "Ash",
"name": "Пепел",
"group": "Unknown",
"desc": "Светло-серый рассыпчатый порошок.",
"physicalDesc": "порошкообразное",
"color": "#FFFFFFFF",
"TemperatureStatus": "Bigger",
"Temperature": 520,
"recipes": [
"Insuzine",
"Ash"
],
"metabolisms": null
},
"Bicaridine": {
"id": "Bicaridine",
"name": "Бикаридин",
"group": "Medicine",
"desc": "Анальгетик, который очень эффективен при лечении механических повреждений. Он полезен для стабилизации состояния людей, которых сильно избили, а также для лечения менее опасных для жизни травм.",
"physicalDesc": "непрозрачное",
"color": "#FFAA00FF",
"recipes": [
"Bicaridine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Brute": -2
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Asphyxiation": 0.5,
"Poison": 1.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Ammount": 2,
"Refresh": true,
"Type": 4,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"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"
},
{
"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"
}
]
}
}
},
"CarpoToxin": {
"id": "CarpoToxin",
"name": "Карпотоксин",
"group": "Toxins",
"desc": "Высокотоксичный химикат, содержащийся в космических карпах. Вызывает болезненное чувство жжения.",
"physicalDesc": "экзотично пахнущее",
"color": "#E2A38CFF",
"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"
},
{
"Messages": [
"generic-reagent-effect-burning-insides"
],
"Type": 1,
"VisualType": 3,
"conditions": null,
"probability": 0.33,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"MelonLiquor": {
"id": "MelonLiquor",
"name": "Дынный ликёр",
"group": "Drinks",
"desc": "Довольно сладкий фруктовый ликер крепостью 23 градуса.",
"physicalDesc": "сильно пахнущее",
"color": "#138808FF",
"recipes": [],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Lexorin": {
"id": "Lexorin",
"name": "Лексорин",
"group": "Toxins",
"desc": "Быстродействующее химическое вещество, используемое для быстрого удушения людей. Однако Дексалин, Дексалин плюс и Эпинефрин способны вывести его из организма.",
"physicalDesc": "жгучее",
"color": "#6B0007FF",
"recipes": [
"Lexorin"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Airloss": 10
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Phenol": {
"id": "Phenol",
"name": "Фенол",
"group": "Unknown",
"desc": "Ароматическое кольцо углерода с гидроксильной группой. Полезный ингредиент для ряда лекарств, но сам по себе не обладает лечебными свойствами.",
"physicalDesc": "кислотное",
"color": "#E7EA91FF",
"recipes": [
"Phenol"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Caustic": 1,
"Poison": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Sulfur": {
"id": "Sulfur",
"name": "Сера",
"group": "Elements",
"desc": "Жёлтое кристаллическое твердое вещество.",
"physicalDesc": "порошкообразное",
"color": "#FFF385FF",
"recipes": [
"WeldingFuelBreakdown"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Caustic": 0.1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Benzene": {
"id": "Benzene",
"name": "Бензол",
"group": "Unknown",
"desc": "Ароматическое, слегка канцерогенное кольцо углерода, составляющее основу многих органических соединений.",
"physicalDesc": "кислотное",
"color": "#E7EA91FF",
"TemperatureStatus": "Bigger",
"Temperature": 310,
"recipes": [
"Benzene"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Cellular": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Aloe": {
"id": "Aloe",
"name": "Алоэ",
"group": "Drinks",
"desc": "Очень, очень, очень хорошо.",
"physicalDesc": "сильно пахнущее",
"color": "#192C00FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Ethanol",
"Group": null,
"Amount": 0.06,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Lipozine": {
"id": "Lipozine",
"name": "Липозин",
"group": "Medicine",
"desc": "Химическое вещество, ускоряющее метаболизм, в результате чего пользователь быстрее испытывает чувство голода.",
"physicalDesc": "масляное",
"color": "#2690B5FF",
"recipes": [
"Lipozine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "ThirstStatus",
"Component": "",
"Ammount": -0.333,
"Refresh": false,
"Type": 1,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Dermaline": {
"id": "Dermaline",
"name": "Дермалин",
"group": "Medicine",
"desc": "Передовой препарат, более эффективный при лечении ожогов, чем Келотан.",
"physicalDesc": "прозрачное",
"color": "#215263FF",
"recipes": [
"Dermaline"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Burn": -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": {
"Brute": 0.5,
"Asphyxiation": 1,
"Cold": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 10,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Refresh": false,
"Type": 3,
"conditions": [
{
"Min": 10,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Cream": {
"id": "Cream",
"name": "Сливки",
"group": "Drinks",
"desc": "Жирная, но еще жидкая часть молока. Почему бы вам не смешать это с виски, а?",
"physicalDesc": "сливочное",
"color": "#DFD7AFFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 1,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ToxinsSpecial": {
"id": "ToxinsSpecial",
"name": "Особый токсин",
"group": "Drinks",
"desc": "Эта штука ОГОНЬ! ВЫЗЫВАЙТЕ ЧЁРТОВ ШАТТЛ!",
"physicalDesc": "сильно пахнущее",
"color": "#665C00FF",
"recipes": [
"ToxinsSpecial"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Razorium": {
"id": "Razorium",
"name": "Бритвиум",
"group": "Toxins",
"desc": "Странное неньютоновское химическое вещество. Оно образуется при смешивании двух противоречивых по природе лекарств от механических повреждения. Под влиянием силы оно временно затвердевает, образуя миллионы крохотных острых граней. Весьма болезненно.",
"physicalDesc": "светоотражающее",
"color": "#E3FFFBFF",
"recipes": [
"BicarBruizine",
"PuncturaseLacerinol",
"BicarLacerinol",
"BruizinePuncturase",
"BruizineLacerinol",
"BicarPuncturase"
],
"metabolisms": {
"Poison": {
"rate": 3,
"effects": [
{
"damage": {
"types": {
"Slash": 9
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"generic-reagent-effect-slicing-insides"
],
"Type": 1,
"VisualType": 5,
"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"
}
]
}
}
},
"CapsaicinOil": {
"id": "CapsaicinOil",
"name": "Капсаициновое масло",
"group": "Foods",
"desc": "Капсаициновое масло - это ингредиент, содержащийся в различных сортах острого перца.",
"physicalDesc": "масляное",
"color": "#FF0000FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "Nutriment",
"Group": null,
"Amount": 0.75,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Poison": {
"rate": 0.5,
"effects": [
{
"Amount": 250,
"conditions": null,
"probability": 1,
"id": "AdjustTemperature",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Caustic": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"capsaicin-effect-light-burn"
],
"Type": 1,
"VisualType": 0,
"conditions": null,
"probability": 0.2,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ambuzol": {
"id": "Ambuzol",
"name": "Амбузол",
"group": "Medicine",
"desc": "Высокотехнологичный препарат, способный остановить развитие зомби-вируса.",
"physicalDesc": "хрустящее",
"color": "#86CAF7FF",
"recipes": [
"Ambuzol"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Innoculate": false,
"conditions": [
{
"Min": 10,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "CureZombieInfection",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "ZombieStatus",
"Component": "",
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Moonshine": {
"id": "Moonshine",
"name": "Самогон",
"group": "Drinks",
"desc": "Самодельный напиток, изготавливаемый в домашних условиях. Что может пойти не так?",
"physicalDesc": "сильно пахнущее",
"color": "#D1D7D155",
"recipes": [
"Moonshine"
],
"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.25,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"InsectBlood": {
"id": "InsectBlood",
"name": "Кровь насекомого",
"group": "Biological",
"desc": "Окей, а это реально мерзко. Она выглядит почти... живой?",
"physicalDesc": "склизкое",
"color": "#808A51FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Type": "Human",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"HydrationFactor": 1.5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "UncookedAnimalProteins",
"Group": null,
"Amount": 0.5,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Brute": -3,
"Burn": -1.25
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Bloodsucker",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"UnstableMutagen": {
"id": "UnstableMutagen",
"name": "Нестабильный мутаген",
"group": "Toxins",
"desc": "Вызывает мутации при введении в живых людей или растения. Высокие дозы могут быть смертельными, особенно для людей.",
"physicalDesc": "светящееся",
"color": "#00FF5FFF",
"recipes": [
"UnstableMutagen"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Radiation": 3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Amatoxin": {
"id": "Amatoxin",
"name": "Аматоксин",
"group": "Toxins",
"desc": "Смертельно опасный токсин, содержащийся в некоторых грибах, прежде всего в мухоморах. Смертелен в малых дозах.",
"physicalDesc": "неописуемое",
"color": "#D6CE7BFF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 6
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Whiskey": {
"id": "Whiskey",
"name": "Виски",
"group": "Drinks",
"desc": "Тип дистиллированного алкогольного напитка, изготовленного из забродившего зернового сусла.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuiceCarrot": {
"id": "JuiceCarrot",
"name": "Морковный сок",
"group": "Drinks",
"desc": "Как морковь, но не хрустит.",
"physicalDesc": "хрустящее",
"color": "#FF8820FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Oculine",
"Group": null,
"Amount": 0.5,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Nutriment",
"Group": null,
"Amount": 0.5,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Martini": {
"id": "Martini",
"name": "Классический мартини",
"group": "Drinks",
"desc": "Вермут с джином. Не совсем как пил 007, но все равно вкусно.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"Martini"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Romerol": {
"id": "Romerol",
"name": "Ромерол",
"group": "Toxins",
"desc": "Сверхъестественное вещество, способное оживлять мертвецов. Если его не лечить, эффект будет необратимым и приведет к гибели станции. Обращайтесь с осторожностью.",
"physicalDesc": "некротическое",
"color": "#7E916EFF",
"recipes": [],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Min": 5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "CauseZombieInfection",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"BloodyMary": {
"id": "BloodyMary",
"name": "Кровавая Мэри",
"group": "Drinks",
"desc": "Странная, но приятная смесь из водки, томата и сока лайма.",
"physicalDesc": "сильно пахнущее",
"color": "#660000FF",
"recipes": [
"BloodyMary"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Phosphorus": {
"id": "Phosphorus",
"name": "Фосфор",
"group": "Elements",
"desc": "Реактивный металл, используемый в пиротехнике и оружии.",
"physicalDesc": "порошкообразное",
"color": "#EDE4E4FF",
"recipes": [],
"metabolisms": null
},
"LongIslandIcedTea": {
"id": "LongIslandIcedTea",
"name": "Лонг-айленд айс ти",
"group": "Drinks",
"desc": "Винный шкаф, собранный в вкусную смесь. Предназначен только для женщин-алкоголиков среднего возраста.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"LongIslandIcedTea"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Iron": {
"id": "Iron",
"name": "Железо",
"group": "Elements",
"desc": "Серебристо-серый металл, образующий оксиды железа (ржавчину) при контакте с воздухом. Часто сплавляется с другими элементами для получения сплавов, таких как сталь.",
"physicalDesc": "металлическое",
"color": "#434B4DFF",
"recipes": [
"BloodBreakdown"
],
"metabolisms": {
"Poison": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Poison": 0.1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Arachnid",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"Scaled": false,
"Amount": 4,
"conditions": null,
"probability": 1,
"id": "ModifyBloodLevel",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Soysauce": {
"id": "Soysauce",
"name": "Соевый соус",
"group": "Foods",
"desc": "Соленая приправа на основе сои.",
"physicalDesc": "солёное",
"color": "#8B4513FF",
"recipes": [
"CookingSoysauce"
],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"NutritionFactor": 0.5,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"conditions": null,
"probability": 1,
"HydrationFactor": -0.5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"DoctorsDelight": {
"id": "DoctorsDelight",
"name": "Радость доктора",
"group": "Drinks",
"desc": "Глоток сделал - Медибот свободен. Это, наверное, даже к лучшему.",
"physicalDesc": "сильно пахнущее",
"color": "#FF8CFFFF",
"recipes": [
"DoctorsDelight"
],
"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,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Burn": -1,
"Brute": -1,
"Airloss": -1,
"Toxin": -1
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Vinaigrette": {
"id": "Vinaigrette",
"name": "Винегретная заправка",
"group": "Foods",
"desc": "Простая заправка для салатов, приготовленная из масла, уксуса и приправ.",
"physicalDesc": "кислое",
"color": "#EFDAAEFF",
"recipes": [
"CookingVinaigrette"
],
"metabolisms": null
},
"Cola": {
"id": "Cola",
"name": "Кола",
"group": "Drinks",
"desc": "Сладкий газированный безалкогольный напиток. Не содержит кофеина.",
"physicalDesc": "шипучее",
"color": "#422912FF",
"recipes": [
"Cola"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"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,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Inaprovaline": {
"id": "Inaprovaline",
"name": "Инапровалин",
"group": "Medicine",
"desc": "Инапровалин это синаптический и кардио- стимулятор, широко используемый для купирования удушья при критических состояниях и уменьшения кровотечения. Используется во многих современных лекарственных препаратах.",
"physicalDesc": "непрозрачное",
"color": "#731024FF",
"recipes": [
"Inaprovaline"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "LifeStatus",
"Component": "",
"Ammount": 10,
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "BleedStatus",
"Component": "",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"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,
"probability": 1,
"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"
}
]
}
}
},
"Stimulants": {
"id": "Stimulants",
"name": "Стимулятор",
"group": "Narcotics",
"desc": "Химический коктейль, разработанный компанией Donk Co., который позволяет агентам быстрее оправляться от оглушения, быстрее передвигаться, и легко излечивает в критическом состоянии. Из-за комплексной природы этого вещества организму гораздо труднее вывести его из организма естественным путем.",
"physicalDesc": "заряжающее энергией",
"color": "#9A040EFF",
"recipes": [
"Stimulants"
],
"metabolisms": {
"Narcotic": {
"rate": 1,
"effects": [
{
"StatusLifetime": 2,
"conditions": null,
"probability": 1,
"WalkSpeedModifier": 1.3,
"SprintSpeedModifier": 1.3,
"id": "MovespeedModifier",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 80,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"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": "StaminaModifier",
"Component": "StaminaModifier",
"Time": 3,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"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"
},
{
"conditions": null,
"probability": 1,
"HydrationFactor": 1,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": null,
"groups": {
"Burn": -1,
"Brute": -1
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Max": 120,
"Min": 70,
"id": "TotalDamage"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"TonicWater": {
"id": "TonicWater",
"name": "Тоник",
"group": "Drinks",
"desc": "Вкус у него странный, но, по крайней мере, хинин препятствует распространению космической малярии.",
"physicalDesc": "шипучее",
"color": "#0064C8FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Gildlager": {
"id": "Gildlager",
"name": "Гильдлагер",
"group": "Drinks",
"desc": "50-градусный коричный шнапс, созданный для девочек-подростков на весенних каникулах.",
"physicalDesc": "сильно пахнущее",
"color": "#FFFF91FF",
"recipes": [
"Gildlager"
],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"AcidSpit": {
"id": "AcidSpit",
"name": "Кислотный плевок",
"group": "Drinks",
"desc": "Напиток для смелых, но при неправильном приготовлении может оказаться смертельно опасным!",
"physicalDesc": "сильно пахнущее",
"color": "#365000FF",
"recipes": [
"AcidSpit"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ShamblersJuice": {
"id": "ShamblersJuice",
"name": "Сок Shambler",
"group": "Drinks",
"desc": "~Встряхните мне немного этого сока Shambler!~",
"physicalDesc": "шипучее",
"color": "#66538FFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"GargleBlaster": {
"id": "GargleBlaster",
"name": "Пангалактический грызлодёр",
"group": "Drinks",
"desc": "Ого, эта штука выглядит нестабильной!",
"physicalDesc": "нестабильное",
"color": "#9CC8B4FF",
"recipes": [
"GargleBlaster"
],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Toxin": {
"id": "Toxin",
"name": "Токсин",
"group": "Toxins",
"desc": "Как ни странно, токсичный химикат. Доступен в емагнутом химическом раздатчике.",
"physicalDesc": "непрозрачное",
"color": "#CF3600FF",
"recipes": [
"ZombieBloodBreakdown"
],
"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"
}
]
}
}
},
"Ethanol": {
"id": "Ethanol",
"name": "Этанол",
"group": "Drinks",
"desc": "Он же этиловый спирт. Простейший алкоголь, при употреблении пьянит, легко воспламеняется.",
"physicalDesc": "сильно пахнущее",
"color": "#B05B3CFF",
"recipes": [
"WeldingFuelBreakdown"
],
"metabolisms": {
"Alcohol": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
},
{
"Type": "Dwarf",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 0.2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
},
{
"Type": "Dwarf",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": [
{
"Min": 12,
"Max": 21474836,
"Reagent": "Ethanol",
"id": "ReagentThreshold"
},
{
"Type": "Dwarf",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 0.04,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"BoozePower": 2,
"SlurSpeech": true,
"conditions": null,
"probability": 1,
"id": "Drunk",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Siderlac": {
"id": "Siderlac",
"name": "Сидерлак",
"group": "Medicine",
"desc": "Мощное противокоррозийное средство, получаемое из растений.",
"physicalDesc": "молочное",
"color": "#F4DAB8FF",
"recipes": [
"Siderlac"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Caustic": -5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SulfuricAcid": {
"id": "SulfuricAcid",
"name": "Серная кислота",
"group": "Toxins",
"desc": "Едкий химикат. Держать подальше от лица.",
"physicalDesc": "масляное",
"color": "#BF8C00FF",
"recipes": [
"SulfuricAcid"
],
"metabolisms": {
"Poison": {
"rate": 3,
"effects": [
{
"damage": {
"types": {
"Caustic": 5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"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.2,
"id": "Emote",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Leporazine": {
"id": "Leporazine",
"name": "Лепоразин",
"group": "Medicine",
"desc": "Химический препарат, используемый для стабилизации температуры тела и быстрого лечения повреждений от холода. Отлично подходит для путешествий по космосу без скафандра, но не позволяет использовать криогенные капсулы.",
"physicalDesc": "жгучее",
"color": "#FF7DB5FF",
"recipes": [
"Leporazine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Cold": -4
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 5,
"DeleteReagent": "Fresium",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"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"
},
{
"Messages": [
"leporazine-effect-temperature-adjusting"
],
"Type": 1,
"VisualType": 2,
"conditions": null,
"probability": 0.2,
"id": "PopupMessage",
"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,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"conditions": null,
"probability": 1,
"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"
}
]
}
}
},
"Milk": {
"id": "Milk",
"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"
}
]
}
}
},
"JuiceWatermelon": {
"id": "JuiceWatermelon",
"name": "Арбузный сок",
"group": "Drinks",
"desc": "Вкусный сок арбуза.",
"physicalDesc": "сладкое",
"color": "#EF3520FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuiceGrape": {
"id": "JuiceGrape",
"name": "Виноградный сок",
"group": "Drinks",
"desc": "Свежевыжатый сок из красного винограда. Довольно сладкий.",
"physicalDesc": "хрустящее",
"color": "#512284FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Pilk": {
"id": "Pilk",
"name": "Пилк",
"group": "Drinks",
"desc": "Тошнотворная смесь молока и колы.",
"physicalDesc": "сливочное",
"color": "#E7C69FFF",
"recipes": [
"Pilk"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 1,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"GinTonic": {
"id": "GinTonic",
"name": "Джин-тоник",
"group": "Drinks",
"desc": "Классический мягкий коктейль всех времен и народов.",
"physicalDesc": "сильно пахнущее",
"color": "#004166FF",
"recipes": [
"GinTonic"
],
"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.07,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SodiumCarbonate": {
"id": "SodiumCarbonate",
"name": "Карбонат натрия",
"group": "Unknown",
"desc": "Белая, не имеющая запаха соль, хорошо растворимая в воде и образующая при этом щелочной раствор. Также известна как сода кальцинированная.",
"physicalDesc": "порошкообразное",
"color": "#FFFFFFFF",
"recipes": [
"SodiumCarbonate"
],
"metabolisms": null
},
"WhiteGilgamesh": {
"id": "WhiteGilgamesh",
"name": "Белый Гильгамеш",
"group": "Drinks",
"desc": "Тошнотворная смесь молока и пива. Вызывает ощущение одеревенелости.",
"physicalDesc": "сливочное",
"color": "#E5D27EFF",
"recipes": [
"WhiteGilgamesh"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 1,
"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"
}
]
}
}
},
"Epinephrine": {
"id": "Epinephrine",
"name": "Эпинефрин",
"group": "Medicine",
"desc": "Эффективный стабилизирующий препарат, используемый для предотвращения смерти от асфиксии, а также для устранения незначительных повреждений пациентов, находящихся в критическом состоянии. Выводит Токсин хартбрейкер из кровеносной системы за счёт большего количества Эпинефрина, но может повышать уровень Гистамина. Помогает уменьшить время оглушения. Часто встречается в экстренных медипенах.",
"physicalDesc": "не имеющее запаха",
"color": "#D2FFFAFF",
"recipes": [
"Epinephrine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "LifeStatus",
"Component": "",
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Asphyxiation": 1,
"Toxin": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 2,
"DeleteReagent": "HeartbreakerToxin",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 1,
"DeleteReagent": "Epinephrine",
"Refresh": true,
"Type": 2,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "LifeStatus",
"Component": "",
"Refresh": true,
"Type": 9,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Stun",
"Component": "",
"Ammount": 0.75,
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "KnockedDown",
"Component": "",
"Ammount": 0.75,
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"PwrGame": {
"id": "PwrGame",
"name": "Pwr Game",
"group": "Drinks",
"desc": "Единственный напиток, обладающий СИЛОЙ, которую жаждут настоящие геймеры. Когда геймеры говорят о геймерском топливе, они имеют в виду именно это.",
"physicalDesc": "шипучее",
"color": "#9385BFFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Fat": {
"id": "Fat",
"name": "Жир",
"group": "Biological",
"desc": "Независимо от того, как он был получен, его применение важно.",
"physicalDesc": "экзотично пахнущее",
"color": "#D8D8B0FF",
"recipes": [
"OilBreakdown"
],
"metabolisms": null
},
"SpaceCleaner": {
"id": "SpaceCleaner",
"name": "Космический очиститель",
"group": "Unknown",
"desc": "Способен очистить почти любую поверхность от всего, что может ее запачкать. Уборщик наверняка будет благодарен добавке.",
"physicalDesc": "лимонно-свежее",
"color": "#C8FF69FF",
"recipes": [
"SpaceCleaner"
],
"metabolisms": null
},
"Copper": {
"id": "Copper",
"name": "Медь",
"group": "Elements",
"desc": "Мягкий, ковкий и пластичный металл с очень высокой тепло- и электропроводностью.",
"physicalDesc": "металлическое",
"color": "#B05B3CFF",
"recipes": [
"CopperBloodBreakdown"
],
"metabolisms": {
"Poison": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Poison": 0.1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Arachnid",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"Scaled": false,
"Amount": 4,
"conditions": null,
"probability": 1,
"id": "ModifyBloodLevel",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Bruizine": {
"id": "Bruizine",
"name": "Бруизин",
"group": "Medicine",
"desc": "Изначально разрабатывавшееся как лекарство от кашля, это химическое вещество оказалось необычайно эффективным при лечении размозженных ран.",
"physicalDesc": "слизеподобное",
"color": "#FF3636FF",
"recipes": [
"Bruizine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Blunt": -3.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 4
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 10.5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"KiraSpecial": {
"id": "KiraSpecial",
"name": "Кира специальный",
"group": "Drinks",
"desc": "Да здравствует парень, которого все принимали за девушку. Бака!",
"physicalDesc": "сильно пахнущее",
"color": "#CCCC99FF",
"recipes": [
"KiraSpecial"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ice": {
"id": "Ice",
"name": "Лёд",
"group": "Unknown",
"desc": "Застывшая вода.",
"physicalDesc": "морозное",
"color": "#BED8E6FF",
"recipes": [
"FlashFreezeIce"
],
"metabolisms": null
},
"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",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": [
{
"Min": 3,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
},
{
"Type": "Animal",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 0.04,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"GroundBee": {
"id": "GroundBee",
"name": "Молотые пчёлы",
"group": "Unknown",
"desc": "Молотые пчёлы. Мерзость.",
"physicalDesc": "пчелистое",
"color": "#86530EFF",
"recipes": [],
"metabolisms": null
},
"Arithrazine": {
"id": "Arithrazine",
"name": "Аритразин",
"group": "Medicine",
"desc": "Слегка нестабильный препарат, применяемый в самых крайних случаях радиационного отравления. Оказывает незначительное напряжение организма.",
"physicalDesc": "облачное",
"color": "#BD5902FF",
"recipes": [
"Arithrazine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Radiation": -3
},
"groups": {
"Brute": 0.5
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"CarbonDioxide": {
"id": "CarbonDioxide",
"name": "Диоксид углерода",
"group": "Unknown",
"desc": "Он же углекислый газ. Вы совершенно не представляете, что это такое.",
"physicalDesc": "не имеющее запаха",
"color": "#66FF33FF",
"recipes": [
"CopperBloodBreakdown",
"BloodBreakdown"
],
"metabolisms": {
"Gas": {
"rate": 0.5,
"effects": [
{
"Factor": 1,
"conditions": [
{
"Type": "Plant",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "Oxygenate",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 0.8
},
"groups": null
},
"scaleByQuantity": true,
"ignoreResistances": true,
"conditions": [
{
"Type": "Plant",
"ShouldHave": false,
"id": "OrganType"
},
{
"Min": 0.5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"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"
}
]
}
}
},
"Desoxyephedrine": {
"id": "Desoxyephedrine",
"name": "Дезоксиэфедрин",
"group": "Narcotics",
"desc": "Более эффективный Эфедрин, имеющий более выраженные побочные эффекты. Требует меньшей дозы для профилактики нарколепсии.",
"physicalDesc": "прозрачное",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"color": "#FAFAFAFF",
"recipes": [
"Desoxyephedrine"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 0.75
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 2,
"Asphyxiation": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Narcotic": {
"rate": 0.5,
"effects": [
{
"StatusLifetime": 2,
"conditions": null,
"probability": 1,
"WalkSpeedModifier": 1.35,
"SprintSpeedModifier": 1.35,
"id": "MovespeedModifier",
"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,
"probability": 1,
"id": "Jitter",
"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"
}
]
},
"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"
}
]
}
}
},
"Mayo": {
"id": "Mayo",
"name": "Майонез",
"group": "Foods",
"desc": "Жирный соус, приготовленный из масла, яиц, и какой-либо (пищевой) кислоты.",
"physicalDesc": "густое",
"color": "#F9F5E5FF",
"recipes": [
"CookingMayoLemon",
"CookingMayoVinegar"
],
"metabolisms": null
},
"PolytrinicAcid": {
"id": "PolytrinicAcid",
"name": "Политриновая кислота",
"group": "Toxins",
"desc": "Чрезвычайно едкое химическое вещество. Сильно обжигает всех, кто вступит с ней в непосредственный контакт.",
"physicalDesc": "сильно пахнущее",
"color": "#A1000BFF",
"recipes": [
"PolytrinicAcid"
],
"metabolisms": {
"Poison": {
"rate": 3,
"effects": [
{
"damage": {
"types": {
"Caustic": 11
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"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"
}
]
}
}
},
"JuiceOrange": {
"id": "JuiceOrange",
"name": "Апельсиновый сок",
"group": "Drinks",
"desc": "И вкусно, и богато витамином С. Чего ещё желать?",
"physicalDesc": "цитрусовое",
"color": "#E78108FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SodiumHydroxide": {
"id": "SodiumHydroxide",
"name": "Гидроксид натрия",
"group": "Unknown",
"desc": "Белая соль без запаха, растворяющаяся в воде, образующая при этом сильный щелочной раствор. При попадании в организм вызывает ожоги и рвоту.",
"physicalDesc": "щелочное",
"color": "#FFFFFFFF",
"recipes": [
"SodiumHydroxide"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Burn": 1.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": [
{
"Min": 5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 0.1,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SuiDream": {
"id": "SuiDream",
"name": "Мечты суи",
"group": "Drinks",
"desc": "'Состав: Белая газировка, голубой кюрасао, дынный ликер.'",
"physicalDesc": "сильно пахнущее",
"color": "#00A86BFF",
"recipes": [
"SuiDream"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Diethylamine": {
"id": "Diethylamine",
"name": "Диэтиламин",
"group": "Botanical",
"desc": "Очень мощное удобрение, насыщает растения питательными веществами, уничтожает вредителей, а иногда даже ускоряет рост.",
"physicalDesc": "сильно пахнущее",
"color": "#A1000BFF",
"recipes": [
"Diethylamine"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Caustic": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuicePineapple": {
"id": "JuicePineapple",
"name": "Ананасовый сок",
"group": "Drinks",
"desc": "Вкусный сок ананаса.",
"physicalDesc": "тропическое",
"color": "#FFFF00FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Barefoot": {
"id": "Barefoot",
"name": "Домохозяйка",
"group": "Drinks",
"desc": "Дети, кухня, церковь.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"Barefoot"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuiceApple": {
"id": "JuiceApple",
"name": "Яблочный сок",
"group": "Drinks",
"desc": "Это маленький кусочек Эдема.",
"physicalDesc": "хрустящее",
"color": "#FDAD01FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Antifreeze": {
"id": "Antifreeze",
"name": "Антифриз",
"group": "Drinks",
"desc": "Непревзойденная свежесть.",
"physicalDesc": "прозрачное",
"color": "#FF7D63FF",
"recipes": [
"Antifreeze"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"EZNutrient": {
"id": "EZNutrient",
"name": "EZ-нутриенты",
"group": "Botanical",
"desc": "Дайте вашим растениям немного этих ЛЁГКИХ питательных веществ! Дионы считают это аппетитным.",
"physicalDesc": "густое",
"color": "#664330FF",
"recipes": [
"EZNutrient"
],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Type": "Plant",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"NutritionFactor": 3,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"NTCahors": {
"id": "NTCahors",
"name": "НеоТеологический кагор",
"group": "Drinks",
"desc": "Крепленое десертное вино, изготовленное из каберне совиньон, саперави и других сортов винограда.",
"physicalDesc": "сильно пахнущее",
"color": "#7E4043FF",
"recipes": [],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ManlyDorf": {
"id": "ManlyDorf",
"name": "Мужественный дворф",
"group": "Drinks",
"desc": "Пиво и эль, соединённые в восхитительный коктейль. Предназначено только для крепких гномов.",
"physicalDesc": "шипучее и кремовое",
"color": "#664300FF",
"recipes": [
"ManlyDorf"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"TranexamicAcid": {
"id": "TranexamicAcid",
"name": "Транексамовая кислота",
"group": "Medicine",
"desc": "Препарат, способствующий свертыванию крови, применяемый для остановки обильного кровотечения. При передозировке вызывает ещё более сильное кровотечение. Часто встречается в экстренных медипенах.",
"physicalDesc": "вязкое",
"color": "#BA7D7DFF",
"recipes": [
"TranexamicAcid"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Scaled": false,
"Amount": -1.5,
"conditions": null,
"probability": 1,
"id": "ModifyBleedAmount",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Bloodloss": 3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"BuzzochloricBees": {
"id": "BuzzochloricBees",
"name": "Жужжехлориновые пчёлы",
"group": "Toxins",
"desc": "Жидкие пчёлы. О боже, это ЖИДКИЕ ПЧЁЛЫ, нет...",
"physicalDesc": "жужжащее",
"color": "#FFD35DFF",
"recipes": [
"BuzzochloricBees"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"Messages": [
"buzzochloricbees-effect-oh-god-bees",
"buzzochloricbees-effect-its-the-bees",
"buzzochloricbees-effect-why-am-i-covered-in-bees",
"buzzochloricbees-effect-one-with-the-bees",
"buzzochloricbees-effect-squeaky-clean"
],
"Type": 1,
"VisualType": 3,
"conditions": [
{
"Min": 0,
"Max": 0,
"Reagent": "Histamine",
"id": "ReagentThreshold"
},
{
"Tag": "Bee",
"Invert": true,
"id": "HasTag"
}
],
"probability": 0.1,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"buzzochloricbees-effect-histamine-bee-allergy",
"buzzochloricbees-effect-histamine-swells",
"buzzochloricbees-effect-histamine-numb-to-the-bees",
"buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees",
"buzzochloricbees-effect-squeaky-clean"
],
"Type": 1,
"VisualType": 2,
"conditions": [
{
"Min": 0.01,
"Max": 21474836,
"Reagent": "Histamine",
"id": "ReagentThreshold"
},
{
"Tag": "Bee",
"Invert": true,
"id": "HasTag"
}
],
"probability": 0.05,
"id": "PopupMessage",
"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": 0.05,
"id": "PopupMessage",
"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"
}
]
}
}
},
"Mead": {
"id": "Mead",
"name": "Медовуха",
"group": "Drinks",
"desc": "Напиток викингов, хоть и дешевый.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"Mead"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Lead": {
"id": "Lead",
"name": "Свинец",
"group": "Toxins",
"desc": "Медленно действующий, но невероятно смертоносный токсин, содержащийся в стали, хотя и в незначительных количествах. Не имеет вкуса.",
"physicalDesc": "металлическое",
"color": "#5C6274FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.03,
"effects": [
{
"damage": {
"types": {
"Poison": 0.6
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SyndicateBomb": {
"id": "SyndicateBomb",
"name": "Бомба синдиката",
"group": "Drinks",
"desc": "Кто-то подложил нам бомбу!",
"physicalDesc": "непрозрачное",
"color": "#2E6660FF",
"recipes": [
"SyndicateBomb"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Tazinide": {
"id": "Tazinide",
"name": "Тазинид",
"group": "Toxins",
"desc": "Очень опасная металлическая смесь, которая может нарушить возможность передвигаться благодаря электризующему воздействию.",
"physicalDesc": "металлическое",
"color": "#FDD023FF",
"recipes": [
"Tazinide"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"ElectrocuteTime": 2,
"ElectrocuteDamageScale": 5,
"Refresh": true,
"conditions": null,
"probability": 0.8,
"id": "Electrocute",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Zinc": {
"id": "Zinc",
"name": "Цинк",
"group": "Elements",
"desc": "Серебристый, хрупкий металл, часто используемый в батареях для хранения заряда.",
"physicalDesc": "блестящее",
"color": "#BABABAFF",
"recipes": [],
"metabolisms": null
},
"MilkOat": {
"id": "MilkOat",
"name": "Овсяное молоко",
"group": "Drinks",
"desc": "На удивление вкусное.",
"physicalDesc": "освежающее",
"color": "#DEDACDFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 4,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Cellulose": {
"id": "Cellulose",
"name": "Целлюлозные волокна",
"group": "Biological",
"desc": "Кристаллический полимер полидекстрозы, растения дорожат этим веществом.",
"physicalDesc": "кристаллическое",
"color": "#E6E6DAFF",
"recipes": [],
"metabolisms": null
},
"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,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Reagent": "Nutriment",
"Group": null,
"Amount": 0.1,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"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,
"HydrationFactor": 2,
"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"
}
]
}
}
},
"Tequila": {
"id": "Tequila",
"name": "Текила",
"group": "Drinks",
"desc": "Крепкий и слабо ароматизированный спирт производства Мексики.",
"physicalDesc": "сильно пахнущее",
"color": "#D7D1D155",
"recipes": [],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"VodkaTonic": {
"id": "VodkaTonic",
"name": "Водка тоник",
"group": "Drinks",
"desc": "Для тех случаев, когда джин-тоник недостаточно русский.",
"physicalDesc": "сильно пахнущее",
"color": "#0064C8FF",
"recipes": [
"VodkaTonic"
],
"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.07,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Manhattan": {
"id": "Manhattan",
"name": "Манхэттен",
"group": "Drinks",
"desc": "Любимый напиток Детектива под прикрытием. Он никогда не переносил джин...",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"Manhattan"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Hooch": {
"id": "Hooch",
"name": "Суррогат",
"group": "Drinks",
"desc": "Либо чья-то неудача в приготовлении коктейля, либо чья-то попытка производства алкоголя. В любом случае, вы действительно хотите это выпить?",
"physicalDesc": "сильно пахнущее",
"color": "#664E00FF",
"recipes": [
"Hooch"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Gin": {
"id": "Gin",
"name": "Джин",
"group": "Drinks",
"desc": "Дистиллированный алкогольный напиток, в котором преобладает аромат ягод можжевельника.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Bleach": {
"id": "Bleach",
"name": "Отбеливатель",
"group": "Unknown",
"desc": "В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы так же, как и космический очиститель, а также обеззараживать одежду. Крайне токсичен при попадании в организм.",
"physicalDesc": "сильно пахнущее",
"color": "#A1000BFF",
"recipes": [
"Bleach"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 2,
"Caustic": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"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"
}
]
}
}
},
"RedMead": {
"id": "RedMead",
"name": "Красная медовуха",
"group": "Drinks",
"desc": "Настоящий напиток викингов! Несмотря на то, что он имеет странный красный цвет.",
"physicalDesc": "сильно пахнущее",
"color": "#C73C00FF",
"recipes": [
"RedMead"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuiceBanana": {
"id": "JuiceBanana",
"name": "Банановый сок",
"group": "Drinks",
"desc": "Жидкая суть банана. ХОНК.",
"physicalDesc": "хрустящее",
"color": "#FFE777FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Diphenylmethylamine": {
"id": "Diphenylmethylamine",
"name": "Дифенилметиламин",
"group": "Medicine",
"desc": "Более стабильное лекарственное средство, чем этилоксиэфедрин. Полезен для поддержания бодрости.",
"physicalDesc": "светящееся",
"color": "#B0ABAAFF",
"recipes": [
"Diphenylmethylamine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "StartDebuff",
"Component": "TemporaryBlindness",
"Ammount": 10,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "StartDebuff",
"Component": "TemporaryBlindness",
"Refresh": true,
"Type": 1,
"conditions": [
{
"Min": 5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"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,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Synaptizine": {
"id": "Synaptizine",
"name": "Синаптизин",
"group": "Medicine",
"desc": "Токсичный препарат, сокращающий продолжительность оглушения и нокдауна вдвое.",
"physicalDesc": "жгучее",
"color": "#D49A2FFF",
"recipes": [
"Synaptizine"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Stun",
"Component": "",
"Ammount": 3,
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "KnockedDown",
"Component": "",
"Ammount": 3,
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "StartDebuff",
"Component": "",
"Ammount": 15,
"Refresh": true,
"Type": 3,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuicePotato": {
"id": "JuicePotato",
"name": "Картофельный сок",
"group": "Drinks",
"desc": "Сок картофеля. Фу.",
"physicalDesc": "крахмалистое",
"color": "#302000FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Aloxadone": {
"id": "Aloxadone",
"name": "Алоксадон",
"group": "Medicine",
"desc": "Криогенное химическое вещество. Используется для лечения тяжёлых ожогов третьей степени путём регенерации обожжённых тканей. Работает независимо от того, жив пациент или мертв.",
"physicalDesc": "смягчающее",
"color": "#89F77FFF",
"recipes": [
"Aloxadone"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Burn": -3,
"Shock": -3,
"Caustic": -1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 0,
"Max": 213,
"id": "Temperature"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Nitrogen": {
"id": "Nitrogen",
"name": "Азот",
"group": "Unknown",
"desc": "Он же нитроген. Бесцветный, не имеющий запаха нереактивный газ. Очень стабилен.",
"physicalDesc": "газообразное",
"color": "#808080FF",
"recipes": [
"SlimeBloodBreakdown",
"NitrousOxideBreakdown"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Cold": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Gas": {
"rate": 0.5,
"effects": [
{
"Factor": 1,
"conditions": [
{
"Type": "Vox",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "Oxygenate",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Factor": 1,
"conditions": [
{
"Type": "Slime",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "Oxygenate",
"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": [
{
"Type": "Slime",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "ModifyLungGas",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Carbon": {
"id": "Carbon",
"name": "Углерод",
"group": "Elements",
"desc": "Чёрное кристаллическое твердое вещество.",
"physicalDesc": "кристаллическое",
"color": "#22282BFF",
"recipes": [
"EthanolBreakdown",
"CarbonDioxideBreakdown",
"CelluloseBreakdown",
"FiberBreakdown"
],
"metabolisms": null
},
"MilkSpoiled": {
"id": "MilkSpoiled",
"name": "Прогорклое молоко",
"group": "Drinks",
"desc": "Это молоко испортилось.",
"physicalDesc": "гнилое",
"color": "#FAFFBAFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": -2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Starkist": {
"id": "Starkist",
"name": "Старкист",
"group": "Drinks",
"desc": "Сладкий безалкогольный напиток со вкусом апельсина.",
"physicalDesc": "шипучее",
"color": "#9F3400FF",
"recipes": [
"Starkist"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ephedrine": {
"id": "Ephedrine",
"name": "Эфедрин",
"group": "Narcotics",
"desc": "Кофеиновый адреналиновый стимулятор, который делает вас быстрее и устойчивее на ногах. Также помогает противостоять нарколепсии в дозах выше 30, но ценой сильного нервного стресса.",
"physicalDesc": "порошкообразное",
"color": "#D2FFFAFF",
"recipes": [
"Ephedrine"
],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"effects": [
{
"StatusLifetime": 2,
"conditions": null,
"probability": 1,
"WalkSpeedModifier": 1.25,
"SprintSpeedModifier": 1.25,
"id": "MovespeedModifier",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": 2,
"Asphyxiation": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"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": 1,
"Refresh": true,
"Type": 1,
"conditions": null,
"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"
},
{
"Messages": [
"ephedrine-effect-tight-pain",
"ephedrine-effect-heart-pounds"
],
"Type": 1,
"VisualType": 2,
"conditions": null,
"probability": 0.05,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"TimerReset": 600,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "ResetNarcolepsy",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Ethylredoxrazine": {
"id": "Ethylredoxrazine",
"name": "Этилредоксразин",
"group": "Medicine",
"desc": "Нейтрализует действие алкоголя в кровеносной системе. Несмотря на то, что он часто нужен, заказывают его редко.",
"physicalDesc": "непрозрачное",
"color": "#2D5708FF",
"recipes": [
"Ethylredoxrazine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "Intoxication",
"Component": "",
"Ammount": 6,
"Refresh": true,
"Type": 1,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Poison": -0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"WeedKiller": {
"id": "WeedKiller",
"name": "Гербициды",
"group": "Botanical",
"desc": "Смесь, предназначенная для борьбы с сорняками. Очень эффективна против кудзу. Несмотря на свою полезность, они медленно отравляют растения токсинами, поэтому будьте осторожны при использовании.",
"physicalDesc": "бурлящее",
"color": "#968395FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 4
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Plant",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Grenadine": {
"id": "Grenadine",
"name": "Сироп гренадин",
"group": "Drinks",
"desc": "Не с вишневым вкусом!",
"physicalDesc": "тёмно-красное",
"color": "#EA1D26FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Stellibinin": {
"id": "Stellibinin",
"name": "Стеллибинин",
"group": "Medicine",
"desc": "Антитоксин природного происхождения, обладающий особенной эффективностью против аматоксина.",
"physicalDesc": "звездное",
"color": "#2B2F77FF",
"recipes": [],
"metabolisms": {
"Medicine": {
"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"
},
{
"Reagent": "Amatoxin",
"Group": null,
"Amount": -3,
"conditions": [
{
"Min": 1,
"Max": 21474836,
"Reagent": "Amatoxin",
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"BeepskySmash": {
"id": "BeepskySmash",
"name": "Удар бипски",
"group": "Drinks",
"desc": "Откажись выпить - и приготовься к ЗАКОНУ.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"BeepskySmash"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Gold": {
"id": "Gold",
"name": "Золото",
"group": "Elements",
"desc": "Плотный, мягкий, блестящий металл, самый ковкий и пластичный из всех известных.",
"physicalDesc": "металлическое",
"color": "#F7C430FF",
"recipes": [],
"metabolisms": null
},
"Mold": {
"id": "Mold",
"name": "Плесень",
"group": "Toxins",
"desc": "Грибковое образование, часто встречающееся в темных, влажных местах или на просроченном хлебе. При попадании в организм вызывает заболевания.",
"physicalDesc": "пушистое",
"color": "#8A9A5BFF",
"recipes": [
"ZombieBloodBreakdown"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SpaceDrugs": {
"id": "SpaceDrugs",
"name": "Космические наркотики",
"group": "Narcotics",
"desc": "Запрещенное вещество, вызывающее ряд таких эффектов, как потеря равновесия и нарушения зрения.",
"physicalDesc": "сиропообразное",
"color": "#63806EFF",
"recipes": [
"SpaceDrugs"
],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"effects": [
{
"Key": "SeeingRainbows",
"Component": "SeeingRainbows",
"Time": 5,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Cognac": {
"id": "Cognac",
"name": "Коньяк",
"group": "Drinks",
"desc": "Сладкий и крепкий алкогольный напиток, дважды дистиллированный и оставленный для выдержки на несколько лет. Сладкий, как блуд.",
"physicalDesc": "сильно пахнущее",
"color": "#AB3C05FF",
"recipes": [],
"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.2,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Licoxide": {
"id": "Licoxide",
"name": "Ликоксид",
"group": "Toxins",
"desc": "Синтетическая аккумуляторная кислота. Выглядит... электризующе.",
"physicalDesc": "электрическое",
"color": "#FDD023FF",
"recipes": [
"Licoxide"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"ElectrocuteTime": 2,
"ElectrocuteDamageScale": 5,
"Refresh": true,
"conditions": null,
"probability": 0.35,
"id": "Electrocute",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"WhiskeySoda": {
"id": "WhiskeySoda",
"name": "Виски с содовой",
"group": "Drinks",
"desc": "Невероятно освежающе!",
"physicalDesc": "сильно пахнущее",
"color": "#533600FF",
"recipes": [
"WhiskeySoda"
],
"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.07,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Slime": {
"id": "Slime",
"name": "Слизь",
"group": "Biological",
"desc": "Сначала вам показалось, что это градиент крови, но вы ошиблись.",
"physicalDesc": "вязкое",
"color": "#2CF274FF",
"recipes": [],
"metabolisms": {
"Food": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"NutritionFactor": 1.5,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"NuclearCola": {
"id": "NuclearCola",
"name": "Ядерная кола",
"group": "Drinks",
"desc": "Кола, кола никогда не меняется.",
"physicalDesc": "шипучее",
"color": "#100800FF",
"recipes": [
"NuclearCola"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 6,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Posca": {
"id": "Posca",
"name": "Поска",
"group": "Drinks",
"desc": "Напиток бедных воинов из забытой эпохи.",
"physicalDesc": "кислое",
"color": "#B3B599FF",
"recipes": [
"Posca"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"CubaLibre": {
"id": "CubaLibre",
"name": "Куба-либре",
"group": "Drinks",
"desc": "Ром, смешанный с колой. Да здравствует революция.",
"physicalDesc": "пузыристое",
"color": "#3E1B00FF",
"recipes": [
"CubaLibre"
],
"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.07,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Nothing": {
"id": "Nothing",
"name": "Ничего",
"group": "Drinks",
"desc": "Абсолютно ничего.",
"physicalDesc": "никакое",
"color": "#FFFFFFFF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 2,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Sodium": {
"id": "Sodium",
"name": "Натрий",
"group": "Elements",
"desc": "Серебристо-белый щелочной металл. Высоко реактивный в чистом виде.",
"physicalDesc": "металлическое",
"color": "#C6C8CCFF",
"recipes": [
"TableSaltBreakdown"
],
"metabolisms": null
},
"JuiceLime": {
"id": "JuiceLime",
"name": "Лаймовый сок",
"group": "Drinks",
"desc": "Кисло-сладкий сок лайма.",
"physicalDesc": "цитрусовое",
"color": "#99BB43FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"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": {
"Burn": -0.33,
"Shock": -0.33,
"Cold": -0.33
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "ThirstStatus",
"Component": "",
"Ammount": -3.333,
"Refresh": false,
"Type": 0,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"HydrationFactor": -10,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Messages": [
"generic-reagent-effect-nauseous",
"generic-reagent-effect-thirsty",
"generic-reagent-effect-parched"
],
"Type": 1,
"VisualType": 0,
"conditions": [
{
"Min": 25,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 0.1,
"id": "PopupMessage",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"B52": {
"id": "B52",
"name": "B-52",
"group": "Drinks",
"desc": "Кофе, айриш крим и коньяк. Просто бомба.",
"physicalDesc": "пузыристое",
"color": "#664300FF",
"recipes": [
"B52"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuiceTomato": {
"id": "JuiceTomato",
"name": "Томатный сок",
"group": "Drinks",
"desc": "Томаты превращенные в сок. Какая трата хороших помидоров, а?",
"physicalDesc": "соусное",
"color": "#731008FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"CopperBlood": {
"id": "CopperBlood",
"name": "Голубая кровь",
"group": "Biological",
"desc": "Содержит медь, а не железо, что придаёт ей ярко выраженный голубой цвет.",
"physicalDesc": "чёрнометаллическое",
"color": "#162581FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": [
{
"Type": "Human",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"HydrationFactor": 1.5,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Food": {
"rate": 0.5,
"effects": [
{
"Reagent": "UncookedAnimalProteins",
"Group": null,
"Amount": 0.5,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Brute": -3,
"Burn": -1.25
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Bloodsucker",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"TheMartinez": {
"id": "TheMartinez",
"name": "Мартинес",
"group": "Drinks",
"desc": "Легенда среди киберпанков. Вспоминается по напитку, забывается по пьяни.",
"physicalDesc": "вибрирующее",
"color": "#75B1F0FF",
"recipes": [
"TheMartinez"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Cognizine": {
"id": "Cognizine",
"name": "Когнизин",
"group": "Medicine",
"desc": "Таинственное химическое вещество, способное сделать любое неразумное существо разумным.",
"physicalDesc": "загадочное",
"color": "#B50EE8FF",
"recipes": [
"Cognizine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "ReasonableEffect",
"Component": "",
"Refresh": true,
"Type": 0,
"conditions": [
{
"Min": 5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Nicotine": {
"id": "Nicotine",
"name": "Никотин",
"group": "Narcotics",
"desc": "Опасен и вызывает сильное привыкание, но так утверждает пропаганда.",
"physicalDesc": "сильно пахнущее",
"color": "#C0C0C0FF",
"recipes": [],
"metabolisms": null
},
"IcedCoffee": {
"id": "IcedCoffee",
"name": "Айс-кофе",
"group": "Drinks",
"desc": "Кофе со льдом, бодрящий и прохладный.",
"physicalDesc": "ароматическое",
"color": "#102838FF",
"recipes": [
"IcedCoffee"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"JuiceLemon": {
"id": "JuiceLemon",
"name": "Лимонный сок",
"group": "Drinks",
"desc": "Этот сок ОЧЕНЬ кислый.",
"physicalDesc": "цитрусовое",
"color": "#FFF690FF",
"recipes": [],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"conditions": null,
"probability": 1,
"HydrationFactor": 3,
"id": "SatiateThirst",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Chlorine": {
"id": "Chlorine",
"name": "Хлор",
"group": "Elements",
"desc": "Жёлто-зелёный газ, токсичный для человека.",
"physicalDesc": "газообразное",
"color": "#A2FF00FF",
"recipes": [
"TableSaltBreakdown"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"DemonsBlood": {
"id": "DemonsBlood",
"name": "Кровь демона",
"group": "Drinks",
"desc": "ААААХ!!!!",
"physicalDesc": "сильно пахнущее",
"color": "#A70000FF",
"recipes": [
"DemonsBlood"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"GinFizz": {
"id": "GinFizz",
"name": "Шипучий джин",
"group": "Drinks",
"desc": "Освежающе лимонный, восхитительно сухой.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"GinFizz"
],
"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.07,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"BbqSauce": {
"id": "BbqSauce",
"name": "Соус барбекю",
"group": "Foods",
"desc": "Салфетки в комплект не входят.",
"physicalDesc": "вязкое",
"color": "#8B0000FF",
"recipes": [
"CookingBbqSauce"
],
"metabolisms": null
},
"Ipecac": {
"id": "Ipecac",
"name": "Ипекак",
"group": "Medicine",
"desc": "Быстродействующий рвотный препарат. Применяется для остановки неметаболизированных ядов или сеансов массовой рвоты.",
"physicalDesc": "чернильное",
"color": "#422912FF",
"recipes": [
"Ipecac"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"ThirstAmount": -8,
"HungerAmount": -8,
"conditions": [
{
"Min": 4,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 0.3,
"id": "ChemVomit",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Ammount": 30,
"Refresh": true,
"Type": 4,
"conditions": [
{
"Min": 4,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Tritium": {
"id": "Tritium",
"name": "Тритий",
"group": "Unknown",
"desc": "Радиоактивная космически-магическая пыльца фей.",
"physicalDesc": "ионизационное",
"color": "#66FF33FF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Radiation": 3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Gas": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Radiation": 1
},
"groups": null
},
"scaleByQuantity": true,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"IrishCoffee": {
"id": "IrishCoffee",
"name": "Ирландский кофе",
"group": "Drinks",
"desc": "Кофе с ирландскими сливками. Обычные сливки - это совсем не то!",
"physicalDesc": "облачное",
"color": "#664300FF",
"recipes": [
"IrishCoffee"
],
"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.15,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Hydrogen": {
"id": "Hydrogen",
"name": "Водород",
"group": "Elements",
"desc": "Легкий, легковоспламеняющийся газ.",
"physicalDesc": "газообразное",
"color": "#808080FF",
"recipes": [
"WeldingFuelBreakdown",
"EthanolBreakdown",
"WaterBreakdown"
],
"metabolisms": null
},
"PulpedBananaPeel": {
"id": "PulpedBananaPeel",
"name": "Толчёная банановая кожура",
"group": "Medicine",
"desc": "Толченая банановая кожура обладает определенной эффективностью против кровотечений.",
"physicalDesc": "мякотное",
"color": "#FFE774FF",
"recipes": [],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Scaled": false,
"Amount": -0.5,
"conditions": null,
"probability": 1,
"id": "ModifyBleedAmount",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Sigynate": {
"id": "Sigynate",
"name": "Сигинат",
"group": "Medicine",
"desc": "Густой розовый сироп, полезный для нейтрализации кислот и смягчения повреждений, вызванных кислотами. Сладкий на вкус!",
"physicalDesc": "густое",
"color": "#E0A5B9FF",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"recipes": [
"Sigynate"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Caustic": -3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Burn": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 16,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Refresh": false,
"Type": 3,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Ammount": 2,
"Refresh": false,
"Type": 4,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Protein": {
"id": "Protein",
"name": "Протеины",
"group": "Foods",
"desc": "Также известные как белки. Содержатся в некоторых блюдах, полезны для здоровья организма.",
"physicalDesc": "комковатое",
"color": "#FFFFE5FF",
"recipes": [
"OilBreakdown",
"CopperBloodBreakdown",
"ProteinCooking",
"ZombieBloodBreakdown",
"BloodBreakdown"
],
"metabolisms": {
"Food": {
"rate": 0.5,
"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,
"probability": 1,
"id": "ModifyBloodLevel",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"conditions": null,
"probability": 1,
"NutritionFactor": 3,
"id": "SatiateHunger",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Bananadine": {
"id": "Bananadine",
"name": "Бананадин",
"group": "Narcotics",
"desc": "Слабый психоделик, который содержится в небольших количествах в банановой кожуре.",
"physicalDesc": "порошкообразное",
"color": "#FFFF00FF",
"recipes": [],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"effects": [
{
"Key": "SeeingRainbows",
"Component": "SeeingRainbows",
"Time": 5,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"MuteToxin": {
"id": "MuteToxin",
"name": "Токсин немоты",
"group": "Narcotics",
"desc": "Густой препарат, воздействующий на голосовые связки и лишающий пользователя возможности говорить пока усваивается организмом.",
"physicalDesc": "сиропообразное",
"color": "#000000FF",
"TemperatureStatus": "Bigger",
"Temperature": 370,
"recipes": [
"MuteToxin"
],
"metabolisms": {
"Narcotic": {
"rate": 0.5,
"effects": [
{
"Key": "Muted",
"Component": "Muted",
"Time": 2,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Hydroxide": {
"id": "Hydroxide",
"name": "Гидроксид",
"group": "Unknown",
"desc": "Сильное щелочное химическое вещество, составляющее основу многих органических соединений.",
"physicalDesc": "щелочное",
"color": "#FFFFFFFF",
"TemperatureStatus": "Bigger",
"Temperature": 310,
"recipes": [
"Hydroxide"
],
"metabolisms": null
},
"Bungotoxin": {
"id": "Bungotoxin",
"name": "Бунготоксин",
"group": "Toxins",
"desc": "Яд умеренно медленного действия, содержащийся в косточках плода бунго.",
"physicalDesc": "неописуемое",
"color": "#EBFF8EFF",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.2,
"effects": [
{
"damage": {
"types": {
"Poison": 1.8
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ManhattanProject": {
"id": "ManhattanProject",
"name": "Манхэттенский проект",
"group": "Drinks",
"desc": "Напиток для учёных, размышляющих о том, как взорвать станцию.",
"physicalDesc": "сильно пахнущее",
"color": "#664300FF",
"recipes": [
"ManhattanProject"
],
"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,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Saline": {
"id": "Saline",
"name": "Физраствор",
"group": "Medicine",
"desc": "Смесь воды с солью. Обычно используется для лечения обезвоживания или низкого содержания жидкости в крови.",
"physicalDesc": "солёное",
"color": "#0064C8FF",
"recipes": [
"Saline"
],
"metabolisms": {
"Drink": {
"rate": 0.5,
"effects": [
{
"Key": "ThirstStatus",
"Component": "",
"Ammount": 2,
"Refresh": false,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "ThirstStatus",
"Component": "",
"Refresh": false,
"Type": 2,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"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"
},
{
"Reagent": "Ethanol",
"Group": null,
"Amount": 0.1,
"conditions": null,
"probability": 1,
"id": "AdjustReagent",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Haloperidol": {
"id": "Haloperidol",
"name": "Галоперидол",
"group": "Medicine",
"desc": "Выводит из организма большинство стимулирующих и галлюциногенных препаратов. Уменьшает наркотический эффект и дрожание. Вызывает сонливость.",
"physicalDesc": "кристаллическое",
"color": "#27870a",
"recipes": [
"Haloperidol"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "StartDebuff",
"Component": "",
"Ammount": 4,
"Refresh": true,
"Type": 2,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Ammount": 4,
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 10,
"DeleteReagent": "Галюцинаций",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 3,
"DeleteReagent": "Дезоксиэфедрин",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 3,
"DeleteReagent": "Эфедрин",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 3,
"DeleteReagent": "Гиперзин",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 3,
"DeleteReagent": "ТГК",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 3,
"DeleteReagent": "Космический мираж",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 3,
"DeleteReagent": "Бананадин",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 3,
"DeleteReagent": "Космический клей",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "DeleteEffect",
"Component": "",
"Ammount": 3,
"DeleteReagent": "Токсин майндбрейкер",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"PotassiumIodide": {
"id": "PotassiumIodide",
"name": "Иодид калия",
"group": "Medicine",
"desc": "Снижает разрушительное воздействие радиации на 90%. Используется только в профилактических целях.",
"physicalDesc": "зернистое",
"color": "#baa15d",
"recipes": [
"PotassiumIodide"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Toxin": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "RadiationEffect",
"Component": "",
"Ammount": 2,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Mannitol": {
"id": "Mannitol",
"name": "Маннитол",
"group": "Elements",
"desc": "Эффективно устраняет повреждения мозга.",
"physicalDesc": "непрозрачное",
"color": "#a0a0a0",
"recipes": [
"Mannitol"
],
"metabolisms": null
},
"SpacemansTrumpet": {
"id": "SpacemansTrumpet",
"name": "Космонавтская труба",
"group": "Elements",
"desc": "Яркий цветок, слабо пахнущий свежескошенной травой. Кажется, что после прикосновения к нему на коже остаётся пятно, однако большинство других поверхностей не подвержены этому явлению.",
"physicalDesc": "жгучее",
"color": "#9423ff",
"recipes": [],
"metabolisms": null
},
"PolypyryliumOligomers": {
"id": "PolypyryliumOligomers",
"name": "Олигомеры полипирилия",
"group": "Medicine",
"desc": "Фиолетовая смесь коротких полиэлектролитных цепочек, синтезировать которые в лаборатории не так-то просто. Лечит удушение и механические повреждения. С течением времени останавливает кровотечение.",
"physicalDesc": "жгучее",
"color": "#9423ff",
"recipes": [
"PolypyryliumOligomers"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Brute": -3.5,
"Asphyxiation": -2.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Asphyxiation": 3.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "BleedStatus",
"Component": "",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Opporozidone": {
"id": "Opporozidone",
"name": "Оппорозидон",
"group": "Medicine",
"desc": "Трудно синтезируемый криогенный препарат, используемый для регенерации гниющих тканей и мозгового вещества.",
"physicalDesc": "нездоровое",
"color": "#b5e36d",
"TemperatureStatus": "Bigger",
"Temperature": 400,
"recipes": [
"Opporozidone"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "LifeStatus",
"Component": "",
"Refresh": true,
"Type": 6,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"Psicodine": {
"id": "Psicodine",
"name": "Псикодин",
"group": "Medicine",
"desc": "Подавляет тревожность и прочие различные формы психических расстройств. Передозировка вызывает галлюцинации и незначительные повреждения токсинами.",
"physicalDesc": "блестящее",
"color": "#07e79e",
"recipes": [
"Psicodine"
],
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Toxin": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "LifeStatus",
"Component": "",
"Refresh": true,
"Type": 7,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Ammount": 2,
"Refresh": true,
"Type": 4,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Ammount": 6,
"Refresh": true,
"Type": 1,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ShadowlingSmoke": {
"id": "ShadowlingSmoke",
"name": "Дым тенеморфа",
"group": "Medicine",
"desc": " ",
"physicalDesc": "неописуемое",
"color": "#212529",
"metabolisms": {
"Medicine": {
"rate": 0.5,
"effects": [
{
"Key": "LifeStatus",
"Component": "",
"Refresh": true,
"Type": 8,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"NitrogenCM": {
"id": "NitrogenCM",
"name": "Азот",
"group": "ElementsCM",
"desc": "Он же нитроген. Бесцветный, не имеющий запаха нереактивный газ. Очень стабилен.",
"physicalDesc": "газообразное",
"color": "#808080",
"recipes": [],
"metabolisms": null
},
"AluminiumCM": {
"id": "AluminiumCM",
"name": "Алюминий",
"group": "ElementsCM",
"desc": "Серебристый, мягкий, немагнитный и ковкий металл.",
"physicalDesc": "металлическое",
"color": "#a8a8a8",
"recipes": [],
"metabolisms": null
},
"WaterCM": {
"id": "WaterCM",
"name": "Вода",
"group": "ElementsCM",
"desc": "Бесцветная жидкость, необходимая человекам для выживания.",
"physicalDesc": "прозрачное",
"color": "#0064c8",
"recipes": [],
"metabolisms": null
},
"HydrogenCM": {
"id": "HydrogenCM",
"name": "Водород",
"group": "ElementsCM",
"desc": "Легкий, легковоспламеняющийся газ.",
"physicalDesc": "газообразное",
"color": "#808080",
"recipes": [
"WeldingFuelBreakdownCM",
"EthanolBreakdownCM",
"WaterBreakdownCM"
],
"metabolisms": null
},
"IronCM": {
"id": "IronCM",
"name": "Железо",
"group": "ElementsCM",
"desc": "Серебристо-серый металл, образующий оксиды железа (ржавчину) при контакте с воздухом. Часто сплавляется с другими элементами для получения сплавов, таких как сталь.",
"physicalDesc": "металлическое",
"color": "#c8a5dc",
"recipes": [
"BloodBreakdownCM"
],
"metabolisms": {
"Poison": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Poison": 0.1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Arachnid",
"ShouldHave": true,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"Scaled": false,
"Amount": 4,
"conditions": null,
"probability": 1,
"id": "ModifyBloodLevel",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"PotassiumCM": {
"id": "PotassiumCM",
"name": "Калий",
"group": "ElementsCM",
"desc": "Мягкий, блестящий серый металл. Еще более реактивный, чем литий.",
"physicalDesc": "блестящее",
"color": "#a0a0a0",
"recipes": [
"BananaBreakdownCM"
],
"metabolisms": null
},
"OxygenCM": {
"id": "OxygenCM",
"name": "Кислород",
"group": "ElementsCM",
"desc": "Окисляющий, бесцветный газ.",
"physicalDesc": "газообразное",
"color": "#808080",
"recipes": [],
"metabolisms": null
},
"SiliconCM": {
"id": "SiliconCM",
"name": "Кремний",
"group": "ElementsCM",
"desc": "Твердое и хрупкое кристаллическое вещество серо-голубого цвета.",
"physicalDesc": "кристаллическое",
"color": "#a8a8a8",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"LithiumCM": {
"id": "LithiumCM",
"name": "Литий",
"group": "ElementsCM",
"desc": "Мягкий, серебристо-белый щелочной металл. Он очень реактивен и воспламеняется при контакте с водой.",
"physicalDesc": "блестящее",
"color": "#808080",
"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",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"EmoteId": "Laugh",
"ShowInChat": false,
"conditions": null,
"probability": 0.05,
"id": "Emote",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"CopperCM": {
"id": "CopperCM",
"name": "Медь",
"group": "ElementsCM",
"desc": "Мягкий, ковкий и пластичный металл с очень высокой тепло- и электропроводностью.",
"physicalDesc": "металлическое",
"color": "#6e3b08",
"recipes": [
"CopperBloodBreakdownCM"
],
"metabolisms": {
"Poison": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Poison": 0.1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Type": "Arachnid",
"ShouldHave": false,
"id": "OrganType"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
},
"Medicine": {
"rate": 0.5,
"effects": [
{
"Scaled": false,
"Amount": 4,
"conditions": null,
"probability": 1,
"id": "ModifyBloodLevel",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SodiumCM": {
"id": "SodiumCM",
"name": "Натрий",
"group": "ElementsCM",
"desc": "Серебристо-белый щелочной металл. Высоко реактивный в чистом виде.",
"physicalDesc": "металлическое",
"color": "#808080",
"recipes": [
"TableSaltBreakdownCM"
],
"metabolisms": null
},
"RadiumCM": {
"id": "RadiumCM",
"name": "Радий",
"group": "ElementsCM",
"desc": "Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен.",
"physicalDesc": "светящееся",
"color": "#c7c7c7",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Radiation": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"MercuryCM": {
"id": "MercuryCM",
"name": "Ртуть",
"group": "ElementsCM",
"desc": "Серебристый металл, который находится в жидком состоянии при комнатной температуре. Он очень токсичен для человека.",
"physicalDesc": "блестящее",
"color": "#484848",
"recipes": [],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Stutter",
"Component": "ScrambledAccent",
"Time": 2,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SugarCM": {
"id": "SugarCM",
"name": "Сахар",
"group": "ElementsCM",
"desc": "Вкусный космический сахар!",
"physicalDesc": "сладкое",
"color": "#ffffff",
"recipes": [],
"metabolisms": null
},
"SulfurCM": {
"id": "SulfurCM",
"name": "Сера",
"group": "ElementsCM",
"desc": "Жёлтое кристаллическое твердое вещество.",
"physicalDesc": "порошкообразное",
"color": "#bf8c00",
"recipes": [
"WeldingFuelBreakdownCM"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Caustic": 0.1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"SulfuricAcidCM": {
"id": "SulfuricAcidCM",
"name": "Серная кислота",
"group": "ElementsCM",
"desc": "Едкий химикат. Держать подальше от лица.",
"physicalDesc": "масляное",
"color": "#db5008",
"recipes": [],
"metabolisms": null
},
"CarbonCM": {
"id": "CarbonCM",
"name": "Углерод",
"group": "ElementsCM",
"desc": "Чёрное кристаллическое твердое вещество.",
"physicalDesc": "кристаллическое",
"color": "#1c1300",
"recipes": [
"EthanolBreakdownCM",
"CarbonDioxideBreakdownCM",
"CelluloseBreakdownCM",
"FiberBreakdownCM"
],
"metabolisms": null
},
"PhosphorusCM": {
"id": "PhosphorusCM",
"name": "Фосфор",
"group": "ElementsCM",
"desc": "Реактивный металл, используемый в пиротехнике и оружии.",
"physicalDesc": "порошкообразное",
"color": "#832828",
"recipes": [],
"metabolisms": null
},
"FluorineCM": {
"id": "FluorineCM",
"name": "Фтор",
"group": "ElementsCM",
"desc": "Высокотоксичный бледно-жёлтый газ. Чрезвычайно реактивный.",
"physicalDesc": "газообразное",
"color": "#808080",
"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,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ChlorineCM": {
"id": "ChlorineCM",
"name": "Хлор",
"group": "ElementsCM",
"desc": "Жёлто-зелёный газ, токсичный для человека.",
"physicalDesc": "газообразное",
"color": "#808080",
"recipes": [
"TableSaltBreakdownCM"
],
"metabolisms": {
"Poison": {
"rate": 0.5,
"effects": [
{
"damage": {
"types": {
"Poison": 2
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"EthanolCM": {
"id": "EthanolCM",
"name": "Этанол",
"group": "ElementsCM",
"desc": "Он же этиловый спирт. Простейший алкоголь, при употреблении пьянит, легко воспламеняется.",
"physicalDesc": "сильно пахнущее",
"color": "#404030",
"recipes": [],
"metabolisms": null
},
"Phoron": {
"id": "Phoron",
"name": "Форон",
"group": "ElementsCM",
"desc": "Красная жидкость, горькая на вкус.",
"physicalDesc": "блестящее",
"color": "#e71b00",
"recipes": [],
"metabolisms": null
},
"ArithrazineCM": {
"id": "ArithrazineCM",
"name": "Аритразин",
"group": "MedicineCM",
"desc": "Стабилизированный вариант диловена.",
"physicalDesc": "облачное",
"color": "#3c8529",
"recipes": [
"ArithrazineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.03,
"effects": [
{
"damage": {
"types": {
"Toxin": -0.48
},
"groups": {
"Brute": 0.12
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": null,
"groups": {
"Brute": 0.75
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 7.5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": null,
"groups": {
"Brute": 0.6
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 12.5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 12.5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Time": 30,
"Refresh": true,
"Type": 0,
"conditions": [
{
"Min": 12.5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"BicaridineCM": {
"id": "BicaridineCM",
"name": "Бикаридин",
"group": "MedicineCM",
"desc": "Бикаридин - обезболивающее лекарство, которое может использоваться для лечения тяжёлых внешних тупых травм и стабилизации состояния пациентов.",
"physicalDesc": "непрозрачное",
"color": "#ed4847",
"recipes": [
"BicaridineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Brute": -0.5
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Burn": 0.25
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 1,
"Burn": 2.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"DexalinCM": {
"id": "DexalinCM",
"name": "Дексалин",
"group": "MedicineCM",
"desc": "Дексалин используется для лечения кислородного голодания путём подачи кислорода к красным кровяным тельцам непосредственно в кровоток.",
"physicalDesc": "непрозрачное",
"color": "#1f28a7",
"recipes": [
"DexalinCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Asphyxiation": -1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 2,
"Brute": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"DexalinPlusCM": {
"id": "DexalinPlusCM",
"name": "Дексалин плюс",
"group": "MedicineCM",
"desc": "Дексалин плюс - это усовершенствованная форма Дексалина с добавлением железа и углерода для ускорения скорости связывания кислорода с гемоглобином в эритроцитах.",
"physicalDesc": "облачное",
"color": "#5887d5",
"recipes": [
"DexalinPlusCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"Key": "RemoveAllAsphyxiation",
"Component": "",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 0.75
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 3,
"Brute": 1.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 25,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"DermalineCM": {
"id": "DermalineCM",
"name": "Дермалин",
"group": "MedicineCM",
"desc": "Передовой препарат, используемый для лечения тяжёлых ожоговых травм. Позволяет организму восстанавливать даже самые тяжёлые ткани, повреждённые теплом.",
"physicalDesc": "прозрачное",
"color": "#e2972e",
"recipes": [
"DermalineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Burn": -0.75
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 0.37,
"Burn": 0.37
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Burn": 0.88,
"Toxin": 0.88
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 25,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"DyloveneCM": {
"id": "DyloveneCM",
"name": "Диловен",
"group": "MedicineCM",
"desc": "Антитоксин общего применения, нейтрализующий большинство токсинов в кровотоке. Обычно используется во многих современных химических препаратах.",
"physicalDesc": "прозрачное",
"color": "#3fc92a",
"recipes": [
"DyloveneCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Toxin": -1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Brute": 1
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Jitter",
"Component": "",
"Time": 3,
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Time": 60,
"Refresh": true,
"Type": 2,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ImidazolineCM": {
"id": "ImidazolineCM",
"name": "Имидазолин",
"group": "MedicineCM",
"desc": "Используется для лечения негенетических травм глаза. Обычно назначается в качестве лечения большинства случаев травмы глаза вместо хирургической операции.",
"physicalDesc": "прозрачное",
"color": "#c8a5dc",
"recipes": [
"ImidazolineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"Key": "Eyes",
"Component": "",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 2,
"Brute": 0.5,
"Burn": 0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"InaprovalineCM": {
"id": "InaprovalineCM",
"name": "Инапровалин",
"group": "MedicineCM",
"desc": "Инапровалин - синаптический стимулятор и кардиостимулятор. Обычно используется для стабилизации состояния пациентов.",
"physicalDesc": "непрозрачное",
"color": "#fe33cb",
"recipes": [
"InaprovalineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"Key": "LifeStatus",
"Component": "",
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Stun",
"Component": "",
"Time": 40,
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 60,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "KnockedDown",
"Component": "",
"Time": 40,
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 60,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Time": 40,
"Refresh": true,
"Type": 2,
"conditions": [
{
"Min": 100,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"KelotaneCM": {
"id": "KelotaneCM",
"name": "Келотан",
"group": "MedicineCM",
"desc": "Распространённое лекарство, используемое для лечения ожогов, едких и коррозийных травм. Передозировка келотана может привести к повреждению внутренних тканей.",
"physicalDesc": "сильно пахнущее",
"color": "#f5e123",
"recipes": [
"KelotaneCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Burn": -0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 0.3,
"Brute": 0.3
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 2.5,
"Brute": 2.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"CryoxadoneCM": {
"id": "CryoxadoneCM",
"name": "Криоксадон",
"group": "MedicineCM",
"desc": "Промышленный криогенный препарат. Лечит большинство видов повреждений тканей. Его основное ограничение - температура тела пациента должна быть ниже 170 K.",
"physicalDesc": "шипучее",
"color": "#4acaca",
"recipes": [
"CryoxadoneCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Brute": -1.5,
"Burn": -1,
"Toxin": -1.5,
"Cellular": -0.12,
"Asphyxiation": -1
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 0,
"Max": 170,
"id": "Temperature"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"ClonexadoneCM": {
"id": "ClonexadoneCM",
"name": "Клонексадон",
"group": "MedicineCM",
"desc": "Передовой криогенный препарат, изготовленный на основе криоксадона. Лечит большинство видов повреждений тканей. Для правильного метаболизма требует температуры ниже 170 K.",
"physicalDesc": "шипучее",
"color": "#51b4db",
"recipes": [
"ClonexadoneCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Toxin": -3.75,
"Brute": -2.25,
"Burn": -3
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 0,
"Max": 170,
"id": "Temperature"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"LeporazineCM": {
"id": "LeporazineCM",
"name": "Лепоразин",
"group": "MedicineCM",
"desc": "Препарат, используемый для лечения гипотермии и гипертермии. Стабилизирует температуру тела пациента. Предотвращает применение криогенных препаратов.",
"physicalDesc": "жгучее",
"color": "#a03919",
"recipes": [
"LeporazineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"Key": "StabilizesTemp",
"Component": "",
"Temperature": 310,
"Ammount": 60,
"Refresh": true,
"Type": 0,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "KnockedDown",
"Component": "",
"Time": 40,
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Stun",
"Component": "",
"Time": 40,
"Refresh": true,
"Type": 3,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Time": 30,
"Refresh": true,
"Type": 2,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"MeralyneCM": {
"id": "MeralyneCM",
"name": "Мералин",
"group": "MedicineCM",
"desc": "Передовой анальгетический препарат, используемый для лечения крайне тяжёлых тупых трав. Позволяет организму быстро восстанавливать повреждённые ткани. Передозировка мералина может вызвать сильную коррозию клеточных мембран.",
"physicalDesc": "непрозрачное",
"color": "#b40000",
"recipes": [
"MeralyneCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": null,
"groups": {
"Brute": -0.75
}
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Burn": 0.37
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 15,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 1.5,
"Burn": 3.75
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 25,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"TricordrazineCM": {
"id": "TricordrazineCM",
"name": "Трикордразин",
"group": "MedicineCM",
"desc": "Трикордразин - сильнодействующий стимулятор, первоначально полученный из кордразина. Может использоваться для лечения широкого спектра травм.",
"physicalDesc": "непрозрачное",
"color": "#d87f2b",
"recipes": [
"TricordrazineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"damage": {
"types": {
"Brute": -0.25,
"Burn": -0.25,
"Toxin": -0.5,
"Asphyxiation": -0.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": null,
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 0.26,
"Brute": 0.13,
"Burn": 0.26
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 2.25,
"Brute": 1.5,
"Burn": 1.25
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "Intoxication",
"Component": "",
"Time": 60,
"Refresh": true,
"Type": 0,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"EpinephrineCM": {
"id": "EpinephrineCM",
"name": "Эпинефрин",
"group": "MedicineCM",
"desc": "Естественный стимулятор работы мышц и сердца. Полезен для перезапуска сердца. Передозировка может привести к нагрузке на сердце и повреждению тканей.",
"physicalDesc": "не имеющее запаха",
"color": "#6bd43c",
"recipes": [
"EpinephrineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.2,
"effects": [
{
"Key": "LifeStatus",
"Component": "",
"Ammount": 5,
"Refresh": true,
"Type": 1,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"Key": "LifeStatus",
"Component": "",
"Ammount": 1,
"Refresh": true,
"Type": 2,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 0.19
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 10.5,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Asphyxiation": 1.5
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 20,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
},
"EthylredoxrazineCM": {
"id": "EthylredoxrazineCM",
"name": "Этилредоксразин",
"group": "MedicineCM",
"desc": "Нейтрализует действие алкоголя в кровотоке, окисляя его до молекул воды. Однако он не останавливает мгновенное опьянение.",
"physicalDesc": "непрозрачное",
"color": "#605048",
"recipes": [
"EthylredoxrazineCM"
],
"metabolisms": {
"Medicine": {
"rate": 0.1,
"effects": [
{
"Key": "Intoxication",
"Component": "",
"Ammount": 15,
"Refresh": true,
"Type": 1,
"conditions": null,
"probability": 1,
"id": "GenericStatusEffect",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 0.75
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 30,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
},
{
"damage": {
"types": {
"Toxin": 2.25
},
"groups": null
},
"scaleByQuantity": false,
"ignoreResistances": true,
"conditions": [
{
"Min": 50,
"Max": 21474836,
"Reagent": null,
"id": "ReagentThreshold"
}
],
"probability": 1,
"id": "HealthChange",
"ReagentEffectFormat": "guidebook-reagent-effect-description"
}
]
}
}
}
}