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

м Update prototype/reagent.json via GitHub Actions
м Update prototype/reagent.json via GitHub Actions
Строка 3: Строка 3:
"metamorphicChangeColor": true,
"metamorphicChangeColor": true,
"evaporationSpeed": 0,
"evaporationSpeed": 0,
"metabolisms": null,
"metabolisms": {},
"worksOnTheDead": false,
"worksOnTheDead": false,
"friction": 1,
"friction": 1,
Строка 9: Строка 9:
"fizziness": 0,
"fizziness": 0,
"absorbent": false,
"absorbent": false,
"slipData": null,
"slipData": {
"slipFriction": 0.5,
"superSlippery": false,
"requiredSlipSpeed": 3.5,
"launchForwardsMultiplier": 1.5,
"autoStand": true,
"knockdownTime": 1.5,
"stunTime": 0.5
},
"tileReactions": [],
"tileReactions": [],
"flavorMinimum": 0.1,
"flavorMinimum": 0.1,
Строка 22: Строка 30:
"physicalDesc": null,
"physicalDesc": null,
"metamorphicMaxFillLevels": 0,
"metamorphicMaxFillLevels": 0,
"metamorphicSprite": null,
"metamorphicSprite": {
"sprite": null,
"state": ""
},
"meltingPoint": null,
"meltingPoint": null,
"boilingPoint": null,
"boilingPoint": null,
Строка 2878: Строка 2889:
"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": {
Строка 2908: Строка 2938:
"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": {
Строка 5713: Строка 5724:
}
}
},
},
"Ethanol": {
"Daiquiri": {
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Metabolites": {
"Digestion": {
"metabolites": {
"Ethanol": 0.2
},
"effects": [
"effects": [
{
{
"!type:HealthChange": {
"!type:SatiateThirst": {
"conditions": [
"factor": 2
{
"!type:ReagentCondition": {
"reagent": "Ethanol",
"min": 15
}
},
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Dwarf"
]
}
}
],
"damage": {
"types": {
"Poison": 0.1
}
}
}
}
},
}
]
}
},
"friction": 0.4,
"slipData": {},
"tileReactions": [
{
"!type:FlammableTileReaction": {
"temperatureMultiplier": 1.35
}
}
],
"flavor": "daiquiri",
"allowedJobs": [],
"allowedDepartments": [],
"reactiveEffects": {
"Flammable": {
"effects": [
{
"!type:Flammable": {}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [
{
"!type:PlantAdjustNutrition": {
"amount": 0.25
}
},
{
"!type:PlantAdjustWater": {
"amount": 0.7
}
}
],
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"metamorphicMaxFillLevels": 5,
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/daiquiri.rsi",
"state": "icon_empty"
},
"color": "#DAC865FF",
"desc": "reagent-desc-daiquiri",
"parent": [
"BaseAlcohol"
],
"group": "Drinks",
"name": "reagent-name-daiquiri",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Ethanol": {
"metabolisms": {
"Metabolites": {
"effects": [
{
"!type:HealthChange": {
"conditions": [
{
"!type:ReagentCondition": {
"reagent": "Ethanol",
"min": 15
}
},
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Dwarf"
]
}
}
],
"damage": {
"types": {
"Poison": 0.1
}
}
}
},
{
{
"!type:HealthChange": {
"!type:HealthChange": {
Строка 5882: Строка 5965:
}
}
},
},
"Daiquiri": {
"Coffee": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Digestion": {
"Digestion": {
"metabolites": {
"metabolites": {
"Ethanol": 0.2
"Theobromine": 0.1
},
},
"effects": [
"effects": [
Строка 5893: Строка 5976:
"!type:SatiateThirst": {
"!type:SatiateThirst": {
"factor": 2
"factor": 2
}
},
{
"!type:ModifyStatusEffect": {
"type": "Remove",
"effectProto": "StatusEffectDrowsiness"
}
}
}
}
Строка 5898: Строка 5987:
}
}
},
},
"friction": 0.4,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:FlammableTileReaction": {
"!type:ExtinguishTileReaction": {}
"temperatureMultiplier": 1.35
},
}
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
"flavor": "daiquiri",
"flavor": "coffee",
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"reactiveEffects": {
"reactiveEffects": {
"Flammable": {
"Extinguish": {
"effects": [
{
"!type:Flammable": {}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [
{
"!type:PlantAdjustNutrition": {
"amount": 0.25
}
},
{
"!type:PlantAdjustWater": {
"amount": 0.7
}
}
],
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"metamorphicMaxFillLevels": 5,
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/daiquiri.rsi",
"state": "icon_empty"
},
"color": "#DAC865FF",
"desc": "reagent-desc-daiquiri",
"parent": [
"BaseAlcohol"
],
"group": "Drinks",
"name": "reagent-name-daiquiri",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Coffee": {
"metamorphicChangeColor": false,
"metabolisms": {
"Digestion": {
"metabolites": {
"Theobromine": 0.1
},
"effects": [
{
"!type:SatiateThirst": {
"factor": 2
}
},
{
"!type:ModifyStatusEffect": {
"type": "Remove",
"effectProto": "StatusEffectDrowsiness"
}
}
]
}
},
"slipData": {},
"tileReactions": [
{
"!type:ExtinguishTileReaction": {}
},
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
],
"flavor": "coffee",
"recognizable": true,
"allowedJobs": [],
"allowedDepartments": [],
"reactiveEffects": {
"Extinguish": {
"effects": [
"effects": [
{
{
Строка 6677: Строка 6688:
}
}
},
},
"Artifexium": {
"Uranium": {
"metabolisms": {
"metabolisms": {
"Bloodstream": {
"Bloodstream": {
Строка 6685: Строка 6696:
"damage": {
"damage": {
"types": {
"types": {
"Caustic": 2
"Radiation": 2
}
}
}
}
Строка 6696: Строка 6707:
"flavor": "metallic",
"flavor": "metallic",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [
"allowedDepartments": [],
"Science"
"plantMetabolism": [
],
{
"reactiveEffects": {
"!type:PlantAdjustMutationLevel": {
"Acidic": {
"effects": [
{
"!type:ArtifactUnlock": {
"minScale": 5
}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-crystalline",
"color": "#776291FF",
"desc": "reagent-desc-artifexium",
"name": "reagent-name-artifexium",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Uranium": {
"metabolisms": {
"Bloodstream": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Radiation": 2
}
}
}
}
]
}
},
"tileReactions": [],
"flavor": "metallic",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [
{
"!type:PlantAdjustMutationLevel": {
"amount": 0.6
"amount": 0.6
}
}
Строка 6780: Строка 6744:
}
}
},
},
"Ketchunaise": {
"Artifexium": {
"tileReactions": [],
"flavor": "ketchunaise",
"recognizable": true,
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-saucey",
"color": "#FBA399FF",
"desc": "reagent-desc-ketchunaise",
"group": "Foods",
"name": "reagent-name-ketchunaise",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Bungotoxin": {
"metabolisms": {
"metabolisms": {
"Bloodstream": {
"Bloodstream": {
Строка 6806: Строка 6752:
"damage": {
"damage": {
"types": {
"types": {
"Poison": 1.8
"Caustic": 2
}
}
}
}
}
}
}
}
],
]
"metabolismRate": 0.2
}
}
},
},
"tileReactions": [],
"tileReactions": [],
"flavor": "metallic",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [
"Science"
],
"reactiveEffects": {
"Acidic": {
"effects": [
{
"!type:ArtifactUnlock": {
"minScale": 5
}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-crystalline",
"color": "#776291FF",
"desc": "reagent-desc-artifexium",
"name": "reagent-name-artifexium",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Ketchunaise": {
"tileReactions": [],
"flavor": "ketchunaise",
"recognizable": true,
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-saucey",
"color": "#FBA399FF",
"desc": "reagent-desc-ketchunaise",
"group": "Foods",
"name": "reagent-name-ketchunaise",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Bungotoxin": {
"metabolisms": {
"Bloodstream": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Poison": 1.8
}
}
}
}
],
"metabolismRate": 0.2
}
},
"tileReactions": [],
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-nondescript",
"physicalDesc": "reagent-physical-desc-nondescript",
Строка 7005: Строка 7016:
}
}
},
},
"Fluorosurfactant": {
"Ale": {
"tileReactions": [],
"metamorphicChangeColor": false,
"flavor": "bitter",
"metabolisms": {
"Digestion": {
"metabolites": {
"Ethanol": 0.12
},
"effects": [
{
"!type:SatiateThirst": {
"factor": 2
}
}
]
}
},
"friction": 0.4,
"fizziness": 0.6,
"slipData": {},
"tileReactions": [
{
"!type:FlammableTileReaction": {
"temperatureMultiplier": 1.35
}
}
],
"flavor": "ale",
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
Строка 7024: Строка 7060:
"plantMetabolism": [
"plantMetabolism": [
{
{
"!type:PlantAdjustWeeds": {
"!type:PlantAdjustNutrition": {
"amount": -2
"amount": 0.25
}
}
},
},
{
{
"!type:PlantAdjustHealth": {
"!type:PlantAdjustWater": {
"amount": -2
"amount": 0.7
}
}
}
}
],
],
"physicalDesc": "reagent-physical-desc-opaque",
"metamorphicFillBaseName": "fill-",
"meltingPoint": 45,
"physicalDesc": "reagent-physical-desc-bubbly",
"boilingPoint": 190,
"metamorphicMaxFillLevels": 5,
"color": "#9E6B38FF",
"metamorphicSprite": {
"desc": "reagent-desc-fluorosurfactant",
"sprite": "Objects/Consumable/Drinks/aleglass.rsi",
"state": "icon_empty"
},
"color": "#663100FF",
"desc": "reagent-desc-ale",
"parent": [
"parent": [
"BasePyrotechnic"
"BaseAlcohol"
],
],
"group": "Pyrotechnic",
"group": "Drinks",
"name": "reagent-name-fluorosurfactant",
"name": "reagent-name-ale",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 7050: Строка 7090:
}
}
},
},
"Ale": {
"Fluorosurfactant": {
"metamorphicChangeColor": false,
"tileReactions": [],
"metabolisms": {
"flavor": "bitter",
"Digestion": {
"metabolites": {
"Ethanol": 0.12
},
"effects": [
{
"!type:SatiateThirst": {
"factor": 2
}
}
]
}
},
"friction": 0.4,
"fizziness": 0.6,
"slipData": {},
"tileReactions": [
{
"!type:FlammableTileReaction": {
"temperatureMultiplier": 1.35
}
}
],
"flavor": "ale",
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
Строка 7094: Строка 7109:
"plantMetabolism": [
"plantMetabolism": [
{
{
"!type:PlantAdjustNutrition": {
"!type:PlantAdjustWeeds": {
"amount": 0.25
"amount": -2
}
}
},
},
{
{
"!type:PlantAdjustWater": {
"!type:PlantAdjustHealth": {
"amount": 0.7
"amount": -2
}
}
}
}
],
],
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-opaque",
"physicalDesc": "reagent-physical-desc-bubbly",
"meltingPoint": 45,
"metamorphicMaxFillLevels": 5,
"boilingPoint": 190,
"metamorphicSprite": {
"color": "#9E6B38FF",
"sprite": "Objects/Consumable/Drinks/aleglass.rsi",
"desc": "reagent-desc-fluorosurfactant",
"state": "icon_empty"
},
"color": "#663100FF",
"desc": "reagent-desc-ale",
"parent": [
"parent": [
"BaseAlcohol"
"BasePyrotechnic"
],
],
"group": "Drinks",
"group": "Pyrotechnic",
"name": "reagent-name-ale",
"name": "reagent-name-fluorosurfactant",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 9109: Строка 9120:
}
}
},
},
"Neurotoxin": {
"Bramble": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Digestion": {
"Digestion": {
"metabolites": {
"metabolites": {
"Ethanol": 0.5
"Ethanol": 0.1
},
},
"effects": [
"effects": [
Строка 9120: Строка 9131:
"!type:SatiateThirst": {
"!type:SatiateThirst": {
"factor": 2
"factor": 2
}
},
{
"!type:HealthChange": {
"damage": {
"types": {
"Poison": 1
}
}
}
}
}
}
Строка 9143: Строка 9145:
}
}
],
],
"flavor": "neurotoxin",
"flavor": "alcohol",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
Строка 9171: Строка 9173:
],
],
"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": {
Строка 9190: Строка 9192:
}
}
},
},
"Bramble": {
"Neurotoxin": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Digestion": {
"Digestion": {
"metabolites": {
"metabolites": {
"Ethanol": 0.1
"Ethanol": 0.5
},
},
"effects": [
"effects": [
Строка 9201: Строка 9203:
"!type:SatiateThirst": {
"!type:SatiateThirst": {
"factor": 2
"factor": 2
}
},
{
"!type:HealthChange": {
"damage": {
"types": {
"Poison": 1
}
}
}
}
}
}
Строка 9215: Строка 9226:
}
}
],
],
"flavor": "alcohol",
"flavor": "neurotoxin",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
Строка 9243: Строка 9254:
],
],
"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": {
Строка 21 782: Строка 21 793:
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepSlime"
"collection": "FootstepSlime"
}
}
},
"SodiumPolyacrylate": {
"metabolisms": {
"Bloodstream": {
"effects": [
{
"!type:SatiateThirst": {
"factor": -5
}
},
{
"!type:PopupMessage": {
"probability": 0.1,
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-parched"
]
}
}
]
}
},
"tileReactions": [],
"flavor": "bitter",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-grainy",
"color": "#F0F0F0FF",
"desc": "reagent-desc-sodium-polyacrylate",
"name": "reagent-name-sodium-polyacrylate",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
}
}
Строка 21 821: Строка 21 868:
}
}
},
},
"SodiumPolyacrylate": {
"Andalusia": {
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Bloodstream": {
"Digestion": {
"metabolites": {
"Ethanol": 0.12
},
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:SatiateThirst": {
"factor": -5
"factor": 2
}
},
{
"!type:PopupMessage": {
"probability": 0.1,
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-parched"
]
}
}
}
}
Строка 21 842: Строка 21 884:
}
}
},
},
"tileReactions": [],
"friction": 0.4,
"flavor": "bitter",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-grainy",
"color": "#F0F0F0FF",
"desc": "reagent-desc-sodium-polyacrylate",
"name": "reagent-name-sodium-polyacrylate",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Andalusia": {
"metamorphicChangeColor": false,
"metabolisms": {
"Digestion": {
"metabolites": {
"Ethanol": 0.12
},
"effects": [
{
"!type:SatiateThirst": {
"factor": 2
}
}
]
}
},
"friction": 0.4,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
Строка 23 054: Строка 23 065:
"desc": "reagent-desc-lye",
"desc": "reagent-desc-lye",
"name": "reagent-name-lye",
"name": "reagent-name-lye",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Diethylamine": {
"metabolisms": {
"Bloodstream": {
"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": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 23 281: Строка 23 233:
},
},
"contrabandSeverity": "Syndicate"
"contrabandSeverity": "Syndicate"
},
"Diethylamine": {
"metabolisms": {
"Bloodstream": {
"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"
}
}
},
},
"Protein": {
"Protein": {