Участник: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, | ||
| Строка 5860: | Строка 5860: | ||
} | } | ||
}, | }, | ||
" | "Daiquiri": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:HealthChange": { | "!type:SatiateThirst": { | ||
"conditions": [ | "factor": 2 | ||
{ | } | ||
"!type:ReagentCondition": { | }, | ||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.1, | |||
"reagent": "Ethanol" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"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": { | |||
"Alcohol": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ethanol", | "reagent": "Ethanol", | ||
"min": 15 | "min": 15 | ||
| Строка 6019: | Строка 6094: | ||
} | } | ||
}, | }, | ||
" | "Coffee": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 6027: | Строка 6102: | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.05, | ||
"reagent": " | "reagent": "Theobromine" | ||
} | } | ||
} | } | ||
| Строка 6038: | Строка 6119: | ||
} | } | ||
}, | }, | ||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishTileReaction": {} | ||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | ], | ||
"flavor": "coffee", | |||
"flavor": "coffee", | |||
"recognizable": true, | "recognizable": true, | ||
"allowedJobs": [], | "allowedJobs": [], | ||
| Строка 7159: | Строка 7159: | ||
} | } | ||
}, | }, | ||
"Ale": { | "Fluorosurfactant": { | ||
"metamorphicChangeColor": false, | "tileReactions": [], | ||
"metabolisms": { | "flavor": "bitter", | ||
"Drink": { | "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": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Ale": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | "effects": [ | ||
{ | { | ||
| Строка 7230: | Строка 7275: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-ale", | "name": "reagent-name-ale", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 13 314: | Строка 13 314: | ||
} | } | ||
}, | }, | ||
" | "Dexalin": { | ||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
| Строка 13 322: | Строка 13 322: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Asphyxiation": -1, | ||
"Bloodloss": -0.5 | |||
} | } | ||
} | } | ||
| Строка 13 328: | Строка 13 329: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "conditions": [ | ||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dexalin", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 3, | |||
"Cold": 1 | |||
} | |||
} | |||
} | } | ||
} | } | ||
| Строка 13 336: | Строка 13 350: | ||
}, | }, | ||
"tileReactions": [], | "tileReactions": [], | ||
"flavor": "medicine", | |||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-opaque", | ||
" | "color": "#0041A8FF", | ||
"desc": "reagent-desc-dexalin", | |||
" | "group": "Medicine", | ||
" | "name": "reagent-name-dexalin", | ||
"name": "reagent-name- | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 13 351: | Строка 13 365: | ||
} | } | ||
}, | }, | ||
" | "Charcoal": { | ||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
| Строка 13 359: | Строка 13 373: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": -1 | ||
} | } | ||
} | } | ||
| Строка 13 366: | Строка 13 379: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:CleanBloodstream": { | ||
" | "excluded": "Charcoal" | ||
} | } | ||
} | } | ||
| Строка 13 387: | Строка 13 387: | ||
}, | }, | ||
"tileReactions": [], | "tileReactions": [], | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-porous", | ||
" | "meltingPoint": 3550, | ||
" | "boilingPoint": 4200, | ||
" | "color": "#22282BFF", | ||
"name": "reagent-name- | "desc": "reagent-desc-charcoal", | ||
"name": "reagent-name-charcoal", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 18 354: | Строка 18 354: | ||
} | } | ||
}, | }, | ||
" | "UncookedAnimalProteins": { | ||
"metabolisms": { | "metabolisms": { | ||
"Food": { | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:PopupMessage": { | ||
"probability": 0.5, | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"!type:MetabolizerTypeCondition": { | "!type:MetabolizerTypeCondition": { | ||
"inverted": true, | |||
"type": [ | "type": [ | ||
" | "Animal", | ||
"Vox" | |||
] | ] | ||
} | } | ||
} | } | ||
], | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-sick" | |||
] | ] | ||
} | } | ||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Animal", | |||
"Vox", | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Animal", | |||
"Vox", | |||
"Plant" | "Plant" | ||
] | ] | ||
| Строка 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: | ||
} | } | ||
}, | }, | ||
" | "SodiumPolyacrylate": { | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": -5 | ||
} | } | ||
} | }, | ||
] | { | ||
} | "!type:PopupMessage": { | ||
}, | "probability": 0.1, | ||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-parched" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | "tileReactions": [], | ||
"flavor": "bitter", | "flavor": "bitter", | ||
"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": { | ||
| Строка 22 346: | Строка 22 346: | ||
} | } | ||
}, | }, | ||
" | "MindbreakerToxin": { | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ModifyStatusEffect": { | ||
" | "type": "Add", | ||
"time": 10, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
" | |||
" | |||
} | } | ||
} | } | ||
| Строка 22 371: | Строка 22 364: | ||
"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": { | ||
| Строка 23 056: | Строка 23 056: | ||
} | } | ||
}, | }, | ||
" | "FerrochromicAcid": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
"factor": -1.5 | |||
"factor": 1 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "damage": { | ||
"types": { | |||
"Heat": 2.5, | |||
"Caustic": 1 | |||
} | } | ||
} | |||
} | } | ||
} | } | ||
| Строка 23 092: | Строка 23 078: | ||
} | } | ||
}, | }, | ||
"tileReactions": [], | |||
"tileReactions": [ | "flavor": "sour", | ||
"flavor": " | |||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-ferrous", | ||
"color": "# | "color": "#48B3B8FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-ferrochromic-acid", | ||
"group": " | "group": "Toxins", | ||
"name": "reagent-name- | "name": "reagent-name-ferrochromic-acid", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": "FootstepPuddle" | |||
"collection": " | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Slime": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateHunger": { | ||
"factor": | "conditions": [ | ||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:ModifyBloodLevel": { | ||
" | "conditions": [ | ||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | } | ||
], | |||
"amount": 0.5 | |||
} | } | ||
} | } | ||
| Строка 23 140: | Строка 23 130: | ||
} | } | ||
}, | }, | ||
"tileReactions": [], | "viscosity": 0.25, | ||
"flavor": " | "tileReactions": [ | ||
{ | |||
"!type:SpillTileReaction": {} | |||
} | |||
], | |||
"flavor": "slimy", | |||
"standsout": true, | |||
"recognizable": true, | |||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-viscous", | ||
"color": "# | "color": "#2CF274FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-slime", | ||
"group": " | "group": "Biological", | ||
"name": "reagent-name- | "name": "reagent-name-slime", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": " | "params": { | ||
"volume": 6 | |||
}, | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
| Строка 24 099: | Строка 24 099: | ||
} | } | ||
}, | }, | ||
" | "BlueHawaiian": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 24 110: | Строка 24 110: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:AdjustReagent": { | ||
" | "amount": 0.2, | ||
"reagent": "Ethanol" | |||
" | |||
} | } | ||
} | } | ||
| Строка 24 119: | Строка 24 118: | ||
} | } | ||
}, | }, | ||
" | "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 148: | Строка 24 145: | ||
{ | { | ||
"!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" | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "Cola": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 24 193: | Строка 24 185: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:ModifyStatusEffect": { | ||
" | "type": "Remove", | ||
" | "time": 1, | ||
"effectProto": "StatusEffectDrowsiness" | |||
} | } | ||
} | } | ||
| Строка 24 201: | Строка 24 194: | ||
} | } | ||
}, | }, | ||
" | "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 228: | Строка 24 223: | ||
{ | { | ||
"!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" | ||
} | } | ||
} | } | ||
| Строка 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": { | ||