Участник:IanComradeBot/prototype/reagent.json: различия между версиями

м Update prototype/reagent.json via GitHub Actions
м Update prototype/reagent.json via GitHub Actions
Строка 2992: Строка 2992:
"desc": "reagent-desc-sodium-carbonate",
"desc": "reagent-desc-sodium-carbonate",
"name": "reagent-name-sodium-carbonate",
"name": "reagent-name-sodium-carbonate",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Gold": {
"tileReactions": [],
"flavor": "metallic",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-metallic",
"meltingPoint": 1064.76,
"boilingPoint": 2700,
"color": "#F7C430FF",
"desc": "reagent-desc-gold",
"group": "Elements",
"name": "reagent-name-gold",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 3022: Строка 3041:
"group": "Narcotics",
"group": "Narcotics",
"name": "reagent-name-bananadine",
"name": "reagent-name-bananadine",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Gold": {
"tileReactions": [],
"flavor": "metallic",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-metallic",
"meltingPoint": 1064.76,
"boilingPoint": 2700,
"color": "#F7C430FF",
"desc": "reagent-desc-gold",
"group": "Elements",
"name": "reagent-name-gold",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 3520: Строка 3520:
}
}
},
},
"Vermouth": {
"SoyLatte": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
Строка 3531: Строка 3531:
},
},
{
{
"!type:AdjustReagent": {
"!type:ModifyStatusEffect": {
"amount": 0.06,
"type": "Remove",
"reagent": "Ethanol"
"effectProto": "StatusEffectDrowsiness"
}
}
}
}
Строка 3539: Строка 3539:
}
}
},
},
"friction": 0.4,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:FlammableTileReaction": {
"!type:ExtinguishTileReaction": {}
"temperatureMultiplier": 1.35
},
}
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
"flavor": "vermouth",
"flavor": "soy",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"reactiveEffects": {
"reactiveEffects": {
"Flammable": {
"Extinguish": {
"effects": [
"effects": [
{
{
"!type:Flammable": {}
"!type:Extinguish": {}
}
}
],
],
Строка 3565: Строка 3565:
"plantMetabolism": [
"plantMetabolism": [
{
{
"!type:PlantAdjustNutrition": {
"!type:PlantAdjustWater": {}
"amount": 0.25
}
},
{
"!type:PlantAdjustWater": {
"amount": 0.7
}
}
}
],
],
"metamorphicFillBaseName": "fill-",
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-aromatic",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"metamorphicMaxFillLevels": 4,
"metamorphicMaxFillLevels": 1,
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/vermouthglass.rsi",
"sprite": "Objects/Consumable/Drinks/soy_latte.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
"color": "#91FF91FF",
"color": "#664300FF",
"desc": "reagent-desc-vermouth",
"desc": "reagent-desc-soy-latte",
"parent": [
"parent": [
"BaseAlcohol"
"BaseDrink"
],
],
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-vermouth",
"name": "reagent-name-soy-latte",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 3595: Строка 3588:
}
}
},
},
"SoyLatte": {
"Vermouth": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
Строка 3606: Строка 3599:
},
},
{
{
"!type:ModifyStatusEffect": {
"!type:AdjustReagent": {
"type": "Remove",
"amount": 0.06,
"effectProto": "StatusEffectDrowsiness"
"reagent": "Ethanol"
}
}
}
}
Строка 3614: Строка 3607:
}
}
},
},
"friction": 0.4,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:ExtinguishTileReaction": {}
"!type:FlammableTileReaction": {
},
"temperatureMultiplier": 1.35
{
}
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
"flavor": "soy",
"flavor": "vermouth",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"reactiveEffects": {
"reactiveEffects": {
"Extinguish": {
"Flammable": {
"effects": [
"effects": [
{
{
"!type:Extinguish": {}
"!type:Flammable": {}
}
}
],
],
Строка 3640: Строка 3633:
"plantMetabolism": [
"plantMetabolism": [
{
{
"!type:PlantAdjustWater": {}
"!type:PlantAdjustNutrition": {
"amount": 0.25
}
},
{
"!type:PlantAdjustWater": {
"amount": 0.7
}
}
}
],
],
"metamorphicFillBaseName": "fill-",
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"physicalDesc": "reagent-physical-desc-aromatic",
"metamorphicMaxFillLevels": 1,
"metamorphicMaxFillLevels": 4,
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/soy_latte.rsi",
"sprite": "Objects/Consumable/Drinks/vermouthglass.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
"color": "#664300FF",
"color": "#91FF91FF",
"desc": "reagent-desc-soy-latte",
"desc": "reagent-desc-vermouth",
"parent": [
"parent": [
"BaseDrink"
"BaseAlcohol"
],
],
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-soy-latte",
"name": "reagent-name-vermouth",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 4110: Строка 4110:
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-xeno-basher",
"name": "reagent-name-xeno-basher",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"GroundBee": {
"tileReactions": [],
"flavor": "bee",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-bee-guts",
"color": "#86530EFF",
"desc": "reagent-desc-ground-bee",
"name": "reagent-name-ground-bee",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 4161: Строка 4177:
"group": "Medicine",
"group": "Medicine",
"name": "reagent-name-diphenhydramine",
"name": "reagent-name-diphenhydramine",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"GroundBee": {
"tileReactions": [],
"flavor": "bee",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-bee-guts",
"color": "#86530EFF",
"desc": "reagent-desc-ground-bee",
"name": "reagent-name-ground-bee",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 6828: Строка 6828:
}
}
},
},
"Artifexium": {
"Uranium": {
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
Строка 6836: Строка 6836:
"damage": {
"damage": {
"types": {
"types": {
"Caustic": 2
"Radiation": 2
}
}
}
}
Строка 6847: Строка 6847:
"flavor": "metallic",
"flavor": "metallic",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [
"allowedDepartments": [],
"Science"
"plantMetabolism": [
],
{
"reactiveEffects": {
"!type:PlantAdjustMutationLevel": {
"Acidic": {
"amount": 0.6
"effects": [
}
{
},
"!type:ArtifactUnlock": {
{
"minScale": 5
"!type:PlantAdjustToxins": {
}
"amount": 4
}
}
],
},
"methods": [
{
"Touch"
"!type:PlantAdjustHealth": {
]
"amount": -1.5
}
},
{
"!type:PlantAdjustMutationMod": {
"amount": 0.1,
"probability": 0.2
}
}
}
},
],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-metallic",
"physicalDesc": "reagent-physical-desc-crystalline",
"meltingPoint": 1133,
"color": "#776291FF",
"boilingPoint": 4131,
"desc": "reagent-desc-artifexium",
"color": "#8FA191FF",
"name": "reagent-name-artifexium",
"desc": "reagent-desc-uranium",
"group": "Elements",
"name": "reagent-name-uranium",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 6875: Строка 6884:
}
}
},
},
"Uranium": {
"Artifexium": {
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
Строка 6883: Строка 6892:
"damage": {
"damage": {
"types": {
"types": {
"Radiation": 2
"Caustic": 2
}
}
}
}
Строка 6894: Строка 6903:
"flavor": "metallic",
"flavor": "metallic",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [
"plantMetabolism": [
"Science"
{
],
"!type:PlantAdjustMutationLevel": {
"reactiveEffects": {
"amount": 0.6
"Acidic": {
}
"effects": [
},
{
{
"!type:ArtifactUnlock": {
"!type:PlantAdjustToxins": {
"minScale": 5
"amount": 4
}
}
}
},
],
{
"methods": [
"!type:PlantAdjustHealth": {
"Touch"
"amount": -1.5
]
}
},
{
"!type:PlantAdjustMutationMod": {
"amount": 0.1,
"probability": 0.2
}
}
}
],
},
"physicalDesc": "reagent-physical-desc-metallic",
"plantMetabolism": [],
"meltingPoint": 1133,
"physicalDesc": "reagent-physical-desc-crystalline",
"boilingPoint": 4131,
"color": "#776291FF",
"color": "#8FA191FF",
"desc": "reagent-desc-artifexium",
"desc": "reagent-desc-uranium",
"name": "reagent-name-artifexium",
"group": "Elements",
"name": "reagent-name-uranium",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 7153: Строка 7153:
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-cuba-libre",
"name": "reagent-name-cuba-libre",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Fluorosurfactant": {
"tileReactions": [],
"flavor": "bitter",
"allowedJobs": [],
"allowedDepartments": [],
"reactiveEffects": {
"Flammable": {
"effects": [
{
"!type:Flammable": {}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [
{
"!type:PlantAdjustWeeds": {
"amount": -2
}
},
{
"!type:PlantAdjustHealth": {
"amount": -2
}
}
],
"physicalDesc": "reagent-physical-desc-opaque",
"meltingPoint": 45,
"boilingPoint": 190,
"color": "#9E6B38FF",
"desc": "reagent-desc-fluorosurfactant",
"parent": [
"BasePyrotechnic"
],
"group": "Pyrotechnic",
"name": "reagent-name-fluorosurfactant",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 7230: Строка 7275:
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-ale",
"name": "reagent-name-ale",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Fluorosurfactant": {
"tileReactions": [],
"flavor": "bitter",
"allowedJobs": [],
"allowedDepartments": [],
"reactiveEffects": {
"Flammable": {
"effects": [
{
"!type:Flammable": {}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [
{
"!type:PlantAdjustWeeds": {
"amount": -2
}
},
{
"!type:PlantAdjustHealth": {
"amount": -2
}
}
],
"physicalDesc": "reagent-physical-desc-opaque",
"meltingPoint": 45,
"boilingPoint": 190,
"color": "#9E6B38FF",
"desc": "reagent-desc-fluorosurfactant",
"parent": [
"BasePyrotechnic"
],
"group": "Pyrotechnic",
"name": "reagent-name-fluorosurfactant",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 9317: Строка 9317:
}
}
},
},
"Bramble": {
"Neurotoxin": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
Строка 9329: Строка 9329:
{
{
"!type:AdjustReagent": {
"!type:AdjustReagent": {
"amount": 0.1,
"amount": 0.25,
"reagent": "Ethanol"
"reagent": "Ethanol"
}
}
]
},
"Poison": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Poison": 1
}
}
}
}
}
}
Строка 9345: Строка 9358:
}
}
],
],
"flavor": "alcohol",
"flavor": "neurotoxin",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
Строка 9373: Строка 9386:
],
],
"metamorphicFillBaseName": "fill-",
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-bubbly",
"physicalDesc": "reagent-physical-desc-pungent",
"metamorphicMaxFillLevels": 6,
"metamorphicMaxFillLevels": 5,
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Corvax/Objects/Consumable/Drinks/bramble.rsi",
"sprite": "Objects/Consumable/Drinks/neurotoxinglass.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
"color": "#DBB7B2FF",
"color": "#2E2E61FF",
"desc": "reagent-desc-bramble",
"desc": "reagent-desc-neurotoxin",
"parent": [
"parent": [
"BaseAlcohol"
"BaseAlcohol"
],
],
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-bramble",
"name": "reagent-name-neurotoxin",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 9392: Строка 9405:
}
}
},
},
"Neurotoxin": {
"Bramble": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
Строка 9404: Строка 9417:
{
{
"!type:AdjustReagent": {
"!type:AdjustReagent": {
"amount": 0.25,
"amount": 0.1,
"reagent": "Ethanol"
"reagent": "Ethanol"
}
}
]
},
"Poison": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Poison": 1
}
}
}
}
}
}
Строка 9433: Строка 9433:
}
}
],
],
"flavor": "neurotoxin",
"flavor": "alcohol",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
Строка 9461: Строка 9461:
],
],
"metamorphicFillBaseName": "fill-",
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-pungent",
"physicalDesc": "reagent-physical-desc-bubbly",
"metamorphicMaxFillLevels": 5,
"metamorphicMaxFillLevels": 6,
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/neurotoxinglass.rsi",
"sprite": "Corvax/Objects/Consumable/Drinks/bramble.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
"color": "#2E2E61FF",
"color": "#DBB7B2FF",
"desc": "reagent-desc-neurotoxin",
"desc": "reagent-desc-bramble",
"parent": [
"parent": [
"BaseAlcohol"
"BaseAlcohol"
],
],
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-neurotoxin",
"name": "reagent-name-bramble",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 18 354: Строка 18 354:
}
}
},
},
"Fiber": {
"UncookedAnimalProteins": {
"metabolisms": {
"metabolisms": {
"Food": {
"Food": {
"effects": [
"effects": [
{
{
"!type:SatiateHunger": {
"!type:PopupMessage": {
"probability": 0.5,
"conditions": [
"conditions": [
{
{
"!type:MetabolizerTypeCondition": {
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"type": [
"Moth"
"Animal",
"Vox"
]
]
}
}
}
}
],
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-sick"
]
]
}
}
}
},
]
{
}
"!type:Vomit": {
},
"probability": 0.1,
"tileReactions": [],
"conditions": [
"flavor": "fiber",
{
"allowedJobs": [],
"!type:MetabolizerTypeCondition": {
"allowedDepartments": [],
"inverted": true,
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-fibrous",
"color": "#808080FF",
"desc": "reagent-desc-fiber",
"name": "reagent-name-fiber",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"UncookedAnimalProteins": {
"metabolisms": {
"Food": {
"effects": [
{
"!type:PopupMessage": {
"probability": 0.5,
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Animal",
"Vox"
]
}
}
],
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-sick"
]
}
},
{
"!type:Vomit": {
"probability": 0.1,
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"type": [
"Animal",
"Animal",
Строка 18 512: Строка 18 477:
"group": "Foods",
"group": "Foods",
"name": "reagent-name-uncooked-animal-proteins",
"name": "reagent-name-uncooked-animal-proteins",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Fiber": {
"metabolisms": {
"Food": {
"effects": [
{
"!type:SatiateHunger": {
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"type": [
"Moth"
]
}
}
]
}
}
]
}
},
"tileReactions": [],
"flavor": "fiber",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-fibrous",
"color": "#808080FF",
"desc": "reagent-desc-fiber",
"name": "reagent-name-fiber",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 22 310: Строка 22 310:
}
}
},
},
"MindbreakerToxin": {
"SodiumPolyacrylate": {
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"effects": [
"effects": [
{
{
"!type:ModifyStatusEffect": {
"!type:SatiateThirst": {
"type": "Add",
"factor": -5
"time": 10,
"effectProto": "StatusEffectSeeingRainbow"
}
}
}
},
]
{
"!type:PopupMessage": {
"probability": 0.1,
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-parched"
]
}
}
]
}
}
},
},
Строка 22 328: Строка 22 335:
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [
"plantMetabolism": [],
{
"physicalDesc": "reagent-physical-desc-grainy",
"!type:PlantAdjustToxins": {
"color": "#F0F0F0FF",
"amount": 10
"desc": "reagent-desc-sodium-polyacrylate",
}
"name": "reagent-name-sodium-polyacrylate",
}
],
"physicalDesc": "reagent-physical-desc-opaque",
"color": "#77B58EFF",
"desc": "reagent-desc-mindbreaker-toxin",
"group": "Toxins",
"name": "reagent-name-mindbreaker-toxin",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 22 346: Строка 22 346:
}
}
},
},
"SodiumPolyacrylate": {
"MindbreakerToxin": {
"metabolisms": {
"metabolisms": {
"Poison": {
"Poison": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:ModifyStatusEffect": {
"factor": -5
"type": "Add",
}
"time": 10,
},
"effectProto": "StatusEffectSeeingRainbow"
{
"!type:PopupMessage": {
"probability": 0.1,
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-parched"
]
}
}
}
}
Строка 22 371: Строка 22 364:
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [],
"plantMetabolism": [
"physicalDesc": "reagent-physical-desc-grainy",
{
"color": "#F0F0F0FF",
"!type:PlantAdjustToxins": {
"desc": "reagent-desc-sodium-polyacrylate",
"amount": 10
"name": "reagent-name-sodium-polyacrylate",
}
}
],
"physicalDesc": "reagent-physical-desc-opaque",
"color": "#77B58EFF",
"desc": "reagent-desc-mindbreaker-toxin",
"group": "Toxins",
"name": "reagent-name-mindbreaker-toxin",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 23 056: Строка 23 056:
}
}
},
},
"Slime": {
"FerrochromicAcid": {
"metabolisms": {
"metabolisms": {
"Food": {
"Drink": {
"effects": [
"effects": [
{
{
"!type:SatiateHunger": {
"!type:SatiateThirst": {
"conditions": [
"factor": -1.5
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Slime"
]
}
}
],
"factor": 1
}
}
},
},
{
{
"!type:ModifyBloodLevel": {
"!type:HealthChange": {
"conditions": [
"damage": {
{
"types": {
"!type:MetabolizerTypeCondition": {
"Heat": 2.5,
"type": [
"Caustic": 1
"Slime"
}
}
}
}
]
}
},
"tileReactions": [],
"flavor": "sour",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-ferrous",
"color": "#48B3B8FF",
"desc": "reagent-desc-ferrochromic-acid",
"group": "Toxins",
"name": "reagent-name-ferrochromic-acid",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Slime": {
"metabolisms": {
"Food": {
"effects": [
{
"!type:SatiateHunger": {
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Slime"
]
}
}
],
"factor": 1
}
},
{
"!type:ModifyBloodLevel": {
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"type": [
"Slime"
]
]
}
}
Строка 23 115: Строка 23 153:
},
},
"collection": "FootstepSlime"
"collection": "FootstepSlime"
}
}
},
"FerrochromicAcid": {
"metabolisms": {
"Drink": {
"effects": [
{
"!type:SatiateThirst": {
"factor": -1.5
}
},
{
"!type:HealthChange": {
"damage": {
"types": {
"Heat": 2.5,
"Caustic": 1
}
}
}
}
]
}
},
"tileReactions": [],
"flavor": "sour",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-ferrous",
"color": "#48B3B8FF",
"desc": "reagent-desc-ferrochromic-acid",
"group": "Toxins",
"name": "reagent-name-ferrochromic-acid",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
}
}
Строка 23 684: Строка 23 684:
}
}
},
},
"Stimulants": {
"Diethylamine": {
"metabolisms": {
"metabolisms": {
"Narcotic": {
"Poison": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Caustic": 1
}
}
}
}
]
}
},
"tileReactions": [],
"flavor": "bitter",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [
{
"!type:PlantAdjustNutrition": {
"amount": 0.1
}
},
{
"!type:PlantAdjustPests": {
"amount": -1,
"probability": 0.1
}
},
{
"!type:PlantAdjustHealth": {
"amount": 0.1
}
},
{
"!type:PlantAffectGrowth": {
"probability": 0.2
}
},
{
"!type:PlantDiethylamine": {}
}
],
"physicalDesc": "reagent-physical-desc-strong-smelling",
"meltingPoint": -50,
"boilingPoint": 55.5,
"color": "#A1000BFF",
"desc": "reagent-desc-diethylamine",
"group": "Botanical",
"name": "reagent-name-diethylamine",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Stimulants": {
"metabolisms": {
"Narcotic": {
"effects": [
"effects": [
{
{
Строка 23 851: Строка 23 910:
"contrabandSeverity": "Syndicate"
"contrabandSeverity": "Syndicate"
},
},
"Diethylamine": {
"Protein": {
"metabolisms": {
"metabolisms": {
"Poison": {
"Food": {
"effects": [
"effects": [
{
{
"!type:HealthChange": {
"!type:HealthChange": {
"probability": 0.5,
"damage": {
"damage": {
"types": {
"groups": {
"Caustic": 1
"Brute": -0.4
}
}
}
}
}
}
},
{
"!type:ModifyBloodLevel": {}
},
{
"!type:SatiateHunger": {}
}
}
]
]
Строка 23 868: Строка 23 934:
},
},
"tileReactions": [],
"tileReactions": [],
"flavor": "bitter",
"flavor": "protein",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [
"plantMetabolism": [],
{
"physicalDesc": "reagent-physical-desc-clumpy",
"!type:PlantAdjustNutrition": {
"color": "#FFFFE5FF",
"amount": 0.1
"desc": "reagent-desc-protein",
}
"pricePerUnit": 3,
},
"group": "Foods",
{
"name": "reagent-name-protein",
"!type:PlantAdjustPests": {
"amount": -1,
"probability": 0.1
}
},
{
"!type:PlantAdjustHealth": {
"amount": 0.1
}
},
{
"!type:PlantAffectGrowth": {
"probability": 0.2
}
},
{
"!type:PlantDiethylamine": {}
}
],
"physicalDesc": "reagent-physical-desc-strong-smelling",
"meltingPoint": -50,
"boilingPoint": 55.5,
"color": "#A1000BFF",
"desc": "reagent-desc-diethylamine",
"group": "Botanical",
"name": "reagent-name-diethylamine",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Protein": {
"metabolisms": {
"Food": {
"effects": [
{
"!type:HealthChange": {
"probability": 0.5,
"damage": {
"groups": {
"Brute": -0.4
}
}
}
},
{
"!type:ModifyBloodLevel": {}
},
{
"!type:SatiateHunger": {}
}
]
}
},
"tileReactions": [],
"flavor": "protein",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-clumpy",
"color": "#FFFFE5FF",
"desc": "reagent-desc-protein",
"pricePerUnit": 3,
"group": "Foods",
"name": "reagent-name-protein",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 25 252: Строка 25 252:
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-boyarsky",
"name": "reagent-name-boyarsky",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Benzene": {
"metabolisms": {
"Poison": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Cellular": 1
}
}
}
}
]
}
},
"tileReactions": [],
"allowedJobs": [
"Chemist"
],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-acidic",
"meltingPoint": 278.7,
"boilingPoint": 353.2,
"color": "#E7EA91FF",
"desc": "reagent-desc-benzene",
"name": "reagent-name-benzene",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 25 361: Строка 25 327:
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-allies-cocktail",
"name": "reagent-name-allies-cocktail",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Benzene": {
"metabolisms": {
"Poison": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Cellular": 1
}
}
}
}
]
}
},
"tileReactions": [],
"allowedJobs": [
"Chemist"
],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-acidic",
"meltingPoint": 278.7,
"boilingPoint": 353.2,
"color": "#E7EA91FF",
"desc": "reagent-desc-benzene",
"name": "reagent-name-benzene",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {