Участник: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": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Psicodine": {
"metabolisms": {
"Medicine": {
"effects": [
{
"!type:HealthChange": {
"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": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 1190: Строка 1111:
}
}
},
},
"LongIslandIcedTea": {
"Psicodine": {
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Drink": {
"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:
}
}
},
},
"Ethanol": {
"Daiquiri": {
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Alcohol": {
"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:
}
}
},
},
"Daiquiri": {
"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.1,
"amount": 0.05,
"reagent": "Ethanol"
"reagent": "Theobromine"
}
}
}
}
Строка 6038: Строка 6119:
}
}
},
},
"friction": 0.4,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:FlammableTileReaction": {
"!type:ExtinguishTileReaction": {}
"temperatureMultiplier": 1.35
},
}
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
"flavor": "daiquiri",
"flavor": "coffee",
"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"
}
}
},
"Coffee": {
"metamorphicChangeColor": false,
"metabolisms": {
"Drink": {
"effects": [
{
"!type:SatiateThirst": {
"factor": 2
}
},
{
"!type:ModifyStatusEffect": {
"type": "Remove",
"effectProto": "StatusEffectDrowsiness"
}
},
{
"!type:AdjustReagent": {
"amount": 0.05,
"reagent": "Theobromine"
}
}
]
}
},
"slipData": {},
"tileReactions": [
{
"!type:ExtinguishTileReaction": {}
},
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
],
"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": {
"!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": {
Строка 13 314: Строка 13 314:
}
}
},
},
"Charcoal": {
"Dexalin": {
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
Строка 13 322: Строка 13 322:
"damage": {
"damage": {
"types": {
"types": {
"Poison": -1
"Asphyxiation": -1,
"Bloodloss": -0.5
}
}
}
}
Строка 13 328: Строка 13 329:
},
},
{
{
"!type:CleanBloodstream": {
"!type:HealthChange": {
"excluded": "Charcoal"
"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-porous",
"physicalDesc": "reagent-physical-desc-opaque",
"meltingPoint": 3550,
"color": "#0041A8FF",
"boilingPoint": 4200,
"desc": "reagent-desc-dexalin",
"color": "#22282BFF",
"group": "Medicine",
"desc": "reagent-desc-charcoal",
"name": "reagent-name-dexalin",
"name": "reagent-name-charcoal",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 13 351: Строка 13 365:
}
}
},
},
"Dexalin": {
"Charcoal": {
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
Строка 13 359: Строка 13 373:
"damage": {
"damage": {
"types": {
"types": {
"Asphyxiation": -1,
"Poison": -1
"Bloodloss": -0.5
}
}
}
}
Строка 13 366: Строка 13 379:
},
},
{
{
"!type:HealthChange": {
"!type:CleanBloodstream": {
"conditions": [
"excluded": "Charcoal"
{
"!type:ReagentCondition": {
"reagent": "Dexalin",
"min": 20
}
}
],
"damage": {
"types": {
"Asphyxiation": 3,
"Cold": 1
}
}
}
}
}
}
Строка 13 387: Строка 13 387:
},
},
"tileReactions": [],
"tileReactions": [],
"flavor": "medicine",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-opaque",
"physicalDesc": "reagent-physical-desc-porous",
"color": "#0041A8FF",
"meltingPoint": 3550,
"desc": "reagent-desc-dexalin",
"boilingPoint": 4200,
"group": "Medicine",
"color": "#22282BFF",
"name": "reagent-name-dexalin",
"desc": "reagent-desc-charcoal",
"name": "reagent-name-charcoal",
"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": [],
"type": [
"physicalDesc": "reagent-physical-desc-fibrous",
"Animal",
"color": "#808080FF",
"Vox",
"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",
"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:
}
}
},
},
"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"
]
}
}
]
}
},
"tileReactions": [],
"tileReactions": [],
"flavor": "bitter",
"flavor": "bitter",
"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"
]
}
}
}
],
}
"amount": 0.5
}
}
}
}
Строка 23 092: Строка 23 078:
}
}
},
},
"viscosity": 0.25,
"tileReactions": [],
"tileReactions": [
"flavor": "sour",
{
"!type:SpillTileReaction": {}
}
],
"flavor": "slimy",
"standsout": true,
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-viscous",
"physicalDesc": "reagent-physical-desc-ferrous",
"color": "#2CF274FF",
"color": "#48B3B8FF",
"desc": "reagent-desc-slime",
"desc": "reagent-desc-ferrochromic-acid",
"group": "Biological",
"group": "Toxins",
"name": "reagent-name-slime",
"name": "reagent-name-ferrochromic-acid",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"params": {
"collection": "FootstepPuddle"
"volume": 6
},
"collection": "FootstepSlime"
}
}
}
}
},
},
"FerrochromicAcid": {
"Slime": {
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:SatiateHunger": {
"factor": -1.5
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Slime"
]
}
}
],
"factor": 1
}
}
},
},
{
{
"!type:HealthChange": {
"!type:ModifyBloodLevel": {
"damage": {
"conditions": [
"types": {
{
"Heat": 2.5,
"!type:MetabolizerTypeCondition": {
"Caustic": 1
"type": [
"Slime"
]
}
}
}
}
],
"amount": 0.5
}
}
}
}
Строка 23 140: Строка 23 130:
}
}
},
},
"tileReactions": [],
"viscosity": 0.25,
"flavor": "sour",
"tileReactions": [
{
"!type:SpillTileReaction": {}
}
],
"flavor": "slimy",
"standsout": true,
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-ferrous",
"physicalDesc": "reagent-physical-desc-viscous",
"color": "#48B3B8FF",
"color": "#2CF274FF",
"desc": "reagent-desc-ferrochromic-acid",
"desc": "reagent-desc-slime",
"group": "Toxins",
"group": "Biological",
"name": "reagent-name-ferrochromic-acid",
"name": "reagent-name-slime",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
"params": {
"volume": 6
},
"collection": "FootstepSlime"
}
}
}
}
Строка 24 099: Строка 24 099:
}
}
},
},
"Cola": {
"BlueHawaiian": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
Строка 24 110: Строка 24 110:
},
},
{
{
"!type:ModifyStatusEffect": {
"!type:AdjustReagent": {
"type": "Remove",
"amount": 0.2,
"time": 1,
"reagent": "Ethanol"
"effectProto": "StatusEffectDrowsiness"
}
}
}
}
Строка 24 119: Строка 24 118:
}
}
},
},
"fizziness": 0.5,
"friction": 0.4,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:ExtinguishTileReaction": {}
"!type:FlammableTileReaction": {
},
"temperatureMultiplier": 1.35
{
}
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
"flavor": "soda",
"flavor": "bluehawaiian",
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"reactiveEffects": {
"reactiveEffects": {
"Extinguish": {
"Flammable": {
"effects": [
"effects": [
{
{
"!type:Extinguish": {}
"!type:Flammable": {}
}
}
],
],
Строка 24 148: Строка 24 145:
{
{
"!type:PlantAdjustNutrition": {
"!type:PlantAdjustNutrition": {
"amount": 0.1
"amount": 0.25
}
}
},
},
{
{
"!type:PlantAdjustWater": {
"!type:PlantAdjustWater": {
"amount": 0.1
"amount": 0.7
}
},
{
"!type:PlantAdjustHealth": {
"amount": -0.1
}
}
}
}
],
],
"metamorphicFillBaseName": "fill-",
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-fizzy",
"physicalDesc": "reagent-physical-desc-tropical",
"metamorphicMaxFillLevels": 5,
"metamorphicMaxFillLevels": 4,
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/colaglass.rsi",
"sprite": "Objects/Consumable/Drinks/bluehawaiian.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
"color": "#6C2828FF",
"color": "#47687BFF",
"desc": "reagent-desc-cola",
"desc": "reagent-desc-blue-hawaiian",
"parent": [
"parent": [
"BaseSoda"
"BaseAlcohol"
],
],
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-cola",
"name": "reagent-name-blue-hawaiian",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepSlime"
"collection": "FootstepPuddle"
}
}
}
}
},
},
"BlueHawaiian": {
"Cola": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
Строка 24 193: Строка 24 185:
},
},
{
{
"!type:AdjustReagent": {
"!type:ModifyStatusEffect": {
"amount": 0.2,
"type": "Remove",
"reagent": "Ethanol"
"time": 1,
"effectProto": "StatusEffectDrowsiness"
}
}
}
}
Строка 24 201: Строка 24 194:
}
}
},
},
"friction": 0.4,
"fizziness": 0.5,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:FlammableTileReaction": {
"!type:ExtinguishTileReaction": {}
"temperatureMultiplier": 1.35
},
}
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
"flavor": "bluehawaiian",
"flavor": "soda",
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"reactiveEffects": {
"reactiveEffects": {
"Flammable": {
"Extinguish": {
"effects": [
"effects": [
{
{
"!type:Flammable": {}
"!type:Extinguish": {}
}
}
],
],
Строка 24 228: Строка 24 223:
{
{
"!type:PlantAdjustNutrition": {
"!type:PlantAdjustNutrition": {
"amount": 0.25
"amount": 0.1
}
}
},
},
{
{
"!type:PlantAdjustWater": {
"!type:PlantAdjustWater": {
"amount": 0.7
"amount": 0.1
}
},
{
"!type:PlantAdjustHealth": {
"amount": -0.1
}
}
}
}
],
],
"metamorphicFillBaseName": "fill-",
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-tropical",
"physicalDesc": "reagent-physical-desc-fizzy",
"metamorphicMaxFillLevels": 4,
"metamorphicMaxFillLevels": 5,
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/bluehawaiian.rsi",
"sprite": "Objects/Consumable/Drinks/colaglass.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
"color": "#47687BFF",
"color": "#6C2828FF",
"desc": "reagent-desc-blue-hawaiian",
"desc": "reagent-desc-cola",
"parent": [
"parent": [
"BaseAlcohol"
"BaseSoda"
],
],
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-blue-hawaiian",
"name": "reagent-name-cola",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
"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": {
"!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": {