Участник:IanComradeBot/prototype/Reagent.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/Reagent.json via GitHub Actions |
м Update prototype/Reagent.json via GitHub Actions |
||
| Строка 1: | Строка 1: | ||
{ | { | ||
" | "default": { | ||
"metabolisms": { | "metamorphicChangeColor": true, | ||
"Bloodstream": { | "evaporationSpeed": 0, | ||
"metabolisms": {}, | |||
"worksOnTheDead": false, | |||
"friction": 1, | |||
"viscosity": 0, | |||
"fizziness": 0, | |||
"absorbent": false, | |||
"slipData": { | |||
"slipFriction": 0.5, | |||
"superSlippery": false, | |||
"requiredSlipSpeed": 3.5, | |||
"launchForwardsMultiplier": 1.5, | |||
"autoStand": true, | |||
"knockdownTime": 1.5, | |||
"stunTime": 0.5 | |||
}, | |||
"tileReactions": [], | |||
"flavorMinimum": 0.1, | |||
"flavor": null, | |||
"standsout": false, | |||
"recognizable": false, | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"reactiveEffects": {}, | |||
"plantMetabolism": [], | |||
"metamorphicFillBaseName": "", | |||
"physicalDesc": null, | |||
"metamorphicMaxFillLevels": 0, | |||
"metamorphicSprite": { | |||
"sprite": null, | |||
"state": "" | |||
}, | |||
"meltingPoint": null, | |||
"boilingPoint": null, | |||
"specificHeat": 1, | |||
"color": "#FFFFFFFF", | |||
"desc": null, | |||
"pricePerUnit": 0, | |||
"abstract": false, | |||
"parent": [], | |||
"group": "Unknown", | |||
"name": null, | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"variation": null, | |||
"playOffsetSeconds": 0, | |||
"loop": false, | |||
"referenceDistance": 1, | |||
"rolloffFactor": 1, | |||
"maxDistance": 15, | |||
"pitch": 1, | |||
"volume": 0 | |||
}, | |||
"collection": "FootstepPuddle" | |||
} | |||
}, | |||
"contrabandSeverity": null | |||
}, | |||
"id": { | |||
"Insuzine": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Shock": -1.5 | |||
} | |||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -2, | |||
"reagent": "Licoxide" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -2, | |||
"reagent": "Tazinide" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustTemperature": { | |||
"amount": -2500 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Insuzine", | |||
"min": 12 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Cold": 1 | |||
} | } | ||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:AdjustTemperature": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Insuzine", | |||
"min": 12 | |||
} | |||
} | } | ||
], | |||
"amount": -30000 | |||
} | |||
}, | |||
{ | |||
"!type:Jitter": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Insuzine", | |||
"min": 12 | |||
} | |||
} | } | ||
] | |||
} | |||
} | } | ||
], | |||
"metabolismRate": 0.25 | |||
} | |||
}, | |||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-frosty", | |||
"color": "#8147FFFF", | |||
"desc": "reagent-desc-insuzine", | |||
"group": "Medicine", | |||
"name": "reagent-name-insuzine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DevilsKiss": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "devilskiss", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-ferrous", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/devilskiss.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FF0033FF", | |||
"desc": "reagent-desc-devils-kiss", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-devils-kiss", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Syrup": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": 6 | |||
} | |||
} | } | ||
} | ] | ||
] | } | ||
}, | |||
"viscosity": 0.55, | |||
"tileReactions": [ | |||
{ | |||
"!type:SpillTileReaction": {} | |||
} | |||
], | |||
"flavor": "sweet", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-sticky", | |||
"color": "#FB7125FF", | |||
"desc": "reagent-desc-syrup", | |||
"group": "Foods", | |||
"name": "reagent-name-syrup", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "TranexamicAcid": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyBleed": { | |||
"amount": -1.5 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "TranexamicAcid", | |||
" | "min": 15 | ||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Bloodloss": 3 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-viscous", | |||
"color": "#BA7D7DFF", | |||
"desc": "reagent-desc-tranexamic-acid", | |||
"group": "Medicine", | |||
"name": "reagent-name-tranexamic-acid", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Antifreeze": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "antifreeze", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-translucent", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/antifreeze.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#FF7D63FF", | |||
" | "desc": "reagent-desc-antifreeze", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-antifreeze", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Left4Zed": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "flavor": "bitter", | ||
"!type:PlantAdjustMutationMod": { | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": {} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.5 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustMutationMod": { | |||
"amount": 0.4, | |||
"probability": 0.3 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-heterogeneous", | |||
"color": "#5B406CFF", | |||
"desc": "reagent-desc-left4-zed", | |||
"group": "Botanical", | |||
"name": "reagent-name-left4-zed", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "Phosphorus": { | ||
"flavor": "metallic", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": -0.5 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"meltingPoint": 44.2, | |||
"boilingPoint": 280.5, | |||
"color": "#F5DA9AFF", | |||
"desc": "reagent-desc-phosphorus", | |||
"group": "Elements", | |||
"name": "reagent-name-phosphorus", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "CopperBlood": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"UncookedAnimalProteins": 0.2 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Human" | |||
] | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Bloodsucker" | |||
] | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"Brute": -3, | |||
"Burn": -1.25 | |||
} | } | ||
} | |||
} | } | ||
}, | ] | ||
}, | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 0.2 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "metallic", | |||
"standsout": true, | |||
"recognizable": true, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.5 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bloodglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"Bloodstream": { | "color": "#162581FF", | ||
"desc": "reagent-desc-hemocyanin-blood", | |||
"parent": [ | |||
"Blood" | |||
], | |||
"group": "Biological", | |||
"name": "reagent-name-hemocyanin-blood", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepBlood" | |||
} | |||
} | |||
}, | |||
"Thermite": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": 2, | |||
"Poison": 1 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 2 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "bitter", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
} | } | ||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"meltingPoint": 2030, | |||
"boilingPoint": 2977, | |||
" | "color": "#757245FF", | ||
" | "desc": "reagent-desc-thermite", | ||
"parent": [ | |||
"BasePyrotechnic" | |||
], | |||
"group": "Pyrotechnic", | |||
"name": "reagent-name-thermite", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Minor" | |||
}, | }, | ||
" | "JungleBird": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "junglebird", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-tropical", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/junglebird.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#F27C3DFF", | |||
" | "desc": "reagent-desc-jungle-bird", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-jungle-bird", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Arithrazine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Radiation": -3, | |||
"Blunt": 1.5 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-cloudy", | |||
"color": "#BD5902FF", | |||
"desc": "reagent-desc-arithrazine", | |||
"group": "Medicine", | |||
"name": "reagent-name-arithrazine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Lexorin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 5, | |||
"Bloodloss": 5 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
} | |||
} | }, | ||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"color": "#6B0007FF", | |||
"desc": "reagent-desc-lexorin", | |||
"group": "Toxins", | |||
"name": "reagent-name-lexorin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Syndicate" | |||
}, | }, | ||
" | "Ethylredoxrazine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 6, | |||
"effectProto": "StatusEffectDrunk" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": -0.5 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#2D5708FF", | |||
"desc": "reagent-desc-ethylredoxrazine", | |||
"group": "Medicine", | |||
"name": "reagent-name-ethylredoxrazine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceBluePumpkin": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "bluepumpkin", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
" | "color": "#00BFFFFF", | ||
" | "desc": "reagent-desc-juice-blue-pumpkin", | ||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-blue-pumpkin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "PotassiumIodide": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Add", | |||
"effectProto": "StatusEffectRadiationProtection" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "PotassiumIodide", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"color": "#BAA15DFF", | |||
"desc": "reagent-desc-potassium-iodide", | |||
"group": "Medicine", | |||
"name": "reagent-name-potassium-iodide", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DeadRum": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "rum", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/rumglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-dead-rum", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-dead-rum", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Psicodine": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"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" | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"color": "#07E79EFF", | |||
} | "desc": "reagent-desc-psicodine", | ||
"group": "Medicine", | |||
"name": "reagent-name-psicodine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "FourteenLoko": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Theobromine": 0.2 | |||
}, | }, | ||
{ | "effects": [ | ||
"!type:HealthChange": { | { | ||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
] | "conditions": [ | ||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | }, | ||
{ | "fizziness": 0.5, | ||
"!type:SpillIfPuddlePresentTileReaction": {} | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "fourteenlokosoda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"amount": 0.1 | "!type:PlantAdjustNutrition": { | ||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/fourteen_loko_glass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#DEB928FF", | ||
"!type: | "desc": "reagent-desc-fourteen-loko", | ||
" | "parent": [ | ||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-fourteen-loko", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "LongIslandIcedTea": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
" | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "longisland", | |||
"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": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/longislandicedteaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-long-island-iced-tea", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-long-island-iced-tea", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "MonkeyBusiness": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "monkeybusiness", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-tart", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/monkeybusiness.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#D6B929FF", | |||
"desc": "reagent-desc-monkey-business", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-monkey-business", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Hooch": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "hooch", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"color": "#664E00FF", | |||
"desc": "reagent-desc-hooch", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-hooch", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Champagne": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.6 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.8, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "champagne", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
" | "effects": [ | ||
{ | { | ||
"!type: | "!type:Flammable": {} | ||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/champagneglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FCFCEEFF", | |||
"desc": "reagent-desc-champagne", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-champagne", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SolDry": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.5, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "gingersoda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
" | "!type:PlantAdjustNutrition": { | ||
"amount": 0.1 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/sol_dry_glass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#CCB87EFF", | ||
"!type: | "desc": "reagent-desc-sol-dry", | ||
" | "parent": [ | ||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-sol-dry", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Mojito": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.3, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "mojito", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-refreshing", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/mojito.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#3EA99888", | |||
"desc": "reagent-desc-mojito", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-mojito", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Posca": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "slipData": {}, | ||
"!type: | "tileReactions": [ | ||
" | { | ||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "bitter", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-sour", | |||
"color": "#B3B599FF", | |||
"desc": "reagent-desc-posca", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-posca", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Blackpepper": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.05, | |||
"showInGuidebook": true, | |||
"showInChat": true, | |||
"emote": "Cough" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"flavor": "peppery", | |||
" | "recognizable": true, | ||
" | "reactiveEffects": { | ||
" | "Acidic": { | ||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"conditions": [ | |||
{ | |||
"!type:BreathingCondition": {} | |||
}, | |||
{ | |||
"!type:InternalsCondition": { | |||
"inverted": true | |||
} | |||
} | |||
], | |||
"showInGuidebook": true, | |||
"emote": "Cough" | |||
} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"color": "#000000FF", | |||
"desc": "reagent-desc-blackpepper", | |||
" | "group": "Foods", | ||
"name": "reagent-name-blackpepper", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Nutriment": { | ||
{ | "metabolisms": { | ||
"!type: | "Metabolites": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": {} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "flavor": "nutriment", | ||
"!type: | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 1.5 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": 0.75 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#24591FFF", | |||
"desc": "reagent-desc-nutriment", | |||
"pricePerUnit": 2, | |||
"group": "Foods", | |||
"name": "reagent-name-nutriment", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Gildlager": { | ||
"metabolisms": { | |||
"Digestion": { | |||
" | "metabolites": { | ||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "gildlager", | |||
"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": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/gildlagerglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FFFF91FF", | |||
"desc": "reagent-desc-gildlager", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-gildlager", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "EZNutrient": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 2 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-thick", | |||
"color": "#664330FF", | |||
"desc": "reagent-desc-e-z-nutrient", | |||
"group": "Botanical", | |||
"name": "reagent-name-e-z-nutrient", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Opporozidone": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ReduceRotting": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"max": 150 | |||
} | |||
}, | |||
{ | |||
"!type:MobStateCondition": { | |||
"mobstate": "Dead" | |||
} | |||
} | } | ||
], | |||
"seconds": 20 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"worksOnTheDead": true, | |||
"flavor": "acid", | |||
"physicalDesc": "reagent-physical-desc-sickly", | |||
"color": "#B5E36DFF", | |||
"desc": "reagent-desc-opporozidone", | |||
"group": "Medicine", | |||
"name": "reagent-name-opporozidone", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Butter": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Nutriment": 1.5 | |||
} | } | ||
} | |||
" | }, | ||
"flavor": "butter", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"meltingPoint": 32, | |||
"boilingPoint": 100, | |||
"color": "#FFFF00FF", | |||
"desc": "reagent-desc-butter", | |||
"group": "Foods", | |||
"name": "reagent-name-butter", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Enzyme": { | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-chalky", | |||
"color": "#009900FF", | |||
"desc": "reagent-desc-enzyme", | |||
"group": "Foods", | |||
"name": "reagent-name-enzyme", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Nicotine": { | ||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -5 | |||
" | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"color": "#C0C0C0FF", | |||
"desc": "reagent-desc-nicotine", | |||
"group": "Narcotics", | |||
"name": "reagent-name-nicotine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "IcedBeer": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "fizziness": 0.6, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "icedbeer", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/iced_beerglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#664300FF", | |||
" | "desc": "reagent-desc-iced-beer", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-iced-beer", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Felinase": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Felinase", | |||
"min": 15 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Radiation": 0.5 | |||
" | |||
" | |||
} | } | ||
} | } | ||
] | } | ||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Felinase", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"amount": -5, | |||
"reagent": "Felinase" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Felinase", | |||
"min": 10 | |||
} | |||
} | |||
], | |||
"type": "Add", | |||
"time": 12.5, | |||
"effectProto": "StatusEffectOwO" | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.05, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Felinase", | |||
"min": 10 | |||
} | |||
} | |||
], | |||
"force": true, | |||
"showInGuidebook": true, | |||
"showInChat": true, | |||
"emote": "Cough" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.05, | |||
"messages": [ | |||
"capsaicin-effect-light-burn" | |||
] | |||
} | |||
} | } | ||
} | ], | ||
"metabolismRate": 0.2 | |||
} | |||
}, | |||
"flavor": "cannedtuna", | |||
"physicalDesc": "reagent-physical-desc-milky", | |||
"color": "#D8BED8FF", | |||
"desc": "reagent-desc-catessence", | |||
"group": "Toxins", | |||
"name": "reagent-name-catessence", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Blood": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
" | "metabolites": { | ||
"UncookedAnimalProteins": 0.2 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Human" | |||
] | |||
} | |||
} | } | ||
}, | ], | ||
{ | "factor": 1 | ||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Bloodsucker" | |||
] | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"Brute": -3, | |||
"Burn": -1.25 | |||
} | } | ||
} | |||
} | } | ||
] | |||
}, | }, | ||
"effects": [ | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 0.2 | |||
} | |||
} | |||
} | |||
} | } | ||
] | |||
} | } | ||
} | }, | ||
"flavor": "metallic", | |||
"standsout": true, | |||
"recognizable": true, | |||
" | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.5 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-ferrous", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bloodglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#800000FF", | ||
"!type: | "desc": "reagent-desc-blood", | ||
" | "group": "Biological", | ||
"name": "reagent-name-blood", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepBlood" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Mimeosa": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"component": "Muted", | |||
"key": "Muted" | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "mimeosa", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/mimeosa.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#939393FF", | |||
"desc": "reagent-desc-mimeosa", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-mimeosa", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Soysauce": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": 0.5 | |||
" | } | ||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -0.5 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "salty", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-salty", | |||
"color": "#8B4513FF", | |||
"desc": "reagent-desc-soysauce", | |||
"group": "Foods", | |||
"name": "reagent-name-soysauce", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"BadTouch": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.15 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | }, | ||
" | "friction": 0.4, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "alcohol", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
" | "!type:Flammable": {} | ||
" | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Corvax/Objects/Consumable/Drinks/badTouch.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#3CC44AFF", | |||
"desc": "reagent-desc-badTouch", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-badTouch", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Haloperidol": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.1, | |||
"showInChat": true, | |||
"emote": "Yawn" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Add", | |||
"time": 4, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"time": 4, | |||
"key": "Jitter" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 10, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "Desoxyephedrine" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "Ephedrine" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "Stimulants" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "THC" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "SpaceDrugs" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "Bananadine" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "SpaceGlue" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "MindbreakerToxin" | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-crystalline", | |||
"color": "#27870AFF", | |||
" | "desc": "reagent-desc-haloperidol", | ||
"group": "Medicine", | |||
"name": "reagent-name-haloperidol", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Romerol": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:CauseZombieInfection": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Romerol", | |||
"min": 5 | |||
} | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"worksOnTheDead": true, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-necrotic", | |||
"color": "#7E916EFF", | |||
"desc": "reagent-desc-romerol", | |||
"group": "Toxins", | |||
"name": "reagent-name-romerol", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
" | "contrabandSeverity": "Syndicate" | ||
" | |||
}, | }, | ||
" | "InsectBlood": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"UncookedAnimalProteins": 0.2 | |||
" | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
" | "!type:SatiateThirst": { | ||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Human" | |||
] | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Bloodsucker" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"Brute": -3, | |||
"Burn": -1.25 | |||
} | |||
} | |||
} | } | ||
] | |||
}, | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 0.2 | |||
} | |||
} | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "horrible", | |||
"standsout": true, | |||
"recognizable": true, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.5 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-slimy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bloodglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#808A51FF", | |||
"desc": "reagent-desc-insect-blood", | |||
"parent": [ | |||
"Blood" | |||
], | |||
"group": "Biological", | |||
"name": "reagent-name-insect-blood", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepBlood" | |||
} | |||
} | } | ||
}, | }, | ||
" | "BraveBull": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "bravebull", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bravebullglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-brave-bull", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-brave-bull", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Cognac": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
" | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"type": | "!type:SatiateThirst": { | ||
"factor": 2 | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "cognac", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
}, | ], | ||
{ | "methods": [ | ||
"!type: | "Touch" | ||
"type": " | ] | ||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/cognacglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#AB3C05FF", | |||
"desc": "reagent-desc-cognac", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-cognac", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Pax": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"time": 4, | |||
"component": "Pacified", | |||
"key": "Pacified" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"allowedDepartments": [ | |||
"Security", | |||
"Medical" | |||
], | |||
"physicalDesc": "reagent-physical-desc-soothing", | |||
"color": "#AAAAAAFF", | |||
"desc": "reagent-desc-pax", | |||
"group": "Narcotics", | |||
"name": "reagent-name-pax", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Hyronalin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Radiation": -1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.02 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
" | "conditions": [ | ||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Hyronalin", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Heat": 2 | |||
} | } | ||
} | } | ||
] | } | ||
}, | |||
{ | |||
"!type:Jitter": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Hyronalin", | |||
"min": 30 | |||
} | |||
} | |||
] | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-cloudy", | |||
"color": "#4CB580FF", | |||
"desc": "reagent-desc-hyronalin", | |||
"group": "Medicine", | |||
"name": "reagent-name-hyronalin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SodiumCarbonate": { | ||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"desc": "reagent-desc-sodium-carbonate", | |||
"name": "reagent-name-sodium-carbonate", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | }, | ||
" | "Bananadine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
" | "type": "Add", | ||
"time": 5, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"color": "#FFFF00FF", | |||
"desc": "reagent-desc-bananadine", | |||
"group": "Narcotics", | |||
"name": "reagent-name-bananadine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Gold": { | |||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"meltingPoint": 1064.76, | |||
"boilingPoint": 2700, | |||
"color": "#F7C430FF", | |||
"desc": "reagent-desc-gold", | |||
"group": "Elements", | |||
"name": "reagent-name-gold", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Mold": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | }, | ||
"Bloodstream": { | "flavor": "bitter", | ||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-fuzzy", | |||
"color": "#8A9A5BFF", | |||
"desc": "reagent-desc-mold", | |||
"group": "Toxins", | |||
"name": "reagent-name-mold", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Nitrogen": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Cold": 0.5 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
] | }, | ||
"Respiration": { | |||
"effects": [ | |||
{ | |||
"!type:Oxygenate": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox", | |||
"Slime" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ModifyLungGas": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"ratios": { | |||
"Ammonia": 1, | |||
"Nitrogen": -1 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyLungGas": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"ratios": { | |||
"NitrousOxide": 1, | |||
"Nitrogen": -1 | |||
} | |||
} | |||
} | |||
] | |||
} | } | ||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-gaseous", | |||
"meltingPoint": -210, | |||
"boilingPoint": -195.8, | |||
"color": "#A1E1FFFF", | |||
"desc": "reagent-desc-nitrogen", | |||
"name": "reagent-name-nitrogen", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Aloe": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
" | { | ||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "aloe", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 4, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/aloe.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#192C00FF", | |||
], | "desc": "reagent-desc-aloe", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-aloe", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Licoxide": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:Electrocute": { | |||
"probability": 0.5, | |||
"siemensCoefficient": 0.5 | |||
} | |||
} | |||
], | |||
"metabolismRate": 2 | |||
} | } | ||
}, | }, | ||
"flavor": "shocking", | |||
"physicalDesc": "reagent-physical-desc-electric", | |||
"color": "#FDD023FF", | |||
"desc": "reagent-desc-licoxide", | |||
"group": "Toxins", | |||
"name": "reagent-name-licoxide", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Minor" | |||
" | |||
" | |||
}, | }, | ||
" | "ShirleyTemple": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 4 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"fizziness": 0.5, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "sweet", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/shirleytemple.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#AF2221FF", | |||
"desc": "reagent-desc-shirley-temple", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-shirley-temple", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "DarkandStormy": { | ||
" | "metamorphicChangeColor": false, | ||
" | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
" | }, | ||
" | "friction": 0.4, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "darkandstormy", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
}, | ], | ||
{ | "methods": [ | ||
"!type: | "Touch" | ||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
" | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/dark\u0026stormy.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#CF7F17FF", | |||
"desc": "reagent-desc-dark-and-stormy", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-dark-and-stormy", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"WeldingFuel": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | } | ||
], | |||
"factor": 1 | |||
" | |||
} | } | ||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
" | "type": [ | ||
" | "Vox" | ||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:Flammable": { | |||
"multiplier": 0.4 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": {} | |||
} | |||
], | |||
"flavorMinimum": 0.01, | |||
"flavor": "bitter", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-oily", | |||
"meltingPoint": -80.7, | |||
"boilingPoint": -84.7, | |||
"color": "#A76B1CFF", | |||
"desc": "reagent-desc-welding-fuel", | |||
"parent": [ | |||
"BasePyrotechnic" | |||
], | |||
"group": "Pyrotechnic", | |||
"name": "reagent-name-welding-fuel", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SoyLatte": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"effectProto": "StatusEffectDrowsiness" | |||
" | |||
} | } | ||
} | } | ||
} | ] | ||
] | } | ||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "soy", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 1, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/soy_latte.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-soy-latte", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-soy-latte", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Vermouth": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "vermouth", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
" | "plantMetabolism": [ | ||
" | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"type": | "!type:PlantAdjustWater": { | ||
" | "amount": 0.7 | ||
" | } | ||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/vermouthglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#91FF91FF", | |||
"desc": "reagent-desc-vermouth", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-vermouth", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"SoapReagent": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "SoapReagent", | |||
"min": 6 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "SoapReagent", | |||
" | "min": 6 | ||
} | |||
} | } | ||
] | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.3, | |||
"slipData": {}, | |||
"flavor": "clean", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-soapy", | |||
"meltingPoint": 60, | |||
"boilingPoint": 100, | |||
"color": "#C8DFC9FF", | |||
"desc": "reagent-desc-soap", | |||
"name": "reagent-name-soap", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Laughter": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.3, | |||
"showInGuidebook": true, | |||
"emote": "Laugh" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"visualType": "Large", | |||
"messages": [ | |||
"laughter-effect-control-laughter" | |||
] | |||
} | |||
} | } | ||
] | |||
} | } | ||
} | }, | ||
"slipData": {}, | |||
"flavor": "funny", | |||
"physicalDesc": "reagent-physical-desc-funny", | |||
" | "color": "#FF4DD2FF", | ||
"desc": "reagent-desc-laughter", | |||
"group": "Special", | |||
"name": "reagent-name-laughter", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "B52": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "b52", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
], | }, | ||
" | { | ||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/b52glass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-b52", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-b52", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "THC": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Add", | |||
"time": 16, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavorMinimum": 0.05, | |||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": -5 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -1 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-crystalline", | |||
"color": "#808080FF", | |||
"desc": "reagent-desc-thc", | |||
"group": "Narcotics", | |||
"name": "reagent-name-thc", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Moonshine": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.5 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "moonshine", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/moonshineglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#D1D7D155", | |||
"desc": "reagent-desc-moonshine", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-moonshine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ArnoldPalmer": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Theobromine": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 4 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "arnoldpalmer", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/arnoldpalmer.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#D8CC5DFF", | |||
" | "desc": "reagent-desc-arnold-palmer", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-arnold-palmer", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "XenoBasher": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.3, | |||
"Theobromine": 0.1 | |||
" | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 1, | |||
"effectProto": "StatusEffectDrowsiness" | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
" | }, | ||
" | "friction": 0.4, | ||
"fizziness": 0.15, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "xenobasher", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy-and-creamy", | |||
"metamorphicMaxFillLevels": 2, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/xenobasher.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#4D6600FF", | |||
"desc": "reagent-desc-xeno-basher", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-xeno-basher", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "GroundBee": { | ||
"flavor": "bee", | |||
"physicalDesc": "reagent-physical-desc-bee-guts", | |||
"color": "#86530EFF", | |||
"desc": "reagent-desc-ground-bee", | |||
"name": "reagent-name-ground-bee", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "Diphenhydramine": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
} | { | ||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "Histamine" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"time": 3, | |||
"key": "Jitter" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"time": 1.5, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": -3 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-chalky", | |||
"color": "#64FFE6FF", | |||
} | "desc": "reagent-desc-diphenhydramine", | ||
"group": "Medicine", | |||
"name": "reagent-name-diphenhydramine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"AcidSpit": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
" | |||
" | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "acidspit", | |||
"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/acidspitglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#365000FF", | |||
" | "desc": "reagent-desc-acid-spit", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-acid-spit", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Dylovene": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": -1 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dylovene", | |||
"min": 20 | |||
} | |||
" | } | ||
], | |||
"damage": { | |||
"types": { | |||
"Blunt": 2 | |||
} | } | ||
} | } | ||
] | } | ||
} | }, | ||
{ | |||
"!type:Jitter": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dylovene", | |||
"min": 20 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dylovene", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"generic-reagent-effect-nauseous" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.02, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dylovene", | |||
"min": 20 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Drunk": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dylovene", | |||
"min": 15 | |||
} | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"flavor": "medicine", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": -10 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustHealth": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-translucent", | |||
"color": "#3A1D8AFF", | |||
"desc": "reagent-desc-dylovene", | |||
"group": "Medicine", | |||
"name": "reagent-name-dylovene", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ManhattanProject": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "manhattanproject", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-overpowering", | |||
"metamorphicMaxFillLevels": 3, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/proj_manhattanglass.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
], | "desc": "reagent-desc-manhattan-project", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-manhattan-project", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "GinFizz": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "fizziness": 0.4, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "ginfizz", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/ginfizzglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#664300FF", | |||
" | "desc": "reagent-desc-gin-fizz", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-gin-fizz", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"IrishCream": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
" | "Ethanol": 0.4 | ||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "creamy", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/irishcreamglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-irish-cream", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-irish-cream", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceGrape": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
" | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "juice", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
" | "!type:PlantAdjustWater": {} | ||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"color": "#512284FF", | |||
"desc": "reagent-desc-juice-grape", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-grape", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Grenadine": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:ExtinguishTileReaction": {} | |||
" | |||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "bitter", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
" | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-dark-red", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/grenadineglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#EA1D26FF", | ||
"!type: | "desc": "reagent-desc-grenadine", | ||
" | "parent": [ | ||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-grenadine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "VodkaRedBool": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.2, | |||
"Theobromine": 0.1 | |||
}, | }, | ||
{ | "effects": [ | ||
"!type:ModifyStatusEffect": { | { | ||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 1, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.25, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "vodkaredbool", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/ginvodkaglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#C4C27655", | |||
" | "desc": "reagent-desc-vodka-red-bool", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-vodka-red-bool", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SpaceGlue": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Add", | |||
"time": 5, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | } | ||
} | } | ||
] | |||
}, | }, | ||
"effects": [ | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"time": 5, | |||
"component": "Muted", | |||
"key": "Muted" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"viscosity": 0.5, | |||
"tileReactions": [ | |||
{ | |||
"!type:SpillTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "glue", | |||
"reactiveEffects": { | |||
"Acidic": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyBleed": { | |||
"amount": -1.5 | |||
} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "physicalDesc": "reagent-physical-desc-sticky", | ||
"!type: | "meltingPoint": 380, | ||
" | "boilingPoint": 250, | ||
"desc": "reagent-desc-space-glue", | |||
"name": "reagent-name-space-glue", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Tazinide": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Electrocute": { | |||
"probability": 0.5, | |||
"electrocuteTime": 1 | |||
" | |||
} | } | ||
} | } | ||
], | |||
"metabolismRate": 2 | |||
} | |||
}, | |||
"flavor": "shocking", | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"color": "#FDD023FF", | |||
"desc": "reagent-desc-tazinide", | |||
"group": "Toxins", | |||
"name": "reagent-name-tazinide", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Syndicate" | |||
}, | |||
"PoisonWine": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.1 | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
" | { | ||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "bitter", | |||
"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/pwineglass.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#990066FF", | |||
], | "desc": "reagent-desc-poison-wine", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-poison-wine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "VentCrud": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-sticky", | |||
"color": "#000000FF", | |||
} | "desc": "reagent-desc-vent-crud", | ||
"group": "Toxins", | |||
"name": "reagent-name-vent-crud", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "TearGas": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.08, | |||
"messages": [ | |||
"generic-reagent-effect-burning-eyes", | |||
"generic-reagent-effect-burning-eyes-a-bit", | |||
"generic-reagent-effect-tearing-up", | |||
"norepinephricacid-effect-eyelids", | |||
"norepinephricacid-effect-eyes-itch", | |||
"norepinephricacid-effect-vision-fade", | |||
"norepinephricacid-effect-vision-fail" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.03, | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"norepinephricacid-effect-eye-disconnect", | |||
"norepinephricacid-effect-eye-pain", | |||
"norepinephricacid-effect-darkness", | |||
"norepinephricacid-effect-blindness" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.08, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "TearGas", | |||
"min": 4 | |||
} | |||
} | |||
], | |||
"emote": "Scream" | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.08, | |||
"emote": "Cough" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "TearGas", | |||
"min": 4 | |||
} | |||
} | |||
], | |||
"type": "Add", | |||
"effectProto": "StatusEffectBlindness" | |||
} | |||
}, | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "TearGas", | |||
"min": 4 | |||
} | |||
} | |||
], | |||
"time": 1.5, | |||
"sprintSpeedModifier": 0.65, | |||
"walkSpeedModifier": 0.65 | |||
} | |||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
"flavor": "salty", | |||
" | "allowedDepartments": [ | ||
"Security" | |||
} | ], | ||
"physicalDesc": "reagent-physical-desc-milky", | |||
"meltingPoint": 36, | |||
"boilingPoint": 255, | |||
"color": "#FFFFFF4D", | |||
"desc": "reagent-desc-tear-gas", | |||
"group": "Narcotics", | |||
"name": "reagent-name-tear-gas", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Oxygen": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Oxygenate": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Human", | |||
"Animal", | |||
"Rat", | |||
"Plant" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ModifyLungGas": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"ratios": { | |||
"CarbonDioxide": 1, | |||
"Oxygen": -1 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1.5 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:AdjustAlert": { | |||
"minScale": 1, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"time": 5, | |||
"clear": true, | |||
"alertType": "Toxins" | |||
} | |||
} | |||
] | |||
}, | }, | ||
"effects": [ | "Respiration": { | ||
"effects": [ | |||
"!type: | { | ||
" | "!type:Oxygenate": { | ||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Human", | |||
"Animal", | |||
"Rat", | |||
"Plant", | |||
"Arachnid", | |||
"Moth" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ModifyLungGas": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"ratios": { | |||
"CarbonDioxide": 1, | |||
"Oxygen": -1 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.7 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:AdjustAlert": { | |||
"minScale": 0.5, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"time": 5, | |||
"clear": true, | |||
"alertType": "Toxins" | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-gaseous", | |||
"meltingPoint": -218.4, | |||
"boilingPoint": -183, | |||
"color": "#C4F5FFFF", | |||
"desc": "reagent-desc-oxygen", | |||
"name": "reagent-name-oxygen", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Oats": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
" | "Sugar": 0.4, | ||
" | "Nutriment": 0.6 | ||
" | |||
} | } | ||
} | } | ||
}, | }, | ||
"flavor": "oats", | |||
"physicalDesc": "reagent-physical-desc-coarse", | |||
"color": "#D2B48CFF", | |||
} | "desc": "reagent-desc-oats", | ||
"group": "Foods", | |||
"name": "reagent-name-oats", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Happiness": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Happiness", | |||
"max": 20 | |||
} | |||
} | |||
], | |||
"showInChat": true, | |||
"emote": "Laugh" | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Happiness", | |||
"max": 20 | |||
} | |||
} | |||
], | |||
"showInChat": true, | |||
"emote": "Whistle" | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Happiness", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"showInChat": true, | |||
"emote": "Crying" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Happiness", | |||
"max": 20 | |||
} | |||
} | |||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"psicodine-effect-fearless", | |||
"psicodine-effect-anxieties-wash-away", | |||
"psicodine-effect-at-peace" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Add", | |||
"time": 5, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "paintthinner", | |||
"physicalDesc": "reagent-physical-desc-soothing", | |||
"color": "#EE35FFFF", | |||
"desc": "reagent-desc-happiness", | |||
"group": "Narcotics", | |||
"name": "reagent-name-happiness", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Sake": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
} | |||
], | |||
"flavor": "sake", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/sakeglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#DDDDDDFF", | |||
"desc": "reagent-desc-sake", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-sake", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Vitamin": { | ||
"metabolisms": { | |||
"Metabolites": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"probability": 0.5, | |||
"damage": { | |||
"Brute": -0.5, | |||
"Burn": -0.5 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyBleed": { | |||
"amount": -0.25 | |||
} | |||
}, | |||
{ | |||
"!type:SatiateHunger": {} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"flavor": "vitamin", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.5 | |||
} | |||
}, | |||
{ | |||
{ | "!type:PlantAdjustHealth": { | ||
"amount": 1.5 | |||
} | } | ||
], | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-chalky", | |||
"color": "#D3D3D3FF", | |||
"desc": "reagent-desc-vitamin", | |||
"pricePerUnit": 2.5, | |||
"group": "Foods", | |||
{ | "name": "reagent-name-vitamin", | ||
"!type: | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Sbiten": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
" | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"type": | "!type:SatiateThirst": { | ||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "sbiten", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"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/sbitenglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#004166FF", | |||
"desc": "reagent-desc-sbiten", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-sbiten", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "EnergyDrink": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"metabolites": { | |||
"Theobromine": 0.2 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.4, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "energydrink", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
" | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
], | } | ||
" | ], | ||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#FFFFBFFF", | |||
"desc": "reagent-desc-energy-drink", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-energy-drink", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "SulfuricAcid": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 5 | |||
} | |||
" | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.33, | |||
"visualType": "Large", | |||
"messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.2, | |||
"emote": "Scream" | |||
} | } | ||
} | } | ||
], | |||
"metabolismRate": 3 | |||
} | |||
}, | |||
"flavor": "acid", | |||
"recognizable": true, | |||
"allowedJobs": [ | |||
"Chemist" | |||
], | |||
"reactiveEffects": { | |||
"Acidic": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"ignoreResistances": false, | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.1, | |||
"emote": "Scream" | |||
} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 10 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -5 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-oily", | |||
"meltingPoint": 10.31, | |||
"boilingPoint": 337, | |||
"color": "#BF8C00FF", | |||
"desc": "reagent-desc-sulfuric-acid", | |||
"group": "Toxins", | |||
"name": "reagent-name-sulfuric-acid", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Diphenylmethylamine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 10, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
}, | |||
{ | |||
"!type:ResetNarcolepsy": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Diphenylmethylamine", | |||
"min": 5 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"ethyloxyephedrine-effect-feeling-awake", | |||
"ethyloxyephedrine-effect-clear-mind" | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-glowing", | |||
"color": "#B0ABAAFF", | |||
" | "desc": "reagent-desc-diphenylmethylamine", | ||
"group": "Medicine", | |||
"name": "reagent-name-diphenylmethylamine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "MilkSheep": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 4 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "flavor": "milk", | ||
"!type:PlantAdjustWater": { | "recognizable": true, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.9 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#DFDFDFFF", | |||
"desc": "reagent-desc-milk-sheep", | |||
"parent": [ | |||
"Milk" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-milk-sheep", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Nothing": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"physicalDesc": "reagent-physical-desc-nothing", | |||
"desc": "reagent-desc-nothing", | |||
"group": "Drinks", | |||
"name": "reagent-name-nothing", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Daiquiri": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.2 | |||
" | |||
" | |||
}, | }, | ||
"effects": [ | |||
{ | |||
" | "!type:SatiateThirst": { | ||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "daiquiri", | |||
"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": {} | |||
} | } | ||
}, | }, | ||
" | "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": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"!type:MetabolizerTypeCondition": { | "reagent": "Ethanol", | ||
"min": 15 | |||
" | } | ||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Dwarf" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.02 | |||
} | } | ||
} | } | ||
} | } | ||
} | }, | ||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ethanol", | |||
"min": 15 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Dwarf" | |||
] | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"Brute": -0.1 | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.04, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ethanol", | |||
"min": 12 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Dwarf" | |||
" | ] | ||
} | |||
" | |||
" | |||
} | } | ||
] | |||
} | |||
}, | |||
{ | |||
"!type:Drunk": { | |||
"boozePower": 2 | |||
" | |||
} | } | ||
} | } | ||
], | |||
"metabolismRate": 0.05 | |||
}, | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "alcohol", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
] | }, | ||
} | { | ||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"meltingPoint": -114.1, | |||
"boilingPoint": 78.2, | |||
"color": "#B05B3CFF", | |||
"desc": "reagent-desc-ethanol", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-ethanol", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | }, | ||
" | "Coffee": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Theobromine": 0.1 | |||
}, | |||
"effects": [ | |||
"!type: | { | ||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
" | "type": "Remove", | ||
" | "effectProto": "StatusEffectDrowsiness" | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "coffee", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/coffeeglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-coffee", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-coffee", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Ichor": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": {} | |||
}, | |||
{ | |||
"!type:ModifyBloodLevel": { | |||
"amount": 3 | |||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"damage": { | |||
"Burn": -3, | |||
"Brute": -3, | |||
"Toxin": -2 | |||
{ | } | ||
} | |||
}, | |||
" | { | ||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Bloodloss": -3 | |||
} | } | ||
} | } | ||
} | |||
" | }, | ||
{ | |||
"!type:ModifyBleed": { | |||
"amount": -1.5 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "metallic", | |||
"recognizable": true, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.5 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-roaring", | |||
"color": "#F4692EFF", | |||
"desc": "reagent-desc-ichor", | |||
"group": "Biological", | |||
"name": "reagent-name-ichor", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | }, | ||
{ | "collection": "FootstepBlood" | ||
"!type:Emote": { | } | ||
} | |||
"conditions": [ | }, | ||
{ | "JuiceThatMakesYouHew": { | ||
"!type:ReagentCondition": { | "metabolisms": { | ||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.5, | |||
"force": true, | |||
"showInGuidebook": true, | |||
"showInChat": true, | |||
"emote": "Hew" | |||
} | |||
}, | |||
{ | |||
"!type:Polymorph": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Animal" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "JuiceThatMakesYouHew", | |||
"min": 50 | |||
} | |||
} | |||
], | |||
"prototype": "ArtifactLizard" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "JuiceThatMakesYouHew", | |||
"min": 50 | |||
} | |||
} | } | ||
], | |||
"amount": -20, | |||
"reagent": "JuiceThatMakesYouHew" | |||
} | |||
} | } | ||
}, | ], | ||
"metabolismRate": 0.25 | |||
} | |||
}, | |||
"flavor": "hew", | |||
"physicalDesc": "reagent-physical-desc-inversed", | |||
"color": "#A64DC5FF", | |||
"desc": "reagent-desc-hew", | |||
" | "group": "Toxins", | ||
"name": "reagent-name-hew", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Plasma": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1.5 | |||
} | } | ||
} | } | ||
} | |||
" | }, | ||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -2, | |||
"reagent": "Inaprovaline" | |||
} | |||
} | } | ||
}, | ] | ||
}, | |||
"Respiration": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
" | "Poison": 0.1 | ||
} | } | ||
} | } | ||
} | |||
" | }, | ||
{ | |||
" | "!type:AdjustAlert": { | ||
" | "minScale": 1.5, | ||
"time": 5, | |||
"clear": true, | |||
"alertType": "Toxins" | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.5 | |||
} | |||
} | |||
], | |||
"flavor": "bitter", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
} | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"physicalDesc": "reagent-physical-desc-gaseous", | |||
"meltingPoint": -186.4, | |||
"boilingPoint": -127.3, | |||
"color": "#7E009EFF", | |||
"desc": "reagent-desc-plasma", | |||
"name": "reagent-name-plasma", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Sugar": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Metabolites": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Nutriment", | |||
"min": 0.1 | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"flavor": "sweet", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": 2 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustPests": { | |||
"amount": 2 | |||
" | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
"metamorphicMaxFillLevels": 7, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/sugarglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"meltingPoint": 146, | |||
"desc": "reagent-desc-sugar", | |||
"group": "Foods", | |||
} | "name": "reagent-name-sugar", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "PestKiller": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 3 | |||
} | |||
} | |||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 4 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustPests": { | |||
"amount": -6 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-bubbling", | |||
"color": "#9E9886FF", | |||
"desc": "reagent-desc-pest-killer", | |||
"group": "Botanical", | |||
"name": "reagent-name-pest-killer", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Hydrogen": { | ||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-gaseous", | |||
"meltingPoint": -259.2, | |||
"boilingPoint": -253, | |||
"color": "#CCCCCCFF", | |||
"desc": "reagent-desc-hydrogen", | |||
"group": "Elements", | |||
"name": "reagent-name-hydrogen", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "Siderlac": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": -5 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "flavor": "medicine", | ||
"!type: | "physicalDesc": "reagent-physical-desc-milky", | ||
"amount": 0. | "color": "#F4DAB8FF", | ||
"desc": "reagent-desc-siderlac", | |||
"group": "Medicine", | |||
"name": "reagent-name-siderlac", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Inaprovaline": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MobStateCondition": { | |||
"mobstate": "Critical" | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": -2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyBleed": { | |||
"amount": -0.25 | |||
} | |||
} | |||
], | |||
"metabolismRate": 0.1 | |||
} | } | ||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#731024FF", | |||
"desc": "reagent-desc-inaprovaline", | |||
"group": "Medicine", | |||
"name": "reagent-name-inaprovaline", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "NTCahors": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "bitter", | |||
"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/wineglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#7E4043FF", | |||
"desc": "reagent-desc-n-t-cahors", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-n-t-cahors", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "PwrGame": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.9, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "pwrgamesoda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustHealth": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#9385BFFF", | |||
"desc": "reagent-desc-pwr-game", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-pwr-game", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | |||
" | "EggCooked": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Protein": 2 | |||
} | |||
} | |||
}, | |||
"flavor": "egg", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-fluffy", | |||
"desc": "reagent-desc-egg", | |||
"group": "Foods", | |||
"name": "reagent-name-egg", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"Hemorrhinol": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"time": 21, | |||
"effectProto": "StatusEffectHemorrhage" | |||
" | } | ||
}, | |||
{ | |||
"!type:ModifyBleed": { | |||
"amount": 0.5 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "sharp", | |||
"physicalDesc": "reagent-physical-desc-thin", | |||
" | "color": "#96424FFF", | ||
"desc": "reagent-desc-hemorrhinol", | |||
"group": "Toxins", | |||
"name": "reagent-name-hemorrhinol", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Major" | |||
}, | |||
"Cognizine": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:MakeSentient": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Cognizine", | |||
"min": 5 | |||
} | |||
} | |||
] | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "magical", | |||
"physicalDesc": "reagent-physical-desc-enigmatic", | |||
"color": "#B50EE8FF", | |||
"desc": "reagent-desc-cognizine", | |||
"group": "Medicine", | |||
" | "name": "reagent-name-cognizine", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Uranium": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
" | "effects": [ | ||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Radiation": 2 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "flavor": "metallic", | ||
"!type: | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustMutationLevel": { | |||
"amount": 0.6 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 4 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -1.5 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustMutationMod": { | |||
"amount": 0.1, | |||
"probability": 0.2 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"meltingPoint": 1133, | |||
"boilingPoint": 4131, | |||
"color": "#8FA191FF", | |||
"desc": "reagent-desc-uranium", | |||
"group": "Elements", | |||
"name": "reagent-name-uranium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"Artifexium": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
" | "types": { | ||
"Caustic": 2 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "metallic", | |||
"allowedDepartments": [ | |||
"Science" | |||
], | |||
" | "reactiveEffects": { | ||
"Acidic": { | |||
"effects": [ | |||
{ | |||
"!type:ArtifactUnlock": { | |||
"minScale": 5 | |||
} | |||
} | } | ||
} | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"physicalDesc": "reagent-physical-desc-crystalline", | |||
"color": "#776291FF", | |||
"desc": "reagent-desc-artifexium", | |||
"name": "reagent-name-artifexium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
"flavor": " | "Ketchunaise": { | ||
"flavor": "ketchunaise", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-saucey", | |||
"color": "#FBA399FF", | |||
"desc": "reagent-desc-ketchunaise", | |||
"group": "Foods", | |||
"name": "reagent-name-ketchunaise", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Bungotoxin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
" | "!type:HealthChange": { | ||
"damage": { | |||
"types": { | |||
"Poison": 1.8 | |||
} | |||
} | |||
} | |||
} | |||
], | |||
"metabolismRate": 0.2 | |||
} | } | ||
}, | }, | ||
{ | "physicalDesc": "reagent-physical-desc-nondescript", | ||
"!type: | "color": "#EBFF8EFF", | ||
" | "desc": "reagent-desc-bungotoxin", | ||
"group": "Toxins", | |||
"name": "reagent-name-bungotoxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Major" | |||
}, | |||
"Tortuga": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
" | |||
" | |||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "tortuga", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
" | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/tortuga.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#1C8C40FF", | |||
" | "desc": "reagent-desc-tortuga", | ||
"parent": [ | |||
} | "BaseDrink" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-tortuga", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Doxarubixadone": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"max": 213 | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"types": { | |||
"Cellular": -2 | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-bubbling", | |||
"color": "#32CD32FF", | |||
"desc": "reagent-desc-doxarubixadone", | |||
"group": "Medicine", | |||
"name": "reagent-name-doxarubixadone", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"CubaLibre": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.2, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "cubalibre", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/cubalibreglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#3E1B00FF", | |||
"desc": "reagent-desc-cuba-libre", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-cuba-libre", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Ale": { | |||
"metamorphicChangeColor": false, | |||
"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, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
" | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 5, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/aleglass.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#663100FF", | |||
], | "desc": "reagent-desc-ale", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-ale", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Fluorosurfactant": { | ||
{ | "flavor": "bitter", | ||
"!type: | "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": {} | |||
} | } | ||
}, | }, | ||
" | "Impedrezene": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
" | "sprintSpeedModifier": 0.65, | ||
"walkSpeedModifier": 0.65 | |||
" | |||
" | |||
} | } | ||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Add", | |||
"time": 10, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.05 | |||
} | |||
}, | |||
{ | |||
"!type:Drunk": { | |||
"boozePower": 5 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-acrid", | |||
"color": "#215263FF", | |||
"desc": "reagent-desc-impedrezene", | |||
} | "group": "Narcotics", | ||
"name": "reagent-name-impedrezene", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Minor" | |||
}, | }, | ||
" | "PlantBGone": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
" | |||
} | } | ||
], | |||
{ | "damage": { | ||
" | "types": { | ||
" | "Poison": -4, | ||
" | "Blunt": 2, | ||
"Slash": 1, | |||
"Piercing": 1 | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 6 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -8 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -20 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustMutationMod": { | |||
"amount": 0.1 | |||
} | } | ||
], | }, | ||
" | { | ||
"!type:PlantRemoveKudzu": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-bubbling", | |||
"color": "#49002EFF", | |||
"desc": "reagent-desc-plant-b-gone", | |||
"group": "Botanical", | |||
"name": "reagent-name-plant-b-gone", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "CogChamp": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"component": "RatvarianLanguage", | |||
"key": "RatvarianLanguage" | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "cogchamp", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
" | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-ground-brass", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/cogchamp.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#B5A642FF", | |||
"desc": "reagent-desc-cogchamp", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-cogchamp", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Silver": { | ||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-reasonably-metallic", | |||
"meltingPoint": 960.5, | |||
"boilingPoint": 2212, | |||
"color": "#D0D0D0FF", | |||
"desc": "reagent-desc-silver", | |||
"group": "Elements", | |||
"name": "reagent-name-silver", | |||
"footstepSound": { | |||
" | "!type:SoundCollectionSpecifier": {} | ||
} | } | ||
}, | }, | ||
" | "Amatoxin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 3 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
} | ], | ||
"metabolismRate": 0.2 | |||
} | } | ||
}, | |||
"physicalDesc": "reagent-physical-desc-nondescript", | |||
"color": "#D6CE7BFF", | |||
"desc": "reagent-desc-amatoxin", | |||
"group": "Toxins", | |||
"name": "reagent-name-amatoxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Major" | |||
}, | }, | ||
"flavor": "sweet", | "Lemonade": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
" | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "sweet", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-tart", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/lemonadeglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#FFFF00FF", | ||
"!type: | "desc": "reagent-desc-lemonade", | ||
" | "parent": [ | ||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-lemonade", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "IcedCoffee": { | ||
"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", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/icedcoffeeglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#102838FF", | |||
"desc": "reagent-desc-iced-coffee", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-iced-coffee", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "WhiskeySoda": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | |||
], | |||
"flavor": "whiskeycola", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 4, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/whiskeysodaglass.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#533600FF", | |||
], | "desc": "reagent-desc-whiskey-soda", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-whiskey-soda", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "GastroToxin": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "GastroToxin", | |||
"min": 2 | |||
} | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-putrid", | |||
"color": "#ACC91AFF", | |||
} | "desc": "reagent-desc-gastrotoxin", | ||
"group": "Toxins", | |||
"name": "reagent-name-gastrotoxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Napalm": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": 2, | |||
"Poison": 1, | |||
"Caustic": 0.5 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Flammable": { | |||
"multiplier": 0.4 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 5 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "bitter", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": { | |||
"multiplier": 0.4 | |||
} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-soapy", | |||
"color": "#FA00AFFF", | |||
"desc": "reagent-desc-napalm", | |||
"parent": [ | |||
"BasePyrotechnic" | |||
], | |||
"group": "Pyrotechnic", | |||
"name": "reagent-name-napalm", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | }, | ||
"contrabandSeverity": "Major" | |||
}, | |||
"SpaceUp": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
" | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"fizziness": 0.5, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
" | "!type:SpillIfPuddlePresentTileReaction": {} | ||
" | |||
} | } | ||
], | |||
"flavor": "spaceup", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
" | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/space-up_glass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#E3E3E37D", | |||
"desc": "reagent-desc-space-up", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-space-up", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "MilkGoat": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 4 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "milk", | |||
"recognizable": true, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.9 | |||
} | } | ||
], | } | ||
" | ], | ||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#DFDFDFFF", | |||
"desc": "reagent-desc-milk-goat", | |||
"parent": [ | |||
"Milk" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-milk-goat", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "MoscowMule": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.2, | |||
"Copper": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "moscowmule", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/moscowmule.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#CECBADFF", | |||
" | "desc": "reagent-desc-moscow-mule", | ||
"parent": [ | |||
"BaseAlcohol" | |||
} | ], | ||
"group": "Drinks", | |||
"name": "reagent-name-moscow-mule", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "Paloma": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.07 | |||
}, | |||
"effects": [ | |||
" | { | ||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
], | } | ||
], | |||
"flavor": "alcohol", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
{ | "metamorphicSprite": { | ||
" | "sprite": "Corvax/Objects/Consumable/Drinks/paloma.rsi", | ||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#D5DCD3FF", | |||
"desc": "reagent-desc-paloma", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
" | "name": "reagent-name-paloma", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Dermaline": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": -1.5, | |||
"Shock": -1.5, | |||
"Cold": -1.5 | |||
" | |||
} | } | ||
} | } | ||
], | } | ||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dermaline", | |||
"min": 10 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1, | |||
"Cold": 2, | |||
"Blunt": 0.5 | |||
} | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:Jitter": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dermaline", | |||
"min": 10 | |||
} | |||
} | |||
] | |||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-translucent", | |||
"color": "#215263FF", | |||
"desc": "reagent-desc-dermaline", | |||
"group": "Medicine", | |||
"name": "reagent-name-dermaline", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "CreamOfCoconut": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
" | |||
} | } | ||
], | |||
"flavor": "creamy", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-syrupy", | |||
"color": "#FFEABFFF", | |||
"desc": "reagent-desc-cream-of-coconut", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-cream-of-coconut", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Lipolicide": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:HungerCondition": { | |||
"max": 50 | |||
} | |||
} | |||
], | |||
"damage": { | |||
" | "types": { | ||
"Poison": 2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": -6 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"flavor": "mothballs", | |||
"allowedDepartments": [ | |||
"Medical" | |||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"color": "#F0FFF0FF", | |||
"desc": "reagent-desc-lipolicide", | |||
"group": "Toxins", | |||
"name": "reagent-name-lipolicide", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mayojito": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.15 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.5, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Mayojito", | |||
"min": 5 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 0.5 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "mayojito", | |||
"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/mayojito.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#6FBE44FF", | |||
" | "desc": "reagent-desc-mayojito", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-mayojito", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DeathInTheAfternoon": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.6 | |||
" | |||
}, | }, | ||
"effects": [ | |||
{ | |||
" | "!type:SatiateThirst": { | ||
" | "factor": 2 | ||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "deathintheafternoon", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/deathintheafternoon.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#57A87DFF", | |||
"desc": "reagent-desc-death-in-the-afternoon", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-death-in-the-afternoon", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "RedMead": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
{ | "flavor": "redmead", | ||
"!type: | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-ferrous", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/red_meadglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#BC5550FF", | ||
"!type: | "desc": "reagent-desc-red-mead", | ||
" | "parent": [ | ||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-red-mead", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"JuiceBerry": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | }, | ||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "berry", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
" | "Touch" | ||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
{ | "color": "#660099FF", | ||
"!type: | "desc": "reagent-desc-juice-berry", | ||
" | "parent": [ | ||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-berry", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "RootBeer": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.5, | ||
"!type:PlantAdjustWater": { | "slipData": {}, | ||
"amount": 0. | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "rootbeersoda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/rootbeerglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#381C07FF", | |||
"desc": "reagent-desc-root-beer", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-root-beer", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "MilkOat": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 4 | |||
" | |||
} | } | ||
} | } | ||
} | ] | ||
} | |||
" | }, | ||
"flavor": "oats", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-refreshing", | |||
"color": "#DEDACDFF", | |||
"desc": "reagent-desc-milk-oat", | |||
"group": "Drinks", | |||
"name": "reagent-name-milk-oat", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DriestMartini": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "driestmartini", | |||
"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": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/driestmartiniglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#2E6671FF", | |||
"desc": "reagent-desc-driest-martini", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-driest-martini", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Coldsauce": { | ||
{ | "flavor": "cold", | ||
"!type: | "physicalDesc": "reagent-physical-desc-cold", | ||
"color": "#87CEEBFF", | |||
"desc": "reagent-desc-coldsauce", | |||
"group": "Foods", | |||
"name": "reagent-name-coldsauce", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Aluminium": { | ||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
" | "meltingPoint": 660, | ||
"boilingPoint": 2327, | |||
"color": "#848789FF", | |||
"desc": "reagent-desc-aluminium", | |||
"group": "Elements", | |||
"name": "reagent-name-aluminium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"Rum": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "rum", | |||
"recognizable": true, | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/rumglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#F09F42FF", | |||
"desc": "reagent-desc-rum", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-rum", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "IcedGreenTea": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
" | "!type:SatiateThirst": { | ||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "icedtea", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/icedgreenteaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#5B821BFF", | |||
"desc": "reagent-desc-iced-green-tea", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-iced-green-tea", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceLemon": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "sour", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
} | ], | ||
] | "methods": [ | ||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-citric", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/lemonjuiceglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FFF690FF", | |||
"desc": "reagent-desc-juice-lemon", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-lemon", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "Alexander": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.07 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "alcohol", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
], | }, | ||
" | { | ||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Corvax/Objects/Consumable/Drinks/alexander.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#F7F3EBFF", | |||
"desc": "reagent-desc-alexander", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-alexander", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DemonsBlood": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "fizziness": 0.3, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "demonsblood", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
" | "!type:Flammable": {} | ||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-ferrous", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
{ | "sprite": "Objects/Consumable/Drinks/demonsblood.rsi", | ||
" | "state": "icon_empty" | ||
}, | }, | ||
"color": "#A70000FF", | |||
"desc": "reagent-desc-demons-blood", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
" | "name": "reagent-name-demons-blood", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceCarrot": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"metabolites": { | |||
"Oculine": 1, | |||
"Nutriment": 1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "slipData": {}, | ||
"!type: | "tileReactions": [ | ||
" | { | ||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "carrot", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
" | "!type:PlantAdjustWater": {} | ||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"color": "#FF8820FF", | |||
"desc": "reagent-desc-juice-carrot", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-carrot", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Martini": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "martini", | |||
"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": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/martiniglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-martini", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-martini", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Neurotoxin": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.5 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "neurotoxin", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/neurotoxinglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#2E2E61FF", | |||
"desc": "reagent-desc-neurotoxin", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-neurotoxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Bramble": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "alcohol", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Corvax/Objects/Consumable/Drinks/bramble.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#DBB7B2FF", | |||
"desc": "reagent-desc-bramble", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-bramble", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Sap": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "viscosity": 0.1, | ||
"!type: | "tileReactions": [ | ||
" | { | ||
"!type:SpillTileReaction": {} | |||
} | |||
], | |||
"flavor": "sweet", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-sticky", | |||
"color": "#CD7314FF", | |||
"desc": "reagent-desc-sap", | |||
"group": "Biological", | |||
"name": "reagent-name-sap", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Cryptobiolin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"effectProto": "StatusEffectScrambled" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"time": 20, | |||
"effectProto": "StatusEffectWoozy" | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"allowedDepartments": [ | |||
"Medical" | |||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#081A80FF", | |||
"desc": "reagent-desc-cryptobiolin", | |||
"group": "Medicine", | |||
"name": "reagent-name-cryptobiolin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"TonicWater": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"fizziness": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "tonicwater", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
} | ], | ||
] | "methods": [ | ||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/tonicglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#0064C8FF", | |||
"desc": "reagent-desc-tonic-water", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-tonic-water", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ChangelingSting": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"fizziness": 0.5, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "soda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
" | |||
} | } | ||
], | } | ||
" | ], | ||
" | "physicalDesc": "reagent-physical-desc-fizzy", | ||
"color": "#2E6671FF", | |||
"desc": "reagent-desc-changeling-sting", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-changeling-sting", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "BuzzochloricBees": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Histamine", | |||
"max": 0 | |||
} | |||
}, | |||
{ | |||
"!type:TagCondition": { | |||
"inverted": true, | |||
"tag": "Bee" | |||
} | |||
} | |||
], | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"buzzochloricbees-effect-oh-god-bees", | |||
"buzzochloricbees-effect-its-the-bees", | |||
"buzzochloricbees-effect-why-am-i-covered-in-bees", | |||
"buzzochloricbees-effect-one-with-the-bees", | |||
"buzzochloricbees-effect-squeaky-clean" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.05, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Histamine", | |||
"min": 0.01 | |||
} | |||
}, | |||
{ | |||
"!type:TagCondition": { | |||
"inverted": true, | |||
"tag": "Bee" | |||
} | |||
} | } | ||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
" | "buzzochloricbees-effect-histamine-bee-allergy", | ||
" | "buzzochloricbees-effect-histamine-swells", | ||
"buzzochloricbees-effect-histamine-numb-to-the-bees", | |||
"buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees", | |||
"buzzochloricbees-effect-squeaky-clean" | |||
] | |||
} | } | ||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.05, | |||
"conditions": [ | |||
{ | |||
"!type:TagCondition": { | |||
"inverted": true, | |||
"tag": "Bee" | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Licoxide", | |||
"min": 0.01 | |||
} | |||
} | |||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"buzzochloricbees-effect-licoxide-electrifying", | |||
"buzzochloricbees-effect-licoxide-shocked-by-bee-facts", | |||
"buzzochloricbees-effect-licoxide-buzzed", | |||
"buzzochloricbees-effect-licoxide-buzzes" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.05, | |||
"conditions": [ | |||
{ | |||
"!type:TagCondition": { | |||
"inverted": true, | |||
"tag": "Bee" | |||
{ | } | ||
" | }, | ||
" | { | ||
" | "!type:ReagentCondition": { | ||
"reagent": "Fiber", | |||
"min": 0.01 | |||
} | |||
} | |||
], | |||
"messages": [ | |||
"buzzochloricbees-effect-fiber-hairy", | |||
"buzzochloricbees-effect-fiber-soft" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:TagCondition": { | |||
"inverted": true, | |||
"tag": "Bee" | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 2, | |||
"Piercing": 2 | |||
} | } | ||
} | } | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [ | |||
{ | |||
"!type:CreateEntityTileReaction": { | |||
"randomOffsetMax": 0.3, | |||
"maxOnTileWhitelist": { | |||
"tags": [ | |||
"Bee" | |||
] | ] | ||
} | }, | ||
"maxOnTile": 2, | |||
"usage": 2, | |||
"entity": "MobBee" | |||
} | |||
}, | |||
{ | |||
"!type:CleanTileReaction": { | |||
"cleanCost": 0 | |||
} | |||
} | |||
], | |||
"flavor": "bee", | |||
"physicalDesc": "reagent-physical-desc-buzzy", | |||
"color": "#FFD35DFF", | |||
"desc": "reagent-desc-buzzochloric-bees", | |||
"group": "Toxins", | |||
"name": "reagent-name-buzzochloric-bees", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Minor" | |||
}, | |||
"SnowWhite": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
" | "!type:SatiateThirst": { | ||
" | "factor": 2 | ||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.3, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "snowwhite", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/snowwhite.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"desc": "reagent-desc-snow-white", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-snow-white", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceTomato": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "slipData": {}, | ||
"!type:PlantAdjustWater": { | "tileReactions": [ | ||
" | { | ||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "tomato", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-saucey", | |||
"color": "#731008FF", | |||
"desc": "reagent-desc-juice-tomato", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-tomato", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Holywater": { | ||
"evaporationSpeed": 0.3, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Blunt": -0.2, | |||
"Poison": -0.2, | |||
" | "Heat": -0.2, | ||
"Shock": -0.2, | |||
"Cold": -0.2 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
} | |||
], | |||
"flavor": "holy", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
}, | }, | ||
"effects": [ | "Acidic": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"ignoreResistances": false, | |||
"damage": { | |||
"types": { | |||
"Holy": 0.5 | |||
} | |||
} | |||
} | |||
} | } | ||
} | ], | ||
] | "methods": [ | ||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-holy", | |||
"color": "#91C3F7FF", | |||
"desc": "reagent-desc-holywater", | |||
"group": "Medicine", | |||
"name": "reagent-name-holywater", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Rubberneck": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3, | |||
"Theobromine": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 1, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"fizziness": 0.25, | |||
"slipData": {}, | |||
" | "tileReactions": [ | ||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
], | } | ||
], | |||
"flavor": "rubberneck", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/rubberneck.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#F0D74AFF", | |||
"desc": "reagent-desc-rubberneck", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-rubberneck", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Vomit": { | ||
"metabolisms": { | |||
"Digestion": { | |||
" | "metabolites": { | ||
"Nutriment": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 0.5 | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": { | |||
"requiredSlipSpeed": 4 | |||
}, | |||
"flavor": "terrible", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"color": "#87AB08FF", | |||
"desc": "reagent-desc-vomit", | |||
"group": "Biological", | |||
"name": "reagent-name-vomit", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepBlood" | |||
} | |||
} | } | ||
}, | }, | ||
" | "Stellibinin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": -4 | |||
} | |||
} | |||
" | } | ||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Amatoxin", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": -3, | |||
"reagent": "Amatoxin" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"flavor": "medicine", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": -5 | |||
} | } | ||
], | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-starry", | |||
"color": "#2B2F77FF", | |||
"desc": "reagent-desc-stellibinin", | |||
"group": "Medicine", | |||
"name": "reagent-name-stellibinin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Bronx": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
" | "!type:SatiateThirst": { | ||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
} | } | ||
], | |||
{ | "flavor": "bronx", | ||
"!type: | "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": 4, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/bronx.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#D68829FF", | |||
], | "desc": "reagent-desc-bronx", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-bronx", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Cornoil": { | ||
"flavor": "oily", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-oily", | |||
"color": "#FFFF00FF", | |||
"desc": "reagent-desc-cornoil", | |||
{ | "group": "Foods", | ||
"!type: | "name": "reagent-name-cornoil", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Barozine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"probability": 0.3, | |||
"damage": { | |||
"types": { | |||
"Heat": 0.5 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Barozine", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 3 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.15, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Barozine", | |||
"min": 30 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"component": "PressureImmunity", | |||
"key": "PressureImmunity" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"component": "StutteringAccent", | |||
"key": "Stutter" | |||
} | |||
}, | |||
{ | |||
"!type:Jitter": {} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.2, | |||
"emote": "Scream" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"visualType": "Large", | |||
"messages": [ | |||
"barozine-effect-skin-burning", | |||
"barozine-effect-muscle-contract" | |||
] | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-viscous", | |||
"color": "#FF867DFF", | |||
"desc": "reagent-desc-barozine", | |||
"group": "Medicine", | |||
"name": "reagent-name-barozine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "CapsaicinOil": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Nutriment": 1.5 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:AdjustTemperature": { | |||
"amount": 250 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "CapsaicinOil", | |||
"min": 5 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"messages": [ | |||
"capsaicin-effect-light-burn" | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
}, | |||
"flavorMinimum": 0.05, | |||
"flavor": "spicy", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-oily", | |||
"meltingPoint": 146, | |||
"boilingPoint": 410, | |||
"color": "#FF0000FF", | |||
"desc": "reagent-desc-capsaicin-oil", | |||
"group": "Foods", | |||
"name": "reagent-name-capsaicin-oil", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "Rice": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Sugar": 0.8, | |||
"Nutriment": 0.2 | |||
" | |||
} | } | ||
} | |||
}, | |||
"flavor": "rice", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-chewy", | |||
"desc": "reagent-desc-rice", | |||
"group": "Foods", | |||
"name": "reagent-name-rice", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "TequilaSunrise": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "tequilasunrise", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
" | "!type:Flammable": {} | ||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-citric", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/tequillasunriseglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FFE48CFF", | |||
"desc": "reagent-desc-tequila-sunrise", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-tequila-sunrise", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Cellulose": { | ||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-crystalline", | |||
"color": "#E6E6DAFF", | |||
"desc": "reagent-desc-cellulose", | |||
{ | "group": "Biological", | ||
"!type: | "name": "reagent-name-cellulose", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "GargleBlaster": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
{ | "metabolites": { | ||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | |||
], | |||
"flavor": "gargleblaster", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-volatile", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/gargleblasterglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#9CC8B4FF", | |||
"desc": "reagent-desc-gargle-blaster", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-gargle-blaster", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Fluorine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.5, | |||
"Poison": 0.5 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
{ | "flavor": "bitter", | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": -0.5 | |||
} | |||
}, | |||
{ | |||
{ | "!type:PlantAdjustToxins": { | ||
"amount": 25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -4 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
} | } | ||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-gaseous", | |||
"meltingPoint": -219.67, | |||
"boilingPoint": -188.11, | |||
" | "color": "#BA85CCFF", | ||
"desc": "reagent-desc-fluorine", | |||
"group": "Elements", | |||
"name": "reagent-name-fluorine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "MelonLiquor": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "watermelon", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/emeraldglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#00FF33FF", | |||
"desc": "reagent-desc-melon-liquor", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-melon-liquor", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Carpetium": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"messages": [ | |||
"carpetium-effect-blood-fibrous", | |||
"carpetium-effect-jumpsuit-insides" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "CarpoToxin", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": -3, | |||
"reagent": "CarpoToxin" | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"tileReactions": [ | |||
{ | |||
"!type:CreateEntityTileReaction": { | |||
"maxOnTileWhitelist": { | |||
"tags": [ | |||
"Carpet" | |||
" | ] | ||
}, | |||
"entity": "Carpet" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "carpet", | |||
"physicalDesc": "reagent-physical-desc-fibrous", | |||
"color": "#800000FF", | |||
"desc": "reagent-desc-carpetium", | |||
"group": "Special", | |||
"name": "reagent-name-carpetium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "AtomicBomb": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3, | |||
"Uranium": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "atomicbomb", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
" | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-cloudy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/atomicbombglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#666300FF", | |||
" | "desc": "reagent-desc-atomic-bomb", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-atomic-bomb", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Bicaridine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"damage": { | |||
"Brute": -1.5 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Bicaridine", | |||
"min": 15 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 0.5, | |||
"Poison": 1.5 | |||
} | |||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.02, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Bicaridine", | |||
"min": 30 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Jitter": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Bicaridine", | |||
"min": 15 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Drunk": {} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#FFAA00FF", | |||
"desc": "reagent-desc-bicaridine", | |||
"group": "Medicine", | |||
"name": "reagent-name-bicaridine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "WatermelonWakeup": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.14, | |||
"Theobromine": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 1, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"fizziness": 0.15, | |||
"slipData": {}, | |||
" | "tileReactions": [ | ||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
], | } | ||
], | |||
"flavor": "watermelonwakeup", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/champagneglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#D49DCAFF", | |||
"desc": "reagent-desc-watermelon-wakeup", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-watermelon-wakeup", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "HeartbreakerToxin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 5 | |||
} | |||
} | |||
} | |||
} | } | ||
] | |||
} | } | ||
} | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 10 | |||
" | |||
} | } | ||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"color": "#5F959CFF", | |||
"desc": "reagent-desc-heartbreaker-toxin", | |||
"group": "Toxins", | |||
"name": "reagent-name-heartbreaker-toxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | }, | ||
{ | "contrabandSeverity": "Major" | ||
}, | |||
"Acetone": { | |||
} | "flavor": "bitter", | ||
"physicalDesc": "reagent-physical-desc-acidic", | |||
"meltingPoint": -50, | |||
"boilingPoint": 55.5, | |||
"color": "#AF14B7FF", | |||
"desc": "reagent-desc-acetone", | |||
"name": "reagent-name-acetone", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Vestine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Jitter": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Vestine", | |||
"min": 5 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"sprintSpeedModifier": 0.8, | |||
"walkSpeedModifier": 0.8 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1, | |||
"Bloodloss": 1 | |||
} | |||
} | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "medicine", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantMutateChemicals": { | |||
"randomPickBotanyReagent": "EvilRandomFillSolution" | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 10 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"color": "#435166FF", | |||
"desc": "reagent-desc-vestine", | |||
"group": "Toxins", | |||
"name": "reagent-name-vestine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Syndicate" | |||
}, | |||
"Potassium": { | |||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"meltingPoint": 65.5, | |||
"boilingPoint": 759, | |||
"color": "#C6C8CCFF", | |||
"desc": "reagent-desc-potassium", | |||
"group": "Elements", | |||
"name": "reagent-name-potassium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ShamblersJuice": { | ||
"metabolisms": { | |||
"Digestion": { | |||
" | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"fizziness": 0.5, | |||
"slipData": {}, | |||
" | "tileReactions": [ | ||
{ | |||
" | "!type:ExtinguishTileReaction": {} | ||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "metallic", | |||
"reactiveEffects": { | |||
" | "Extinguish": { | ||
" | "effects": [ | ||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#66538FFF", | |||
"desc": "reagent-desc-shamblers-juice", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-shamblers-juice", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "Silicon": { | ||
"metabolisms": { | |||
" | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1.5 | |||
} | |||
} | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-crystalline", | |||
"meltingPoint": 1414, | |||
"boilingPoint": 3265, | |||
"color": "#364266FF", | |||
"desc": "reagent-desc-silicon", | |||
"group": "Elements", | |||
"name": "reagent-name-silicon", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Iodine": { | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-dark-brown", | |||
"meltingPoint": 113.7, | |||
"boilingPoint": 184.3, | |||
"color": "#BC8A00FF", | |||
"desc": "reagent-desc-iodine", | |||
"group": "Elements", | |||
"name": "reagent-name-iodine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Ipecac": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.3, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ipecac", | |||
"min": 4 | |||
} | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"flavor": "medicine", | |||
" | "allowedDepartments": [ | ||
"Medical" | |||
], | |||
"physicalDesc": "reagent-physical-desc-inky", | |||
"color": "#422912FF", | |||
" | "desc": "reagent-desc-ipecac", | ||
"group": "Medicine", | |||
"name": "reagent-name-ipecac", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Vinaigrette": { | ||
{ | "flavor": "sour", | ||
"!type: | "recognizable": true, | ||
"physicalDesc": "reagent-physical-desc-sour", | |||
"color": "#EFDAAEFF", | |||
"desc": "reagent-desc-vinaigrette", | |||
"group": "Foods", | |||
"name": "reagent-name-vinaigrette", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DexalinPlus": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": -3.5, | |||
"Bloodloss": -3 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "HeartbreakerToxin", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": -3, | |||
"reagent": "HeartbreakerToxin" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "DexalinPlus", | |||
"min": 25 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 5, | |||
"Cold": 3 | |||
} | |||
} | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-cloudy", | |||
"color": "#4DA0BDFF", | |||
"desc": "reagent-desc-dexalin-plus", | |||
"group": "Medicine", | |||
"name": "reagent-name-dexalin-plus", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "HorseradishSauce": { | ||
"flavor": "spicy", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-overpowering", | |||
"color": "#808080FF", | |||
"desc": "reagent-desc-horseradish-sauce", | |||
"group": "Foods", | |||
"name": "reagent-name-horseradish-sauce", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "Desoxyephedrine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 0.55, | |||
"Blunt": 1.1 | |||
" | |||
" | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Desoxyephedrine", | |||
"min": 16 | |||
} | |||
} | } | ||
], | |||
{ | "damage": { | ||
" | "types": { | ||
" | "Poison": 3, | ||
" | "Asphyxiation": 2 | ||
} | } | ||
} | } | ||
} | |||
" | }, | ||
" | { | ||
" | "!type:MovementSpeedModifier": { | ||
" | "sprintSpeedModifier": 1.2, | ||
" | "walkSpeedModifier": 1.2 | ||
" | } | ||
" | }, | ||
{ | |||
} | "!type:ModifyStatusEffect": { | ||
"time": 3, | |||
"effectProto": "StatusEffectDesoxyStamina" | |||
"!type: | } | ||
}, | |||
"conditions": [ | { | ||
"!type:GenericStatusEffect": { | |||
"time": 3, | |||
"component": "IgnoreSlowOnDamage", | |||
"key": "Adrenaline" | |||
} | |||
}, | |||
{ | |||
"!type:Jitter": {} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"component": "StutteringAccent", | |||
"key": "Stutter" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"effectProto": "StatusEffectPainNumbness" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Haloperidol", | |||
"max": 0.01 | |||
} | |||
} | } | ||
}, | ], | ||
{ | "type": "Remove", | ||
"time": 10, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
}, | |||
{ | |||
"!type:ResetNarcolepsy": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Desoxyephedrine", | |||
"min": 5 | |||
} | |||
} | } | ||
] | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-translucent", | |||
"meltingPoint": 170, | |||
"boilingPoint": 212, | |||
"color": "#FAFAFAFF", | |||
"desc": "reagent-desc-desoxyephedrine", | |||
"group": "Narcotics", | |||
"name": "reagent-name-desoxyephedrine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Minor" | |||
}, | |||
"ManlyDorf": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.7, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "rocksandstones", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
} | "effects": [ | ||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy-and-creamy", | |||
"metamorphicMaxFillLevels": 2, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/manlydorfglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-manly-dorf", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-manly-dorf", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "IcedTea": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
" | "metabolites": { | ||
" | "Theobromine": 0.1 | ||
}, | }, | ||
" | "effects": [ | ||
" | { | ||
" | "!type:SatiateThirst": { | ||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "icedtea", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/icedteaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#6C3916FF", | |||
"desc": "reagent-desc-iced-tea", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-iced-tea", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DryRamen": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
" | { | ||
"!type:SatiateHunger": { | |||
" | "factor": 1 | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "cheapnoodles", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
" | |||
" | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-wormy", | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-dry-ramen", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-dry-ramen", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Patron": { | ||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "patron", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/patronglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#585840FF", | |||
"desc": "reagent-desc-patron", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-patron", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mustard": { | ||
{ | "flavor": "mustard", | ||
"!type: | "recognizable": true, | ||
"physicalDesc": "reagent-physical-desc-thick", | |||
"color": "#FFDB58FF", | |||
"desc": "reagent-desc-mustard", | |||
"group": "Foods", | |||
"name": "reagent-name-mustard", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"Cream": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
" | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "creamy", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"color": "#DFD7AFFF", | |||
"desc": "reagent-desc-cream", | |||
"group": "Drinks", | |||
"name": "reagent-name-cream", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Leporazine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
" | "Cold": -4 | ||
} | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:AdjustTemperature": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"max": 293.15 | |||
} | |||
} | |||
], | |||
"amount": 100000 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustTemperature": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"min": 293.15 | |||
} | |||
} | |||
], | |||
"amount": -10000 | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"leporazine-effect-temperature-adjusting" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -5, | |||
"reagent": "Fresium" | |||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"color": "#FF7DB5FF", | |||
"desc": "reagent-desc-leporazine", | |||
"group": "Medicine", | |||
"name": "reagent-name-leporazine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Margarita": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"type": | "!type:SatiateThirst": { | ||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "margarita", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/margaritaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#8CFF8CFF", | |||
"desc": "reagent-desc-margarita", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-margarita", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Chlorine": { | ||
"metabolisms": { | |||
" | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": -0.5 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 15 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -3 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -1 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-gaseous", | |||
"meltingPoint": -101.5, | |||
"boilingPoint": -34.04, | |||
"color": "#A2FF00FF", | |||
"desc": "reagent-desc-chlorine", | |||
"group": "Elements", | |||
"name": "reagent-name-chlorine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Eggnog": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "eggnog", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/eggnogglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#E6D6BCFF", | |||
"desc": "reagent-desc-eggnog", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-eggnog", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "VodkaTonic": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.14 | |||
" | |||
" | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "vodkatonic", | |||
"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/vodkatonicglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#0064C8FF", | |||
"desc": "reagent-desc-vodka-tonic", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-vodka-tonic", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"HotCocoa": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Theobromine": 0.1 | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | } | ||
}, | ] | ||
{ | } | ||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "chocolate", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
" | "Touch" | ||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-hot-cocoa", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-hot-cocoa", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Ammonia": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
" | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
{ | }, | ||
"!type:PopupMessage": { | "Respiration": { | ||
"effects": [ | |||
{ | |||
" | "!type:HealthChange": { | ||
] | "conditions": [ | ||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Rat" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ammonia", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.12, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Rat", | |||
"Vox" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ammonia", | |||
"min": 0.8 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ammonia", | |||
"min": 0.25 | |||
} | |||
} | |||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"ammonia-smell" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Rat" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ammonia", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"Brute": -2.5, | |||
"Burn": -2.5, | |||
"Airloss": -5 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyBloodLevel": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Rat" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ammonia", | |||
"min": 1 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Oxygenate": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"factor": -4 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": {} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": 0.5 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"meltingPoint": -77.7, | |||
"boilingPoint": -33, | |||
"color": "#77B58EFF", | |||
"desc": "reagent-desc-ammonia", | |||
"group": "Botanical", | |||
"name": "reagent-name-ammonia", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuicePineapple": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
" | |||
" | |||
" | |||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "pineapple", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
} | ], | ||
] | "methods": [ | ||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-tropical", | |||
"color": "#FFFF00FF", | |||
"desc": "reagent-desc-juice-pineapple", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-pineapple", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "Silencer": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"component": "Muted", | |||
"key": "Muted" | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "nothing", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/silencerglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#878787FF", | |||
"desc": "reagent-desc-silencer", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-silencer", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Honk": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.2, | |||
"force": true, | |||
"showInGuidebook": true, | |||
"showInChat": true, | |||
"emote": "Honk" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Honk", | |||
"min": 1 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Animal" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.06 | |||
} | |||
} | |||
} | |||
} | } | ||
], | |||
"metabolismRate": 0.05 | |||
} | } | ||
} | }, | ||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"color": "#F2E9D2FF", | |||
" | "desc": "reagent-desc-honk", | ||
"group": "Toxins", | |||
"name": "reagent-name-honk", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Sodium": { | ||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"meltingPoint": 97.8, | |||
"boilingPoint": 883, | |||
"color": "#A7B3D6FF", | |||
"desc": "reagent-desc-sodium", | |||
"group": "Elements", | |||
"name": "reagent-name-sodium", | |||
} | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "BananaHonk": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
{ | "flavor": "bananahonk", | ||
"!type: | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bananahonkglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FFFF91FF", | |||
"desc": "reagent-desc-banana-honk", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-banana-honk", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ToxinsSpecial": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "toxinsspecial", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/toxinsspecialglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#665C00FF", | |||
"desc": "reagent-desc-toxins-special", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-toxins-special", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "WhiskeyCola": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.14 | |||
" | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.3, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "whiskeycola", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/whiskeycolaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#3E1B00FF", | |||
"desc": "reagent-desc-whiskey-cola", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-whiskey-cola", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceBanana": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "banana", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
" | "methods": [ | ||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
" | "!type:PlantAdjustWater": {} | ||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"color": "#FFE777FF", | |||
"desc": "reagent-desc-juice-banana", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-banana", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Heparin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"time": 30, | |||
"effectProto": "StatusEffectAnticoagulant" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyBleed": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Heparin", | |||
"min": 15 | |||
} | |||
" | } | ||
], | |||
"amount": 0.25 | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
}, | |||
"flavor": "medicine", | |||
"allowedDepartments": [ | |||
"Medical" | |||
" | ], | ||
" | "physicalDesc": "reagent-physical-desc-thin", | ||
"color": "#D0E21BFF", | |||
"desc": "reagent-desc-heparin", | |||
"group": "Medicine", | |||
"name": "reagent-name-heparin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"RobustHarvest": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": -2, | |||
"Blunt": -3, | |||
"Slash": -3, | |||
"Piercing": -3 | |||
} | } | ||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "RobustHarvest", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1, | |||
"Heat": 2, | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:Polymorph": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"!type:ReagentCondition": { | "type": [ | ||
"Plant" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "RobustHarvest", | |||
"min": 80 | |||
} | |||
} | } | ||
], | |||
"prototype": "TreeMorph" | |||
} | |||
} | } | ||
}, | ] | ||
{ | } | ||
"!type: | }, | ||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.05 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"probability": 0.025 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustPests": { | |||
"probability": 0.025 | |||
" | |||
} | } | ||
] | }, | ||
{ | |||
"!type:RobustHarvest": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-robust", | |||
"color": "#3E901CFF", | |||
"desc": "reagent-desc-robust-harvest", | |||
"group": "Botanical", | |||
"name": "reagent-name-robust-harvest", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SodaWater": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
" | "factor": 3 | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"fizziness": 0.8, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "fizzy", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#619494FF", | |||
"desc": "reagent-desc-soda-water", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-soda-water", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SpaceCleaner": { | ||
"tileReactions": [ | |||
{ | |||
"!type:CleanTileReaction": { | |||
"cleanCost": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:CleanDecalsReaction": { | |||
"cleanCost": 0.1 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "bitter", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-lemony-fresh", | |||
"meltingPoint": -11, | |||
"boilingPoint": 147, | |||
"color": "#C8FF69FF", | |||
"desc": "reagent-desc-space-cleaner", | |||
"name": "reagent-name-space-cleaner", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Charcoal": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": -1 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:CleanBloodstream": { | |||
"excluded": "Charcoal" | |||
} | |||
} | } | ||
}, | ] | ||
{ | } | ||
}, | |||
"physicalDesc": "reagent-physical-desc-porous", | |||
"meltingPoint": 3550, | |||
"boilingPoint": 4200, | |||
"color": "#22282BFF", | |||
"desc": "reagent-desc-charcoal", | |||
"name": "reagent-name-charcoal", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Dexalin": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": -1, | |||
"Bloodloss": -0.5 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Dexalin", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 3, | |||
"Cold": 1 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#0041A8FF", | |||
} | "desc": "reagent-desc-dexalin", | ||
"group": "Medicine", | |||
"name": "reagent-name-dexalin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "FluorosulfuricAcid": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 8 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.33, | |||
"visualType": "Large", | |||
"messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.25, | |||
"emote": "Scream" | |||
} | |||
} | } | ||
], | |||
"metabolismRate": 3 | |||
} | |||
}, | }, | ||
"flavor": "acid", | |||
"reactiveEffects": { | |||
"Acidic": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"ignoreResistances": false, | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.3 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.2, | |||
"emote": "Scream" | |||
} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"meltingPoint": -87, | |||
"boilingPoint": 165, | |||
} | "color": "#5050FFFF", | ||
"desc": "reagent-desc-fluorosulfuric-acid", | |||
"group": "Toxins", | |||
"name": "reagent-name-fluorosulfuric-acid", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | }, | ||
{ | "contrabandSeverity": "Minor" | ||
}, | |||
" | "Oil": { | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": {} | |||
} | } | ||
], | |||
"flavorMinimum": 0.05, | |||
"flavor": "oily", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-oily", | |||
"meltingPoint": -16, | |||
"boilingPoint": 300, | |||
"color": "#B67823FF", | |||
"desc": "reagent-desc-oil", | |||
"group": "Foods", | |||
"name": "reagent-name-oil", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"PolytrinicAcid": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
" | "Caustic": 11 | ||
" | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.33, | |||
"visualType": "Large", | |||
"messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.3, | |||
"emote": "Scream" | |||
} | } | ||
} | } | ||
], | |||
"metabolismRate": 3 | |||
} | |||
}, | |||
"flavor": "acid", | |||
"reactiveEffects": { | |||
"Acidic": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"ignoreResistances": false, | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.5 | |||
" | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.3, | |||
"emote": "Scream" | |||
} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 20 | |||
} | } | ||
] | }, | ||
} | { | ||
"!type:PlantAdjustWeeds": { | |||
"amount": -4 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -8 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"meltingPoint": -19.4, | |||
"boilingPoint": 78.2, | |||
"color": "#A1000BFF", | |||
"desc": "reagent-desc-polytrinic-acid", | |||
"group": "Toxins", | |||
"name": "reagent-name-polytrinic-acid", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Major" | |||
}, | }, | ||
" | "Radium": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Radiation": 2 | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "metallic", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustMutationLevel": { | |||
"amount": 0.6 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 4 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -1.5 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustMutationMod": { | |||
"amount": 0.1, | |||
"probability": 0.2 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-glowing", | |||
"meltingPoint": 700, | |||
"boilingPoint": 1737, | |||
"color": "#00FF04FF", | |||
"desc": "reagent-desc-radium", | |||
"parent": [ | |||
"Uranium" | |||
], | |||
"group": "Elements", | |||
"name": "reagent-name-radium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Vodka": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
" | |||
" | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "vodka", | |||
"recognizable": true, | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/ginvodkaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#D1D1D155", | |||
"desc": "reagent-desc-vodka", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-vodka", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mead": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"fizziness": 0.4, | |||
"slipData": {}, | |||
" | "tileReactions": [ | ||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
], | } | ||
], | |||
"flavor": "mead", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!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/beerstein.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-mead", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-mead", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Lead": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 0.6 | |||
} | |||
} | |||
} | |||
} | } | ||
} | ], | ||
"metabolismRate": 0.03 | |||
} | |||
}, | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"color": "#5C6274FF", | |||
"desc": "reagent-desc-lead", | |||
"group": "Toxins", | |||
"name": "reagent-name-lead", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Major" | |||
}, | |||
"Hotsauce": { | |||
"flavor": "spicy", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-spicy", | |||
"color": "#FF0000FF", | |||
"desc": "reagent-desc-hotsauce", | |||
"group": "Foods", | |||
"name": "reagent-name-hotsauce", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "UnstableMutagen": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Radiation": 3 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
{ | "flavor": "bitter", | ||
"allowedJobs": [ | |||
"Chemist", | |||
"Botanist" | |||
], | |||
"plantMetabolism": [ | |||
" | { | ||
"!type:PlantAdjustMutationLevel": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-glowing", | |||
"meltingPoint": 261, | |||
"boilingPoint": 340282300, | |||
"color": "#00FF5FFF", | |||
"desc": "reagent-desc-unstable-mutagen", | |||
"group": "Toxins", | |||
"name": "reagent-name-unstable-mutagen", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mayo": { | ||
{ | "flavor": "mayonnaise", | ||
"!type: | "recognizable": true, | ||
"physicalDesc": "reagent-physical-desc-thick", | |||
"color": "#F9F5E5FF", | |||
"desc": "reagent-desc-mayo", | |||
"group": "Foods", | |||
"name": "reagent-name-mayo", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "MaiTai": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "alcohol", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
" | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Corvax/Objects/Consumable/Drinks/maiTai.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#E9C886FF", | |||
], | "desc": "reagent-desc-maiTai", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-maiTai", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "GrapeSoda": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.5, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "grapesoda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#AE94A6FF", | |||
"desc": "reagent-desc-grape-soda", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-grape-soda", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "Epinephrine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Histamine", | |||
"min": 45 | |||
} | |||
} | |||
], | |||
"amount": -5, | |||
"reagent": "Histamine" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MobStateCondition": { | |||
"mobstate": "Critical" | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Epinephrine", | |||
"max": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": -3, | |||
"Poison": -0.5 | |||
} | |||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MobStateCondition": { | |||
"!type: | "mobstate": "Critical" | ||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Epinephrine", | |||
"max": 20 | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"Brute": -0.5, | |||
"Burn": -0.5 | |||
} | } | ||
} | |||
" | }, | ||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
{ | "reagent": "Epinephrine", | ||
" | "min": 20 | ||
" | } | ||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 1, | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
], | } | ||
"amount": | }, | ||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -2, | |||
"reagent": "HeartbreakerToxin" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "HeartbreakerToxin", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": -1, | |||
"reagent": "Epinephrine" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "HeartbreakerToxin", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": 4, | |||
"reagent": "Histamine" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 0.75, | |||
"effectProto": "StatusEffectStunned" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyKnockdown": { | |||
"type": "Remove", | |||
"time": 0.75 | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"time": 5, | |||
"component": "IgnoreSlowOnDamage", | |||
"key": "Adrenaline" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-odorless", | |||
"color": "#D2FFFAFF", | |||
"desc": "reagent-desc-epinephrine", | |||
"group": "Medicine", | |||
"name": "reagent-name-epinephrine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"IrishSlammer": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "irishslammer", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/irishslammer.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#2E6671FF", | |||
"desc": "reagent-desc-irish-slammer", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-irish-slammer", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Saline": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
" | "!type:SatiateThirst": { | ||
} | "factor": 6 | ||
} | |||
}, | |||
{ | |||
"!type:ModifyBloodLevel": { | |||
"amount": 6 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"flavor": "salty", | |||
"physicalDesc": "reagent-physical-desc-salty", | |||
"color": "#0064C8FF", | |||
"desc": "reagent-desc-saline", | |||
"group": "Medicine", | |||
"name": "reagent-name-saline", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"flavor": " | "Astrotame": { | ||
"flavor": "sweet", | |||
" | "recognizable": true, | ||
"physicalDesc": "reagent-physical-desc-sugary", | |||
"color": "#7FFFD4FF", | |||
"desc": "reagent-desc-astrotame", | |||
"group": "Foods", | |||
"name": "reagent-name-astrotame", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Bleach": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2, | |||
"Caustic": 2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.33, | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.15, | |||
"emote": "Scream" | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "tileReactions": [ | ||
"!type: | { | ||
"!type:CleanTileReaction": { | |||
"cleanCost": 0.01 | |||
} | |||
}, | |||
{ | |||
"!type:CleanDecalsReaction": { | |||
"cleanCost": 0.01 | |||
} | |||
} | } | ||
], | |||
"flavor": "bitter", | |||
"allowedJobs": [ | |||
"Janitor", | |||
"Chemist" | |||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"meltingPoint": -5, | |||
"boilingPoint": 111, | |||
"color": "#A1000BFF", | |||
"desc": "reagent-desc-bleach", | |||
"name": "reagent-name-bleach", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Egg": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"UncookedAnimalProteins": 1 | |||
" | |||
} | } | ||
} | |||
}, | |||
"flavor": "raw-egg", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-mucus-like", | |||
"desc": "reagent-desc-raw-egg", | |||
"group": "Foods", | |||
"name": "reagent-name-raw-egg", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceApple": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "slipData": {}, | ||
"!type: | "tileReactions": [ | ||
" | { | ||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
{ | "flavor": "apple", | ||
"!type: | "recognizable": true, | ||
" | "reactiveEffects": { | ||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"color": "#FDAD01FF", | |||
"desc": "reagent-desc-juice-apple", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-apple", | |||
"footstepSound": { | |||
" | "!type:SoundCollectionSpecifier": { | ||
"collection": "FootstepSlime" | |||
" | |||
"!type: | |||
" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Razorium": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Slash": 9 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.33, | |||
"visualType": "LargeCaution", | |||
"messages": [ | |||
"generic-reagent-effect-slicing-insides" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.3, | |||
"emote": "Scream" | |||
} | |||
} | |||
], | |||
"metabolismRate": 3 | |||
} | } | ||
}, | }, | ||
{ | "slipData": {}, | ||
"!type: | "flavor": "sharp", | ||
"reactiveEffects": { | |||
"Acidic": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"ignoreResistances": false, | |||
"damage": { | |||
"types": { | |||
"Slash": 0.25 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.7, | |||
"emote": "Scream" | |||
} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | |||
"physicalDesc": "reagent-physical-desc-reflective", | |||
"color": "#E3FFFBFF", | |||
"desc": "reagent-desc-razorium", | |||
"group": "Toxins", | |||
"name": "reagent-name-razorium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ZombieBlood": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -0.5 | |||
} | |||
} | |||
] | |||
}, | }, | ||
"effects": [ | "Bloodstream": { | ||
"effects": [ | |||
"!type: | { | ||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.25 | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-necrotic", | |||
"color": "#2B0700FF", | |||
"desc": "reagent-desc-zombie-blood", | |||
"group": "Biological", | |||
"name": "reagent-name-zombie-blood", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "IrishCoffee": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "irishcoffee", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-cloudy", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/irishcoffeeglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-irish-coffee", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-irish-coffee", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Singulo": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "singulo", | |||
"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/singulo.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#3B0C0CFF", | |||
"desc": "reagent-desc-singulo", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-singulo", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "HotRamen": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": 4 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | }, | ||
" | "slipData": {}, | ||
"tileReactions": [ | |||
{ | { | ||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "cheapnoodles", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-wormy", | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-hot-ramen", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-hot-ramen", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"JackRose": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "jackrose", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-tart", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/jackrose.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#F53B3BFF", | |||
"desc": "reagent-desc-jack-rose", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-jack-rose", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Vinegar": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Water": 0.8, | |||
"Vitamin": 0.2 | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Vinegar", | |||
"min": 6 | |||
" | } | ||
} | } | ||
] | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-sour", | |||
"color": "#D2B48CFF", | |||
"desc": "reagent-desc-vinegar", | |||
" | "group": "Foods", | ||
"name": "reagent-name-vinegar", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Phenol": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 1, | |||
"Poison": 2 | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
}, | ] | ||
{ | } | ||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-acidic", | |||
"meltingPoint": -50, | |||
"boilingPoint": 55.5, | |||
"color": "#E7EA91FF", | |||
"desc": "reagent-desc-phenol", | |||
"name": "reagent-name-phenol", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Copper": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Arachnid" | |||
] | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.1 | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:ModifyBloodLevel": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Arachnid" | |||
] | |||
} | |||
} | } | ||
], | |||
"amount": 0.4 | |||
} | |||
} | } | ||
}, | ], | ||
"metabolismRate": 0.1 | |||
} | |||
}, | |||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"meltingPoint": 1083, | |||
"boilingPoint": 2595, | |||
"color": "#B05B3CFF", | |||
"desc": "reagent-desc-copper", | |||
"group": "Elements", | |||
"name": "reagent-name-copper", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Toxin": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 10 | |||
} | } | ||
] | }, | ||
} | { | ||
"!type:PlantAdjustHealth": { | |||
"amount": -5 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#CF3600FF", | |||
"desc": "reagent-desc-toxin", | |||
"group": "Toxins", | |||
"name": "reagent-name-toxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Minor" | |||
}, | }, | ||
" | "PumpkinFlesh": { | ||
"metabolisms": { | |||
"Metabolites": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": {} | |||
} | |||
] | |||
} | |||
}, | }, | ||
{ | "flavor": "pumpkin", | ||
"!type:PlantAdjustHealth": { | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 1.5 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": 0.75 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#FC9300FF", | |||
"desc": "reagent-desc-pumpkin-flesh", | |||
"pricePerUnit": 2, | |||
"parent": [ | |||
"Nutriment" | |||
], | |||
"group": "Foods", | |||
"name": "reagent-name-pumpkin-flesh", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "BeepskySmash": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.3, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "beepsky", | |||
"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": 4, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/beepskysmashglass.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
], | "desc": "reagent-desc-beepsky-smash", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-beepsky-smash", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Amasec": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "amasec", | |||
"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/amasecglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#124DA7FF", | |||
"desc": "reagent-desc-amasec", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-amasec", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Caipirinha": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.2 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "caipirinha", | |||
"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/caipirinha.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#E6EE9CFF", | |||
], | "desc": "reagent-desc-caipirinha", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-caipirinha", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "GinTonic": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "fizziness": 0.4, | ||
" | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "gintonic", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
" | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/gintonicglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#004166FF", | |||
"desc": "reagent-desc-gin-tonic", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-gin-tonic", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "CoconutWater": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
" | "factor": 4 | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "nutty", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-milky", | |||
"color": "#F4EADBFF", | |||
"desc": "reagent-desc-coconut-water", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-coconut-water", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Cosmopolitan": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
" | ], | ||
"flavor": "cosmopolitan", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-citric", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/cosmopolitan.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#F73030FF", | |||
"desc": "reagent-desc-cosmopolitan", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-cosmopolitan", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceCherry": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
" | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "cherry", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
{ | "physicalDesc": "reagent-physical-desc-sweet", | ||
"!type: | "color": "#84031AFF", | ||
" | "desc": "reagent-desc-juice-cherry", | ||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-cherry", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Ketchup": { | ||
"flavor": "tomato", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-tangy", | |||
"color": "#FF0000FF", | |||
"desc": "reagent-desc-ketchup", | |||
"group": "Foods", | |||
"name": "reagent-name-ketchup", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "Ice": { | ||
"metamorphicChangeColor": false, | |||
"evaporationSpeed": 0.15, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
" | } | ||
} | |||
] | |||
" | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.05, | ||
"slipData": {}, | |||
" | "flavor": "cold", | ||
"recognizable": true, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-frosty", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/iceglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"meltingPoint": 0, | |||
"boilingPoint": 100, | |||
"color": "#BED8E6FF", | |||
"desc": "reagent-desc-ice", | |||
"name": "reagent-name-ice", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"RoyRogers": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
" | "factor": 4 | ||
" | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
}, | |||
"fizziness": 0.5, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "cola", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/royrogers.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#262019FF", | |||
"desc": "reagent-desc-roy-rogers", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-roy-rogers", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
"physicalDesc": "reagent-physical-desc- | "Hydroxide": { | ||
"physicalDesc": "reagent-physical-desc-alkaline", | |||
"meltingPoint": 596, | |||
"boilingPoint": 1661, | |||
"desc": "reagent-desc-hydroxide", | |||
"name": "reagent-name-hydroxide", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"CrushDepth": { | |||
"metamorphicChangeColor": false, | |||
" | "metabolisms": { | ||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "crushdepth", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
} | { | ||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-cloudy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/crushdepth.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#0A0A33FF", | |||
"desc": "reagent-desc-crush-depth", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-crush-depth", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Lacerinol": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Slash": -2, | |||
"Heat": 0.2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Lacerinol", | |||
"min": 12 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Cold": 1.5 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
], | |||
"metabolismRate": 0.25 | |||
} | |||
}, | |||
"flavor": "syrupy", | |||
"physicalDesc": "reagent-physical-desc-viscous", | |||
"color": "#283332FF", | |||
"desc": "reagent-desc-lacerinol", | |||
"group": "Medicine", | |||
"name": "reagent-name-lacerinol", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "IceCream": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "icecream", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
" | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
" | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/icecreamglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#FFFBD6FF", | |||
"desc": "reagent-desc-ice-cream", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
{ | "group": "Drinks", | ||
"!type: | "name": "reagent-name-ice-cream", | ||
" | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Phlogiston": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": 3, | |||
"Poison": 1 | |||
} | |||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:Flammable": { | |||
"multiplier": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustTemperature": { | |||
"amount": 6000 | |||
} | |||
}, | |||
{ | |||
"!type:Ignite": {} | |||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "flavor": "bitter", | ||
"!type: | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | |||
{ | |||
"!type:Flammable": { | |||
"multiplier": 0.2 | |||
} | |||
}, | |||
{ | |||
"!type:Ignite": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
} | } | ||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-burning", | |||
"color": "#D4872AFF", | |||
"desc": "reagent-desc-phlogiston", | |||
"parent": [ | |||
"BasePyrotechnic" | |||
], | |||
"group": "Pyrotechnic", | |||
"name": "reagent-name-phlogiston", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | }, | ||
"contrabandSeverity": "Major" | |||
}, | }, | ||
" | "CarbonDioxide": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Oxygenate": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Plant", | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.4 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Oxygenate": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
], | |||
"factor": -4 | |||
} | |||
} | |||
] | |||
}, | }, | ||
"effects": [ | "Respiration": { | ||
"effects": [ | |||
"!type: | { | ||
"factor": | "!type:Oxygenate": { | ||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"minScale": 0.5, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Plant", | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.8 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Oxygenate": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
], | |||
"factor": -4 | |||
} | |||
} | } | ||
] | |||
} | } | ||
} | }, | ||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-odorless", | |||
"color": "#66FF33FF", | |||
" | "desc": "reagent-desc-carbon-dioxide", | ||
"name": "reagent-name-carbon-dioxide", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Aloxadone": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"max": 213 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"Burn": -4.5 | |||
} | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"worksOnTheDead": true, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-soothing", | |||
} | "color": "#89F77FFF", | ||
"desc": "reagent-desc-aloxadone", | |||
"group": "Medicine", | |||
"name": "reagent-name-aloxadone", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ChloralHydrate": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.1, | |||
"showInChat": true, | |||
"emote": "Yawn" | |||
} | |||
}, | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"sprintSpeedModifier": 0.65, | |||
"walkSpeedModifier": 0.65 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"time": 4, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "ChloralHydrate", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1.5 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
], | } | ||
" | }, | ||
"flavor": "bitter", | |||
"allowedDepartments": [ | |||
"Medical" | |||
], | |||
"physicalDesc": "reagent-physical-desc-nondescript", | |||
"color": "#000067FF", | |||
"desc": "reagent-desc-chloral-hydrate", | |||
"group": "Toxins", | |||
"name": "reagent-name-chloral-hydrate", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "CarpoToxin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
} | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.33, | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-burning-insides" | |||
] | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"allowedDepartments": [ | |||
"Medical" | |||
], | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 10 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -5 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-exotic-smelling", | |||
"color": "#E2A38CFF", | |||
"desc": "reagent-desc-carpotoxin", | |||
"group": "Toxins", | |||
"name": "reagent-name-carpotoxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SyndicateBomb": { | ||
"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": "syndiebomb", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/syndicatebomb.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#E3E77BFF", | |||
"desc": "reagent-desc-syndicate-bomb", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-syndicate-bomb", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Painkiller": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "painkiller", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-refreshing", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/painkiller.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#E6CB47FF", | |||
" | "desc": "reagent-desc-painkiller", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-painkiller", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
], | }, | ||
"SuiDream": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.2, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "suidream", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/sdreamglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#00A86BFF", | |||
"desc": "reagent-desc-sui-dream", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-sui-dream", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"Empress75": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
" | "metabolites": { | ||
"Ethanol": 0.6 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
"!type: | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
" | "flavor": "empress75", | ||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/empress75.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#900296FF", | |||
"desc": "reagent-desc-empress-75", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-empress-75", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Frezon": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Cellular": 0.5 | |||
} | } | ||
} | } | ||
} | |||
" | }, | ||
" | { | ||
" | "!type:ModifyStatusEffect": { | ||
"type": "Add", | |||
"time": 15, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
}, | |||
{ | |||
"!type:Drunk": { | |||
"boozePower": 15 | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"minScale": 1, | |||
"probability": 0.1, | |||
"messages": [ | |||
"frezon-lungs-cold" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"minScale": 2, | |||
"probability": 0.1, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"frezon-euphoric" | |||
] | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | }, | ||
"Respiration": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"minScale": 0.5, | |||
" | "damage": { | ||
"types": { | |||
"Cellular": 0.05 | |||
} | } | ||
} | } | ||
} | |||
" | }, | ||
" | { | ||
" | "!type:ModifyStatusEffect": { | ||
"minScale": 1, | |||
"type": "Add", | |||
"time": 500, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
}, | |||
{ | |||
"!type:Drunk": { | |||
"minScale": 1, | |||
"boozePower": 500 | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"minScale": 1, | |||
"probability": 0.1, | |||
"messages": [ | |||
"frezon-lungs-cold" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"minScale": 1, | |||
"probability": 0.1, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"frezon-euphoric" | |||
] | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"allowedJobs": [ | |||
"Chemist" | |||
], | |||
"allowedDepartments": [ | |||
"Engineering" | |||
" | ], | ||
"physicalDesc": "reagent-physical-desc-gaseous", | |||
"meltingPoint": -210, | |||
"boilingPoint": -195.8, | |||
" | "color": "#3A758CFF", | ||
"desc": "reagent-desc-frezon", | |||
"name": "reagent-name-frezon", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"GreyMatter": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": {} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Cellular": 2 | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "mindful", | |||
"physicalDesc": "reagent-physical-desc-neural", | |||
"color": "#C584B8FF", | |||
"desc": "reagent-desc-grey-matter", | |||
"group": "Biological", | |||
"name": "reagent-name-grey-matter", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"BloodyMary": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "bloodymary", | |||
"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/bloodymaryglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#DF6A50FF", | |||
"desc": "reagent-desc-bloody-mary", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-bloody-mary", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "IrishBool": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.2, | |||
"Theobromine": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 1, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"fizziness": 0.15, | |||
"slipData": {}, | |||
" | "tileReactions": [ | ||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
], | } | ||
], | |||
"flavor": "irishbool", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/beerglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#71672E99", | |||
"desc": "reagent-desc-irish-bool", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-irish-bool", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Kelotane": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": -0.33, | |||
"Shock": -0.33, | |||
"Cold": -0.33 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Kelotane", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"factor": -10 | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Kelotane", | |||
"min": 25 | |||
} | |||
} | |||
], | |||
"messages": [ | |||
"generic-reagent-effect-nauseous", | |||
"generic-reagent-effect-thirsty", | |||
"generic-reagent-effect-parched" | |||
] | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"color": "#BF3D19FF", | |||
"desc": "reagent-desc-kelotane", | |||
"group": "Medicine", | |||
"name": "reagent-name-kelotane", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Pyrazine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": -1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Pyrazine", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Slash": 0.5, | |||
"Piercing": 0.5 | |||
} | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Pyrazine", | |||
"min": 15 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Pyrazine", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"emote": "Scream" | |||
} | } | ||
} | } | ||
}, | ], | ||
"metabolismRate": 0.1 | |||
} | |||
" | }, | ||
"flavor": "syrupy", | |||
"physicalDesc": "reagent-physical-desc-thick", | |||
" | "color": "#AA4308FF", | ||
"desc": "reagent-desc-pyrazine", | |||
"group": "Medicine", | |||
"name": "reagent-name-pyrazine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"MuteToxin": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Add", | |||
"time": 10, | |||
"component": "Muted", | |||
"key": "Muted" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"physicalDesc": "reagent-physical-desc-syrupy", | |||
"meltingPoint": 36, | |||
"boilingPoint": 255, | |||
"color": "#000000FF", | |||
"desc": "reagent-desc-mute-toxin", | |||
"group": "Narcotics", | |||
"name": "reagent-name-mute-toxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Syndicate" | |||
}, | |||
"BudgetInsulsDrink": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3, | |||
"Theobromine": 0.1 | |||
}, | }, | ||
{ | "effects": [ | ||
"!type: | { | ||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 1, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.25, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "budgetinsulsdrink", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/budgetinsulsdrink.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#DEDE73FF", | |||
"desc": "reagent-desc-budget-insuls", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-budget-insuls", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "NorepinephricAcid": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.08, | |||
"messages": [ | |||
"generic-reagent-effect-burning-eyes", | |||
"generic-reagent-effect-burning-eyes-a-bit", | |||
"generic-reagent-effect-tearing-up", | |||
"norepinephricacid-effect-eyelids", | |||
"norepinephricacid-effect-eyes-itch", | |||
"norepinephricacid-effect-vision-fade", | |||
"norepinephricacid-effect-vision-fail" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.03, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "NorepinephricAcid", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"norepinephricacid-effect-eye-disconnect", | |||
"norepinephricacid-effect-eye-pain", | |||
"norepinephricacid-effect-darkness", | |||
"norepinephricacid-effect-blindness" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "NorepinephricAcid", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"type": "Add", | |||
"effectProto": "StatusEffectBlindness" | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"flavor": "salty", | |||
"physicalDesc": "reagent-physical-desc-milky", | |||
"meltingPoint": 36, | |||
"boilingPoint": 255, | |||
"color": "#96A8B5FF", | |||
"desc": "reagent-desc-norepinephric-acid", | |||
"group": "Narcotics", | |||
"name": "reagent-name-norepinephric-acid", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Minor" | |||
}, | }, | ||
" | "OilOlive": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Nutriment": 1.5 | |||
" | |||
} | } | ||
} | |||
}, | }, | ||
"flavorMinimum": 0.05, | |||
"flavor": "oily", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-oily", | |||
"color": "#808000FF", | |||
"desc": "reagent-desc-oil-olive", | |||
"group": "Foods", | |||
" | "name": "reagent-name-oil-olive", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "BahamaMama": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "bahamamama", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-tropical", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bahama_mama.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FF7F3BFF", | |||
"desc": "reagent-desc-bahama-mama", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-bahama-mama", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Arcryox": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"max": 213 | |||
" | } | ||
} | |||
], | |||
"damage": { | |||
"Brute": -3, | |||
"Burn": -3 | |||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"worksOnTheDead": true, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-arcryox", | |||
"color": "#0CBFE9FF", | |||
"desc": "reagent-desc-arcryox", | |||
"group": "Medicine", | |||
"name": "reagent-name-arcryox", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"ScrewdriverCocktail": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
], | } | ||
], | |||
"flavor": "screwdriver", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
" | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
" | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-citric", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/screwdriverglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#A68310FF", | |||
"desc": "reagent-desc-screwdriver-cocktail", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-screwdriver-cocktail", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ToxinTrash": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"flavor": "trashy", | |||
"physicalDesc": "reagent-physical-desc-nondescript", | |||
"desc": "reagent-desc-toxintrash", | |||
" | "group": "Toxins", | ||
"name": "reagent-name-toxintrash", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "TableSalt": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -0.5 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "salty", | |||
"recognizable": true, | |||
"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": {} | |||
} | } | ||
}, | }, | ||
" | "Fresium": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Cold": 0.01, | |||
"Heat": -3 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"!type: | "probability": 0.05, | ||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Fresium", | |||
"max": 35 | |||
} | |||
} | |||
], | |||
"visualType": "LargeCaution", | |||
"messages": [ | |||
"fresium-effect-freeze-insides" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Fresium", | |||
"max": 35 | |||
} | |||
} | |||
], | |||
"visualType": "LargeCaution", | |||
"messages": [ | |||
"fresium-effect-slow" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:AdjustTemperature": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"min": 160.15 | |||
} | |||
} | |||
], | |||
"amount": -10000 | |||
} | |||
}, | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Fresium", | |||
"max": 40 | |||
} | |||
} | |||
], | |||
"sprintSpeedModifier": 0.6, | |||
"walkSpeedModifier": 0.6 | |||
} | |||
}, | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Fresium", | |||
"min": 40 | |||
} | |||
} | |||
], | |||
"sprintSpeedModifier": 0, | |||
"walkSpeedModifier": 0 | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.4, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Fresium", | |||
"min": 40 | |||
} | |||
} | |||
], | |||
"visualType": "LargeCaution", | |||
"messages": [ | |||
"fresium-effect-frozen" | |||
] | |||
} | |||
} | } | ||
], | |||
"metabolismRate": 0.45 | |||
} | |||
}, | }, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:CreateEntityTileReaction": { | |||
"maxOnTileWhitelist": { | |||
"tags": [ | |||
"Ice" | |||
] | |||
}, | |||
" | "entity": "IceCrust" | ||
} | } | ||
}, | }, | ||
"effects": [ | { | ||
"!type:ExtinguishTileReaction": {} | |||
"!type: | } | ||
" | ], | ||
"flavor": "cold", | |||
"allowedDepartments": [ | |||
"Medical" | |||
], | |||
"reactiveEffects": { | |||
"Acidic": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"ignoreResistances": false, | |||
"damage": { | |||
"types": { | |||
"Cold": 0.05 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:AdjustTemperature": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"min": 160.15 | |||
} | |||
} | |||
], | |||
"amount": -30000 | |||
} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
}, | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"physicalDesc": "reagent-physical-desc-frosty", | |||
"meltingPoint": 45, | |||
"boilingPoint": 50, | |||
" | "color": "#B3F1FFFF", | ||
"desc": "reagent-desc-fresium", | |||
"group": "Toxins", | |||
"name": "reagent-name-fresium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "AmbuzolPlus": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
" | "effects": [ | ||
{ | |||
"!type:CureZombieInfection": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "AmbuzolPlus", | |||
"min": 5 | |||
} | |||
} | |||
], | |||
"innoculate": true | |||
} | |||
} | |||
] | |||
}, | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:CureZombieInfection": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "AmbuzolPlus", | |||
"min": 5 | |||
} | |||
} | |||
], | |||
"innoculate": true | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"color": "#1274B5FF", | |||
} | "desc": "reagent-desc-ambuzol-plus", | ||
"group": "Medicine", | |||
"name": "reagent-name-ambuzol-plus", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DrGibb": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
" | "fizziness": 0.5, | ||
"slipData": {}, | |||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | }, | ||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "drgibb", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/dr_gibb_glass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#102000FF", | |||
"desc": "reagent-desc-dr-gibb", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-dr-gibb", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "Absinthe": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.6 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Absinthe", | |||
"min": 10 | |||
} | |||
} | |||
], | |||
"type": "Add", | |||
" | "time": 5, | ||
" | "effectProto": "StatusEffectSeeingRainbow" | ||
" | } | ||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.02, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Absinthe", | |||
"min": 10 | |||
} | |||
} | |||
], | |||
"messages": [ | |||
"absinthe-effect-hear-voice", | |||
"absinthe-effect-feel-tulips" | |||
] | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "absinthe", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/absintheglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#33EE00FF", | |||
"desc": "reagent-desc-absinthe", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-absinthe", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Bruizine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Blunt": -2.25 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
} | }, | ||
{ | |||
"!type:SatiateHunger": { | |||
"factor": -1 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
" | "conditions": [ | ||
] | { | ||
"!type:ReagentCondition": { | |||
"reagent": "Bruizine", | |||
"min": 10.5 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 2.5 | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
], | |||
"metabolismRate": 0.25 | |||
} | |||
}, | |||
"flavor": "sour", | |||
"physicalDesc": "reagent-physical-desc-mucus-like", | |||
"color": "#FF3636FF", | |||
"desc": "reagent-desc-bruizine", | |||
"group": "Medicine", | |||
"name": "reagent-name-bruizine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "AlienBrainHemorrhage": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "alienbrainhemorrhage", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"metamorphicMaxFillLevels": 5, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/alienbrainhemorrhage.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#FFFDD0FF", | |||
], | "desc": "reagent-desc-alien-brain-hemorrhage", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-alien-brain-hemorrhage", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "NuclearCola": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 6 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 3, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.5, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "atomiccola", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/nuclear_colaglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#100800FF", | ||
"!type: | "desc": "reagent-desc-nuclear-cola", | ||
" | "parent": [ | ||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-nuclear-cola", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Ultravasculine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ultravasculine", | |||
"max": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"Toxin": -6 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ultravasculine", | |||
"max": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Blunt": 1.5 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ultravasculine", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"Toxin": -2 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ultravasculine", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Blunt": 6 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Histamine", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": -1, | |||
"reagent": "Histamine" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Histamine", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": 0.5, | |||
"reagent": "Ultravasculine" | |||
} | |||
} | } | ||
] | |||
} | } | ||
} | }, | ||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-thick-and-grainy", | |||
"color": "#520E30FF", | |||
" | "desc": "reagent-desc-ultravasculine", | ||
"group": "Medicine", | |||
"name": "reagent-name-ultravasculine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Ash": { | ||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"desc": "reagent-desc-ash", | |||
"name": "reagent-name-ash", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
{ | |||
"!type: | |||
} | } | ||
}, | }, | ||
" | "Fiber": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Moth" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
"flavor": "fiber", | |||
"physicalDesc": "reagent-physical-desc-fibrous", | |||
"color": "#808080FF", | |||
} | "desc": "reagent-desc-fiber", | ||
"name": "reagent-name-fiber", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "UncookedAnimalProteins": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.5, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Animal", | |||
"Vox" | |||
] | |||
} | |||
"!type: | } | ||
" | ], | ||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-sick" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Animal", | |||
"Vox", | |||
"Plant" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Animal", | |||
"Vox", | |||
"Plant" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.25 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Animal" | |||
] | |||
} | |||
} | |||
], | |||
"amount": 0.5, | |||
"reagent": "Protein" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"amount": 0.25, | |||
"reagent": "Protein" | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-clumpy", | |||
"color": "#FFFFE5FF", | |||
"desc": "reagent-desc-uncooked-animal-proteins", | |||
"group": "Foods", | |||
"name": "reagent-name-uncooked-animal-proteins", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ArtifactGlue": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 2 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"flavor": "artifactglue", | |||
"allowedDepartments": [ | |||
"Science" | |||
], | |||
"reactiveEffects": { | |||
"Acidic": { | |||
" | "effects": [ | ||
{ | |||
"!type:ArtifactDurabilityRestore": { | |||
"minScale": 5 | |||
} | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"physicalDesc": "reagent-physical-desc-non-newtonian", | |||
"color": "#827394FF", | |||
"desc": "reagent-desc-artifact-glue", | |||
" | "parent": [ | ||
"Artifexium" | |||
], | |||
"name": "reagent-name-artifact-glue", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "FoamingAgent": { | ||
{ | "flavor": "bitter", | ||
"!type: | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-foamy", | |||
"meltingPoint": 7.4, | |||
"boilingPoint": 418, | |||
"color": "#215263FF", | |||
"desc": "reagent-desc-foaming-agent", | |||
"parent": [ | |||
"BasePyrotechnic" | |||
], | |||
"group": "Pyrotechnic", | |||
"name": "reagent-name-foaming-agent", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ZombieCocktail": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.5 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "zombiecocktail", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/zombiecocktail.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#D17844FF", | |||
"desc": "reagent-desc-zombiecocktail", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-zombiecocktail", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mechanotoxin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Arachnid" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1.6 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Mechanotoxin", | |||
"min": 2 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Arachnid" | |||
] | |||
} | |||
} | |||
], | |||
"sprintSpeedModifier": 0.8, | |||
"walkSpeedModifier": 0.8 | |||
} | |||
}, | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Mechanotoxin", | |||
"min": 4 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Arachnid" | |||
] | |||
} | |||
} | |||
], | |||
"sprintSpeedModifier": 0.4, | |||
"walkSpeedModifier": 0.4 | |||
} | |||
} | } | ||
], | |||
"metabolismRate": 0.2 | |||
} | |||
}, | }, | ||
"flavor": "sweet", | |||
"physicalDesc": "reagent-physical-desc-nondescript", | |||
"color": "#00B408FF", | |||
"desc": "reagent-desc-mechanotoxin", | |||
"group": "Toxins", | |||
"name": "reagent-name-mechanotoxin", | |||
" | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "LemonLime": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.5, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "lemonlimesoda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustHealth": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#878F00FF", | |||
"desc": "reagent-desc-lemon-lime", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-lemon-lime", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "TheMartinez": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"fizziness": 0.2, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "themartinez", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-vibrant", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/the_martinez.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#75B1F0FF", | |||
" | "desc": "reagent-desc-the-martinez", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-the-martinez", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Iron": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Arachnid" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.1 | |||
} | |||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:ModifyBloodLevel": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Arachnid" | |||
] | |||
} | |||
} | } | ||
], | |||
"amount": 0.4 | |||
" | |||
} | } | ||
} | } | ||
], | |||
"metabolismRate": 0.1 | |||
} | |||
}, | |||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"meltingPoint": 1538, | |||
"boilingPoint": 2862, | |||
"color": "#434B4DFF", | |||
"desc": "reagent-desc-iron", | |||
"group": "Elements", | |||
"name": "reagent-name-iron", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mercury": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"effectProto": "StatusEffectScrambled" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"meltingPoint": -38.83, | |||
"boilingPoint": 356.73, | |||
"color": "#929296FF", | |||
"desc": "reagent-desc-mercury", | |||
"group": "Elements", | |||
" | "name": "reagent-name-mercury", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "MilkSoy": { | ||
{ | "metabolisms": { | ||
" | "Digestion": { | ||
" | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 4 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "soy", | |||
" | "recognizable": true, | ||
"physicalDesc": "reagent-physical-desc-refreshing", | |||
} | "color": "#D2C29DFF", | ||
"desc": "reagent-desc-milk-soy", | |||
"parent": [ | |||
"MilkOat" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-milk-soy", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Histamine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"probability": 0.1, | |||
"damage": { | |||
"types": { | |||
"Blunt": 2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Histamine", | |||
"min": 45 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Blunt": 2, | |||
"Asphyxiation": 2, | |||
"Poison": 2 | |||
} | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"messages": [ | |||
"histamine-effect-light-itchiness" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Histamine", | |||
"min": 45 | |||
} | |||
} | |||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"histamine-effect-heavy-itchiness" | |||
] | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"physicalDesc": "reagent-physical-desc-abrasive", | |||
"color": "#FA6464FF", | |||
"desc": "reagent-desc-histamine", | |||
"group": "Toxins", | |||
"name": "reagent-name-histamine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceLime": { | ||
"metabolisms": { | |||
" | "Digestion": { | ||
"effects": [ | |||
{ | { | ||
"!type:SatiateThirst": { | |||
" | "factor": 3 | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "sour", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
" | "!type:PlantAdjustWater": {} | ||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-citric", | |||
"color": "#99BB43FF", | |||
"desc": "reagent-desc-juice-lime", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-lime", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Vampiro": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
" | "metabolites": { | ||
" | "Ethanol": 0.12 | ||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "vampiro", | |||
" | "reactiveEffects": { | ||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-spicy", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/vampiro.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
" | "color": "#B51B1BFF", | ||
"effects": [ | "desc": "reagent-desc-vampiro", | ||
"parent": [ | |||
"BaseAlcohol" | |||
" | ], | ||
"group": "Drinks", | |||
"name": "reagent-name-vampiro", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Starkist": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"fizziness": 0.5, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "starkistsoda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#9F3400FF", | |||
"desc": "reagent-desc-starkist", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-starkist", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | |||
}, | |||
"Tequila": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "tequila", | |||
" | "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": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/tequillaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#D7D1D155", | |||
"desc": "reagent-desc-tequila", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-tequila", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "NitrousOxide": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
}, | |||
"Respiration": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"minScale": 0.2, | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"showInChat": true, | |||
"emote": "Laugh" | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"minScale": 0.2, | |||
"probability": 0.01, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"showInChat": true, | |||
"emote": "Scream" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"minScale": 0.5, | |||
" | "probability": 0.1, | ||
" | "conditions": [ | ||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"effect-sleepy" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"minScale": 1, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"sprintSpeedModifier": 0.65, | |||
"walkSpeedModifier": 0.65 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"minScale": 1.8, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"time": 3, | |||
"effectProto": "StatusEffectForcedSleeping" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"minScale": 3.5, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-gaseous", | |||
"meltingPoint": -90, | |||
"boilingPoint": -88, | |||
"color": "#5D88C9FF", | |||
"desc": "reagent-desc-nitrous-oxide", | |||
"name": "reagent-name-nitrous-oxide", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Tritium": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Radiation": 1.5 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
{ | }, | ||
"Respiration": { | |||
"effects": [ | |||
" | { | ||
"!type:HealthChange": { | |||
" | "damage": { | ||
"types": { | |||
"Radiation": 1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:AdjustAlert": { | |||
"minScale": 1.5, | |||
"time": 5, | |||
"clear": true, | |||
"alertType": "Toxins" | |||
} | |||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "tileReactions": [ | ||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 2 | |||
} | |||
} | } | ||
], | |||
"flavor": "bitter", | |||
"allowedDepartments": [ | |||
"Engineering" | |||
], | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": { | |||
"multiplier": 0.8 | |||
} | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"physicalDesc": "reagent-physical-desc-ionizing", | |||
"color": "#66FF33FF", | |||
"desc": "reagent-desc-tritium", | |||
" | "name": "reagent-name-tritium", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mannitol": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Mannitol", | |||
"min": 15 | |||
} | |||
} | |||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"mannitol-effect-enlightened" | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "sweet", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#A0A0A0FF", | |||
} | "desc": "reagent-desc-mannitol", | ||
"group": "Medicine", | |||
"name": "reagent-name-mannitol", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Synaptizine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 3, | |||
"effectProto": "StatusEffectStunned" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyKnockdown": { | |||
"type": "Remove", | |||
"time": 3 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 15, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"color": "#D49A2FFF", | |||
"desc": "reagent-desc-synaptizine", | |||
"group": "Medicine", | |||
"name": "reagent-name-synaptizine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "BbqSauce": { | ||
"flavor": "sweet", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-gloopy", | |||
"color": "#8B0000FF", | |||
"desc": "reagent-desc-bbq-sauce", | |||
"group": "Foods", | |||
"name": "reagent-name-bbq-sauce", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "WhiteRussian": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "whiterussian", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/whiterussianglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#A68340FF", | |||
"desc": "reagent-desc-white-russian", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-white-russian", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Zinc": { | ||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"meltingPoint": 419.5, | |||
"boilingPoint": 907, | |||
"color": "#BABABAFF", | |||
"desc": "reagent-desc-zinc", | |||
"group": "Elements", | |||
"name": "reagent-name-zinc", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "WeedKiller": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Plant" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 4 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 4 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -6 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-bubbling", | |||
"color": "#968395FF", | |||
"desc": "reagent-desc-weed-killer", | |||
"group": "Botanical", | |||
"name": "reagent-name-weed-killer", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "DoctorsDelight": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | } | ||
}, | |||
{ | |||
"!type:SatiateHunger": { | |||
} | "factor": -2 | ||
], | } | ||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"damage": { | |||
"Burn": -1, | |||
"Brute": -1, | |||
"Airloss": -1, | |||
"Toxin": -1 | |||
" | } | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "medicine", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-soothing", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/doctorsdelightglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FF8CFFFF", | |||
"desc": "reagent-desc-doctors-delight", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-doctors-delight", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Wine": { | ||
"metabolisms": { | |||
"Digestion": { | |||
" | "metabolites": { | ||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "shittywine", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-translucent", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/wineglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
" | "color": "#7E4043FF", | ||
"effects": [ | "desc": "reagent-desc-wine", | ||
{ | "parent": [ | ||
"!type:HealthChange": { | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-wine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Water": { | |||
"evaporationSpeed": 0.3, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 4 | |||
} | |||
} | |||
] | |||
}, | |||
"Respiration": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Heat": 3 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"absorbent": true, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "water", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
}, | ], | ||
{ | "methods": [ | ||
"Touch" | |||
" | ] | ||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-translucent", | |||
"meltingPoint": 0, | |||
"boilingPoint": 100, | |||
"color": "#75B1F0FF", | |||
"desc": "reagent-desc-water", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-water", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Rewriter": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | } | ||
}, | ] | ||
{ | } | ||
}, | |||
"fizziness": 0.3, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "sweet", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
}, | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/rewriter.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#485000FF", | |||
"desc": "reagent-desc-rewriter", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-rewriter", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Caninase": { | ||
"metabolisms": { | |||
" | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Caninase", | |||
"min": 15 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Radiation": 0.5 | |||
} | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Caninase", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"amount": -5, | |||
"reagent": "Caninase" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Caninase", | |||
"min": 10 | |||
} | |||
} | |||
], | |||
"type": "Add", | |||
"time": 12.5, | |||
"effectProto": "StatusEffectBark" | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.05, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Caninase", | |||
"min": 10 | |||
} | |||
} | |||
], | |||
"force": true, | |||
"showInGuidebook": true, | |||
"showInChat": true, | |||
"emote": "Cough" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.05, | |||
"messages": [ | |||
"capsaicin-effect-light-burn" | |||
] | |||
} | } | ||
} | } | ||
} | ], | ||
"metabolismRate": 0.2 | |||
} | |||
}, | |||
"flavor": "dogfood", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"color": "#B87333FF", | |||
"desc": "reagent-desc-canidessence", | |||
"group": "Toxins", | |||
"name": "reagent-name-canidessence", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Milk": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 4 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
" | "flavor": "milk", | ||
"recognizable": true, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.9 | |||
} | } | ||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#DFDFDFFF", | |||
"desc": "reagent-desc-milk", | |||
" | "group": "Drinks", | ||
"name": "reagent-name-milk", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Pilk": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.3, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "pilk", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"color": "#E7C69FFF", | |||
"desc": "reagent-desc-pilk", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-pilk", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Oculine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EyeDamage": {} | |||
" | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-translucent", | |||
"color": "#404040FF", | |||
"desc": "reagent-desc-oculine", | |||
"group": "Medicine", | |||
"name": "reagent-name-oculine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Fat": { | ||
"flavor": "terrible", | |||
"physicalDesc": "reagent-physical-desc-exotic-smelling", | |||
"color": "#D8D8B0FF", | |||
{ | "desc": "reagent-desc-fat", | ||
"!type: | "group": "Biological", | ||
" | "name": "reagent-name-fat", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepBlood" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "CafeLatte": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
" | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "creamy", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"metamorphicMaxFillLevels": 1, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/cafe_latte.rsi", | |||
"state": "icon" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-cafe-latte", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-cafe-latte", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Ephedrine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"sprintSpeedModifier": 1.15, | |||
"walkSpeedModifier": 1.15 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 1, | |||
"effectProto": "StatusEffectStunned" | |||
} | |||
}, | |||
{ | |||
" | "!type:ModifyKnockdown": { | ||
" | "type": "Remove", | ||
"time": 1 | |||
} | |||
}, | |||
{ | |||
"!type:Jitter": {} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.05, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"ephedrine-effect-tight-pain", | |||
"ephedrine-effect-heart-pounds" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ephedrine", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 2, | |||
"Asphyxiation": 2 | |||
} | |||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Haloperidol", | |||
"max": 0.01 | |||
} | |||
} | } | ||
], | |||
"type": "Remove", | |||
"time": 10, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
}, | |||
{ | |||
"!type:ResetNarcolepsy": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ephedrine", | |||
"min": 15 | |||
} | |||
} | } | ||
] | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"meltingPoint": 36, | |||
"boilingPoint": 255, | |||
"color": "#D2FFFAFF", | |||
"desc": "reagent-desc-ephedrine", | |||
"group": "Narcotics", | |||
"name": "reagent-name-ephedrine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SpaceDrugs": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Add", | |||
"time": 5, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-syrupy", | |||
"color": "#63806EFF", | |||
"desc": "reagent-desc-space-drugs", | |||
" | "group": "Narcotics", | ||
"name": "reagent-name-space-drugs", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Sigynate": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": -1.25 | |||
} | } | ||
} | } | ||
} | |||
" | }, | ||
" | { | ||
" | "!type:HealthChange": { | ||
" | "conditions": [ | ||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Sigynate", | |||
"min": 16 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Heat": 1 | |||
} | |||
} | } | ||
} | } | ||
} | }, | ||
{ | |||
"!type:Jitter": { | |||
"!type:Vomit": { | "conditions": [ | ||
"probability": 0.1, | { | ||
"!type:ReagentCondition": { | |||
{ | "reagent": "Sigynate", | ||
"!type:ReagentCondition": { | "min": 20 | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Sigynate", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"generic-reagent-effect-nauseous" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.02, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Sigynate", | |||
"min": 30 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Arithrazine", | |||
"min": 1 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Arithrazine", | |||
"min": 1 | |||
} | |||
} | } | ||
], | |||
"visualType": "Medium", | |||
"messages": [ | |||
"generic-reagent-effect-nauseous" | |||
] | |||
} | |||
} | } | ||
], | |||
"metabolismRate": 0.25 | |||
} | |||
}, | |||
"flavor": "sweet", | |||
"physicalDesc": "reagent-physical-desc-thick", | |||
"color": "#E0A5B9FF", | |||
"desc": "reagent-desc-sigynate", | |||
"group": "Medicine", | |||
"name": "reagent-name-sigynate", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Whiskey": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
], | } | ||
], | |||
"flavor": "whiskey", | |||
"recognizable": true, | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/whiskeyglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#EE7732FF", | |||
"desc": "reagent-desc-whiskey", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-whiskey", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Radler": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"type": | "!type:SatiateThirst": { | ||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "radler", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-citric", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/radler.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#EDFF2BFF", | |||
"desc": "reagent-desc-radler", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-radler", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "OrangeLimeSoda": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
" | |||
} | } | ||
] | |||
} | } | ||
}, | |||
"fizziness": 0.3, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
" | |||
" | |||
" | |||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "sweet", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
" | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/orangelime_soda.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#CCCC99FF", | |||
" | "desc": "reagent-desc-orange-lime-soda", | ||
"parent": [ | |||
} | "BaseDrink" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-orange-lime-soda", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Omnizine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"damage": { | |||
"Burn": -2, | |||
"Toxin": -2, | |||
"Airloss": -2, | |||
"Brute": -2 | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-soothing", | |||
"color": "#FCF7F9FF", | |||
"desc": "reagent-desc-omnizine", | |||
"group": "Medicine", | |||
"name": "reagent-name-omnizine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mopwata": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 0.6 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:ExtinguishTileReaction": {} | |||
" | |||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "mopwata", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
} | ], | ||
] | "methods": [ | ||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-murky", | |||
"color": "#59502BFF", | |||
"desc": "reagent-desc-mopwata", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-mopwata", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Brass": { | ||
"flavor": "sax", | |||
"physicalDesc": "reagent-physical-desc-ground-brass", | |||
"color": "#B8A603FF", | |||
"desc": "reagent-desc-brass", | |||
"name": "reagent-name-brass", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "CoffeeLiqueur": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "coffeeliquor", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-cloudy", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/coffeeliqueurglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-coffeeliqueur", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-coffeeliqueur", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Negroni": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
{ | "flavor": "alcohol", | ||
"!type: | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Corvax/Objects/Consumable/Drinks/negroni.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#AF1700FF", | |||
" | "desc": "reagent-desc-negroni", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-negroni", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "Ethyloxyephedrine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Jitter": {} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"component": "StutteringAccent", | |||
"key": "Stutter" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 10, | |||
"effectProto": "StatusEffectDrowsiness" | |||
" | |||
} | } | ||
}, | |||
{ | |||
"!type:ResetNarcolepsy": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ethyloxyephedrine", | |||
"min": 10 | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"ethyloxyephedrine-effect-feeling-awake", | |||
"ethyloxyephedrine-effect-clear-mind" | |||
] | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"color": "#D5D5E4FF", | |||
"desc": "reagent-desc-ethyloxyephedrine", | |||
"group": "Medicine", | |||
"name": "reagent-name-ethyloxyephedrine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Gin": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "gin", | |||
"recognizable": true, | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/ginvodkaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-gin", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-gin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ErikaSurprise": { | ||
"metabolisms": { | |||
"Digestion": { | |||
" | "metabolites": { | ||
" | "Ethanol": 0.12 | ||
" | |||
}, | }, | ||
" | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"friction": 0.4, | |||
"fizziness": 0.15, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
" | "temperatureMultiplier": 1.35 | ||
} | |||
} | |||
], | |||
"flavor": "erikasurprise", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
" | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
" | "amount": 0.25 | ||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-cloudy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/beerstein.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
" | "color": "#67BC50FF", | ||
"desc": "reagent-desc-erika-surprise", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-erika-surprise", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "VodkaMartini": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "vodkamartini", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/martiniglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#004666FF", | |||
" | "desc": "reagent-desc-vodka-martini", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-vodka-martini", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Puncturase": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Piercing": -2.5, | |||
"Radiation": 0.05 | |||
" | |||
" | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
"type | }, | ||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Puncturase", | |||
"min": 12 | |||
} | |||
} | |||
], | |||
"damage": { | |||
" | "types": { | ||
"Blunt": 3 | |||
} | } | ||
} | } | ||
} | |||
} | } | ||
} | ], | ||
"metabolismRate": 0.25 | |||
} | |||
}, | |||
"flavor": "fizzy", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#B9BF93FF", | |||
"desc": "reagent-desc-puncturase", | |||
"group": "Medicine", | |||
"name": "reagent-name-puncturase", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "TeaPowder": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Nutriment": 0.2 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -0.2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"flavor": "tea", | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"color": "#7F8400FF", | |||
} | "desc": "reagent-desc-tea-powder", | ||
"group": "Foods", | |||
"name": "reagent-name-tea-powder", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Phalanximine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Cellular": -0.3, | |||
"Radiation": 0.15, | |||
"Caustic": 0.15 | |||
} | |||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Phalanximine", | |||
"min": 11 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
" | "Radiation": 0.2 | ||
} | } | ||
} | } | ||
], | } | ||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Arithrazine", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.3 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
], | |||
"metabolismRate": 0.1 | |||
} | |||
}, | |||
"flavor": "medicine", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 6 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantPhalanximine": { | |||
"minScale": 4 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-acrid", | |||
"color": "#C8FF75FF", | |||
"desc": "reagent-desc-phalanximine", | |||
"group": "Medicine", | |||
"name": "reagent-name-phalanximine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Booger": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "booger", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-slimy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/booger.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#99FF00FF", | |||
"desc": "reagent-desc-booger", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-booger", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Rororium": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"damage": { | |||
"Brute": -4 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"time": 120, | |||
"component": "IgnoreSlowOnDamage", | |||
"key": "Adrenaline" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "tingly", | |||
"physicalDesc": "reagent-physical-desc-refreshing", | |||
"color": "#BF1365FF", | |||
"desc": "reagent-desc-rororium", | |||
"group": "Biological", | |||
"name": "reagent-name-rororium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"BlackRussian": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
], | |||
"flavor": "blackrussian", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
" | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type:PlantAdjustWater": { | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/blackrussianglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#360000FF", | |||
" | "desc": "reagent-desc-black-russian", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-black-russian", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Lithium": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
" | "Poison": 0.05 | ||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
" | }, | ||
" | { | ||
"!type:Emote": { | |||
"probability": 0.05, | |||
"emote": "Scream" | |||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.05, | |||
"emote": "Laugh" | |||
} | } | ||
} | } | ||
], | |||
"metabolismRate": 0.1 | |||
} | |||
}, | |||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"meltingPoint": 180.5, | |||
"boilingPoint": 1330, | |||
"color": "#D6C0A7FF", | |||
"desc": "reagent-desc-lithium", | |||
"group": "Elements", | |||
"name": "reagent-name-lithium", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"HippiesDelight": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
"!type: | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
" | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "hippiesdelight", | |||
"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": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/hippiesdelightglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#6EAA0CFF", | |||
"desc": "reagent-desc-hippies-delight", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-hippies-delight", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Cryoxadone": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:TemperatureCondition": { | |||
"max": 213 | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"Airloss": -3, | |||
"Brute": -2, | |||
"Burn": -2, | |||
"Toxin": -2 | |||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
"!type: | }, | ||
"flavor": "medicine", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
" | "amount": -5 | ||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": 5 | |||
} | |||
}, | |||
{ | |||
"!type:PlantCryoxadone": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#0091FFFF", | |||
"desc": "reagent-desc-cryoxadone", | |||
"group": "Medicine", | |||
"name": "reagent-name-cryoxadone", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Sulfur": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 0.1 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"meltingPoint": 120, | |||
"boilingPoint": 445, | |||
"color": "#FFF385FF", | |||
"desc": "reagent-desc-sulfur", | |||
"group": "Elements", | |||
"name": "reagent-name-sulfur", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SodiumHydroxide": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": 1.5 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "SodiumHydroxide", | |||
"min": 5 | |||
} | |||
" | |||
} | } | ||
] | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"physicalDesc": "reagent-physical-desc-alkaline", | |||
"meltingPoint": 596, | |||
"boilingPoint": 1661, | |||
"desc": "reagent-desc-sodium-hydroxide", | |||
"name": "reagent-name-sodium-hydroxide", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"PinaColada": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "pinacolada", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-tropical", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/pinacolada.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#E8DBA4FF", | |||
"desc": "reagent-desc-pina-colada", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-pina-colada", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Mimosa": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | |||
], | |||
"flavor": "mimosa", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/mimosa.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FFCA48FF", | |||
"desc": "reagent-desc-mimosa", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-mimosa", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceOrange": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "slipData": {}, | ||
"!type: | "tileReactions": [ | ||
" | { | ||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "orange", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
" | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
" | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-citric", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/orangejuiceglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#E78108FF", | ||
"!type: | "desc": "reagent-desc-juice-orange", | ||
" | "parent": [ | ||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-orange", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "SodiumPolyacrylate": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -5 | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-parched" | |||
] | |||
" | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"color": "#F0F0F0FF", | |||
"desc": "reagent-desc-sodium-polyacrylate", | |||
"name": "reagent-name-sodium-polyacrylate", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "MindbreakerToxin": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Add", | |||
"time": 10, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustToxins": { | |||
"amount": 10 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#77B58EFF", | |||
"desc": "reagent-desc-mindbreaker-toxin", | |||
"group": "Toxins", | |||
"name": "reagent-name-mindbreaker-toxin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Andalusia": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
} | } | ||
], | |||
{ | "flavor": "andalusia", | ||
"!type: | "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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/andalusia.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#665700FF", | |||
"desc": "reagent-desc-andalusia", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-andalusia", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Manhattan": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
], | } | ||
"methods": [ | ], | ||
" | "flavor": "manhattan", | ||
] | "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": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/manhattanglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#664300FF", | |||
"desc": "reagent-desc-manhattan", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-manhattan", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "SpaceLube": { | ||
"evaporationSpeed": 0.1, | |||
"friction": 0.05, | |||
"slipData": { | |||
"superSlippery": true, | |||
"requiredSlipSpeed": 1 | |||
}, | }, | ||
{ | "tileReactions": [ | ||
{ | |||
"!type:SpillTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "funny", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"meltingPoint": 18.2, | |||
"boilingPoint": 290, | |||
"color": "#77B58EFF", | |||
"desc": "reagent-desc-space-lube", | |||
"name": "reagent-name-space-lube", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Kvass": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "bread", | |||
" | "reactiveEffects": { | ||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
} | ], | ||
], | "methods": [ | ||
" | "Touch" | ||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicSprite": { | |||
"sprite": "Corvax/Objects/Consumable/Drinks/kvass.rsi", | |||
"state": "icon" | |||
}, | |||
"color": "#381600FF", | |||
"desc": "reagent-desc-kvass", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-kvass", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "BlueCuracao": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
" | "factor": 2 | ||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
" | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "bluecuracao", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/curacaoglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#0099FFFF", | |||
"desc": "reagent-desc-blue-curacao", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-blue-curacao", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "JuiceThatMakesYouWeh": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.5, | |||
"force": true, | |||
"showInGuidebook": true, | |||
"showInChat": true, | |||
"emote": "Weh" | |||
" | |||
} | } | ||
}, | |||
{ | |||
"!type:Polymorph": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"!type:ReagentCondition": { | "inverted": true, | ||
"type": [ | |||
"Animal" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "JuiceThatMakesYouWeh", | |||
"min": 50 | |||
} | |||
} | } | ||
], | |||
"prototype": "ArtifactLizard" | |||
" | |||
} | } | ||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "JuiceThatMakesYouWeh", | |||
"min": 50 | |||
} | |||
} | } | ||
], | |||
"amount": -20, | |||
"reagent": "JuiceThatMakesYouWeh" | |||
} | |||
} | } | ||
} | ], | ||
"metabolismRate": 0.25 | |||
} | |||
}, | |||
"flavor": "weh", | |||
"physicalDesc": "reagent-physical-desc-vibrant", | |||
"color": "#59B23AFF", | |||
"desc": "reagent-desc-weh", | |||
"group": "Toxins", | |||
"name": "reagent-name-weh", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Tea": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Theobromine": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
" | |||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "tea", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 4, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/teaglass.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#8A5A3AFF", | |||
], | "desc": "reagent-desc-tea", | ||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-tea", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Theobromine": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
" | "effects": [ | ||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Animal" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.4 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.04, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Animal" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
} | |||
], | |||
"metabolismRate": 0.05 | |||
} | } | ||
}, | }, | ||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"meltingPoint": 351, | |||
"boilingPoint": 554, | |||
} | "color": "#F5F5F5FF", | ||
"desc": "reagent-desc-theobromine", | |||
"group": "Toxins", | |||
"name": "reagent-name-theobromine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Campari": { | ||
"metabolisms": { | |||
"Digestion": { | |||
" | "metabolites": { | ||
"Ethanol": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
} | } | ||
], | |||
{ | "flavor": "alcohol", | ||
"!type: | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
"!type: | { | ||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"color": "#DA2059FF", | |||
"desc": "reagent-desc-campari", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-campari", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"Cornmeal": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Nutriment": 0.2 | |||
}, | |||
"effects": [ | |||
" | { | ||
"!type:SatiateThirst": { | |||
" | "factor": -0.2 | ||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "corn", | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"color": "#D2B48CFF", | |||
"desc": "reagent-desc-cornmeal", | |||
"group": "Foods", | |||
"name": "reagent-name-cornmeal", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Allicin": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
" | "!type:HealthChange": { | ||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Allicin", | |||
"min": 1 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Animal" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.06 | |||
} | |||
} | |||
} | |||
} | |||
], | |||
"metabolismRate": 0.05 | |||
} | } | ||
}, | |||
"flavor": "bitter", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"color": "#F2E9D2FF", | |||
"desc": "reagent-desc-allicin", | |||
"group": "Foods", | |||
"name": "reagent-name-allicin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
"flavor": " | "LaughinSyrup": { | ||
"flavor": "sweet", | |||
" | "recognizable": true, | ||
"physicalDesc": "reagent-physical-desc-funny", | |||
"color": "#803280FF", | |||
"desc": "reagent-desc-laughin-syrup", | |||
"group": "Foods", | |||
"name": "reagent-name-laughin-syrup", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Slime": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyBloodLevel": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"amount": 0.5 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "viscosity": 0.25, | ||
"!type: | "tileReactions": [ | ||
" | { | ||
"!type:SpillTileReaction": {} | |||
} | |||
], | |||
"flavor": "slimy", | |||
"standsout": true, | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-viscous", | |||
"color": "#2CF274FF", | |||
"desc": "reagent-desc-slime", | |||
"group": "Biological", | |||
"name": "reagent-name-slime", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "FerrochromicAcid": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -1.5 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": 2.5, | |||
"Caustic": 1 | |||
} | |||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | }, | ||
" | "flavor": "sour", | ||
"physicalDesc": "reagent-physical-desc-ferrous", | |||
"color": "#48B3B8FF", | |||
"desc": "reagent-desc-ferrochromic-acid", | |||
"group": "Toxins", | |||
"name": "reagent-name-ferrochromic-acid", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"Nocturine": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"sprintSpeedModifier": 0.65, | |||
"walkSpeedModifier": 0.65 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"conditions": [ | "!type:ReagentCondition": { | ||
"reagent": "Nocturine", | |||
"min": 8 | |||
} | |||
" | |||
} | } | ||
], | |||
"delay": 5, | |||
"time": 9, | |||
"effectProto": "StatusEffectForcedSleeping" | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"meltingPoint": 128, | |||
"boilingPoint": 444, | |||
"color": "#128E80FF", | |||
"desc": "reagent-desc-nocturine", | |||
"group": "Narcotics", | |||
"name": "reagent-name-nocturine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | |||
"contrabandSeverity": "Syndicate" | |||
}, | |||
"Tricordrazine": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MobStateCondition": {} | |||
} | } | ||
], | |||
"damage": { | |||
"Brute": -1, | |||
"Burn": -1 | |||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MobStateCondition": {} | |||
} | } | ||
], | |||
"damage": { | |||
"types": { | |||
"Poison": -0.5 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#00E5FFFF", | |||
"desc": "reagent-desc-tricordrazine", | |||
"group": "Medicine", | |||
"name": "reagent-name-tricordrazine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ThreeMileIsland": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3, | |||
"Uranium": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | }, | ||
" | "friction": 0.4, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "threemileisland", | |||
"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": 2, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/threemileislandglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#666340FF", | |||
"desc": "reagent-desc-three-mile-island", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-three-mile-island", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "TheSunAlsoRises": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.6 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
" | "factor": 2 | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "thesunalsorises", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/thesunalsorises.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#DCE2DEFF", | |||
"desc": "reagent-desc-the-sun-also-rises", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-the-sun-also-rises", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "CoconutRum": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "coconutrum", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-milky", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/coconutrum.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#CCCBC8FF", | |||
"desc": "reagent-desc-coconut-rum", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-coconut-rum", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Lipozine": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": -1 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"flavor": "medicine", | |||
"allowedDepartments": [ | |||
"Medical" | |||
" | ], | ||
"physicalDesc": "reagent-physical-desc-oily", | |||
"color": "#2690B5FF", | |||
"desc": "reagent-desc-lipozine", | |||
"group": "Medicine", | |||
"name": "reagent-name-lipozine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Beer": { | ||
{ | "metabolisms": { | ||
"!type: | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "fizziness": 0.6, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "beer", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
" | "!type:Flammable": {} | ||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
" | ] | ||
} | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
{ | "metamorphicSprite": { | ||
" | "sprite": "Objects/Consumable/Drinks/beerglass.rsi", | ||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#E3E77BFF", | |||
"desc": "reagent-desc-beer", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
" | "name": "reagent-name-beer", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Lye": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
} | |||
} | |||
} | |||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
"flavor": "alkaline", | |||
"physicalDesc": "reagent-physical-desc-alkaline", | |||
"color": "#E5420BFF", | |||
} | "desc": "reagent-desc-lye", | ||
"name": "reagent-name-lye", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Stimulants": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"sprintSpeedModifier": 1.25, | |||
"walkSpeedModifier": 1.25 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"time": 3, | |||
"effectProto": "StatusEffectStimulantsStamina" | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | "!type:ModifyStatusEffect": { | ||
"type": "Remove", | |||
"time": 3.5, | |||
"effectProto": "StatusEffectStunned" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyKnockdown": { | |||
"type": "Remove", | |||
"time": 3.5 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 3, | |||
"effectProto": "StatusEffectForcedSleeping" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"time": 3, | |||
"component": "IgnoreSlowOnDamage", | |||
"key": "Adrenaline" | |||
} | |||
}, | |||
{ | |||
"!type:Jitter": {} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Stimulants", | |||
"min": 45 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 3 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Haloperidol", | |||
"max": 0.01 | |||
} | |||
} | |||
], | |||
"type": "Remove", | |||
"time": 10, | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "ChloralHydrate", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": -10, | |||
"reagent": "ChloralHydrate" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyBleed": { | |||
"amount": -1.5 | |||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MobStateCondition": { | |||
"mobstate": "Critical" | |||
} | |||
} | |||
], | |||
"damage": { | |||
"Burn": -0.5, | |||
"Brute": -0.5 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MobStateCondition": { | |||
"mobstate": "Critical" | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": -2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ResetNarcolepsy": {} | |||
}, | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "sharp", | |||
"physicalDesc": "reagent-physical-desc-energizing", | |||
"meltingPoint": 170, | |||
"boilingPoint": 212, | |||
"color": "#9A040EFF", | |||
"desc": "reagent-desc-stimulants", | |||
"group": "Narcotics", | |||
"name": "reagent-name-stimulants", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | }, | ||
" | "contrabandSeverity": "Syndicate" | ||
"effects": [ | }, | ||
"Diethylamine": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
" | { | ||
" | "!type:HealthChange": { | ||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"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": {} | |||
} | } | ||
}, | }, | ||
" | "Protein": { | ||
"metabolisms": { | |||
"Metabolites": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"probability": 0.5, | |||
"damage": { | |||
"Brute": -0.4 | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyBloodLevel": {} | |||
}, | |||
{ | |||
"!type:SatiateHunger": {} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"flavor": "protein", | |||
"physicalDesc": "reagent-physical-desc-clumpy", | |||
"color": "#FFFFE5FF", | |||
"desc": "reagent-desc-protein", | |||
"pricePerUnit": 3, | |||
"group": "Foods", | |||
"name": "reagent-name-protein", | |||
" | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Barefoot": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "barefoot", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"metamorphicMaxFillLevels": 3, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/b\u0026p.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#FF66CCFF", | |||
"desc": "reagent-desc-barefoot", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-barefoot", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "WhiskeySour": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "whiskeysour", | |||
"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/whiskeysour.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#8B7941FF", | |||
"desc": "reagent-desc-whiskey-sour", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-whiskey-sour", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Cola": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
" | "type": "Remove", | ||
"effects": [ | "time": 1, | ||
{ | "effectProto": "StatusEffectDrowsiness" | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"fizziness": 0.5, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "soda", | |||
"recognizable": true, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | } | ||
] | }, | ||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/colaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#6C2828FF", | |||
"desc": "reagent-desc-cola", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-cola", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "BlueHawaiian": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "bluehawaiian", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-tropical", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bluehawaiian.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#47687BFF", | |||
"desc": "reagent-desc-blue-hawaiian", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-blue-hawaiian", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "WhiteGilgamesh": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "fizziness": 0.5, | ||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | } | ||
{ | } | ||
"!type: | ], | ||
"flavor": "white-gilgamesh", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
], | } | ||
" | ], | ||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"color": "#E5D27EFF", | |||
"desc": "reagent-desc-white-gilgamesh", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-white-gilgamesh", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Carbon": { | ||
{ | "flavor": "bitter", | ||
"!type: | "physicalDesc": "reagent-physical-desc-crystalline", | ||
"meltingPoint": 3550, | |||
"boilingPoint": 4200, | |||
"color": "#22282BFF", | |||
"desc": "reagent-desc-carbon", | |||
"group": "Elements", | |||
"name": "reagent-name-carbon", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | |||
" | "Fersilicite": { | ||
"flavor": "metallic", | |||
"physicalDesc": "reagent-physical-desc-crystalline", | |||
"meltingPoint": 1638, | |||
" | "boilingPoint": 2962, | ||
"color": "#434B4DFF", | |||
"desc": "reagent-desc-fersilicite", | |||
"name": "reagent-name-fersilicite", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
" | |||
} | } | ||
}, | }, | ||
" | "AmmoniaBlood": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"UncookedAnimalProteins": 0.2 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Human" | |||
] | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Bloodsucker" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"Brute": -3, | |||
"Burn": -1.25 | |||
} | |||
} | |||
} | |||
] | |||
}, | }, | ||
" | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 0.2 | |||
} | |||
} | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"standsout": true, | |||
"recognizable": true, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.5 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bloodglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#7A8BF2FF", | |||
"desc": "reagent-desc-ammonia-blood", | |||
"parent": [ | |||
"Blood" | |||
], | |||
"group": "Biological", | |||
"name": "reagent-name-ammonia-blood", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | }, | ||
"collection": "FootstepBlood" | |||
} | |||
} | } | ||
}, | }, | ||
" | "Flour": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Sugar": 0.4, | |||
"Nutriment": 0.2 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -0.2 | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"flavor": "chalky", | |||
"recognizable": true, | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"desc": "reagent-desc-flour", | |||
"group": "Foods", | |||
"name": "reagent-name-flour", | |||
" | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "EspressoMartini": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.4 | |||
" | |||
" | |||
}, | }, | ||
"effects": [ | |||
{ | |||
"type": | "!type:SatiateThirst": { | ||
"factor": 2 | |||
} | |||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
" | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "espressomartini", | |||
"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/espressomartini.rsi", | |||
"state": "icon_empty" | |||
" | }, | ||
" | "color": "#170A0CFF", | ||
" | "desc": "reagent-desc-espresso-martini", | ||
" | "parent": [ | ||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-espresso-martini", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"PolypyryliumOligomers": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:EvenHealthChange": { | |||
"damage": { | |||
"Brute": -1.75, | |||
"Airloss": -1 | |||
} | } | ||
} | } | ||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "PolypyryliumOligomers", | |||
"min": 30 | |||
} | |||
} | } | ||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 3.5 | |||
" | |||
" | |||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:ModifyBleed": { | |||
"amount": -0.25 | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "violets", | |||
"physicalDesc": "reagent-physical-desc-pungent", | |||
"color": "#9423FFFF", | |||
"desc": "reagent-desc-polypyrylium-oligomers", | |||
"group": "Medicine", | |||
"name": "reagent-name-polypyrylium-oligomers", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "MilkSpoiled": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -2 | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"flavor": "terrible", | |||
"physicalDesc": "reagent-physical-desc-putrid", | |||
"color": "#FAFFBAFF", | |||
"desc": "reagent-desc-milk-spoiled", | |||
"group": "Drinks", | |||
"name": "reagent-name-milk-spoiled", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Grog": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
" | { | ||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
{ | } | ||
"!type: | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
" | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "grog", | |||
"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/beerstein.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#E3E77BFF", | |||
"desc": "reagent-desc-grog", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-grog", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"JuiceBerryPoison": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": {} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "bitter", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-sickly", | |||
"color": "#6600CCFF", | |||
"desc": "reagent-desc-juice-berry-poison", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-berry-poison", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "JuiceBungo": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
" | "tileReactions": [ | ||
{ | |||
" | "!type:ExtinguishTileReaction": {} | ||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "bungo", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
} | ], | ||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | { | ||
"!type: | "!type:PlantAdjustWater": {} | ||
" | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-tart", | |||
"color": "#F9E43DFF", | |||
"desc": "reagent-desc-juice-bungo", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-bungo", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "SpaceMountainWind": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.5, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "sodacitrus", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
" | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/space_mountain_wind_glass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
{ | "color": "#A6FA5AFF", | ||
"!type: | "desc": "reagent-desc-space-mountain-wind", | ||
" | "parent": [ | ||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-space-mountain-wind", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "Kalimotxo": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
] | } | ||
], | |||
"flavor": "kalimotxo", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
" | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/kalimotxo.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#360606FF", | |||
"desc": "reagent-desc-kalimotxo", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-kalimotxo", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Ambuzol": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:CureZombieInfection": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ambuzol", | |||
"min": 10 | |||
} | |||
} | |||
] | |||
} | } | ||
} | } | ||
] | |||
}, | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:CureZombieInfection": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ambuzol", | |||
"min": 10 | |||
} | |||
} | |||
] | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"color": "#86CAF7FF", | |||
"desc": "reagent-desc-ambuzol", | |||
"group": "Medicine", | |||
"name": "reagent-name-ambuzol", | |||
" | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "BacchusBlessing": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.9 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
}, | |||
{ | |||
"!type:Drunk": { | |||
"boozePower": 10 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "BacchusBlessing", | |||
"min": 6 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Dwarf" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "BacchusBlessing", | |||
"min": 6 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Dwarf" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.04 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "BacchusBlessing", | |||
"min": 8 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Dwarf" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | } | ||
} | } | ||
], | |||
"flavor": "bacchusblessing", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
" | { | ||
{ | "!type:Flammable": {} | ||
"!type: | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
], | } | ||
" | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-unidentifiable", | |||
"metamorphicMaxFillLevels": 2, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bacchusblessing.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#331303FF", | |||
"desc": "reagent-desc-bacchus-blessing", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-bacchus-blessing", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Boyarsky": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.1 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "friction": 0.4, | ||
"!type: | "slipData": {}, | ||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | |||
"flavor": "alcohol", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
" | |||
" | |||
" | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Corvax/Objects/Consumable/Drinks/boyarsky.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#EA394AFF", | |||
" | "desc": "reagent-desc-boyarsky", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-boyarsky", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "AlliesCocktail": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
" | |||
}, | }, | ||
{ | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
} | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "alliescocktail", | |||
"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": 4, | |||
"metamorphicSprite": { | |||
" | "sprite": "Objects/Consumable/Drinks/alliescocktail.rsi", | ||
" | "state": "icon_empty" | ||
}, | |||
"color": "#00664DFF", | |||
"desc": "reagent-desc-allies-cocktail", | |||
], | "parent": [ | ||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-allies-cocktail", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Benzene": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Cellular": 1 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
"allowedJobs": [ | |||
" | "Chemist" | ||
], | |||
} | "physicalDesc": "reagent-physical-desc-acidic", | ||
"meltingPoint": 278.7, | |||
"boilingPoint": 353.2, | |||
"color": "#E7EA91FF", | |||
"desc": "reagent-desc-benzene", | |||
"name": "reagent-name-benzene", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "Sedin": { | ||
"flavor": "bitter", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
} | |||
}, | |||
{ | |||
"!type:PlantRestoreSeeds": { | |||
"probability": 0.2 | |||
} | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustPotency": { | |||
"amount": -3 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-sickly", | |||
"color": "#3CB371FF", | |||
"desc": "reagent-desc-sedin", | |||
"group": "Botanical", | |||
"name": "reagent-name-sedin", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "OldFashioned": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.15 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
} | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
" | { | ||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
} | } | ||
], | |||
{ | "flavor": "alcohol", | ||
"!type: | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
" | |||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
" | "metamorphicSprite": { | ||
" | "sprite": "Corvax/Objects/Consumable/Drinks/oldFashioned.rsi", | ||
"state": "icon_empty" | |||
}, | |||
"color": "#F49C18FF", | |||
], | "desc": "reagent-desc-oldFashioned", | ||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-oldFashioned", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "CorgiJuice": { | ||
{ | "metabolisms": { | ||
"!type: | "Bloodstream": { | ||
" | "effects": [ | ||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "CorgiJuice", | |||
"min": 15 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Cellular": 0.5 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Polymorph": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "CorgiJuice", | |||
"min": 50 | |||
} | |||
} | |||
], | |||
"prototype": "SmartCorgiMorph" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "CorgiJuice", | |||
"min": 50 | |||
} | |||
} | |||
], | |||
"amount": -20, | |||
"reagent": "CorgiJuice" | |||
} | |||
} | |||
], | |||
"metabolismRate": 0.2 | |||
} | } | ||
}, | }, | ||
"flavor": "dogfood", | |||
"physicalDesc": "reagent-physical-desc-fluffy", | |||
"color": "#ED9715FF", | |||
} | "desc": "reagent-desc-corgiessence", | ||
"group": "Toxins", | |||
"name": "reagent-name-corgiessence", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "ElectricShark": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"flavor": "electricshark", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
} | "effects": [ | ||
{ | |||
"!type:Flammable": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-tropical", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/electricshark.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#3097CFFF", | |||
"desc": "reagent-desc-electric-shark", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-electric-shark", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "PulpedBananaPeel": { | ||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyBleed": { | |||
"amount": -0.5 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "medicine", | |||
"physicalDesc": "reagent-physical-desc-pulpy", | |||
"color": "#FFE774FF", | |||
"desc": "reagent-desc-pulped-banana-peel", | |||
"group": "Medicine", | |||
"name": "reagent-name-pulped-banana-peel", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"JuiceWatermelon": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "watermelon", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-sweet", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/watermelonglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#EF3520FF", | |||
"desc": "reagent-desc-juice-watermelon", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-juice-watermelon", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | |||
}, | |||
"FrostOil": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Nutriment": 1.5 | |||
}, | }, | ||
{ | "effects": [ | ||
"!type:HealthChange": { | { | ||
"!type:AdjustTemperature": { | |||
"amount": -250 | |||
} | |||
}, | |||
" | { | ||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "FrostOil", | |||
"min": 5 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Cold": 1 | |||
} | } | ||
} | } | ||
} | |||
" | }, | ||
" | { | ||
" | "!type:PopupMessage": { | ||
"probability": 0.2, | |||
"messages": [ | |||
"frost-oil-effect-light-cold" | |||
] | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "cold", | |||
"physicalDesc": "reagent-physical-desc-oily", | |||
"color": "#87CEEBFF", | |||
" | "desc": "reagent-desc-frost-oil", | ||
" | "group": "Foods", | ||
"name": "reagent-name-frost-oil", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | |||
}, | |||
"ChlorineTrifluoride": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": 2, | |||
"Poison": 1, | |||
"Caustic": 0.5 | |||
} | } | ||
} | } | ||
} | |||
" | }, | ||
" | { | ||
"!type:Flammable": { | |||
"multiplier": 0.2 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustTemperature": { | |||
"amount": 6000 | |||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "tileReactions": [ | ||
{ | |||
"!type:PryTileReaction": {} | |||
} | } | ||
], | |||
"flavor": "bitter", | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": { | |||
"multiplier": 0.3 | |||
} | |||
}, | |||
{ | |||
"!type:Ignite": {} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.2, | |||
"emote": "Scream" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.3, | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"clf3-it-burns", | |||
"clf3-get-away" | |||
] | |||
} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": -2 | |||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -2 | |||
" | |||
} | } | ||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-blazing", | |||
"color": "#FFC8C8FF", | |||
"desc": "reagent-desc-chlorine-trifluoride", | |||
"parent": [ | |||
"BasePyrotechnic" | |||
], | |||
"group": "Pyrotechnic", | |||
"name": "reagent-name-chlorine-trifluoride", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
}, | }, | ||
"contrabandSeverity": "Major" | |||
}, | |||
"GreenTea": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
" | "effects": [ | ||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
" | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
} | |||
" | |||
" | |||
" | |||
}, | }, | ||
" | { | ||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
" | ], | ||
"flavor": "tea", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | } | ||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
} | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
" | |||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-aromatic", | |||
"metamorphicMaxFillLevels": 4, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/greenteaglass.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#7EB626FF", | |||
" | "desc": "reagent-desc-green-tea", | ||
"parent": [ | |||
} | "BaseDrink" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-green-tea", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "CocoaPowder": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Nutriment", | |||
"min": 0.1 | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | } | ||
} | } | ||
}, | ] | ||
} | |||
}, | |||
"flavor": "chocolate", | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWeeds": { | |||
"amount": 2 | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustPests": { | |||
"amount": 2 | |||
} | } | ||
} | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-powdery", | |||
"meltingPoint": 146, | |||
"color": "#800000FF", | |||
" | "desc": "reagent-desc-cocoapowder", | ||
"group": "Foods", | |||
"name": "reagent-name-cocoapowder", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
}, | }, | ||
" | "RootBeerFloat": { | ||
{ | "metamorphicChangeColor": false, | ||
"!type: | "metabolisms": { | ||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.4, | ||
"!type:PlantAdjustWater": { | "slipData": {}, | ||
"amount": 0.7 | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "rootbeerfloat", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-fizzy-and-creamy", | |||
"metamorphicMaxFillLevels": 7, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/rootbeerfloatglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#4F361FFF", | |||
"desc": "reagent-desc-root-beer-float", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-root-beer-float", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "LemonLimeCranberry": { | ||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
" | |||
} | } | ||
} | } | ||
] | |||
} | } | ||
}, | }, | ||
{ | "fizziness": 0.5, | ||
"!type: | "slipData": {}, | ||
" | "tileReactions": [ | ||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "lemonlimecranberrysoda", | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
{ | "plantMetabolism": [ | ||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
] | } | ||
], | |||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#803C53FF", | |||
"desc": "reagent-desc-lemon-lime-cranberry", | |||
"parent": [ | |||
"BaseSoda" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-lemon-lime-cranberry", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepSlime" | |||
} | |||
} | } | ||
}, | }, | ||
" | "SulfurBlood": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"UncookedAnimalProteins": 0.2 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Human" | |||
] | |||
} | |||
} | |||
], | |||
" | "factor": 1 | ||
} | |||
}, | |||
{ | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Bloodsucker" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"Brute": -3, | |||
"Burn": -1.25 | |||
} | } | ||
} | } | ||
} | } | ||
}, | ] | ||
}, | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
" | "Poison": 0.2 | ||
} | } | ||
} | } | ||
} | |||
} | } | ||
] | |||
} | |||
}, | |||
"flavor": "bitter", | |||
"standsout": true, | |||
"recognizable": true, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.5 | |||
} | } | ||
] | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/bloodglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#CCAC1FFF", | |||
"desc": "reagent-desc-sulfur-blood", | |||
"parent": [ | |||
"Blood" | |||
], | |||
"group": "Biological", | |||
"name": "reagent-name-sulfur-blood", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepBlood" | |||
} | |||
} | } | ||
}, | }, | ||
" | "Yorsh": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Digestion": { | |||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
} | } | ||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
" | |||
} | } | ||
} | } | ||
], | |||
{ | "flavor": "alcohol", | ||
"!type: | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
" | |||
} | } | ||
}, | }, | ||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | } | ||
} | } | ||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | |||
"metamorphicMaxFillLevels": 6, | |||
"metamorphicSprite": { | |||
"sprite": "Corvax/Objects/Consumable/Drinks/yorsh.rsi", | |||
"state": "icon_empty" | |||
}, | }, | ||
"color": "#B05B3CFF", | |||
" | "desc": "reagent-desc-yorsh", | ||
"parent": [ | |||
} | "BaseAlcohol" | ||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-yorsh", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": {} | |||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 18:30, 21 июня 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|