|
|
Строка 1: |
Строка 1: |
| { | | [ |
| "GreenTea": {
| | { |
| "id": "GreenTea", | | "type": "reagent", |
| "name": "Зелёный чай", | | "id": "Absinthe", |
| "group": "Drinks", | | "name": "reagent-name-absinthe", |
| "desc": "Вкусный зелёный чай.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "ароматическое", | | "desc": "reagent-desc-absinthe", |
| "color": "#C33F00FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [], | | "flavor": "absinthe", |
| | "color": "#33EE00", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/absintheglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| | }, |
| "HydrationFactor": 3,
| | { |
| "id": "SatiateThirst", | | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.3 |
| } | | } |
| ] | | ] |
Строка 23: |
Строка 30: |
| } | | } |
| }, | | }, |
| "Beer": { | | { |
| | "type": "reagent", |
| | "id": "Ale", |
| | "name": "reagent-name-ale", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-ale", |
| | "physicalDesc": "reagent-physical-desc-bubbly", |
| | "flavor": "ale", |
| | "color": "#663100", |
| | "recognizable": true, |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/aleglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "fizziness": 0.6 |
| | }, |
| | { |
| | "type": "reagent", |
| "id": "Beer", | | "id": "Beer", |
| "name": "Пиво", | | "name": "reagent-name-beer", |
| "group": "Drinks", | | "parent": "BaseAlcohol", |
| "desc": "Алкогольный напиток, изготовленный из солода, хмеля, дрожжей и воды.", | | "desc": "reagent-desc-beer", |
| "physicalDesc": "пузыристое", | | "physicalDesc": "reagent-physical-desc-bubbly", |
| "color": "#CFA85FFF", | | "flavor": "beer", |
| "recipes": [], | | "color": "#e3e77b", |
| | "recognizable": true, |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/beerglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| | "fizziness": 0.6 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "BlueCuracao", |
| | "name": "reagent-name-blue-curacao", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-blue-curacao", |
| | "physicalDesc": "reagent-physical-desc-aromatic", |
| | "flavor": "bluecuracao", |
| | "color": "#0099FF", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/thin_glass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.1 |
| "Amount": 0.06,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 55: |
Строка 98: |
| } | | } |
| }, | | }, |
| "SpaceMountainWind": { | | { |
| "id": "SpaceMountainWind", | | "type": "reagent", |
| "name": "Космический маунтин винд", | | "id": "BlueHawaiian", |
| "group": "Drinks", | | "name": "reagent-name-blue-hawaiian", |
| "desc": "Проходит сквозь, словно космический ветер.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "шипучее", | | "desc": "reagent-desc-blue-hawaiian", |
| "color": "#102000FF", | | "physicalDesc": "reagent-physical-desc-tropical", |
| "recipes": [], | | "flavor": "bluehawaiian", |
| | "color": "#47687b", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/bluehawaiian.rsi", |
| | "state": "icon" |
| | }, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "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", | | "reagent": "Ethanol", |
| "Component": "Muted", | | "amount": 0.2 |
| "Time": 5,
| |
| "Refresh": false,
| |
| "Type": 0,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 125: |
Строка 125: |
| } | | } |
| }, | | }, |
| "Andalusia": { | | { |
| "id": "Andalusia", | | "type": "reagent", |
| "name": "Андалусия", | | "id": "Cognac", |
| "group": "Drinks", | | "name": "reagent-name-cognac", |
| "desc": "Хороший напиток со странным названием.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "сильно пахнущее", | | "desc": "reagent-desc-cognac", |
| "color": "#665700FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "cognac", |
| "Andalusia" | | "color": "#AB3C05", |
| ], | | "recognizable": true, |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/cognacglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.2 |
| "Amount": 0.06,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 159: |
Строка 156: |
| } | | } |
| }, | | }, |
| "Vodka": { | | { |
| "id": "Vodka", | | "type": "reagent", |
| "name": "Водка", | | "id": "DeadRum", |
| "group": "Drinks", | | "name": "reagent-name-dead-rum", |
| "desc": "Прозрачный дистиллированный алкогольный напиток, происходящий из Польши и России.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "сильно пахнущее", | | "desc": "reagent-desc-dead-rum", |
| "color": "#D1D1D155", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [], | | "flavor": "rum", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/rumglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.2 |
| "Amount": 0.2,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 191: |
Строка 186: |
| } | | } |
| }, | | }, |
| "Lithium": { | | { |
| "id": "Lithium", | | "type": "reagent", |
| "name": "Литий", | | "id": "Ethanol", |
| "group": "Elements", | | "name": "reagent-name-ethanol", |
| "desc": "Мягкий, серебристо-белый щелочной металл. Он очень реактивен и воспламеняется при контакте с водой.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "блестящее", | | "desc": "reagent-desc-ethanol", |
| "color": "#C6C8CCFF", | | "slippery": true, |
| "recipes": [], | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "alcohol", |
| | "color": "#b05b3c", |
| | "boilingPoint": 78.2, |
| | "meltingPoint": -114.1, |
| "metabolisms": { | | "metabolisms": { |
| "Poison": { | | "Alcohol": { |
| "rate": 0.1,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| | "conditions": [ |
| | { |
| | "min": 15 |
| | }, |
| | { |
| | "type": "Dwarf", |
| | "shouldHave": false |
| | } |
| | ], |
| "damage": { | | "damage": { |
| "types": { | | "types": { |
| "Poison": 0.05 | | "Poison": 1 |
| }, | | } |
| "groups": null | | } |
| },
| | }, |
| "scaleByQuantity": false,
| | { |
| "ignoreResistances": true, | | "conditions": [ |
| "conditions": null, | | { |
| "probability": 1,
| | "min": 15 |
| "id": "HealthChange",
| | }, |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | { |
| | "type": "Dwarf" |
| | } |
| | ], |
| | "damage": { |
| | "types": { |
| | "Poison": 0.2 |
| | } |
| | } |
| | }, |
| | { |
| | "conditions": [ |
| | { |
| | "min": 15 |
| | }, |
| | { |
| | "type": "Dwarf" |
| | } |
| | ], |
| | "damage": { |
| | "groups": { |
| | "Brute": -1 |
| | } |
| | } |
| }, | | }, |
| { | | { |
| "EmoteId": "Scream", | | "probability": 0.04, |
| "ShowInChat": false, | | "conditions": [ |
| "conditions": null,
| | { |
| "probability": 0.05,
| | "reagent": "Ethanol", |
| "id": "Emote",
| | "min": 12 |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| | }, |
| | { |
| | "type": "Dwarf", |
| | "shouldHave": false |
| | } |
| | ] |
| }, | | }, |
| { | | { |
| "EmoteId": "Laugh", | | "boozePower": 2 |
| "ShowInChat": false,
| |
| "conditions": null,
| |
| "probability": 0.05,
| |
| "id": "Emote",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 237: |
Строка 267: |
| } | | } |
| }, | | }, |
| "Uranium": { | | { |
| "id": "Uranium", | | "type": "reagent", |
| "name": "Уран", | | "id": "Gin", |
| "group": "Elements", | | "name": "reagent-name-gin", |
| "desc": "Серый металлический химический элемент из серии актинидов, слабо радиоактивный.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "металлическое", | | "desc": "reagent-desc-gin", |
| "color": "#8FA191FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [], | | "flavor": "gin", |
| | "color": "#664300", |
| | "recognizable": true, |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/ginvodkaglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Poison": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "factor": 2 |
| "types": {
| | }, |
| "Radiation": 2
| | { |
| },
| | "reagent": "Ethanol", |
| "groups": null
| | "amount": 0.2 |
| },
| |
| "scaleByQuantity": false, | |
| "ignoreResistances": true,
| |
| "conditions": null, | |
| "probability": 1,
| |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 267: |
Строка 298: |
| } | | } |
| }, | | }, |
| "MilkSoy": { | | { |
| "id": "MilkSoy", | | "type": "reagent", |
| "name": "Соевое молоко", | | "id": "CoffeeLiqueur", |
| "group": "Drinks", | | "name": "reagent-name-coffeeliqueur", |
| "desc": "Любимчик потребителей.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "освежающее", | | "desc": "reagent-desc-coffeeliqueur", |
| "color": "#D2C29DFF", | | "physicalDesc": "reagent-physical-desc-cloudy", |
| "recipes": [], | | "flavor": "coffeeliquor", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/coffeeliqueurglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "MelonLiquor", |
| | "name": "reagent-name-melon-liquor", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-melon-liquor", |
| | "physicalDesc": "reagent-physical-desc-sweet", |
| | "flavor": "watermelon", |
| | "color": "#00FF33", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/thin_glass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "NTCahors", |
| | "name": "reagent-name-n-t-cahors", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-n-t-cahors", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "bitter", |
| | "color": "#7E4043", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/wineglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "PoisonWine", |
| | "name": "reagent-name-poison-wine", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-poison-wine", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "bitter", |
| | "color": "#990066", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/pwineglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1, | | }, |
| "HydrationFactor": 4, | | { |
| "id": "SatiateThirst",
| | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.05 |
| | } |
| | ] |
| | }, |
| | "Poison": { |
| | "effects": [ |
| | { |
| | "damage": { |
| | "types": { |
| | "Poison": 1 |
| | } |
| | } |
| } | | } |
| ] | | ] |
Строка 290: |
Строка 390: |
| } | | } |
| }, | | }, |
| "DevilsKiss": { | | { |
| "id": "DevilsKiss", | | "type": "reagent", |
| "name": "Поцелуй дьявола", | | "id": "Rum", |
| "group": "Drinks", | | "name": "reagent-name-rum", |
| "desc": "Жуткое время!", | | "parent": "BaseAlcohol", |
| "physicalDesc": "сильно пахнущее", | | "desc": "reagent-desc-rum", |
| "color": "#A68310FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "rum", |
| "DevilsKiss" | | "color": "#f09f42", |
| ], | | "recognizable": true, |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/rumglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.2 |
| "Amount": 0.06,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 324: |
Строка 421: |
| } | | } |
| }, | | }, |
| "ZombieBlood": { | | { |
| "id": "ZombieBlood", | | "type": "reagent", |
| "name": "Кровь зомби", | | "id": "Sake", |
| "group": "Biological", | | "name": "reagent-name-sake", |
| "desc": "Не рекомендуется употреблять в пищу. Может быть использована для создания прививки от инфекции.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "некротическое", | | "desc": "reagent-desc-sake", |
| "color": "#2B0700FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [], | | "flavor": "sake", |
| | "color": "#DDDDDD" |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Tequila", |
| | "name": "reagent-name-tequila", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-tequila", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "tequila", |
| | "color": "#d7d1d155", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/tequillaglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "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, | | "reagent": "Ethanol", |
| "HungerAmount": -8,
| | "amount": 0.2 |
| "conditions": null,
| |
| "probability": 0.25, | |
| "id": "ChemVomit",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 374: |
Строка 461: |
| } | | } |
| }, | | }, |
| "JuiceBerryPoison": { | | { |
| "id": "JuiceBerryPoison", | | "type": "reagent", |
| "name": "Ядовитый ягодный сок", | | "id": "Vermouth", |
| "group": "Drinks", | | "name": "reagent-name-vermouth", |
| "desc": "Удивительно вкусный сок, приготовленный из различных видов очень смертоносных и ядовитых ягод.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "нездоровое", | | "desc": "reagent-desc-vermouth", |
| "color": "#6600CCFF", | | "physicalDesc": "reagent-physical-desc-aromatic", |
| "recipes": [], | | "flavor": "vermouth", |
| | "color": "#91FF91", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/vermouthglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Vodka", |
| | "name": "reagent-name-vodka", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-vodka", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "vodka", |
| | "color": "#d1d1d155", |
| | "recognizable": true, |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/ginvodkaglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| | }, |
| "HydrationFactor": 3,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | |
| ]
| |
| },
| |
| "Poison": {
| |
| "rate": 0.5,
| |
| "effects": [
| |
| { | | { |
| "damage": { | | "reagent": "Ethanol", |
| "types": {
| | "amount": 0.2 |
| "Poison": 1
| |
| },
| |
| "groups": null
| |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": null,
| |
| "probability": 1, | |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 416: |
Строка 509: |
| } | | } |
| }, | | }, |
| "AmbuzolPlus": { | | { |
| "id": "AmbuzolPlus", | | "type": "reagent", |
| "name": "Амбузол плюс", | | "id": "Whiskey", |
| "group": "Medicine", | | "name": "reagent-name-whiskey", |
| "desc": "Разработка будущего с использованием крови зараженного, прививает живых против инфекции.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "хрустящее", | | "desc": "reagent-desc-whiskey", |
| "color": "#1274B5FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "whiskey", |
| "AmbuzolPlus" | | "color": "#ee7732", |
| ], | | "recognizable": true, |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/whiskeyglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Medicine": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "Innoculate": true, | | "factor": 2 |
| "conditions": [
| |
| {
| |
| "Min": 5,
| |
| "Max": 21474836,
| |
| "Reagent": null,
| |
| "id": "ReagentThreshold"
| |
| }
| |
| ],
| |
| "probability": 1,
| |
| "id": "CureZombieInfection",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Key": "ZombieStatus", | | "reagent": "Ethanol", |
| "Component": "",
| | "amount": 0.2 |
| "Refresh": false,
| |
| "Type": 1,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | |
| } | | } |
| ] | | ] |
Строка 458: |
Строка 540: |
| } | | } |
| }, | | }, |
| "Radium": { | | { |
| "id": "Radium", | | "type": "reagent", |
| "name": "Радий", | | "id": "Wine", |
| "group": "Elements", | | "name": "reagent-name-wine", |
| "desc": "Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "светящееся", | | "desc": "reagent-desc-wine", |
| "color": "#00FF04FF", | | "physicalDesc": "reagent-physical-desc-translucent", |
| "recipes": [],
| | "flavor": "shittywine", |
| "metabolisms": { | | "color": "#7E4043", |
| "Poison": {
| | "recognizable": true, |
| "rate": 0.5,
| | "metamorphicSprite": { |
| "effects": [
| | "sprite": "Objects/Consumable/Drinks/wineglass.rsi", |
| {
| | "state": "icon_empty" |
| "damage": {
| | }, |
| "types": {
| | "metamorphicMaxFillLevels": 5, |
| "Radiation": 2
| | "metamorphicFillBaseName": "fill-", |
| },
| | "metamorphicChangeColor": true |
| "groups": null
| |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }
| |
| ]
| |
| }
| |
| }
| |
| }, | | }, |
| "IrishCarBomb": { | | { |
| "id": "IrishCarBomb", | | "type": "reagent", |
| "name": "Ирландская автомобильная бомба", | | "id": "Champagne", |
| "group": "Drinks", | | "name": "reagent-name-champagne", |
| "desc": "Тревожная смесь крема айриш и эля.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "пузыристое", | | "desc": "reagent-desc-champagne", |
| "color": "#2E6671FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "champagne", |
| "IrishCarBomb" | | "color": "#FCFCEE", |
| ], | | "recognizable": true, |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/champagneglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 3 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.3 |
| "Amount": 0.15,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.8 |
| }, | | }, |
| "IcedBeer": { | | { |
| "id": "IcedBeer", | | "type": "reagent", |
| "name": "Пиво со льдом", | | "id": "AcidSpit", |
| "group": "Drinks", | | "name": "reagent-name-acid-spit", |
| "desc": "Пиво настолько морозное, что воздух вокруг него замерзает.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "пузыристое", | | "desc": "reagent-desc-acid-spit", |
| "color": "#664300FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "acidspit", |
| "IcedBeer", | | "color": "#365000", |
| "IcedBeerAlt" | | "metamorphicSprite": { |
| ], | | "sprite": "Objects/Consumable/Drinks/acidspitglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "AlliesCocktail", |
| | "name": "reagent-name-allies-cocktail", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-allies-cocktail", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "alliescocktail", |
| | "color": "#00664d", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/alliescocktail.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Aloe", |
| | "name": "reagent-name-aloe", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-aloe", |
| | "physicalDesc": "reagent-physical-desc-aromatic", |
| | "flavor": "aloe", |
| | "color": "#192c00", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/aloe.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Amasec", |
| | "name": "reagent-name-amasec", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-amasec", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "amasec", |
| | "color": "#124da7", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/amasecglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Andalusia", |
| | "name": "reagent-name-andalusia", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-andalusia", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "andalusia", |
| | "color": "#665700", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/andalusia.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Antifreeze", |
| | "name": "reagent-name-antifreeze", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-antifreeze", |
| | "physicalDesc": "reagent-physical-desc-translucent", |
| | "flavor": "antifreeze", |
| | "color": "#ff7d63", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/antifreeze.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.15 |
| "Amount": 0.06,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 557: |
Строка 705: |
| } | | } |
| }, | | }, |
| "EggCooked": { | | { |
| "id": "EggCooked", | | "type": "reagent", |
| "name": "Приготовленное яйцо", | | "id": "AtomicBomb", |
| "group": "Foods", | | "name": "reagent-name-atomic-bomb", |
| "desc": "Приготовленный зародыш курицы, вкусно.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "пушистое", | | "desc": "reagent-desc-atomic-bomb", |
| "color": "#FFFFFFFF", | | "physicalDesc": "reagent-physical-desc-cloudy", |
| "TemperatureStatus": "Bigger", | | "flavor": "atomicbomb", |
| "Temperature": 344, | | "color": "#666300", |
| "recipes": [ | | "metamorphicSprite": { |
| "EggCooking"
| | "sprite": "Objects/Consumable/Drinks/atomicbombglass.rsi", |
| ], | | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Food": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "Reagent": "Protein", | | "factor": 2 |
| "Group": null, | | }, |
| "Amount": 1,
| | { |
| "conditions": null, | | "reagent": "Ethanol", |
| "probability": 1,
| | "amount": 0.15 |
| "id": "AdjustReagent", | | }, |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | { |
| | "reagent": "Uranium", |
| | "amount": 0.05 |
| } | | } |
| ] | | ] |
Строка 586: |
Строка 739: |
| } | | } |
| }, | | }, |
| "BlackRussian": { | | { |
| "id": "BlackRussian", | | "type": "reagent", |
| "name": "Чёрный русский", | | "id": "B52", |
| "group": "Drinks", | | "name": "reagent-name-b52", |
| "desc": "Для людей с непереносимостью лактозы. Так же прекрасен, как и белый русский.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "сильно пахнущее", | | "desc": "reagent-desc-b52", |
| "color": "#360000FF", | | "physicalDesc": "reagent-physical-desc-bubbly", |
| "recipes": [ | | "flavor": "b52", |
| "BlackRussian" | | "color": "#664300", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/b52glass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.15 |
| "Amount": 0.2,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 620: |
Строка 769: |
| } | | } |
| }, | | }, |
| "PoisonWine": { | | { |
| "id": "PoisonWine", | | "type": "reagent", |
| "name": "Ядовитое вино", | | "id": "BahamaMama", |
| "group": "Drinks", | | "name": "reagent-name-bahama-mama", |
| "desc": "Это вообще вино? Ядовитое! Галлюциногенное! Вероятно, ваше руководство потребляет его в огромных количествах!", | | "parent": "BaseAlcohol", |
| "physicalDesc": "сильно пахнущее", | | "desc": "reagent-desc-bahama-mama", |
| "color": "#000000FF", | | "physicalDesc": "reagent-physical-desc-tropical", |
| "recipes": [], | | "flavor": "bahamamama", |
| | "color": "#FF7F3B", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/bahama_mama.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "BananaHonk", |
| | "name": "reagent-name-banana-honk", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-banana-honk", |
| | "physicalDesc": "reagent-physical-desc-creamy", |
| | "flavor": "bananahonk", |
| | "color": "#ffff91", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/bananahonkglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Barefoot", |
| | "name": "reagent-name-barefoot", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-barefoot", |
| | "physicalDesc": "reagent-physical-desc-creamy", |
| | "flavor": "barefoot", |
| | "color": "#ff66cc", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/b\u0026p.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "BeepskySmash", |
| | "name": "reagent-name-beepsky-smash", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-beepsky-smash", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "beepsky", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/beepskysmashglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.15 |
| "Amount": 0.05,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| }, | | } |
| "Poison": {
| | }, |
| "rate": 0.5,
| | "fizziness": 0.3 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "BlackRussian", |
| | "name": "reagent-name-black-russian", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-black-russian", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "blackrussian", |
| | "color": "#360000", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/blackrussianglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "metabolisms": { |
| | "Drink": { |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "factor": 2 |
| "types": {
| | }, |
| "Poison": 1
| | { |
| },
| | "reagent": "Ethanol", |
| "groups": null
| | "amount": 0.2 |
| },
| |
| "scaleByQuantity": false, | |
| "ignoreResistances": true,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "HealthChange", | |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 671: |
Строка 881: |
| } | | } |
| }, | | }, |
| "PestKiller": { | | { |
| "id": "PestKiller", | | "type": "reagent", |
| "name": "Пестициды", | | "id": "BloodyMary", |
| "group": "Botanical", | | "name": "reagent-name-bloody-mary", |
| "desc": "Смесь, предназначенная для борьбы с вредителями. Несмотря на свою полезность, они медленно отравляют растения токсинами, поэтому будьте осторожны при использовании.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "бурлящее", | | "desc": "reagent-desc-bloody-mary", |
| "color": "#9E9886FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [], | | "flavor": "bloodymary", |
| | "color": "#df6a50", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/bloodymaryglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Booger", |
| | "name": "reagent-name-booger", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-booger", |
| | "physicalDesc": "reagent-physical-desc-slimy", |
| | "flavor": "booger", |
| | "color": "#99ff00", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/booger.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "BraveBull", |
| | "name": "reagent-name-brave-bull", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-brave-bull", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "bravebull", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/bravebullglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Medicine": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "factor": 2 |
| "types": {
| | }, |
| "Poison": 3
| | { |
| },
| | "reagent": "Ethanol", |
| "groups": null
| | "amount": 0.2 |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": [
| |
| {
| |
| "Type": "Plant",
| |
| "ShouldHave": true,
| |
| "id": "OrganType"
| |
| }
| |
| ],
| |
| "probability": 1, | |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | |
| } | | } |
| ] | | ] |
Строка 707: |
Строка 945: |
| } | | } |
| }, | | }, |
| "HotCocoa": { | | { |
| "id": "HotCocoa", | | "type": "reagent", |
| "name": "Горячее какао", | | "id": "CoconutRum", |
| "group": "Drinks", | | "name": "reagent-name-coconut-rum", |
| "desc": "Пахнет праздниками!", | | "parent": "BaseAlcohol", |
| "physicalDesc": "ароматическое", | | "desc": "reagent-desc-coconut-rum", |
| "color": "#664300FF", | | "physicalDesc": "reagent-physical-desc-milky", |
| "recipes": [ | | "flavor": "coconutrum", |
| "HotCocoa" | | "color": "#cccbc8", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/coconutrum.rsi", |
| | "state": "icon" |
| | }, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Theobromine", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.2 |
| "Amount": 0.05,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 741: |
Строка 972: |
| } | | } |
| }, | | }, |
| "Fiber": { | | { |
| "id": "Fiber", | | "type": "reagent", |
| "name": "Волокно", | | "id": "Cosmopolitan", |
| "group": "Unknown", | | "name": "reagent-name-cosmopolitan", |
| "desc": "Сырье, обычно извлекаемое из шерсти или других тканых изделий.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "волокнистое", | | "desc": "reagent-desc-cosmopolitan", |
| "color": "#808080FF", | | "physicalDesc": "reagent-physical-desc-citric", |
| "recipes": [], | | "flavor": "cosmopolitan", |
| | "color": "#f73030", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/cosmopolitan.rsi", |
| | "state": "icon" |
| | }, |
| "metabolisms": { | | "metabolisms": { |
| "Food": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": [ | | "factor": 2 |
| {
| | }, |
| "Type": "Moth",
| | { |
| "ShouldHave": true,
| | "reagent": "Ethanol", |
| "id": "OrganType"
| | "amount": 0.15 |
| }
| |
| ],
| |
| "probability": 1,
| |
| "NutritionFactor": 3, | |
| "id": "SatiateHunger",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | |
| } | | } |
| ] | | ] |
Строка 770: |
Строка 999: |
| } | | } |
| }, | | }, |
| "Iodine": { | | { |
| "id": "Iodine", | | "type": "reagent", |
| "name": "Йод", | | "id": "CubaLibre", |
| "group": "Elements", | | "name": "reagent-name-cuba-libre", |
| "desc": "Обычно добавляется в поваренную соль в качестве питательного вещества. Сам по себе он гораздо менее приятен на вкус.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "тёмно-коричневое", | | "desc": "reagent-desc-cuba-libre", |
| "color": "#BC8A00FF", | | "physicalDesc": "reagent-physical-desc-bubbly", |
| "recipes": [], | | "flavor": "cubalibre", |
| "metabolisms": null
| | "color": "#3E1B00", |
| },
| | "metamorphicSprite": { |
| "SoapyWater": {
| | "sprite": "Objects/Consumable/Drinks/cubalibreglass.rsi", |
| "id": "SoapyWater", | | "state": "icon_empty" |
| "name": "Мыльная вода", | | }, |
| "group": "Drinks",
| | "metamorphicMaxFillLevels": 5, |
| "desc": "Раствор мыла с водой. Хорошо очищает поверхности от грязи, и более скользкий, чем простая вода.",
| | "metamorphicFillBaseName": "fill-", |
| "physicalDesc": "мыльное", | | "metamorphicChangeColor": false, |
| "color": "#9EC8DCFF", | |
| "recipes": [ | |
| "SoapyWater"
| |
| ],
| |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 3,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "ThirstAmount": -5, | | "reagent": "Ethanol", |
| "HungerAmount": -5,
| | "amount": 0.07 |
| "conditions": [ | |
| {
| |
| "Min": 6,
| |
| "Max": 21474836,
| |
| "Reagent": null,
| |
| "id": "ReagentThreshold"
| |
| }
| |
| ],
| |
| "probability": 0.1,
| |
| "id": "ChemVomit",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.2 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "DemonsBlood", |
| | "name": "reagent-name-demons-blood", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-demons-blood", |
| | "physicalDesc": "reagent-physical-desc-ferrous", |
| | "flavor": "demonsblood", |
| | "color": "#a70000", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/demonsblood.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| | "fizziness": 0.3 |
| }, | | }, |
| "Ethyloxyephedrine": { | | { |
| "id": "Ethyloxyephedrine", | | "type": "reagent", |
| "name": "Этилоксиэфедрин", | | "id": "DevilsKiss", |
| "group": "Medicine", | | "name": "reagent-name-devils-kiss", |
| "desc": "Слегка нестабильный препарат, производное дезоксиэфедрина, применяемый в основном для профилактики нарколепсии.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "блестящее", | | "desc": "reagent-desc-devils-kiss", |
| "color": "#D5D5E4FF", | | "physicalDesc": "reagent-physical-desc-ferrous", |
| "recipes": [ | | "flavor": "devilskiss", |
| "Ethyloxyephedrine" | | "color": "#ff0033", |
| ], | | "metamorphicSprite": { |
| "metabolisms": { | | "sprite": "Objects/Consumable/Drinks/devilskiss.rsi", |
| "Medicine": {
| | "state": "icon_empty" |
| "rate": 0.5,
| | }, |
| "effects": [ | | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "DoctorsDelight", |
| | "name": "reagent-name-doctors-delight", |
| | "parent": "BaseDrink", |
| | "desc": "reagent-desc-doctors-delight", |
| | "physicalDesc": "reagent-physical-desc-soothing", |
| | "flavor": "medicine", |
| | "color": "#FF8CFF", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/doctorsdelightglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "metabolisms": { |
| | "Drink": { |
| | "effects": [ |
| { | | { |
| "Key": "Jitter", | | "factor": 2 |
| "Component": "StutteringAccent",
| |
| "Refresh": true,
| |
| "Type": 3,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Key": "Stutter", | | "factor": -2 |
| "Component": "StutteringAccent",
| |
| "Time": 2,
| |
| "Refresh": true,
| |
| "Type": 3,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Key": "StartDebuff", | | "reagent": "Ethanol", |
| "Component": "", | | "amount": 0.05 |
| "Ammount": 10,
| |
| "Refresh": true,
| |
| "Type": 0,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Key": "StartDebuff", | | "damage": { |
| "Component": "StutteringAccent",
| | "groups": { |
| "Refresh": true,
| | "Burn": -1, |
| "Type": 1,
| | "Brute": -1, |
| "conditions": [
| | "Airloss": -1, |
| {
| | "Toxin": -1 |
| "Min": 10, | |
| "Max": 21474836, | |
| "Reagent": null, | |
| "id": "ReagentThreshold" | |
| } | | } |
| ], | | } |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 887: |
Строка 1108: |
| } | | } |
| }, | | }, |
| "Ketchunaise": { | | { |
| "id": "Ketchunaise", | | "type": "reagent", |
| "name": "Кетчунез", | | "id": "DriestMartini", |
| "group": "Foods", | | "name": "reagent-name-driest-martini", |
| "desc": "Так называемый Русский соус, популярный среди космо-американцев.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "соусное", | | "desc": "reagent-desc-driest-martini", |
| "color": "#FBA399FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "driestmartini", |
| "CookingKetchunaise"
| | "color": "#2E6671", |
| ],
| | "metamorphicSprite": { |
| "metabolisms": null | | "sprite": "Objects/Consumable/Drinks/driestmartiniglass.rsi", |
| },
| | "state": "icon_empty" |
| "Honk": {
| | }, |
| "id": "Honk",
| | "metamorphicMaxFillLevels": 3, |
| "name": "Хонк",
| | "metamorphicFillBaseName": "fill-", |
| "group": "Toxins", | | "metamorphicChangeColor": false, |
| "desc": "Токсин, содержащийся в бананиуме. Вызывает обильное хонканье и внутреннее кровотечение, также может вызвать мутацию употребившего.",
| |
| "physicalDesc": "жгучее", | |
| "color": "#F2E9D2FF", | |
| "recipes": [], | |
| "metabolisms": { | | "metabolisms": { |
| "Poison": { | | "Drink": { |
| "rate": 0.05,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "EmoteId": "Honk", | | "factor": 2 |
| "ShowInChat": true,
| |
| "conditions": null,
| |
| "probability": 0.2,
| |
| "id": "Emote",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "damage": { | | "reagent": "Ethanol", |
| "types": {
| | "amount": 0.15 |
| "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"
| |
| } | | } |
| ] | | ] |
Строка 949: |
Строка 1138: |
| } | | } |
| }, | | }, |
| "CocoaPowder": { | | { |
| "id": "CocoaPowder", | | "type": "reagent", |
| "name": "Какао-порошок", | | "id": "ErikaSurprise", |
| "group": "Foods", | | "name": "reagent-name-erika-surprise", |
| "desc": "Из лучших сортов какао-бобов.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "порошкообразное", | | "desc": "reagent-desc-erika-surprise", |
| "color": "#800000FF", | | "physicalDesc": "reagent-physical-desc-cloudy", |
| "recipes": [], | | "flavor": "erikasurprise", |
| | "color": "#67bc50", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/beerstein.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| | "fizziness": 0.15 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "GargleBlaster", |
| | "name": "reagent-name-gargle-blaster", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-gargle-blaster", |
| | "physicalDesc": "reagent-physical-desc-volatile", |
| | "flavor": "gargleblaster", |
| | "color": "#9cc8b4", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/gargleblasterglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Food": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": [ | | "factor": 2 |
| {
| | }, |
| "Min": 0.1,
| | { |
| "Max": 21474836,
| | "reagent": "Ethanol", |
| "Reagent": "Nutriment",
| | "amount": 0.2 |
| "id": "ReagentThreshold"
| |
| }
| |
| ],
| |
| "probability": 1,
| |
| "NutritionFactor": 1, | |
| "id": "SatiateHunger",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | |
| } | | } |
| ] | | ] |
Строка 979: |
Строка 1186: |
| } | | } |
| }, | | }, |
| "Vomit": { | | { |
| "id": "Vomit", | | "type": "reagent", |
| "name": "Рвота", | | "id": "GinFizz", |
| "group": "Biological", | | "name": "reagent-name-gin-fizz", |
| "desc": "Вы можете увидеть в ней несколько кусков чьей-то последней еды.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "жгучее", | | "desc": "reagent-desc-gin-fizz", |
| "color": "#87AB08FF", | | "physicalDesc": "reagent-physical-desc-fizzy", |
| "recipes": [], | | "flavor": "ginfizz", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/ginfizzglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 0.5,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Nutriment", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.07 |
| "Amount": 0.1,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.4 |
| }, | | }, |
| "Allicin": { | | { |
| "id": "Allicin", | | "type": "reagent", |
| "name": "Аллицин", | | "id": "GinTonic", |
| "group": "Foods", | | "name": "reagent-name-gin-tonic", |
| "desc": "Сероорганическое соединение, содержащееся в растениях-аллиумах, таких, как чеснок, лук и других.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "жгучее",
| | "desc": "reagent-desc-gin-tonic", |
| "color": "#F2E9D2FF", | | "physicalDesc": "reagent-physical-desc-fizzy", |
| "recipes": [], | | "flavor": "gintonic", |
| | "color": "#004166", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/gintonicglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Poison": { | | "Drink": { |
| "rate": 0.05,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "factor": 2 |
| "types": {
| | }, |
| "Poison": 0.06
| | { |
| },
| | "reagent": "Ethanol", |
| "groups": null
| | "amount": 0.07 |
| },
| |
| "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" | |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.4 |
| }, | | }, |
| "SpaceUp": { | | { |
| "id": "SpaceUp", | | "type": "reagent", |
| "name": "Спейс-ап", | | "id": "Gildlager", |
| "group": "Drinks", | | "name": "reagent-name-gildlager", |
| "desc": "На вкус как пробоина в корпусе у вас во рту.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "шипучее", | | "desc": "reagent-desc-gildlager", |
| "color": "#00FF00FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [], | | "flavor": "gildlager", |
| | "color": "#FFFF91", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/gildlagerglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| | }, |
| "HydrationFactor": 2,
| | { |
| "id": "SatiateThirst", | | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.2 |
| } | | } |
| ] | | ] |
Строка 1076: |
Строка 1278: |
| } | | } |
| }, | | }, |
| "ThreeMileIsland": { | | { |
| "id": "ThreeMileIsland", | | "type": "reagent", |
| "name": "Чай со льдом три-майл-айленд", | | "id": "Grog", |
| "group": "Drinks", | | "name": "reagent-name-grog", |
| "desc": "\"Сделан для женщин, достаточно крепок для мужчин.\"", | | "parent": "BaseAlcohol", |
| "physicalDesc": "сильно пахнущее", | | "desc": "reagent-desc-grog", |
| "color": "#666340FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "grog", |
| "ThreeMileIsland" | | "color": "#e3e77b", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/beerstein.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "HippiesDelight", |
| | "name": "reagent-name-hippies-delight", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-hippies-delight", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "hippiesdelight", |
| | "color": "#6eaa0c", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/hippiesdelightglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Hooch", |
| | "name": "reagent-name-hooch", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-hooch", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "hooch", |
| | "color": "#664e00" |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "IcedBeer", |
| | "name": "reagent-name-iced-beer", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-iced-beer", |
| | "physicalDesc": "reagent-physical-desc-bubbly", |
| | "flavor": "icedbeer", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/iced_beerglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "fizziness": 0.6 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "IrishCarBomb", |
| | "name": "reagent-name-irish-car-bomb", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-irish-car-bomb", |
| | "physicalDesc": "reagent-physical-desc-bubbly", |
| | "flavor": "irishcarbomb", |
| | "color": "#2E6671", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/irishcarbomb.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.15 |
| "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"
| |
| } | | } |
| ] | | ] |
Строка 1119: |
Строка 1370: |
| } | | } |
| }, | | }, |
| "Fluorosurfactant": { | | { |
| "id": "Fluorosurfactant", | | "type": "reagent", |
| "name": "Фторсурфактант",
| | "id": "IrishCream", |
| "group": "Pyrotechnic",
| | "name": "reagent-name-irish-cream", |
| "desc": "Перфторированная сульфоновая кислота, образующая пену при смешивании с водой.",
| | "parent": "BaseAlcohol", |
| "physicalDesc": "непрозрачное",
| | "desc": "reagent-desc-irish-cream", |
| "color": "#9E6B38FF",
| | "physicalDesc": "reagent-physical-desc-creamy", |
| "recipes": [
| | "flavor": "creamy", |
| "Fluorosurfactant"
| | "color": "#664300", |
| ],
| | "metamorphicSprite": { |
| "metabolisms": null
| | "sprite": "Objects/Consumable/Drinks/irishcreamglass.rsi", |
| },
| | "state": "icon_empty" |
| "Blackpepper": {
| | }, |
| "id": "Blackpepper", | | "metamorphicMaxFillLevels": 4, |
| "name": "Чёрный перец", | | "metamorphicFillBaseName": "fill-", |
| "group": "Foods", | | "metamorphicChangeColor": false, |
| "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, | | "factor": 2 |
| "probability": 1,
| | }, |
| "HydrationFactor": 2,
| | { |
| "id": "SatiateThirst", | | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.2 |
| } | | } |
| ] | | ] |
Строка 1176: |
Строка 1400: |
| } | | } |
| }, | | }, |
| "Oats": { | | { |
| "id": "Oats", | | "type": "reagent", |
| "name": "Овёс", | | "id": "IrishCoffee", |
| "group": "Foods", | | "name": "reagent-name-irish-coffee", |
| "desc": "Используется для различных вкусных целей.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "грубое", | | "desc": "reagent-desc-irish-coffee", |
| "color": "#D2B48CFF", | | "physicalDesc": "reagent-physical-desc-cloudy", |
| "recipes": [], | | "flavor": "irishcoffee", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/irishcoffeeglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Food": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "Reagent": "Sugar", | | "factor": 2 |
| "Group": null,
| |
| "Amount": 0.2,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Nutriment", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.15 |
| "Amount": 0.3,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 1210: |
Строка 1430: |
| } | | } |
| }, | | }, |
| "Coffee": { | | { |
| "id": "Coffee", | | "type": "reagent", |
| "name": "Кофе", | | "id": "LongIslandIcedTea", |
| "group": "Drinks", | | "name": "reagent-name-long-island-iced-tea", |
| "desc": "Напиток, приготовленный из заваренных кофейных зерен. Содержит умеренное количество кофеина.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "ароматическое", | | "desc": "reagent-desc-long-island-iced-tea", |
| "color": "#664300FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [], | | "flavor": "longisland", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/longislandicedteaglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Theobromine", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.15 |
| "Amount": 0.05,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 1242: |
Строка 1460: |
| } | | } |
| }, | | }, |
| "DryRamen": { | | { |
| "id": "DryRamen", | | "type": "reagent", |
| "name": "Сухой рамэн", | | "id": "Manhattan", |
| "group": "Drinks", | | "name": "reagent-name-manhattan", |
| "desc": "Сухая лапша и соль.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "червивое", | | "desc": "reagent-desc-manhattan", |
| "color": "#664300FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [], | | "flavor": "manhattan", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/manhattanglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "ManhattanProject", |
| | "name": "reagent-name-manhattan-project", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-manhattan-project", |
| | "physicalDesc": "reagent-physical-desc-overpowering", |
| | "flavor": "manhattanproject", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/proj_manhattanglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "ManlyDorf", |
| | "name": "reagent-name-manly-dorf", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-manly-dorf", |
| | "physicalDesc": "reagent-physical-desc-fizzy-and-creamy", |
| | "flavor": "rocksandstones", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/manlydorfglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 2, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "fizziness": 0.7 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Margarita", |
| | "name": "reagent-name-margarita", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-margarita", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "margarita", |
| | "color": "#8CFF8C", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/margaritaglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Martini", |
| | "name": "reagent-name-martini", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-martini", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "martini", |
| | "color": "#664300", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/martiniglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Food": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| | }, |
| "NutritionFactor": 1,
| | { |
| "id": "SatiateHunger", | | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.15 |
| } | | } |
| ] | | ] |
Строка 1265: |
Строка 1559: |
| } | | } |
| }, | | }, |
| "Pax": { | | { |
| "id": "Pax", | | "type": "reagent", |
| "name": "Пакс", | | "id": "Mead", |
| "group": "Narcotics", | | "name": "reagent-name-mead", |
| "desc": "Психиатрический препарат, который не позволяет употребившему причинять вред кому-либо напрямую.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "смягчающее", | | "desc": "reagent-desc-mead", |
| "color": "#AAAAAAFF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "mead", |
| "Pax" | | "color": "#664300", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/beerstein.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| | "fizziness": 0.4 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Mojito", |
| | "name": "reagent-name-mojito", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-mojito", |
| | "physicalDesc": "reagent-physical-desc-refreshing", |
| | "flavor": "mojito", |
| | "color": "#3ea99888", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/mojito.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "fizziness": 0.3 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Moonshine", |
| | "name": "reagent-name-moonshine", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-moonshine", |
| | "physicalDesc": "reagent-physical-desc-pungent", |
| | "flavor": "moonshine", |
| | "color": "#d1d7d155", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/moonshineglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Poison": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "Key": "Pacified", | | "factor": 2 |
| "Component": "Pacified",
| | }, |
| "Time": 2,
| | { |
| "Refresh": false,
| | "reagent": "Ethanol", |
| "Type": 0,
| | "amount": 0.25 |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect", | |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | |
| } | | } |
| ] | | ] |
Строка 1294: |
Строка 1625: |
| } | | } |
| }, | | }, |
| "PumpkinFlesh": { | | { |
| "id": "PumpkinFlesh", | | "type": "reagent", |
| "name": "Мякоть тыквы", | | "id": "Neurotoxin", |
| "group": "Foods", | | "name": "reagent-name-neurotoxin", |
| "desc": "Кашеобразные, сладкие остатки тыквы.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "непрозрачное", | | "desc": "reagent-desc-neurotoxin", |
| "color": "#FC9300FF", | | "physicalDesc": "reagent-physical-desc-pungent", |
| "recipes": [], | | "flavor": "neurotoxin", |
| | "color": "#2E2E61", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/neurotoxinglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Food": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| | }, |
| "NutritionFactor": 3,
| | { |
| "id": "SatiateHunger", | | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.25 |
| } | | } |
| ] | | ] |
| } | | }, |
| }
| | "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 | | "Poison": 1 |
| }, | | } |
| "groups": null
| | } |
| }, | |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| }, | | } |
| "Gas": {
| | } |
| "rate": 0.5,
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Painkiller", |
| | "name": "reagent-name-painkiller", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-painkiller", |
| | "physicalDesc": "reagent-physical-desc-refreshing", |
| | "flavor": "painkiller", |
| | "color": "#e6cb47", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/painkiller.rsi", |
| | "state": "icon" |
| | }, |
| | "metabolisms": { |
| | "Drink": { |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "factor": 2 |
| "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, | | "reagent": "Ethanol", |
| "HungerAmount": -8, | | "amount": 0.2 |
| "conditions": [
| | } |
| {
| | ] |
| "Type": "Rat",
| | } |
| "ShouldHave": false,
| | } |
| "id": "OrganType"
| | }, |
| },
| | { |
| {
| | "type": "reagent", |
| "Min": 0.8,
| | "id": "Patron", |
| "Max": 21474836,
| | "name": "reagent-name-patron", |
| "Reagent": "Ammonia",
| | "parent": "BaseAlcohol", |
| "id": "ReagentThreshold"
| | "desc": "reagent-desc-patron", |
| }
| | "physicalDesc": "reagent-physical-desc-metallic", |
| ],
| | "flavor": "patron", |
| "probability": 0.12,
| | "color": "#585840", |
| "id": "ChemVomit",
| | "metamorphicSprite": { |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| | "sprite": "Objects/Consumable/Drinks/patronglass.rsi", |
| },
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| | "metabolisms": { |
| | "Drink": { |
| | "effects": [ |
| { | | { |
| "Messages": [ | | "factor": 2 |
| "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": { | | "reagent": "Ethanol", |
| "types": null,
| | "amount": 0.2 |
| "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"
| |
| } | | } |
| ] | | ] |
Строка 1445: |
Строка 1723: |
| } | | } |
| }, | | }, |
| "Impedrezene": { | | { |
| "id": "Impedrezene", | | "type": "reagent", |
| "name": "Импедризин", | | "id": "RedMead", |
| "group": "Narcotics", | | "name": "reagent-name-red-mead", |
| "desc": "Наркотик, который лишает человека дееспособности, замедляя высшие функции клеток мозга.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "едкое", | | "desc": "reagent-desc-red-mead", |
| "color": "#215263FF", | | "physicalDesc": "reagent-physical-desc-ferrous", |
| "TemperatureStatus": "Bigger", | | "flavor": "redmead", |
| "Temperature": 370, | | "color": "#bc5550", |
| "recipes": [ | | "metamorphicSprite": { |
| "Impedrezene" | | "sprite": "Objects/Consumable/Drinks/beerstein.rsi", |
| ], | | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| | "fizziness": 0.4 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "PinaColada", |
| | "name": "reagent-name-pina-colada", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-pina-colada", |
| | "physicalDesc": "reagent-physical-desc-tropical", |
| | "flavor": "pinacolada", |
| | "color": "#e8dba4", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/pinacolada.rsi", |
| | "state": "icon" |
| | } |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "Sbiten", |
| | "name": "reagent-name-sbiten", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-sbiten", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "sbiten", |
| | "color": "#004166", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/sbitenglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "ScrewdriverCocktail", |
| | "name": "reagent-name-screwdriver-cocktail", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-screwdriver-cocktail", |
| | "physicalDesc": "reagent-physical-desc-citric", |
| | "flavor": "screwdriver", |
| | "color": "#A68310", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/screwdriverglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Narcotic": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "StatusLifetime": 2, | | "factor": 2 |
| "conditions": null,
| |
| "probability": 1,
| |
| "WalkSpeedModifier": 0.65,
| |
| "SprintSpeedModifier": 0.65,
| |
| "id": "MovespeedModifier",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "damage": { | | "reagent": "Ethanol", |
| "types": {
| | "amount": 0.07 |
| "Poison": 2
| | } |
| },
| | ] |
| "groups": null
| | } |
| },
| | } |
| "scaleByQuantity": false,
| | }, |
| "ignoreResistances": true,
| | { |
| "conditions": null,
| | "type": "reagent", |
| "probability": 1,
| | "id": "CogChamp", |
| "id": "HealthChange",
| | "name": "reagent-name-cogchamp", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| | "parent": "BaseAlcohol", |
| },
| | "desc": "reagent-desc-cogchamp", |
| | "physicalDesc": "reagent-physical-desc-ground-brass", |
| | "flavor": "cogchamp", |
| | "color": "#B5A642", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/cogchamp.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "metabolisms": { |
| | "Drink": { |
| | "effects": [ |
| { | | { |
| "Key": "SeeingRainbows", | | "key": "RatvarianLanguage", |
| "Component": "SeeingRainbows", | | "component": "RatvarianLanguage" |
| "Time": 10,
| |
| "Refresh": false,
| |
| "Type": 0,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "ThirstAmount": -8, | | "factor": 2 |
| "HungerAmount": -8,
| |
| "conditions": null,
| |
| "probability": 0.05,
| |
| "id": "ChemVomit",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "BoozePower": 5, | | "reagent": "Ethanol", |
| "SlurSpeech": true,
| | "amount": 0.15 |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "Drunk",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | |
| } | | } |
| ] | | ] |
Строка 1515: |
Строка 1836: |
| } | | } |
| }, | | }, |
| "Insuzine": { | | { |
| "id": "Insuzine", | | "type": "reagent", |
| "name": "Инсузин", | | "id": "Silencer", |
| "group": "Medicine", | | "name": "reagent-name-silencer", |
| "desc": "Быстро восстанавливает ткани, омертвевшие в результате поражения электрическим током, но при этом слегка охлаждает. Полностью замораживает пациента при передозировке.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "морозное", | | "desc": "reagent-desc-silencer", |
| "color": "#8147FFFF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "TemperatureStatus": "Bigger", | | "flavor": "nothing", |
| "Temperature": 433, | | "color": "#878787", |
| "recipes": [ | | "metamorphicSprite": { |
| "Insuzine"
| | "sprite": "Objects/Consumable/Drinks/silencerglass.rsi", |
| ], | | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Medicine": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "key": "Muted", |
| "types": {
| | "component": "Muted" |
| "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", | | "factor": 2 |
| "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"
| |
| } | | } |
| ] | | ] |
Строка 1627: |
Строка 1866: |
| } | | } |
| }, | | }, |
| "Silencer": { | | { |
| "id": "Silencer", | | "type": "reagent", |
| "name": "Глушитель", | | "id": "Singulo", |
| "group": "Drinks", | | "name": "reagent-name-singulo", |
| "desc": "Напиток из рая мимов.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "сильно пахнущее", | | "desc": "reagent-desc-singulo", |
| "color": "#004666FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "singulo", |
| "Silencer" | | "color": "#3b0c0c", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/singulo.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "SnowWhite", |
| | "name": "reagent-name-snow-white", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-snow-white", |
| | "physicalDesc": "reagent-physical-desc-bubbly", |
| | "flavor": "snowwhite", |
| | "color": "#FFFFFF", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/snowwhite.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| | "fizziness": 0.3 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "SuiDream", |
| | "name": "reagent-name-sui-dream", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-sui-dream", |
| | "physicalDesc": "reagent-physical-desc-sweet", |
| | "flavor": "suidream", |
| | "color": "#00A86B", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/sdreamglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "fizziness": 0.2 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "SyndicateBomb", |
| | "name": "reagent-name-syndicate-bomb", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-syndicate-bomb", |
| | "physicalDesc": "reagent-physical-desc-opaque", |
| | "flavor": "syndiebomb", |
| | "color": "#e3e77b", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/syndicatebomb.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| | "fizziness": 0.6 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "TequilaSunrise", |
| | "name": "reagent-name-tequila-sunrise", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-tequila-sunrise", |
| | "physicalDesc": "reagent-physical-desc-citric", |
| | "flavor": "tequilasunrise", |
| | "color": "#FFE48C", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/tequillasunriseglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 5, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "Key": "Muted", | | "factor": 2 |
| "Component": "Muted",
| |
| "Time": 2,
| |
| "Refresh": true,
| |
| "Type": 0,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "conditions": null, | | "reagent": "Ethanol", |
| "probability": 1,
| | "amount": 0.15 |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | |
| } | | } |
| ] | | ] |
Строка 1663: |
Строка 1967: |
| } | | } |
| }, | | }, |
| "Diphenhydramine": { | | { |
| "id": "Diphenhydramine", | | "type": "reagent", |
| "name": "Дифенгидрамин", | | "id": "TheMartinez", |
| "group": "Medicine", | | "name": "reagent-name-the-martinez", |
| "desc": "Он же димедрол. Быстро очищает организм от гистамина, снижает нервозность и дрожь, лечит повреждения ядами.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "меловое", | | "desc": "reagent-desc-the-martinez", |
| "color": "#64FFE6FF", | | "physicalDesc": "reagent-physical-desc-vibrant", |
| "TemperatureStatus": "Bigger", | | "flavor": "themartinez", |
| "Temperature": 378, | | "color": "#75b1f0", |
| "recipes": [ | | "metamorphicSprite": { |
| "Diphenhydramine"
| | "sprite": "Objects/Consumable/Drinks/the_martinez.rsi", |
| ], | | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "fizziness": 0.2 |
| | }, |
| | { |
| | "type": "reagent", |
| | "id": "ThreeMileIsland", |
| | "name": "reagent-name-three-mile-island", |
| | "parent": "BaseAlcohol", |
| | "desc": "reagent-desc-three-mile-island", |
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| | "flavor": "threemileisland", |
| | "color": "#666340", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/threemileislandglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 2, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Medicine": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "Key": "DeleteEffect", | | "factor": 2 |
| "Component": "TemporaryBlindness",
| |
| "Ammount": 3,
| |
| "DeleteReagent": "Histamine",
| |
| "Refresh": true,
| |
| "Type": 0,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Key": "Jitter", | | "reagent": "Ethanol", |
| "Component": "TemporaryBlindness",
| | "amount": 0.15 |
| "Ammount": 3,
| |
| "Refresh": true,
| |
| "Type": 4,
| |
| "conditions": null,
| |
| "probability": 1, | |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "damage": { | | "reagent": "Uranium", |
| "types": {
| | "amount": 0.05 |
| "Poison": -3
| |
| },
| |
| "groups": null
| |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": null,
| |
| "probability": 1, | |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 1720: |
Строка 2019: |
| } | | } |
| }, | | }, |
| "Aluminium": { | | { |
| "id": "Aluminium", | | "type": "reagent", |
| "name": "Алюминий", | | "id": "ToxinsSpecial", |
| "group": "Elements", | | "name": "reagent-name-toxins-special", |
| "desc": "Серебристый, мягкий, немагнитный и ковкий металл.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "металлическое", | | "desc": "reagent-desc-toxins-special", |
| "color": "#848789FF", | | "physicalDesc": "reagent-physical-desc-pungent", |
| "recipes": [], | | "flavor": "toxinsspecial", |
| "metabolisms": null | | "color": "#665c00", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/toxinsspecialglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false |
| }, | | }, |
| "Fersilicite": { | | { |
| "id": "Fersilicite", | | "type": "reagent", |
| "name": "Силицид железа", | | "id": "VodkaMartini", |
| "group": "Unknown", | | "name": "reagent-name-vodka-martini", |
| "desc": "Интерметаллическое соединение, обладающее необычными магнитными свойствами при низких температурах.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "кристаллическое", | | "desc": "reagent-desc-vodka-martini", |
| "color": "#434B4DFF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "TemperatureStatus": "Bigger", | | "flavor": "vodkamartini", |
| "Temperature": 310, | | "color": "#004666", |
| "recipes": [
| | "metamorphicSprite": { |
| "Fersilicite"
| | "sprite": "Objects/Consumable/Drinks/martiniglass.rsi", |
| ],
| | "state": "icon_empty" |
| "metabolisms": null | | }, |
| },
| | "metamorphicMaxFillLevels": 3, |
| "EnergyDrink": {
| | "metamorphicFillBaseName": "fill-", |
| "id": "EnergyDrink",
| | "metamorphicChangeColor": false, |
| "name": "Энергетический напиток",
| |
| "group": "Drinks", | |
| "desc": "Доза энергии! Nanotrasen не несет ответственности, если у вас вырастут птичьи придатки.", | |
| "physicalDesc": "шипучее", | |
| "color": "#FFFFBFFF",
| |
| "recipes": [], | |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Theobromine", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.15 |
| "Amount": 0.05,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 1776: |
Строка 2066: |
| } | | } |
| }, | | }, |
| "SpaceLube": { | | { |
| "id": "SpaceLube", | | "type": "reagent", |
| "name": "Космическая смазка", | | "id": "VodkaTonic", |
| "group": "Unknown", | | "name": "reagent-name-vodka-tonic", |
| "desc": "Космическая смазка - высокоэффективный лубрикант, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для подскальзывания людей).", | | "parent": "BaseAlcohol", |
| "physicalDesc": "блестящее", | | "desc": "reagent-desc-vodka-tonic", |
| "color": "#77B58EFF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "vodkatonic", |
| "SpaceLube"
| | "color": "#0064C8", |
| ],
| | "metamorphicSprite": { |
| "metabolisms": null | | "sprite": "Objects/Consumable/Drinks/gintonicglass.rsi", |
| },
| | "state": "icon_empty" |
| "FerrochromicAcid": {
| | }, |
| "id": "FerrochromicAcid",
| | "metamorphicMaxFillLevels": 6, |
| "name": "Феррохромовая кислота",
| | "metamorphicFillBaseName": "fill-", |
| "group": "Toxins", | | "metamorphicChangeColor": false, |
| "desc": "Слабый едкий раствор, не способный причинить серьёзный вред здоровью, только если не вдыхать его.",
| |
| "physicalDesc": "чёрнометаллическое", | |
| "color": "#48B3B8FF", | |
| "recipes": [], | |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| |
| "HydrationFactor": -1.5,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "damage": { | | "reagent": "Ethanol", |
| "types": {
| | "amount": 0.07 |
| "Burn": 2.5,
| |
| "Caustic": 1
| |
| },
| |
| "groups": null
| |
| },
| |
| "scaleByQuantity": true, | |
| "ignoreResistances": true,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.4 |
| }, | | }, |
| "FoamingAgent": { | | { |
| "id": "FoamingAgent", | | "type": "reagent", |
| "name": "Пенообразующий агент", | | "id": "WhiskeyCola", |
| "group": "Pyrotechnic", | | "name": "reagent-name-whiskey-cola", |
| "desc": "Делает пену, подобную той, что требуется для гранат с металлической пеной.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "пенистое", | | "desc": "reagent-desc-whiskey-cola", |
| "color": "#215263FF", | | "physicalDesc": "reagent-physical-desc-bubbly", |
| "recipes": [
| | "flavor": "whiskeycola", |
| "FoamingAgent"
| | "color": "#3E1B00", |
| ],
| | "metamorphicSprite": { |
| "metabolisms": null
| | "sprite": "Objects/Consumable/Drinks/whiskeycolaglass.rsi", |
| },
| | "state": "icon_empty" |
| "Cornoil": {
| | }, |
| "id": "Cornoil",
| | "metamorphicMaxFillLevels": 4, |
| "name": "Кукурузное масло",
| | "metamorphicFillBaseName": "fill-", |
| "group": "Foods",
| | "metamorphicChangeColor": false, |
| "desc": "Кукурузное масло. Вкусное масло, используемое в готовке. Изготавливается из кукурузы.",
| |
| "physicalDesc": "масляное", | |
| "color": "#FFFF00FF", | |
| "recipes": [], | |
| "metabolisms": null
| |
| },
| |
| "TableSalt": {
| |
| "id": "TableSalt",
| |
| "name": "Столовая соль",
| |
| "group": "Foods", | |
| "desc": "Хлорид натрия, широко известный как соль, часто используется в качестве пищевой приправы или для мгновенного уничтожения мозговых червей.", | |
| "physicalDesc": "зернистое",
| |
| "color": "#CFD1D0FF",
| |
| "TemperatureStatus": "Bigger", | |
| "Temperature": 370,
| |
| "recipes": [ | |
| "TableSalt"
| |
| ],
| |
| "metabolisms": { | | "metabolisms": { |
| "Food": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| | }, |
| "HydrationFactor": -0.5,
| | { |
| "id": "SatiateThirst", | | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.07 |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.3 |
| }, | | }, |
| "Kvass": { | | { |
| "id": "Kvass", | | "type": "reagent", |
| "name": "Квас", | | "id": "WhiskeySoda", |
| "group": "Drinks", | | "name": "reagent-name-whiskey-soda", |
| "desc": "Прохладный освежающий напиток со вкусом социализма.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "пузыристое", | | "desc": "reagent-desc-whiskey-soda", |
| "color": "#381600FF", | | "physicalDesc": "reagent-physical-desc-fizzy", |
| "recipes": [], | | "flavor": "whiskeycola", |
| | "color": "#533600", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/whiskeysodaglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 2 |
| "probability": 1,
| | }, |
| "HydrationFactor": 3,
| | { |
| "id": "SatiateThirst", | | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.07 |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.4 |
| }, | | }, |
| "Histamine": { | | { |
| "id": "Histamine", | | "type": "reagent", |
| "name": "Гистамин", | | "id": "WhiteGilgamesh", |
| "group": "Toxins", | | "name": "reagent-name-white-gilgamesh", |
| "desc": "Химическое вещество, образующееся в результате реакции аллергенов с антителами. Смертельно опасен в больших количествах.", | | "parent": "BaseDrink", |
| "physicalDesc": "абразивное", | | "desc": "reagent-desc-white-gilgamesh", |
| "color": "#FA6464FF", | | "physicalDesc": "reagent-physical-desc-creamy", |
| "recipes": [], | | "flavor": "white-gilgamesh", |
| | "color": "#e5d27e", |
| "metabolisms": { | | "metabolisms": { |
| "Poison": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "factor": 1 |
| "types": null,
| |
| "groups": {
| |
| "Brute": 2
| |
| }
| |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": null,
| |
| "probability": 0.1,
| |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "damage": { | | "reagent": "Ethanol", |
| "types": null,
| | "amount": 0.15 |
| "groups": {
| | } |
| "Brute": 2,
| | ] |
| "Toxin": 2,
| | } |
| "Airloss": 2
| | }, |
| }
| | "fizziness": 0.5 |
| },
| | }, |
| "scaleByQuantity": false,
| | { |
| "ignoreResistances": true,
| | "type": "reagent", |
| "conditions": [
| | "id": "WhiteRussian", |
| {
| | "name": "reagent-name-white-russian", |
| "Min": 45,
| | "parent": "BaseAlcohol", |
| "Max": 21474836,
| | "desc": "reagent-desc-white-russian", |
| "Reagent": null,
| | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "id": "ReagentThreshold"
| | "flavor": "whiterussian", |
| }
| | "color": "#A68340", |
| ],
| | "metamorphicSprite": { |
| "probability": 1,
| | "sprite": "Objects/Consumable/Drinks/whiterussianglass.rsi", |
| "id": "HealthChange",
| | "state": "icon_empty" |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| | }, |
| },
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| | "metabolisms": { |
| | "Drink": { |
| | "effects": [ |
| { | | { |
| "Messages": [ | | "factor": 2 |
| "histamine-effect-light-itchiness"
| |
| ],
| |
| "Type": 1,
| |
| "VisualType": 0,
| |
| "conditions": null,
| |
| "probability": 0.1,
| |
| "id": "PopupMessage",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Messages": [ | | "reagent": "Ethanol", |
| "histamine-effect-heavy-itchiness"
| | "amount": 0.15 |
| ],
| |
| "Type": 1,
| |
| "VisualType": 2,
| |
| "conditions": [
| |
| {
| |
| "Min": 45,
| |
| "Max": 21474836,
| |
| "Reagent": null,
| |
| "id": "ReagentThreshold"
| |
| }
| |
| ],
| |
| "probability": 0.2, | |
| "id": "PopupMessage",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
Строка 1980: |
Строка 2213: |
| } | | } |
| }, | | }, |
| "Ichor": { | | { |
| "id": "Ichor", | | "type": "reagent", |
| "name": "Ихор", | | "id": "VodkaRedBool", |
| "group": "Biological", | | "name": "reagent-name-vodka-red-bool", |
| "desc": "Чрезвычайно мощное регенеративное химическое вещество, доведенное до совершенства эволюцией космической фауны. Производится в пищеварительной системе дракона и считается экзотическим товаром, поскольку охота на него требует огромных усилий.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "ревущее", | | "desc": "reagent-desc-vodka-red-bool", |
| "color": "#F4692EFF", | | "physicalDesc": "reagent-physical-desc-bubbly", |
| "recipes": [], | | "flavor": "vodkaredbool", |
| | "color": "#c4c27655", |
| | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/ginvodkaglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 1 |
| "probability": 1, | | }, |
| "HydrationFactor": 1.5, | | { |
| "id": "SatiateThirst", | | "reagent": "Ethanol", |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "amount": 0.1 |
| } | | }, |
| ]
| | { |
| },
| | "reagent": "Theobromine", |
| "Medicine": {
| | "amount": 0.05 |
| "rate": 0.5,
| | }, |
| "effects": [
| |
| { | | { |
| "damage": { | | "key": "Drowsiness", |
| "types": {
| | "time": 1, |
| "Bloodloss": -5
| | "type": "Remove" |
| },
| |
| "groups": {
| |
| "Burn": -5,
| |
| "Brute": -5,
| |
| "Toxin": -2
| |
| }
| |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true, | |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "HealthChange", | |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.25 |
| }, | | }, |
| "Doxarubixadone": { | | { |
| "id": "Doxarubixadone", | | "type": "reagent", |
| "name": "Доксарубиксадон", | | "id": "XenoBasher", |
| "group": "Medicine", | | "name": "reagent-name-xeno-basher", |
| "desc": "Химикат криогенного действия. Лечит некоторые виды клеточных повреждений, нанесенных слаймами и неправильным использованием других химикатов.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "бурлящее", | | "desc": "reagent-desc-xeno-basher", |
| "color": "#32CD32FF", | | "physicalDesc": "reagent-physical-desc-fizzy-and-creamy", |
| "recipes": [ | | "flavor": "xenobasher", |
| "Doxarubixadone" | | "color": "#4d6600", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/xenobasher.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 2, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Medicine": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "factor": 1 |
| "types": {
| | }, |
| "Cellular": -2
| | { |
| },
| | "reagent": "Ethanol", |
| "groups": null
| | "amount": 0.15 |
| },
| | }, |
| "scaleByQuantity": false, | | { |
| "ignoreResistances": true,
| | "reagent": "Theobromine", |
| "conditions": [ | | "amount": 0.05 |
| {
| | }, |
| "Min": 0,
| | { |
| "Max": 213,
| | "key": "Drowsiness", |
| "id": "Temperature"
| | "time": 1, |
| }
| | "type": "Remove" |
| ],
| |
| "probability": 1, | |
| "id": "HealthChange", | |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.15 |
| }, | | }, |
| "Left4Zed": { | | { |
| "id": "Left4Zed", | | "type": "reagent", |
| "name": "Left-4-zed", | | "id": "IrishBool", |
| "group": "Botanical", | | "name": "reagent-name-irish-bool", |
| "desc": "Коктейль из различных мутагенов, которые насыщают питательными веществами, но вредят и влияют на геном жизни растения.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "гетерогенное", | | "desc": "reagent-desc-irish-bool", |
| "color": "#5B406CFF", | | "physicalDesc": "reagent-physical-desc-bubbly", |
| "recipes": [ | | "flavor": "irishbool", |
| "Left4Zed" | | "color": "#71672e99", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/beerglass.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 6, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Medicine": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": [ | | "factor": 1 |
| {
| | }, |
| "Type": "Plant",
| | { |
| "ShouldHave": true,
| | "reagent": "Ethanol", |
| "id": "OrganType"
| | "amount": 0.1 |
| }
| | }, |
| ],
| | { |
| "probability": 1, | | "reagent": "Theobromine", |
| "NutritionFactor": 3,
| | "amount": 0.05 |
| "id": "SatiateHunger", | |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | |
| }, | | }, |
| { | | { |
| "damage": { | | "key": "Drowsiness", |
| "types": {
| | "time": 1, |
| "Poison": 1
| | "type": "Remove" |
| },
| |
| "groups": null
| |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": [ | |
| {
| |
| "Type": "Plant",
| |
| "ShouldHave": true,
| |
| "id": "OrganType"
| |
| }
| |
| ],
| |
| "probability": 1,
| |
| "id": "HealthChange", | |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.15 |
| }, | | }, |
| "AtomicBomb": { | | { |
| "id": "AtomicBomb", | | "type": "reagent", |
| "name": "Атомная бомба", | | "id": "BudgetInsulsDrink", |
| "group": "Drinks", | | "name": "reagent-name-budget-insuls", |
| "desc": "Распространение ядерного оружия никогда не было таким вкусным.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "облачное", | | "desc": "reagent-desc-budget-insuls", |
| "color": "#666300FF", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "budgetinsulsdrink", |
| "AtomicBomb" | | "color": "#dede73", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/budgetinsulsdrink.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Drink": { | | "Drink": { |
| "rate": 0.5,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "conditions": null, | | "factor": 1 |
| "probability": 1,
| |
| "HydrationFactor": 2,
| |
| "id": "SatiateThirst",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Ethanol", | | "reagent": "Ethanol", |
| "Group": null, | | "amount": 0.15 |
| "Amount": 0.15,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "AdjustReagent",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Reagent": "Uranium", | | "reagent": "Theobromine", |
| "Group": null, | | "amount": 0.05 |
| "Amount": 0.05,
| | }, |
| "conditions": null, | | { |
| "probability": 1,
| | "key": "Drowsiness", |
| "id": "AdjustReagent", | | "time": 1, |
| "ReagentEffectFormat": "guidebook-reagent-effect-description" | | "type": "Remove" |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.25 |
| }, | | }, |
| "Fresium": { | | { |
| "id": "Fresium", | | "type": "reagent", |
| "name": "Фризиум", | | "id": "WatermelonWakeup", |
| "group": "Toxins", | | "name": "reagent-name-watermelon-wakeup", |
| "desc": "Таинственное соединение, которое замедляет колебания атомов и молекул... каким-то образом. Проще говоря, оно делает вещи холодными... РЕАЛЬНО холодными. При попадании в организм респираторным путём может вызывать долговременные проблемы со способностью передвигаться.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "морозное", | | "desc": "reagent-desc-watermelon-wakeup", |
| "color": "#B3F1FFFF", | | "physicalDesc": "reagent-physical-desc-sweet", |
| "TemperatureStatus": "Less", | | "flavor": "watermelonwakeup", |
| "Temperature": 300, | | "color": "#d49dca", |
| "recipes": [ | | "metamorphicSprite": { |
| "Fresium"
| | "sprite": "Objects/Consumable/Drinks/champagneglass.rsi", |
| ], | | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": true, |
| "metabolisms": { | | "metabolisms": { |
| "Poison": { | | "Drink": { |
| "rate": 0.45,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "damage": { | | "factor": 1 |
| "types": {
| |
| "Cold": 0.01,
| |
| "Burn": -3
| |
| },
| |
| "groups": null
| |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "HealthChange",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Messages": [ | | "reagent": "Ethanol", |
| "fresium-effect-freeze-insides"
| | "amount": 0.07 |
| ],
| |
| "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, | | "reagent": "Theobromine", |
| "conditions": [
| | "amount": 0.05 |
| {
| |
| "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": [ | | "key": "Drowsiness", |
| "fresium-effect-frozen"
| | "time": 1, |
| ],
| | "type": "Remove" |
| "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"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.15 |
| }, | | }, |
| "EpinephrineCM": { | | { |
| "id": "EpinephrineCM", | | "type": "reagent", |
| "name": "Эпинефрин", | | "id": "Rubberneck", |
| "group": "MedicineCM", | | "name": "reagent-name-rubberneck", |
| "desc": "Естественный стимулятор работы мышц и сердца. Полезен для перезапуска сердца. Передозировка может привести к нагрузке на сердце и повреждению тканей.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "не имеющее запаха", | | "desc": "reagent-desc-rubberneck", |
| "color": "#6bd43c", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "rubberneck", |
| "EpinephrineCM" | | "color": "#f0d74a", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/rubberneck.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 3, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Medicine": { | | "Drink": { |
| "rate": 0.2,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "Key": "LifeStatus", | | "factor": 1 |
| "Component": "",
| |
| "Ammount": 5,
| |
| "Refresh": true,
| |
| "Type": 1,
| |
| "conditions": null,
| |
| "probability": 1,
| |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "Key": "LifeStatus", | | "reagent": "Ethanol", |
| "Component": "",
| | "amount": 0.15 |
| "Ammount": 1,
| |
| "Refresh": true,
| |
| "Type": 2,
| |
| "conditions": null,
| |
| "probability": 1, | |
| "id": "GenericStatusEffect",
| |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| }, | | }, |
| { | | { |
| "damage": { | | "reagent": "Theobromine", |
| "types": {
| | "amount": 0.05 |
| "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": { | | "key": "Drowsiness", |
| "types": {
| | "time": 1, |
| "Asphyxiation": 1.5
| | "type": "Remove" |
| },
| |
| "groups": null
| |
| },
| |
| "scaleByQuantity": false,
| |
| "ignoreResistances": true,
| |
| "conditions": [
| |
| {
| |
| "Min": 20,
| |
| "Max": 21474836,
| |
| "Reagent": null,
| |
| "id": "ReagentThreshold"
| |
| }
| |
| ],
| |
| "probability": 1, | |
| "id": "HealthChange", | |
| "ReagentEffectFormat": "guidebook-reagent-effect-description"
| |
| } | | } |
| ] | | ] |
| } | | } |
| } | | }, |
| | "fizziness": 0.25 |
| }, | | }, |
| "EthylredoxrazineCM": { | | { |
| "id": "EthylredoxrazineCM", | | "type": "reagent", |
| "name": "Этилредоксразин", | | "id": "ZombieCocktail", |
| "group": "MedicineCM", | | "name": "reagent-name-zombiecocktail", |
| "desc": "Нейтрализует действие алкоголя в кровотоке, окисляя его до молекул воды. Однако он не останавливает мгновенное опьянение.", | | "parent": "BaseAlcohol", |
| "physicalDesc": "непрозрачное", | | "desc": "reagent-desc-zombiecocktail", |
| "color": "#605048", | | "physicalDesc": "reagent-physical-desc-strong-smelling", |
| "recipes": [ | | "flavor": "zombiecocktail", |
| "EthylredoxrazineCM" | | "color": "#d17844", |
| ], | | "metamorphicSprite": { |
| | "sprite": "Objects/Consumable/Drinks/zombiecocktail.rsi", |
| | "state": "icon_empty" |
| | }, |
| | "metamorphicMaxFillLevels": 4, |
| | "metamorphicFillBaseName": "fill-", |
| | "metamorphicChangeColor": false, |
| "metabolisms": { | | "metabolisms": { |
| "Medicine": { | | "Drink": { |
| "rate": 0.1,
| |
| "effects": [ | | "effects": [ |
| { | | { |
| "Key": "Intoxication", | | "factor": 1 |
| "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": { | | "reagent": "Ethanol", |
| "types": {
| | "amount": 0.25 |
| "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"
| |
| } | | } |
| ] | | ] |
Строка 14 968: |
Строка 2483: |
| } | | } |
| } | | } |
| }
| | ] |