Участник:IanComradeBot/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| Строка 1001: | Строка 1001: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-dead-rum", | "name": "reagent-name-dead-rum", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 1190: | Строка 1111: | ||
} | } | ||
}, | }, | ||
" | "Psicodine": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:HealthChange": { | ||
"factor": 2 | "conditions": [ | ||
} | { | ||
}, | "!type:ReagentCondition": { | ||
{ | "reagent": "Psicodine", | ||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Psicodine", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"type": "Add", | |||
"time": 8, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"key": "Jitter" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 6, | |||
"effectProto": "StatusEffectDrunk" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"psicodine-effect-fearless", | |||
"psicodine-effect-anxieties-wash-away", | |||
"psicodine-effect-at-peace" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "bitter", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"color": "#07E79EFF", | |||
"desc": "reagent-desc-psicodine", | |||
"group": "Medicine", | |||
"name": "reagent-name-psicodine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"LongIslandIcedTea": { | |||
"metamorphicChangeColor": false, | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0.15, | "amount": 0.15, | ||
| Строка 4116: | Строка 4116: | ||
} | } | ||
}, | }, | ||
"Diphenhydramine": { | |||
"metabolisms": { | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"Diphenhydramine": { | |||
"metabolisms": { | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "Histamine" | "reagent": "Histamine" | ||
} | } | ||
| Строка 4177: | Строка 4161: | ||
"group": "Medicine", | "group": "Medicine", | ||
"name": "reagent-name-diphenhydramine", | "name": "reagent-name-diphenhydramine", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"GroundBee": { | |||
"tileReactions": [], | |||
"flavor": "bee", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-bee-guts", | |||
"color": "#86530EFF", | |||
"desc": "reagent-desc-ground-bee", | |||
"name": "reagent-name-ground-bee", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 5860: | Строка 5860: | ||
} | } | ||
}, | }, | ||
" | "Ethanol": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Alcohol": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "conditions": [ | ||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ethanol", | |||
"min": 15 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Dwarf" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.1 | |||
} | |||
} | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "conditions": [ | ||
" | { | ||
"!type:ReagentCondition": { | |||
"reagent": "Ethanol", | |||
"min": 15 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Dwarf" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 0.02 | |||
} | |||
} | |||
} | } | ||
} | }, | ||
] | { | ||
} | "!type:HealthChange": { | ||
}, | "conditions": [ | ||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Ethanol", | |||
"min": 15 | |||
} | |||
}, | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Dwarf" | |||
] | |||
} | |||
} | |||
], | |||
"damage": { | |||
"groups": { | |||
"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 | |||
} | |||
}, | |||
"friction": 0.4, | "friction": 0.4, | ||
"slipData": {}, | "slipData": {}, | ||
| Строка 5888: | Строка 5976: | ||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "alcohol", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
| Строка 5915: | Строка 6003: | ||
} | } | ||
], | ], | ||
"physicalDesc": "reagent-physical-desc-strong-smelling", | "physicalDesc": "reagent-physical-desc-strong-smelling", | ||
" | "meltingPoint": -114.1, | ||
" | "boilingPoint": 78.2, | ||
"color": "#B05B3CFF", | |||
"desc": "reagent-desc-ethanol", | |||
"color": "# | |||
"desc": "reagent-desc- | |||
"parent": [ | "parent": [ | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-ethanol", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 5935: | Строка 6019: | ||
} | } | ||
}, | }, | ||
" | "Daiquiri": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": 2 | ||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.1, | |||
"reagent": "Ethanol" | |||
} | |||
} | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"!type: | |||
" | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"friction": 0.4, | "friction": 0.4, | ||
| Строка 6051: | Строка 6047: | ||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "daiquiri", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
| Строка 6078: | Строка 6074: | ||
} | } | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | "physicalDesc": "reagent-physical-desc-strong-smelling", | ||
" | "metamorphicMaxFillLevels": 5, | ||
" | "metamorphicSprite": { | ||
"color": "# | "sprite": "Objects/Consumable/Drinks/daiquiri.rsi", | ||
"desc": "reagent-desc- | "state": "icon_empty" | ||
}, | |||
"color": "#DAC865FF", | |||
"desc": "reagent-desc-daiquiri", | |||
"parent": [ | "parent": [ | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-daiquiri", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 6822: | Строка 6822: | ||
"group": "Medicine", | "group": "Medicine", | ||
"name": "reagent-name-cognizine", | "name": "reagent-name-cognizine", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Artifexium": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 2 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "metallic", | |||
"allowedJobs": [], | |||
"allowedDepartments": [ | |||
"Science" | |||
], | |||
"reactiveEffects": { | |||
"Acidic": { | |||
"effects": [ | |||
{ | |||
"!type:ArtifactUnlock": { | |||
"minScale": 5 | |||
} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-crystalline", | |||
"color": "#776291FF", | |||
"desc": "reagent-desc-artifexium", | |||
"name": "reagent-name-artifexium", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 6884: | Строка 6931: | ||
} | } | ||
}, | }, | ||
" | "Ketchunaise": { | ||
"tileReactions": [], | |||
"flavor": "ketchunaise", | |||
"recognizable": true, | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-saucey", | |||
"color": "#FBA399FF", | |||
"desc": "reagent-desc-ketchunaise", | |||
"group": "Foods", | |||
"name": "reagent-name-ketchunaise", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Bungotoxin": { | |||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Poison": { | ||
| Строка 6892: | Строка 6957: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1.8 | ||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | ], | ||
"metabolismRate": 0.2 | |||
} | } | ||
}, | }, | ||
"tileReactions": [], | "tileReactions": [], | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-nondescript", | |||
"color": "#EBFF8EFF", | |||
"desc": "reagent-desc-bungotoxin", | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-nondescript", | |||
"color": "#EBFF8EFF", | |||
"desc": "reagent-desc-bungotoxin", | |||
"group": "Toxins", | "group": "Toxins", | ||
"name": "reagent-name-bungotoxin", | "name": "reagent-name-bungotoxin", | ||
| Строка 9317: | Строка 9317: | ||
} | } | ||
}, | }, | ||
" | "Bramble": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9329: | Строка 9329: | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.1, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
| Строка 9358: | Строка 9345: | ||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "alcohol", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
| Строка 9386: | Строка 9373: | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-bubbly", | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 6, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Corvax/Objects/Consumable/Drinks/bramble.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "# | "color": "#DBB7B2FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-bramble", | ||
"parent": [ | "parent": [ | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-bramble", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 9405: | Строка 9392: | ||
} | } | ||
}, | }, | ||
" | "Neurotoxin": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9417: | Строка 9404: | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.25, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | } | ||
} | } | ||
| Строка 9433: | Строка 9433: | ||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "neurotoxin", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
| Строка 9461: | Строка 9461: | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-pungent", | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 5, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": " | "sprite": "Objects/Consumable/Drinks/neurotoxinglass.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "# | "color": "#2E2E61FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-neurotoxin", | ||
"parent": [ | "parent": [ | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-neurotoxin", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 12 985: | Строка 12 985: | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": "FootstepPuddle" | "collection": "FootstepPuddle" | ||
} | } | ||
} | } | ||
| Строка 13 119: | Строка 13 064: | ||
} | } | ||
}, | }, | ||
" | "JuiceBanana": { | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Drink": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 3 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"flavor": "banana", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:Extinguish": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!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" | |||
} | |||
} | |||
}, | |||
"RobustHarvest": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | "effects": [ | ||
{ | { | ||
| Строка 18 348: | Строка 18 348: | ||
"desc": "reagent-desc-ash", | "desc": "reagent-desc-ash", | ||
"name": "reagent-name-ash", | "name": "reagent-name-ash", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 18 518: | Строка 18 483: | ||
} | } | ||
}, | }, | ||
" | "Fiber": { | ||
"metabolisms": { | "metabolisms": { | ||
"Poison": { | "Food": { | ||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Moth" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "fiber", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-fibrous", | |||
"color": "#808080FF", | |||
"desc": "reagent-desc-fiber", | |||
"name": "reagent-name-fiber", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"ArtifactGlue": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | "effects": [ | ||
{ | { | ||
| Строка 22 307: | Строка 22 307: | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": "FootstepSlime" | "collection": "FootstepSlime" | ||
} | |||
} | |||
}, | |||
"SodiumPolyacrylate": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -5 | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-parched" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "bitter", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"color": "#F0F0F0FF", | |||
"desc": "reagent-desc-sodium-polyacrylate", | |||
"name": "reagent-name-sodium-polyacrylate", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | } | ||
} | } | ||
| Строка 22 346: | Строка 22 382: | ||
} | } | ||
}, | }, | ||
" | "Andalusia": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": | "factor": 2 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:AdjustReagent": { | ||
" | "amount": 0.06, | ||
" | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
| Строка 22 367: | Строка 22 401: | ||
} | } | ||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | "temperatureMultiplier": 1.35 | ||
| Строка 23 050: | Строка 23 050: | ||
"group": "Foods", | "group": "Foods", | ||
"name": "reagent-name-laughin-syrup", | "name": "reagent-name-laughin-syrup", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 23 156: | Строка 23 118: | ||
} | } | ||
}, | }, | ||
" | "FerrochromicAcid": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": -1.5 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:ModifyStatusEffect": { | "!type:HealthChange": { | ||
"conditions": [ | "damage": { | ||
{ | "types": { | ||
"!type:ReagentCondition": { | "Heat": 2.5, | ||
"reagent": "Nocturine", | "Caustic": 1 | ||
"min": 8 | } | ||
} | } | ||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "sour", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-ferrous", | |||
"color": "#48B3B8FF", | |||
"desc": "reagent-desc-ferrochromic-acid", | |||
"group": "Toxins", | |||
"name": "reagent-name-ferrochromic-acid", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Nocturine": { | |||
"metabolisms": { | |||
"Narcotic": { | |||
"effects": [ | |||
{ | |||
"!type:MovementSpeedModifier": { | |||
"sprintSpeedModifier": 0.65, | |||
"walkSpeedModifier": 0.65 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Nocturine", | |||
"min": 8 | |||
} | |||
} | } | ||
], | ], | ||
| Строка 23 684: | Строка 23 684: | ||
} | } | ||
}, | }, | ||
" | "Stimulants": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Narcotic": { | ||
"effects": [ | "effects": [ | ||
{ | |||
"!type:MovementSpeedModifier": { | |||
"sprintSpeedModifier": 1.25, | |||
"walkSpeedModifier": 1.25 | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"time": 3, | |||
"effectProto": "StatusEffectStimulantsStamina" | |||
} | |||
}, | |||
{ | |||
"!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": { | "!type:HealthChange": { | ||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Stimulants", | |||
"min": 50 | |||
} | |||
} | |||
], | |||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1 | ||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!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" | |||
} | } | ||
} | } | ||
] | ] | ||
}, | }, | ||
"Medicine": { | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ModifyBleed": { | ||
" | "amount": -1.5 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:EvenHealthChange": { | |||
"!type:EvenHealthChange": { | |||
"conditions": [ | "conditions": [ | ||
{ | { | ||
| Строка 23 910: | Строка 23 851: | ||
"contrabandSeverity": "Syndicate" | "contrabandSeverity": "Syndicate" | ||
}, | }, | ||
" | "Diethylamine": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:HealthChange": { | "!type:HealthChange": { | ||
"damage": { | "damage": { | ||
" | "types": { | ||
" | "Caustic": 1 | ||
} | } | ||
} | } | ||
} | } | ||
}, | } | ||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "bitter", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustPests": { | |||
"amount": -1, | |||
"probability": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": 0.1 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAffectGrowth": { | |||
"probability": 0.2 | |||
} | |||
}, | |||
{ | |||
"!type:PlantDiethylamine": {} | |||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"meltingPoint": -50, | |||
"boilingPoint": 55.5, | |||
"color": "#A1000BFF", | |||
"desc": "reagent-desc-diethylamine", | |||
"group": "Botanical", | |||
"name": "reagent-name-diethylamine", | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Protein": { | |||
"metabolisms": { | |||
"Food": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"probability": 0.5, | |||
"damage": { | |||
"groups": { | |||
"Brute": -0.4 | |||
} | |||
} | |||
} | |||
}, | |||
{ | { | ||
"!type:ModifyBloodLevel": {} | "!type:ModifyBloodLevel": {} | ||
| Строка 25 192: | Строка 25 192: | ||
"factor": 2 | "factor": 2 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0.1, | "amount": 0.1, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"friction": 0.4, | "friction": 0.4, | ||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type:FlammableTileReaction": { | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | "temperatureMultiplier": 1.35 | ||
} | } | ||
} | } | ||
], | ], | ||
"flavor": "alcohol", | "flavor": "alcohol", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"reactiveEffects": { | "reactiveEffects": { | ||
"Flammable": { | "Flammable": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:Flammable": {} | "!type:Flammable": {} | ||
} | } | ||
], | ], | ||
"methods": [ | "methods": [ | ||
"Touch" | "Touch" | ||
] | ] | ||
} | } | ||
}, | }, | ||
"plantMetabolism": [ | "plantMetabolism": [ | ||
{ | { | ||
"!type:PlantAdjustNutrition": { | "!type:PlantAdjustNutrition": { | ||
"amount": 0.25 | "amount": 0.25 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:PlantAdjustWater": { | "!type:PlantAdjustWater": { | ||
"amount": 0.7 | "amount": 0.7 | ||
} | } | ||
} | } | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc-bubbly", | "physicalDesc": "reagent-physical-desc-bubbly", | ||
"metamorphicMaxFillLevels": 6, | "metamorphicMaxFillLevels": 6, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Corvax/Objects/Consumable/Drinks/boyarsky.rsi", | "sprite": "Corvax/Objects/Consumable/Drinks/boyarsky.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "#EA394AFF", | "color": "#EA394AFF", | ||
"desc": "reagent-desc-boyarsky", | "desc": "reagent-desc-boyarsky", | ||
"parent": [ | "parent": [ | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-boyarsky", | "name": "reagent-name-boyarsky", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Benzene": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Cellular": 1 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"allowedJobs": [ | |||
"Chemist" | |||
], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-acidic", | |||
"meltingPoint": 278.7, | |||
"boilingPoint": 353.2, | |||
"color": "#E7EA91FF", | |||
"desc": "reagent-desc-benzene", | |||
"name": "reagent-name-benzene", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 25 327: | Строка 25 361: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-allies-cocktail", | "name": "reagent-name-allies-cocktail", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||