Участник:IanComradeBot/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| Строка 1001: | Строка 1001: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-dead-rum", | "name": "reagent-name-dead-rum", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Psicodine": { | |||
"metabolisms": { | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Psicodine", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentCondition": { | |||
"reagent": "Psicodine", | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"type": "Add", | |||
"time": 8, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"key": "Jitter" | |||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"time": 6, | |||
"effectProto": "StatusEffectDrunk" | |||
} | |||
}, | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.2, | |||
"visualType": "Medium", | |||
"messages": [ | |||
"psicodine-effect-fearless", | |||
"psicodine-effect-anxieties-wash-away", | |||
"psicodine-effect-at-peace" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "bitter", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-shiny", | |||
"color": "#07E79EFF", | |||
"desc": "reagent-desc-psicodine", | |||
"group": "Medicine", | |||
"name": "reagent-name-psicodine", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 1111: | Строка 1190: | ||
} | } | ||
}, | }, | ||
" | "LongIslandIcedTea": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
| Строка 2998: | Строка 2998: | ||
} | } | ||
}, | }, | ||
"Bananadine": { | |||
"metabolisms": { | |||
"Narcotic": { | |||
"effects": [ | |||
{ | |||
"Bananadine": { | |||
"metabolisms": { | |||
"Narcotic": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyStatusEffect": { | "!type:ModifyStatusEffect": { | ||
"type": "Add", | "type": "Add", | ||
| Строка 3041: | Строка 3022: | ||
"group": "Narcotics", | "group": "Narcotics", | ||
"name": "reagent-name-bananadine", | "name": "reagent-name-bananadine", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Gold": { | |||
"tileReactions": [], | |||
"flavor": "metallic", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-metallic", | |||
"meltingPoint": 1064.76, | |||
"boilingPoint": 2700, | |||
"color": "#F7C430FF", | |||
"desc": "reagent-desc-gold", | |||
"group": "Elements", | |||
"name": "reagent-name-gold", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 6822: | Строка 6822: | ||
"group": "Medicine", | "group": "Medicine", | ||
"name": "reagent-name-cognizine", | "name": "reagent-name-cognizine", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 6931: | Строка 6884: | ||
} | } | ||
}, | }, | ||
"Ketchunaise": { | "Artifexium": { | ||
"tileReactions": [], | "metabolisms": { | ||
"flavor": "ketchunaise", | "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": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Ketchunaise": { | |||
"tileReactions": [], | |||
"flavor": "ketchunaise", | |||
"recognizable": true, | "recognizable": true, | ||
"allowedJobs": [], | "allowedJobs": [], | ||
| Строка 9317: | Строка 9317: | ||
} | } | ||
}, | }, | ||
" | "Neurotoxin": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9329: | Строка 9329: | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.25, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | } | ||
} | } | ||
| Строка 9345: | Строка 9358: | ||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "neurotoxin", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
| Строка 9373: | Строка 9386: | ||
], | ], | ||
"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": { | ||
| Строка 9392: | Строка 9405: | ||
} | } | ||
}, | }, | ||
" | "Bramble": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 9404: | Строка 9417: | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.1, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
] | ] | ||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
} | |||
}, | |||
"friction": 0.4, | |||
"slipData": {}, | |||
"tileReactions": [ | |||
{ | { | ||
"!type:FlammableTileReaction": { | "!type:FlammableTileReaction": { | ||
| Строка 9433: | Строка 9433: | ||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "alcohol", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
| Строка 9461: | Строка 9461: | ||
], | ], | ||
"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": { | ||
| Строка 12 985: | Строка 12 985: | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": "FootstepPuddle" | "collection": "FootstepPuddle" | ||
} | } | ||
} | } | ||
| Строка 13 119: | Строка 13 064: | ||
} | } | ||
}, | }, | ||
" | "JuiceBanana": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:HealthChange": { | "!type:SatiateThirst": { | ||
"conditions": [ | "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": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | { | ||
"!type:MetabolizerTypeCondition": { | "!type:MetabolizerTypeCondition": { | ||
| Строка 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 512: | Строка 18 477: | ||
"group": "Foods", | "group": "Foods", | ||
"name": "reagent-name-uncooked-animal-proteins", | "name": "reagent-name-uncooked-animal-proteins", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Fiber": { | |||
"metabolisms": { | |||
"Food": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Moth" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "fiber", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-fibrous", | |||
"color": "#808080FF", | |||
"desc": "reagent-desc-fiber", | |||
"name": "reagent-name-fiber", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 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 | ||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"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 | "min": 8 | ||
} | } | ||
| Строка 23 678: | Строка 23 678: | ||
"desc": "reagent-desc-lye", | "desc": "reagent-desc-lye", | ||
"name": "reagent-name-lye", | "name": "reagent-name-lye", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 23 909: | Строка 23 850: | ||
}, | }, | ||
"contrabandSeverity": "Syndicate" | "contrabandSeverity": "Syndicate" | ||
}, | |||
"Diethylamine": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"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": { | "Protein": { | ||