Участник:IanComradeBot/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| Строка 1001: | Строка 1001: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-dead-rum", | "name": "reagent-name-dead-rum", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 1190: | Строка 1111: | ||
} | } | ||
}, | }, | ||
" | "Psicodine": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:HealthChange": { | ||
"factor": 2 | "conditions": [ | ||
} | { | ||
}, | "!type:ReagentCondition": { | ||
{ | "reagent": "Psicodine", | ||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Psicodine", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"type": "Add", | |||
"time": 8, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"key": "Jitter" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 6, | |||
"effectProto": "StatusEffectDrunk" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"psicodine-effect-fearless", | |||
"psicodine-effect-anxieties-wash-away", | |||
"psicodine-effect-at-peace" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "bitter", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"color": "#07E79EFF", | |||
"desc": "reagent-desc-psicodine", | |||
"group": "Medicine", | |||
"name": "reagent-name-psicodine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"LongIslandIcedTea": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0.15, | "amount": 0.15, | ||
| Строка 4116: | Строка 4116: | ||
} | } | ||
}, | }, | ||
"Diphenhydramine": { | "GroundBee": { | ||
"metabolisms": { | "tileReactions": [], | ||
"Medicine": { | "flavor": "bee", | ||
"effects": [ | "allowedJobs": [], | ||
{ | "allowedDepartments": [], | ||
"!type:AdjustReagent": { | "plantMetabolism": [], | ||
"amount": -3, | "physicalDesc": "reagent-physical-desc-bee-guts", | ||
"color": "#86530EFF", | |||
"desc": "reagent-desc-ground-bee", | |||
"name": "reagent-name-ground-bee", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Diphenhydramine": { | |||
"metabolisms": { | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "Histamine" | "reagent": "Histamine" | ||
} | } | ||
| Строка 4161: | Строка 4177: | ||
"group": "Medicine", | "group": "Medicine", | ||
"name": "reagent-name-diphenhydramine", | "name": "reagent-name-diphenhydramine", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 6822: | Строка 6822: | ||
"group": "Medicine", | "group": "Medicine", | ||
"name": "reagent-name-cognizine", | "name": "reagent-name-cognizine", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Artifexium": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 2 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "metallic", | |||
"allowedJobs": [], | |||
"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": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 6884: | Строка 6931: | ||
} | } | ||
}, | }, | ||
"Ketchunaise": { | |||
"tileReactions": [], | |||
"flavor": "ketchunaise", | |||
"recognizable": true, | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-saucey", | |||
"Ketchunaise": { | |||
"tileReactions": [], | |||
"flavor": "ketchunaise", | |||
"recognizable": true, | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-saucey", | |||
"color": "#FBA399FF", | "color": "#FBA399FF", | ||
"desc": "reagent-desc-ketchunaise", | "desc": "reagent-desc-ketchunaise", | ||
| Строка 9317: | Строка 9317: | ||
} | } | ||
}, | }, | ||
" | "Bramble": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9329: | Строка 9329: | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.1, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
| Строка 9358: | Строка 9345: | ||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "alcohol", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
| Строка 9386: | Строка 9373: | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-bubbly", | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 6, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Corvax/Objects/Consumable/Drinks/bramble.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "# | "color": "#DBB7B2FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-bramble", | ||
"parent": [ | "parent": [ | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-bramble", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 9405: | Строка 9392: | ||
} | } | ||
}, | }, | ||
" | "Neurotoxin": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9417: | Строка 9404: | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.25, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
] | ] | ||
} | }, | ||
}, | "Poison": { | ||
"friction": 0.4, | "effects": [ | ||
"slipData": {}, | { | ||
"tileReactions": [ | "!type:HealthChange": { | ||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | { | ||
"!type:FlammableTileReaction": { | "!type:FlammableTileReaction": { | ||
| Строка 9433: | Строка 9433: | ||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "neurotoxin", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
| Строка 9461: | Строка 9461: | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-pungent", | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 5, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": " | "sprite": "Objects/Consumable/Drinks/neurotoxinglass.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "# | "color": "#2E2E61FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-neurotoxin", | ||
"parent": [ | "parent": [ | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-neurotoxin", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 17 524: | Строка 17 524: | ||
"group": "Toxins", | "group": "Toxins", | ||
"name": "reagent-name-toxintrash", | "name": "reagent-name-toxintrash", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 17 777: | Строка 17 715: | ||
} | } | ||
}, | }, | ||
" | "TableSalt": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:CureZombieInfection": { | "!type:SatiateThirst": { | ||
"factor": -0.5 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "salty", | |||
"recognizable": true, | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": -3 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": -0.3 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 8 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustPests": { | |||
"amount": -1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"meltingPoint": 800.7, | |||
"boilingPoint": 1465, | |||
"color": "#CFD1D0FF", | |||
"desc": "reagent-desc-table-salt", | |||
"group": "Foods", | |||
"name": "reagent-name-table-salt", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"AmbuzolPlus": { | |||
"metabolisms": { | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:CureZombieInfection": { | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
| Строка 18 354: | Строка 18 354: | ||
} | } | ||
}, | }, | ||
" | "Fiber": { | ||
"metabolisms": { | "metabolisms": { | ||
"Food": { | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateHunger": { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"!type:MetabolizerTypeCondition": { | "!type:MetabolizerTypeCondition": { | ||
"type": [ | "type": [ | ||
" | "Moth" | ||
] | ] | ||
} | } | ||
} | } | ||
] | ] | ||
} | } | ||
}, | } | ||
{ | ] | ||
"!type:Vomit": { | } | ||
"probability": 0.1, | }, | ||
"conditions": [ | "tileReactions": [], | ||
{ | "flavor": "fiber", | ||
"!type:MetabolizerTypeCondition": { | "allowedJobs": [], | ||
"inverted": true, | "allowedDepartments": [], | ||
"type": [ | "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": [ | |||
"Animal", | "Animal", | ||
"Vox", | "Vox", | ||
| Строка 18 477: | Строка 18 512: | ||
"group": "Foods", | "group": "Foods", | ||
"name": "reagent-name-uncooked-animal-proteins", | "name": "reagent-name-uncooked-animal-proteins", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 22 310: | Строка 22 310: | ||
} | } | ||
}, | }, | ||
" | "MindbreakerToxin": { | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ModifyStatusEffect": { | ||
" | "type": "Add", | ||
"time": 10, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
" | |||
" | |||
} | } | ||
} | } | ||
| Строка 22 335: | Строка 22 328: | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [ | ||
"physicalDesc": "reagent-physical-desc- | { | ||
"color": "# | "!type:PlantAdjustToxins": { | ||
"desc": "reagent-desc- | "amount": 10 | ||
"name": "reagent-name- | } | ||
} | |||
], | |||
"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": { | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
"type": " | "factor": -5 | ||
" | } | ||
" | }, | ||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-parched" | |||
] | |||
} | } | ||
} | } | ||
| Строка 22 364: | Строка 22 371: | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [ | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"color": "#F0F0F0FF", | |||
"desc": "reagent-desc-sodium-polyacrylate", | |||
"name": "reagent-name-sodium-polyacrylate", | |||
"physicalDesc": "reagent-physical-desc- | |||
"color": "# | |||
"desc": "reagent-desc- | |||
"name": "reagent-name- | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 24 099: | Строка 24 099: | ||
} | } | ||
}, | }, | ||
" | "Cola": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 24 110: | Строка 24 110: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:ModifyStatusEffect": { | ||
" | "type": "Remove", | ||
" | "time": 1, | ||
"effectProto": "StatusEffectDrowsiness" | |||
} | } | ||
} | } | ||
| Строка 24 118: | Строка 24 119: | ||
} | } | ||
}, | }, | ||
" | "fizziness": 0.5, | ||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishTileReaction": {} | ||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "soda", | ||
"recognizable": true, | |||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Extinguish": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:Extinguish": {} | ||
} | } | ||
], | ], | ||
| Строка 24 145: | Строка 24 148: | ||
{ | { | ||
"!type:PlantAdjustNutrition": { | "!type:PlantAdjustNutrition": { | ||
"amount": 0. | "amount": 0.1 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:PlantAdjustWater": { | "!type:PlantAdjustWater": { | ||
"amount": 0. | "amount": 0.1 | ||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
} | } | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-fizzy", | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 5, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Objects/Consumable/Drinks/colaglass.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "# | "color": "#6C2828FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-cola", | ||
"parent": [ | "parent": [ | ||
" | "BaseSoda" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-cola", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": " | "collection": "FootstepSlime" | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "BlueHawaiian": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 24 185: | Строка 24 193: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:AdjustReagent": { | ||
" | "amount": 0.2, | ||
"reagent": "Ethanol" | |||
" | |||
} | } | ||
} | } | ||
| Строка 24 194: | Строка 24 201: | ||
} | } | ||
}, | }, | ||
" | "friction": 0.4, | ||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "bluehawaiian", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:Flammable": {} | ||
} | } | ||
], | ], | ||
| Строка 24 223: | Строка 24 228: | ||
{ | { | ||
"!type:PlantAdjustNutrition": { | "!type:PlantAdjustNutrition": { | ||
"amount": 0. | "amount": 0.25 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:PlantAdjustWater": { | "!type:PlantAdjustWater": { | ||
"amount": 0. | "amount": 0.7 | ||
} | } | ||
} | } | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-tropical", | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 4, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Objects/Consumable/Drinks/bluehawaiian.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "# | "color": "#47687BFF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-blue-hawaiian", | ||
"parent": [ | "parent": [ | ||
" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-blue-hawaiian", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": " | "collection": "FootstepPuddle" | ||
} | } | ||
} | } | ||
| Строка 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 327: | Строка 25 361: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-allies-cocktail", | "name": "reagent-name-allies-cocktail", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||